Commit Graph

69 Commits

Author SHA1 Message Date
Moritz Bunkus
2054835cd7
bump version number, set release code name 2019-06-22 12:05:29 +02:00
Moritz Bunkus
dd601e2610
AppData meta info: fix issues reported by strict validation 2019-05-18 17:13:03 +02:00
Moritz Bunkus
61e272dd36
bump version number, set release code name 2019-05-18 13:19:23 +02:00
Moritz Bunkus
2556a08165
bump version number, set release code name 2019-04-15 00:03:55 +02:00
Moritz Bunkus
c3b611d6ee
bump version number, set release code name 2019-04-12 15:26:42 +02:00
Moritz Bunkus
c2b2181abe
bump version number, set release code name 2019-03-12 21:35:12 +01:00
Moritz Bunkus
29db3ff4bd
bump version number, set release codename 2019-02-09 11:32:31 +01:00
Moritz Bunkus
61cf09e478
bump version number, set release code name 2019-01-05 16:09:05 +01:00
Moritz Bunkus
54854c20ec
bump version number, set release codename 2019-01-04 13:35:06 +01:00
Moritz Bunkus
00c03ca7b9
GIU: add icon "folder-favorites" 2018-12-30 18:35:50 +01:00
Moritz Bunkus
1677217003
bump version number, set release codename 2018-12-01 12:14:39 +01:00
Moritz Bunkus
fc0946db0a
bump version number, set release codename 2018-10-25 22:22:31 +02:00
Moritz Bunkus
c1bea9233f
bump version number, set release code name 2018-10-23 20:46:33 +02:00
Moritz Bunkus
4af926cc20
bump version number, set release codename 2018-10-20 16:29:36 +02:00
Moritz Bunkus
a4ab2ddbbc
icons: add missing scalable versions 2018-09-30 14:56:08 +02:00
Moritz Bunkus
846dd1267a
GUI: enable high DPI scaling if compiled with Qt ≥ 5.6.0
Fixes #1996 and #2383
2018-09-30 14:56:07 +02:00
Moritz Bunkus
2a7d98715f
bump version number, set release code name 2018-09-26 18:44:21 +02:00
Moritz Bunkus
69c74e3415
bump version number, set release code name 2018-08-26 12:54:00 +02:00
Peter Eszlari
6b9aa965a7 rename mime file 2018-08-21 02:07:42 +02:00
Peter Eszlari
33770f668a appdata: oars-1.1, add developer_name 2018-08-21 02:06:43 +02:00
Moritz Bunkus
93063be569
no tabs 2018-08-13 18:26:29 +02:00
Peter Eszlari
2ed96c6e45 appdata: fix launchable 2018-08-12 22:45:43 +00:00
Peter Eszlari
92c3ebeb99 appdata: fix name & screenshot 2018-08-09 14:17:21 +02:00
Peter Eszlari
72a7c814c4 add AppStream metadata 2018-08-09 07:12:03 +02:00
Moritz Bunkus
e7bfa0ad91 mkvinfo: remove GUI 2018-02-04 17:02:28 +01:00
Moritz Bunkus
13fe3d6efc GUI: add menu option for displaying the Code of Conduct 2018-01-01 16:42:06 +01:00
Moritz Bunkus
ffb32a657b all: remove deprecated features
The features removed are:

* mkvmerge: the options `--identify-verbose` (and its counterpart
  `-I`), `--identify-for-gui`, `--identify-for-mmg` and
  `--identification-format verbose-text`
* all command line tools: the old, proprietary format used for option
  files
* all command line tools: support for passing command line options via the
  environment variables `MKVTOOLNIX_OPTIONS`, `MKVEXTRACT_OPTIONS`,
  `MKVINFO_OPTIONS`, `MKVMERGE_OPTIONS`, and `MKVPROPEDIT_OPTIONS`
2017-12-22 16:02:58 +01:00
Moritz Bunkus
67ccbae448 macOS: include icons used for disk image 2017-08-20 17:01:23 +02:00
Moritz Bunkus
a90d14cd8e GUIs: rename .desktop files to adhere to FreeDesktop.org standards
This allows Wayland compositors to associate the correct icons with
the running applications, e.g. for task switchers. Fixes #1948.
2017-04-19 16:10:08 +02:00
Moritz Bunkus
3d839a818b build system & packaging: install & package sound files 2017-04-05 13:28:25 +02:00
Moritz Bunkus
68dd4a52dd icons: include SVG variants of Oxygen icons
The Oxygen license terms state that the preferred modifiable
form (which is SVG) of each icon used in the application must be
distributed, too.
2017-04-05 11:17:58 +02:00
Moritz Bunkus
b01bee8874 GUI: add more icons 2016-01-01 22:31:01 +01:00
Moritz Bunkus
b60dfb9eaf GUI: add icons to various menu entries and buttons 2016-01-01 21:56:12 +01:00
Moritz Bunkus
57e326ee41 GUI: merge: preview buttons for subtitle & chapter character sets 2015-10-04 20:10:34 +02:00
Jay Alexander Fleming
cb11c77ab7 Translations: translate .desktop files to Serbian Cyrillic 2015-08-30 21:59:33 +02:00
Moritz Bunkus
64465ce72b all: remove support for wxWidgets; remove mmg 2015-08-15 20:33:46 +02:00
Antoni Bella Pérez
8626145bad desktop files: add Catalan description 2015-07-22 19:33:34 +02:00
Moritz Bunkus
fa62ca9ee4 icons: add up/down arrows 2015-06-26 21:54:31 +02:00
Moritz Bunkus
be9dce2a54 GUI: add MIME type for MKVToolNix GUI's settings files
Part of the implementation of #1209.
2015-06-22 22:49:12 +02:00
Moritz Bunkus
76e81962b0 GUI: show #pending jobs in status bar
Also add labels and icons for the number of warnings/errors, even though
they're not updated yet.

Part of an implementation of #1199.
2015-05-24 20:37:57 +02:00
Moritz Bunkus
9184df8136 GUI: merge tool: show moving icon indicating what happens on starting muxing
Implements #1198.
2015-05-23 19:21:43 +02:00
Moritz Bunkus
18943f339b add desktop file for mkvtoolnix-gui 2015-05-09 09:45:51 +02:00
Moritz Bunkus
b13c83b1bc rename mkvmergeGUI.* icons to mkvtoolnix-gui.* 2015-05-09 09:41:04 +02:00
Moritz Bunkus
0f621e555e GUI: change open file/folder icons; rename user defined options to additional 2015-04-25 19:35:46 +02:00
Moritz Bunkus
3d7435d236 GUI: add icons for header editor close, reload 2015-04-04 09:54:54 +02:00
Moritz Bunkus
8352303478 GUI: key bindings & menu entries for switching to tools 2015-04-03 15:07:07 +02:00
Moritz Bunkus
47eb5f8167 GUI: implement update checks 2015-03-31 21:47:11 +02:00
Moritz Bunkus
02c8f535a8 GUI: add several icons to resources 2014-08-31 15:37:40 +02:00
Moritz Bunkus
547d402616 Add Ruby modules for parsing mkvmerge's identification output 2014-02-15 20:31:58 +01:00
Moritz Bunkus
a77be987e3 build system: don't store generated icon .h in the repo 2014-01-01 21:33:22 +01:00