Commit Graph

8345 Commits

Author SHA1 Message Date
Moritz Bunkus
a784d14521 build scripts: rename folder 2015-07-19 07:43:23 +02:00
BouRock
74c3dfeded Translations: update Turkish 2015-07-18 22:43:59 +02:00
Moritz Bunkus
5c56d6544f GUI: use correct variable name
Fixes #1359.
2015-07-18 22:03:58 +02:00
Moritz Bunkus
c9fed48fdb build system: function »error« does not existt 2015-07-18 20:21:26 +02:00
Danko
609ed9b905 Translations: update Serbian 2015-07-18 19:28:29 +02:00
Moritz Bunkus
003204dbac Bump version number, set release code name, add release message 2015-07-18 13:38:49 +02:00
Antoni Bella Pérez
183d22a1f9 Translations: update Catalan 2015-07-18 13:35:25 +02:00
Moritz Bunkus
63dfedd621 translations: update list of translatable strings; update German translation 2015-07-18 13:35:24 +02:00
Moritz Bunkus
f88392995f mkvmerge, GUI: report container type as number in verbose identification
So far MKVToolNix GUI has determined the container type by a string
comparison. This didn't work if mkvmerge outputs a string in a language
other than English.

Additionally changing the GUI's language wouldn't change the container
description.
2015-07-18 13:35:23 +02:00
Israel Lucas Torrijos
84dd786183 Translations: update Spanish 2015-07-18 10:20:33 +02:00
Moritz Bunkus
47550f440b translations: update list of translatable strings; update German translation 2015-07-18 10:20:33 +02:00
Moritz Bunkus
325bc61505 GUI: chapters: optional number of places in name template 2015-07-18 10:20:32 +02:00
Moritz Bunkus
eeab70498c GUI: chapters: implement renumbering of chapters 2015-07-18 10:20:32 +02:00
Moritz Bunkus
8f5f56ecee GUI: adjust »generate sub-chapters« dialog to minimum size 2015-07-18 08:43:12 +02:00
Moritz Bunkus
ff6d2f5c46 GUI: re-factoring (alignment) 2015-07-17 20:58:33 +02:00
Moritz Bunkus
57daf74623 GUI: move »check for updates« menu entry to »help« menu 2015-07-17 20:38:36 +02:00
Jan Mazurczyk
b6f244637d Translations: update Polish 2015-07-16 17:19:54 +02:00
Moritz Bunkus
37f917519f translations: update list of translatable strings; update German translation 2015-07-15 19:47:40 +02:00
Moritz Bunkus
005ce34f8d GUI: add option for changing the tab header positions
Implements #1334.
2015-07-15 19:46:11 +02:00
BouRock
7a0a3a95bc Translations: update Turkish 2015-07-13 20:18:48 +02:00
Jan Mazurczyk
9936df1a28 Translations: update Polish 2015-07-13 20:10:33 +02:00
Moritz Bunkus
6c8bb9d1a8 README: added Qt to the list of optional dependencies
Fixes #1354.
2015-07-13 19:36:53 +02:00
Moritz Bunkus
53c60b39c2 GUI: fix »move files« buttons being enabled even if there are no files 2015-07-12 12:51:39 +02:00
Moritz Bunkus
9f6403b5b9 translations: update list of translatable strings; update German translation 2015-07-12 12:37:27 +02:00
Moritz Bunkus
743357584d GUI: fix missing word 2015-07-12 12:31:19 +02:00
Jan Mazurczyk
e5ebe91fc6 Translations: update Polish 2015-07-12 12:26:20 +02:00
Moritz Bunkus
505136db5b GUI: fix accidentally selected default subtitle charset in the settings 2015-07-12 12:25:17 +02:00
Moritz Bunkus
2c275e561d GUI: fix spelling 2015-07-12 12:04:45 +02:00
Moritz Bunkus
af85bf4a3b GUI: add option for hiding the tool selector 2015-07-12 12:02:35 +02:00
Moritz Bunkus
5144b0e210 GUI: jobs: add options for stopping the queue
Implements #1303.
2015-07-12 11:09:22 +02:00
Moritz Bunkus
5806756962 GUI: jobs: add option for starting jobs manually 2015-07-12 10:05:06 +02:00
Moritz Bunkus
7dbbb25dac GUI: chapters: don't keep file open
See #1348 for the background.
2015-07-11 22:15:58 +02:00
Moritz Bunkus
be286bc185 GUI: fix removing of attachments 2015-07-11 21:26:57 +02:00
Moritz Bunkus
a6afddc2f3 translations: update list of translatable strings; update German translation 2015-07-11 17:10:15 +02:00
Moritz Bunkus
c29482a4ec GUI: merge: implement »select all tracks of specific type« 2015-07-11 17:07:32 +02:00
Moritz Bunkus
4a85ca72ee GUI: merge: re-factor action context menus to custom ones 2015-07-11 16:53:58 +02:00
Moritz Bunkus
7d236428ac translations: update list of translatable strings; update German translation 2015-07-11 14:21:15 +02:00
Moritz Bunkus
4185095306 GUI: merge: add option for always adding in »add or append« dialog 2015-07-11 14:17:31 +02:00
Moritz Bunkus
1faee91004 translations: update list of translatable strings; update German translation 2015-07-11 14:02:42 +02:00
Moritz Bunkus
39baffebbc ChangeLog: update for #1279 2015-07-11 13:51:57 +02:00
Moritz Bunkus
c340ad9fd1 GUI: merge: add preferences option for showing move up/down buttons
See #1279.
2015-07-11 13:51:57 +02:00
Moritz Bunkus
90bb8f21e6 GUI: merge: implement keyboard short cuts for moving stuff up and down
You can use Ctrl+Up/Down for moving the selected files, tracks or
attachments up/down.

See #1279.
2015-07-11 13:51:57 +02:00
Moritz Bunkus
a13e271f7c GUI: merge: implement buttons for moving attachments up and down
These can currently not be shown yet as there's no corresponding option
in the preferences yet.

See #1279.
2015-07-11 13:51:57 +02:00
Moritz Bunkus
75837604c3 Merge branch 'master' of github.com:mbunkus/mkvtoolnix 2015-07-11 13:13:58 +02:00
BouRock
dde2c48faa Translations: update Turkish 2015-07-11 12:43:52 +02:00
BouRock
a02551048e Translations: update Turkish 2015-07-07 10:17:31 +02:00
Israel Lucas Torrijos
3df790353a Translations: update Spanish 2015-07-07 10:16:30 +02:00
Moritz Bunkus
ebdcc66008 ChangeLog: update 2015-07-05 19:47:33 +02:00
Moritz Bunkus
b734744554 translations: update German translation 2015-07-05 17:58:29 +02:00
Moritz Bunkus
0754b80bc2 all: fix wrong Boost format string introduced in 71b205a 2015-07-05 17:54:20 +02:00