Philipp Wolfer
ec43c86524
PICARD-1371: Do not allow installation on 32-bit Windows
2018-11-26 17:07:05 +01:00
Wieland Hoffmann
243aaeebec
Merge pull request #1049 from phw/codacy-ignore-autogenerated-ui-files
...
Codacy ignore autogenerated ui files
2018-11-25 14:11:54 +01:00
Wieland Hoffmann
4d1849c5bc
Merge branch 'master' into codacy-ignore-autogenerated-ui-files
2018-11-25 14:10:21 +01:00
Philipp Wolfer
c8a91c0464
gitignore Windows specific files
2018-11-25 12:05:02 +01:00
Philipp Wolfer
06a20a0cba
Ignore autogenerated ui_*.py for Codacy analysis
2018-11-25 12:01:15 +01:00
Philipp Wolfer
68d5bb3b33
PICARD-1341: Fix cluster sorting by disc and track number
2018-11-25 11:17:22 +01:00
Philipp Wolfer
0a0cb6d9ef
Merge pull request #1044 from phw/PICARD-1424-translate-appdata
...
PICARD-1424 translate appdata
2018-11-24 16:14:57 +01:00
Philipp Wolfer
4ec310ee06
PICARD-1426: Map musicbrainz_originalalbumid/musicbrainz_originalartistid to MP4 and ASF
2018-11-24 10:29:41 +01:00
Philipp Wolfer
b02376d6be
Extended format tests for all MusicBrainz identifiers.
...
Also use more realistic data to catch eventual issues related to string structure or length.
2018-11-24 10:29:41 +01:00
Philipp Wolfer
e9e8595113
Package appdata file only on Linux
2018-11-23 18:13:46 +01:00
Philipp Wolfer
51d7c82d3f
PICARD-1049: Save uppercase TXXX:WORK tag to ID3
2018-11-23 17:52:03 +01:00
Philipp Wolfer
901962838b
PICARD-1416: Save uppercase TXXX:ARTISTS tag to ID3
2018-11-23 17:52:03 +01:00
Philipp Wolfer
28447c9df1
AppStream: German translation
2018-11-23 09:24:08 +01:00
Philipp Wolfer
0de126a3cd
PICARD-1424: Build appdata file with translations
2018-11-23 09:24:07 +01:00
Philipp Wolfer
14b42f2c07
Extend appdata file
...
Add features from homepage, provide some additional metadata.
2018-11-23 09:24:07 +01:00
Philipp Wolfer
859d3e5b92
travisci: Run all builds on Ubuntu Xenial
2018-11-22 20:59:12 +01:00
Philipp Wolfer
75b1be67ec
Do not write movement tags to Vorbis and APE for now.
2018-11-22 20:19:31 +01:00
Philipp Wolfer
6445ee0b3a
gitignore *~ files
2018-11-22 17:59:20 +01:00
Philipp Wolfer
fa69304174
Updated pot file
2018-11-18 22:51:37 +01:00
Laurent Monin
42d206ce73
Split About text in smaller parts to prevent unneeded re-translation. ( #1042 )
...
* Split About text in smaller parts to prevent unneeded re-translation.
2018-11-18 14:59:12 +01:00
Philipp Wolfer
49ebe3445d
PICARD-1418: Setup default Qt translations
...
This makes sure standard dialogs and keyboard shortcut hints show up in the user selected language.
2018-11-15 23:39:12 +01:00
Philipp Wolfer
aab0e6945d
PICARD-1417: Do not show plugins that are incompatible
2018-11-15 23:36:49 +01:00
Philipp Wolfer
ccc44f29be
Add phw to authors in about
2018-11-15 23:35:14 +01:00
Philipp Wolfer
008c041824
Updated attributes file
2018-11-15 14:28:07 +01:00
Philipp Wolfer
0c2cdc4af7
PICARD-1348: Do not translate keyboard shortcuts
2018-11-15 14:26:25 +01:00
Philipp Wolfer
359d5fe0df
Update translation from Transifex
2018-11-15 14:22:39 +01:00
Philipp Wolfer
f833fd1cd4
Updated pot file
2018-11-15 14:13:53 +01:00
Philipp Wolfer
8bcc01920a
PICARD-1415: Fix opening UNC paths on Windows
...
Removes an older workaround that is no longer applicable.
2018-11-15 12:09:20 +01:00
Philipp Wolfer
4dd63af6c5
PICARD-1408: Add originalartist mapping to APE
2018-11-15 12:06:49 +01:00
Philipp Wolfer
6894f04f9c
PICARD-1407: Save originalalbum and originalartist to ASF
2018-11-15 12:06:49 +01:00
Philipp Wolfer
66ee2b6724
Merge pull request #1034 from phw/PICARD-1060-fix-collection-menu-layout
...
PICARD-1060: Fix collections menu not looking and behaving like a normal menu
2018-11-15 11:57:05 +01:00
Philipp Wolfer
7bd1c3a7ad
PICARD-1050: Fix info dialog crash on non-str album errors
2018-11-14 15:28:33 +01:00
Philipp Wolfer
c8cd00fd7e
PICARD-1412: Consider deleted tags as changed
2018-11-14 09:18:15 +01:00
Philipp Wolfer
e2fc809ed9
PICARD-1320: Fix text color for modified files
...
The color was supposed to be theme aware, but generating the color failed, which resulted in black text no matter the theme. This made the text barely readable with dark themes.
2018-11-14 07:52:36 +01:00
Philipp Wolfer
a0aa65cc8a
PICARD-1060: Use checkbox text rendering again for CollectionsMenu
...
Fixes misplaced menu items on macOS
2018-11-13 23:23:40 +01:00
Philipp Wolfer
6e1ad4d451
PICARD-1060: Use QStyle for painting CollectionMenu
...
This results in a native look when using Windows or macOS styles
2018-11-13 23:08:58 +01:00
Philipp Wolfer
cc1864edcf
PICARD-1060: Fixed vertical spacing in CollectionMenu
2018-11-13 21:50:56 +01:00
Philipp Wolfer
cea3dae9c5
PICARD-1060: CollectionMenu: Disable event handling while updating collection list
2018-11-13 21:15:46 +01:00
Philipp Wolfer
0431abeeb6
Merge pull request #1028 from phw/PICARD-1338-more-resilient-webservice
...
PICARD-1338: More resilient webservice
2018-11-13 18:06:38 +01:00
Philipp Wolfer
09e496d5e3
PICARD-1068: Save work tag for MP4 as @wrk
2018-11-13 18:05:44 +01:00
Philipp Wolfer
db4cc122cb
PICARD-1060: Fix collections menu not looking and behaving like a normal menu
2018-11-13 16:59:39 +01:00
Philipp Wolfer
f90aba2085
Merge pull request #1029 from phw/PICARD-1043-movement
...
PICARD-1043: Write movement tags
2018-11-12 18:43:19 +01:00
Philipp Wolfer
64b36feec2
Merge pull request #1031 from phw/PICARD-1410-load-vorbis-file-with-invalid-rating
...
PICARD-1410: load vorbis file with invalid rating
2018-11-12 18:41:17 +01:00
Philipp Wolfer
1078251d2d
PICARD-1405: Do not allow rich text input in script editors
2018-11-12 18:39:32 +01:00
Philipp Wolfer
b8253c9a3e
Resources rebuilt for recent icon renaming changes
2018-11-12 09:54:37 +01:00
Philipp Wolfer
0546765d5f
PICARD-1410: Added test for invalid Vorbis ratings
2018-11-12 09:17:29 +01:00
Philipp Wolfer
7a12c582e8
PICARD-1410: Handle loading Vorbis files with invalid rating value
2018-11-12 08:57:47 +01:00
Philipp Wolfer
2603e6286c
Fixed test_api_versions test
2018-11-11 12:08:41 +01:00
Philipp Wolfer
a4aab0cd5a
Add API version 2.1
2018-11-11 12:08:41 +01:00
Philipp Wolfer
c062086a8a
PICARD-1338: Handle per request Content-Type
2018-11-11 12:08:41 +01:00