Commit Graph

8575 Commits

Author SHA1 Message Date
Moritz Bunkus
d0a8fadf32 Translations: update list of translatable strings; update German translation 2015-08-30 21:56:18 +02:00
Moritz Bunkus
304fe015be GUI: hide/show/re-order columns in tree views and remember over restarts
Implements #1268.
2015-08-30 21:55:21 +02:00
Moritz Bunkus
73cd3dd911 GUI: use signal for saving state before quitting 2015-08-30 15:46:38 +02:00
Moritz Bunkus
f8c6f3f733 Translations: update list of translatable strings; update German translation 2015-08-30 12:37:40 +02:00
Moritz Bunkus
bb86e4ea88 GUI: chapters: optionally skipping hidden chapters when re-numbering
Implements #1414.
2015-08-30 12:33:59 +02:00
Moritz Bunkus
2cbbfa6bda GUI: remove superfluous include file 2015-08-30 11:15:07 +02:00
Jay Alexander Fleming
f4db75262d Translations: update Serbian Cyrillic 2015-08-30 08:55:50 +02:00
Moritz Bunkus
d1c52ffcb4 cosmetics: alignment 2015-08-30 08:52:02 +02:00
Moritz Bunkus
7ff6175a95 GUI: jobs: resetting total progress must clear number completed jobs
Otherwise the total progress will jump back to 100% whenever the
progress is updated (e.g. when a job is removed).
2015-08-30 08:52:02 +02:00
Moritz Bunkus
d2af08f770 GUI: status bar warnings/errors: only one context menu, always show 2015-08-30 08:52:02 +02:00
Jan Mazurczyk
dad298d317 Translations: update Polish 2015-08-30 08:52:01 +02:00
Moritz Bunkus
629b7bd765 translation system: adjust verbiage for the two Serbian variants 2015-08-30 08:52:01 +02:00
Moritz Bunkus
bdaa004cc6 GUI: refactor tool setup to happen outside of constructor
Additionally use signals for re-translating the UI after language
changes.
2015-08-30 08:52:01 +02:00
Moritz Bunkus
883b10a088 tests: adjust tests for Serbian locale changes 2015-08-29 21:37:30 +02:00
Moritz Bunkus
5d97d09828 translation system: prefer full locale match over half match 2015-08-29 21:35:57 +02:00
Moritz Bunkus
2a270674b8 ChangeLog and AUTHORS update for Serbian (Cyrillic) translation 2015-08-29 19:30:58 +02:00
Moritz Bunkus
02e1f81784 installer: changes for Serbian translations
Rename prior one from sr.po to sr_RS@latin.po; add new as sr_RS.po
2015-08-29 19:30:58 +02:00
Moritz Bunkus
72f7aed267 cosmetics: alignment 2015-08-29 19:28:49 +02:00
Moritz Bunkus
dfa29e3f59 Translations: add new Serbian (Cyrillic) translation 2015-08-29 19:27:57 +02:00
Jay Alexander Fleming
d02ced9db3 Translations: add new Serbian (Cyrillic) translation 2015-08-29 19:26:08 +02:00
Moritz Bunkus
bace4539fd translations: rename sr to sr_RS@latin
Done in preparation for additional Cyrillic Serbian translation.
2015-08-29 19:26:02 +02:00
Moritz Bunkus
22dafbe726 GUI: header editor: map ISO 639-2 terminology codes to bibliographic ones
Implements #1418.
2015-08-29 17:46:37 +02:00
Moritz Bunkus
8967dbf5cc Translations: update list of translatable strings; update German translation 2015-08-29 17:13:00 +02:00
Moritz Bunkus
2fb4af6fc9 GUI: rename »abort« button in job output tool to »abort job« 2015-08-29 17:12:59 +02:00
Moritz Bunkus
5207474fc8 GUI: fix singular/plural wording for aborting jobs 2015-08-29 16:46:12 +02:00
Moritz Bunkus
1b381087c4 GUI: merge: track manual changes to destination file name for last output directory
Fixes #1411.
2015-08-28 23:23:19 +02:00
Moritz Bunkus
45ffae051a GUI: merge: don't allow setting sub charset for text subs from Matroska files
The --sub-charset setting is ignored by mkvmerge for tracks read from
Matroska files as those tracks are always encoded in UTF-8.

See #1416.
2015-08-28 23:08:38 +02:00
Moritz Bunkus
4d4b926f30 GUI: merge: don't set default sub charset for text subs from Matroska files
mkvmerge doesn't evaluate the --sub-charset option for those tracks as
they're always encoded in UTF-8. Fixes #1416.
2015-08-28 23:04:59 +02:00
Moritz Bunkus
2415d8533f ChangeLog update 2015-08-28 21:32:15 +02:00
Moritz Bunkus
be1a1b0622 Translations: update list of translatable strings; update German translation 2015-08-28 21:30:59 +02:00
Moritz Bunkus
9046f65f48 GUI: make question dialog titles easier to understand
Instead of stating the underlying reason (»file has been modified«) the
title now contains the action that is about to be taken (»close modified
file«).

Partially implements #1417.
2015-08-28 21:30:59 +02:00
Moritz Bunkus
e7337bca15 GUI: make question dialog button texts easier to understand
Instead of using »yes/no« the buttons now use text that describes the
action that will be taken.

Partially implements #1417.
2015-08-28 21:30:59 +02:00
Moritz Bunkus
ad524b31f4 GUI: re-factor MessageBox to use pimpl idiom 2015-08-28 20:51:14 +02:00
Moritz Bunkus
8e599e042b translation: fix sub language identifier for Sebian Latin 2015-08-28 19:56:20 +02:00
Moritz Bunkus
798e82c4ea AUTHORS update 2015-08-28 19:33:47 +02:00
Roman Babiy
7febe087ac Translations: update Ukrainian 2015-08-28 19:33:32 +02:00
Moritz Bunkus
c6f75b0757 Translations: update list of translatable strings 2015-08-28 19:27:01 +02:00
Moritz Bunkus
5dde8524e3 Merge branch 'master' of github.com:mbunkus/mkvtoolnix 2015-08-28 19:26:18 +02:00
Moritz Bunkus
8c9877f524 HEVC: fix wrong variable data types in slice parser routine 2015-08-28 17:49:57 +02:00
Moritz Bunkus
6e7d212a45 build system: don't use u flag for ar
Newer ar seem to be built with --enable-dterministic-archives. In that
mode u has no effect, and ar emits a warning. Since u is not really a
speed gain nowadays let's just not use it at all.
2015-08-28 17:49:57 +02:00
Moritz Bunkus
345cb31286 GUI: re-factor MessageBox interface
This allows for easier extension later on, e.g. for overwriting button
labels. It also makes the code easier to read as there are fewer
positional arguments.
2015-08-28 17:48:38 +02:00
Moritz Bunkus
69788a24f6 GUI: update Qt project file 2015-08-27 22:49:28 +02:00
Moritz Bunkus
4e2daef026 dev tools: script for adding icons to the corresponding directories 2015-08-27 22:48:07 +02:00
Moritz Bunkus
50c600ef84 add_po.rb: move to build/development-tools directory 2015-08-27 22:38:10 +02:00
Moritz Bunkus
cad0a64078 GUI: chapters: assign proper values for bitfield-like flags
Fixes the mass modification dialog's actions (shifting not working at
all, combining several resulting in the actions being executed).
2015-08-27 21:25:52 +02:00
Moritz Bunkus
85323d89b0 GUI: re-factor util.{h,cpp} into several files by topic 2015-08-27 20:43:01 +02:00
Moritz Bunkus
1fda6d36a1 GUI: chapters: only en/disable direct child widgets for character selection dlg 2015-08-27 19:35:04 +02:00
Moritz Bunkus
7bde0ec9d1 GUI: utility func for en/disabling all direct child widgets 2015-08-27 19:34:47 +02:00
Roberto Boriotti
085539020e Translations: update Italian 2015-08-27 18:37:31 +02:00
Moritz Bunkus
4288206643 Merge pull request #1415 from remuxer32/patch-7
Update pl.po
2015-08-27 18:36:56 +02:00