Moritz Bunkus
497564a6cb
ChangeLog update
2015-08-09 21:36:53 +02:00
Moritz Bunkus
8683e553f3
build system: update Boost configure macros from www.gnu.org
...
Those new versions seem to improve support for more basic shells like
dash.
2015-08-09 21:04:04 +02:00
Moritz Bunkus
ff1e09ebdb
translations: update list of translatable strings; update German translation
2015-08-09 20:01:28 +02:00
Moritz Bunkus
ec8026d1b4
GUI: job output: fix job description line translation
2015-08-09 19:58:01 +02:00
Moritz Bunkus
e9bf713b92
GUI: job output: remember job ID when connecting
...
Was broken by ad40b74
.
2015-08-09 19:57:36 +02:00
Moritz Bunkus
4135dfa657
GUI: JsonConfigFile: fix compilation with Qt < 5.5
2015-08-09 19:50:35 +02:00
Moritz Bunkus
0714e83e65
GUI: only write job queue files if that have been modified
2015-08-09 19:37:14 +02:00
Moritz Bunkus
ad40b749cf
GUI: only access fields in Job directly via accessors
...
This allows for checking the modification state.
2015-08-09 19:16:18 +02:00
Moritz Bunkus
6e3239e639
ChangeLog update
2015-08-09 19:03:14 +02:00
Moritz Bunkus
19b386d0bf
Merge branch 'master' of github.com:mbunkus/mkvtoolnix
2015-08-09 18:55:51 +02:00
Moritz Bunkus
ba2881e4a8
GUI: use JSON as storage format for queue files
2015-08-09 18:41:09 +02:00
Moritz Bunkus
aeab9a6c53
GUI: ConfigFile: add functions for changing the file name
2015-08-09 18:33:44 +02:00
Moritz Bunkus
670d56ac06
GUI: explicitly save ConfigFile objects
2015-08-09 17:04:15 +02:00
Moritz Bunkus
d0b3bccb18
GUI: migrate conf file to ini on non-Windows for consistent naming
2015-08-09 14:20:22 +02:00
Moritz Bunkus
c9ef80f71d
GUI: use same path for ini file on non-Windows as Qt itself does
2015-08-09 14:19:45 +02:00
Moritz Bunkus
aed05c19a7
ChangeLog update
2015-08-09 12:32:54 +02:00
Moritz Bunkus
e0cb1e6d4c
Merge remote-tracking branch 'refs/remotes/64bit/gui-config-file-access'
2015-08-09 10:00:09 +02:00
Moritz Bunkus
492e93a48e
GUI: raise and activate running instance if second instance is started
...
Implements #1379 .
2015-08-08 19:59:15 +02:00
Moritz Bunkus
e581adad92
GUI: watch jobs: fix abort button not being activated properly
2015-08-08 18:57:42 +02:00
Moritz Bunkus
bb290fa5fe
GUI: job queue: deactivate »open folder« action if no selection
2015-08-08 18:25:11 +02:00
Moritz Bunkus
d60c390c43
GUI: watch jobs: clear output resets to pristine state
...
Rest of the implementation of #1356 .
2015-08-08 18:14:09 +02:00
Moritz Bunkus
4e2801637c
GUI: watch jobs: only connect non-job actions once
2015-08-08 17:52:33 +02:00
Moritz Bunkus
850b65df98
GUI: option for switching to job output when starting jobs
...
Implements #1376 .
2015-08-08 17:43:31 +02:00
Moritz Bunkus
ecade7c9ef
GUI: remove useless code
2015-08-08 17:37:38 +02:00
Moritz Bunkus
6f1dc9c071
GUI: prevent separator lines from appearing twice in watch jobs tool
2015-08-08 17:37:08 +02:00
Moritz Bunkus
4ced81bf5f
GUI: jobs: validate actions directly in dropMimeData()
...
See #1365 .
2015-08-08 15:54:02 +02:00
Moritz Bunkus
eacfe95425
ChangeLog update
2015-08-08 15:47:27 +02:00
Moritz Bunkus
827f5266aa
GUI: add open for opening the output folder from the job queue
...
See #1342 .
2015-08-08 15:46:27 +02:00
Moritz Bunkus
f63b9e10c7
GUI: add function for opening the output folder from the job output
...
See #1342 .
2015-08-08 15:46:16 +02:00
Moritz Bunkus
4c8567c7e8
GUI: watch jobs: implement »clear output« action
...
Implements #1356 .
2015-08-08 12:54:44 +02:00
Moritz Bunkus
b2ca2c9d85
GUI: watch jobs: move »save output« to »more actions« button & menu
2015-08-08 12:45:56 +02:00
Moritz Bunkus
9c79555c81
GUI: change shortcut for »acknowledge…« button in watch jobs tool
...
…due to a conflict with »abort«.
2015-08-08 12:21:19 +02:00
Moritz Bunkus
6ae5c258b3
GUI BasicTreeView: remove unused »drop in first column only« functionality
...
By now all models actually validate the drag & drop actions and force
the column to be 0. Therefore users may drop in any column making for a
nicer user experience.
2015-08-08 12:14:21 +02:00
Moritz Bunkus
cf10b962ed
GUI: chapter names: validate drop actions
...
See #1365 .
2015-08-08 12:08:03 +02:00
Moritz Bunkus
33c7c709a3
GUI: input files: validate drop actions
...
See #1365 .
2015-08-08 12:01:14 +02:00
Moritz Bunkus
bc70a6cc30
GUI: input tracks: validate drop actions
...
See #1365 .
2015-08-08 11:53:06 +02:00
Moritz Bunkus
32d11be8e3
GUI: chapter editor: validate drag & drop actions properly
...
See #1365 .
2015-08-08 11:07:50 +02:00
Moritz Bunkus
3f6a5004d0
GUI: attachments: only use column 0 for data retrieval
...
Fixes #1373 .
2015-08-08 10:23:02 +02:00
Moritz Bunkus
a6d7a81374
GUI: don't include output file name twice in job description suggestion
...
Fixes #1378 .
2015-08-08 10:15:22 +02:00
Moritz Bunkus
6b3f5bff43
GUI: set output file name based on first input file name, not on current
...
This way no trailing number has to be removed which cannot be done
unambiguously: it might have been part of the original file name and not
added by the GUI in order to make file names unique.
Fixes #1375 .
2015-08-08 10:05:41 +02:00
Moritz Bunkus
f4e6ad5433
GUI: keep manual changes to the output file name
...
Fixes #1372 .
2015-08-08 10:01:03 +02:00
Moritz Bunkus
010e59ec1a
GUI: re-translate stereoscopy drop down box on UI language change
...
Fixes #1224 .
2015-08-08 09:22:14 +02:00
Moritz Bunkus
4c7ebf237f
Merge remote-tracking branch 'refs/remotes/mosu/master'
2015-08-06 09:08:56 +02:00
Moritz Bunkus
abe2bad14e
tests: intentional update
2015-08-02 09:26:01 +02:00
tchack@mail.ru
e743ffcd72
Translations: update Russian
2015-08-02 08:52:14 +02:00
Israel Lucas Torrijos
9cbd41107d
Translations: update Spanish
2015-08-02 08:50:31 +02:00
Moritz Bunkus
e1efbe0f61
translations: update list of translatable strings
2015-08-02 08:45:44 +02:00
Roberto Boriotti
2ad10d94d3
Translations: update Italian
2015-07-24 17:52:18 +02:00
Moritz Bunkus
603f3c997e
tests: intentional update due to 02a6ae4
2015-07-24 17:51:41 +02:00
Moritz Bunkus
58414b1f4f
add_po.rb: unlink archive after extraction
2015-07-24 15:36:08 +02:00