Moritz Bunkus
c49398cdf6
Translations: update list of translatable strings; update German translation
2015-09-05 09:52:59 +02:00
Moritz Bunkus
643af866a6
GUI: merge: add column for effective default track flag
2015-09-05 09:51:31 +02:00
Roberto Boriotti
9289f639f8
Translations: update Italian
2015-09-05 09:24:33 +02:00
Israel Lucas Torrijos
da8c2972dd
Translations: update Spanish
2015-09-05 08:18:56 +02:00
Andriy Bilous'ko
d94c9670ce
Translations: update Ukrainian
2015-09-05 08:17:57 +02:00
Moritz Bunkus
b9556a306b
Translations: update list of translatable strings; update German translation
2015-09-05 08:17:09 +02:00
Moritz Bunkus
8c2b139489
merge: use proper singular/plural versions for error message for #1420
2015-09-05 08:12:43 +02:00
Moritz Bunkus
f30daa4363
GUI: store symbolic column names instead of index numbers
...
Index numbers aren't safe regarding changing the default (logical)
column order.
See #1268 .
2015-09-03 22:18:46 +02:00
Moritz Bunkus
09b97ae1ea
AC3, MP3: output timecode along with size of garbage data
...
Implements #1420 .
2015-09-02 21:51:08 +02:00
Moritz Bunkus
e85a3fbb96
merge: implement callback before adding packet to cluster
...
This lays the groundwork for implementing #1420 . When the packetizer
notices garbage it doesn't know anything about the timecode the next
valid packet will end up with. That is affected by additional factors
like delays or even splitting files.
In effect the actual timecode is only known right before the packet is
added to a cluster. Therefore outputting warnings for the user that
include correct and human-understandable timecodes is only possible at
that moment as well.
2015-09-02 21:47:00 +02:00
Moritz Bunkus
39d7b74ad9
GUI: re-factor walkTree method to general Util function
2015-09-02 19:04:21 +02:00
Moritz Bunkus
e7c6048929
Translations: update list of translatable strings; update German translation
2015-09-01 23:15:54 +02:00
Moritz Bunkus
00f2135e19
GUI: chapters: add column for edition/chapter flags
2015-09-01 23:15:53 +02:00
Moritz Bunkus
a8b49f10eb
Merge pull request #1421 from remuxer32/patch-9
...
Update pl.po
2015-09-01 21:34:23 +02:00
remuxer32
9cc6922417
Update pl.po
...
A new context menu entry has been translated.
Nowy wpis w menu kontekstowym został przetłumaczony.
2015-09-01 21:32:51 +02:00
Moritz Bunkus
f185dd6615
translation.cpp: avoid warning when compiling without libintl
2015-09-01 21:21:25 +02:00
Moritz Bunkus
9a8fb00141
Translations: update list of translatable strings; update German translation
2015-09-01 20:44:33 +02:00
Moritz Bunkus
903de8188d
GUI: implement resetting columns
...
See #1268 .
2015-09-01 20:43:49 +02:00
Moritz Bunkus
7f64cc3e0b
GUI: use own methods for remembering tree view column state
...
QHeaderView::saveState() stores the column widths, too. Restoring them
upon creation of a tree view can be confusing to the user. Another
possibility would have been to re-size the columns to their optimal
value, but that would amount to fighting against Qt and is therefore
suboptimal for me.
See #1268 .
2015-09-01 20:15:25 +02:00
Roberto Boriotti
24aca680ee
Translations: update Italian
2015-09-01 10:55:29 +02:00
Antoni Bella Pérez
4bda70cbdc
Translations: update Catalan
2015-09-01 09:55:55 +02:00
Moritz Bunkus
a0d0375aa6
Debian build: include mkvtoolnix-gui man page in GUI package only
2015-08-31 11:52:06 +02:00
Moritz Bunkus
ec580d0500
fix compilation on Solaris
2015-08-31 09:00:33 +02:00
Roberto Boriotti
f81b563e1b
Translations: update Italian
2015-08-31 08:51:12 +02:00
Moritz Bunkus
671c80a047
Merge pull request #1419 from remuxer32/patch-8
...
Update pl.po
2015-08-31 08:47:37 +02:00
remuxer32
3b116a29f6
Update pl.po
2015-08-31 00:00:43 +02:00
remuxer32
f97cc64fb8
Update pl.po
...
A new context menu entry has been translated.
Nowy wpis w menu kontekstowym został przetłumaczony.
2015-08-30 22:44:19 +02:00
BouRock
eea774225b
Translations: update Turkish
2015-08-30 22:05:09 +02:00
Jay Alexander Fleming
cb11c77ab7
Translations: translate .desktop files to Serbian Cyrillic
2015-08-30 21:59:33 +02:00
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