Commit Graph

7535 Commits

Author SHA1 Message Date
Laurent Monin
ac38501534 Merge pull request #737 from Sophist-UK/PICARD-1084_give-warning-if-no-discid
PICARD-1084: Call Unicode version of GetDriveType
2017-05-13 23:18:11 +02:00
Laurent Monin
ec83d30cf2 Merge pull request #736 from samj1912/classifiers
Add setuptools metadata
2017-05-13 23:15:06 +02:00
Sophist
9230d0c526 Call Unicode version of GetDriveType 2017-05-13 19:08:43 +01:00
Sambhav Kothari
c19815e56d Add setuptools metadata 2017-05-13 21:53:42 +05:30
Wieland Hoffmann
c5678ea96e Merge pull request #733 from samj1912/remove-imports
Remove unused imports
2017-05-13 17:49:09 +02:00
Wieland Hoffmann
e126dba9aa Merge branch 'master' into remove-imports 2017-05-13 17:33:37 +02:00
Laurent Monin
6214265fbf Merge pull request #732 from samj1912/dev-v
Detect package name from version string
2017-05-13 17:24:08 +02:00
samj1912
6f5eb5ed0e Merge pull request #734 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
2017-05-13 19:39:22 +05:30
samj1912
086227d21b Merge branch 'master' into codacy-badge 2017-05-13 19:31:55 +05:30
Laurent Monin
c04688129a Merge pull request #735 from samj1912/codacy
Add coverage reports for codacy
2017-05-13 15:45:56 +02:00
Sambhav Kothari
e09d86fd7e Add coverage reports for codacy 2017-05-13 18:47:33 +05:30
samj1912
06e61f7571 Fix alignment 2017-05-13 17:01:32 +05:30
The Codacy Badger
3a1b9cf1a1 Add Codacy badge 2017-05-13 11:30:05 +00:00
Sambhav Kothari
5e766dbd11 Remove unused imports 2017-05-13 16:51:53 +05:30
Sambhav Kothari
9d7ef13f9a Detect package name from version string 2017-05-13 15:37:39 +05:30
Laurent Monin
d44507a104 Merge pull request #731 from samj1912/dev-v
Change directory and config names to correspond to dev version
2017-05-12 20:04:37 +02:00
Sambhav Kothari
9434b9e93a Refactor code 2017-05-12 23:16:23 +05:30
Sambhav Kothari
daa59aa36b Change directory and config names to correspond to dev version 2017-05-12 21:36:54 +05:30
samj1912
c3b0300930 Merge pull request #728 from samj1912/new-icons
Update @2x icons and add attribution to the About dialog
2017-05-12 13:32:29 +05:30
Sambhav Kothari
7b7103c91c Update @2x icons and add attribution to the About dialog 2017-05-12 13:18:46 +05:30
Laurent Monin
ecd930fa3f Merge pull request #727 from samj1912/new-icons
Add new icons
2017-05-11 17:23:14 +02:00
Sambhav Kothari
125311b421 Add new icons 2017-05-11 20:23:14 +05:30
Laurent Monin
4a42fc49cf Merge pull request #726 from samj1912/high-dpi
High-DPI support for Cover art pixmaps
2017-05-11 16:33:18 +02:00
Sambhav Kothari
5185379b5f High-DPI support for Cover art pixmaps 2017-05-11 14:48:55 +05:30
Laurent Monin
e905a5f716 Merge pull request #709 from Sophist-UK/PICARD-1075_Add-unit-tests-for-Metadata-object-variables
PICARD-1075: Add unit tests for Metadata object variables
2017-05-11 11:07:06 +02:00
Laurent Monin
82280ce64f Merge pull request #710 from Sophist-UK/PICARD-922_improve-inmulti-as-per-1.4.1
PICARD-922: Make multi-value script functions work correctly
2017-05-11 11:05:34 +02:00
Sophist
c067bd5e26 Merge branch 'master' into PICARD-922_improve-inmulti-as-per-1.4.1 2017-05-11 08:26:15 +01:00
Laurent Monin
313efbf071 Merge pull request #721 from samj1912/pip
Update setup script to allow submitting pip packages
2017-05-11 08:20:50 +02:00
Laurent Monin
d9dbe87a3f Merge pull request #722 from samj1912/fixes
Fix python version check
2017-05-11 08:18:58 +02:00
samj1912
9d4d7c9bfc Merge pull request #725 from samj1912/high-dpi
PICARD-817: Enable high DPI support for Picard
2017-05-11 00:54:56 +05:30
Sambhav Kothari
868432badc PICARD-817: Enable high DPI support for Picard
Picard with Qt5 now supports high-dpi displays. To render icons for
higher resolutions, simply add a 2x scaled png files along with the
normal file with the name as image@2x.png

See http://blog.qt.io/blog/2013/04/25/retina-display-support-for-mac-os-ios-and-x11/
for more details

Fixes: https://tickets.metabrainz.org/browse/PICARD-817
2017-05-10 23:24:11 +05:30
samj1912
458839d8f7 Merge pull request #724 from samj1912/fix-mutable
Avoid mutable default arguments
2017-05-10 19:23:02 +05:30
samj1912
094eff232c Merge branch 'master' into fix-mutable 2017-05-10 19:08:50 +05:30
samj1912
ce71a05dd8 Merge pull request #717 from samj1912/ibmi
Recompress all png files and data
2017-05-10 18:13:05 +05:30
samj1912
11ac00d153 Merge branch 'master' into ibmi 2017-05-10 18:01:02 +05:30
samj1912
242fd33968 Merge pull request #723 from samj1912/version
Update version_to_string to follow PEP440
2017-05-10 18:00:39 +05:30
Sambhav Kothari
d03c66033e Avoid mutable default arguments 2017-05-10 17:23:02 +05:30
samj1912
ab54c17c10 Merge branch 'master' into version 2017-05-10 17:19:47 +05:30
Sambhav Kothari
bdd3c90d50 Add instructions for uploading to PyPi 2017-05-10 13:29:24 +05:30
Sambhav Kothari
b1271c2f8e Update setup script to allow submitting pip packages
Since all of Picard's requirements are available on pip,
this PR makes changes to the setup script to allow submitting a
distribution file to PyPi. A MANIFEST.in was included to add data dirs.
New packages can be submitted via python setup.py sdist upload -r pypi
2017-05-10 13:29:24 +05:30
Sambhav Kothari
6daf4e9b6e Fix python version check 2017-05-10 13:23:31 +05:30
Sambhav Kothari
93c46dbce8 Update version_to_string to follow PEP440 2017-05-09 14:53:30 +05:30
Laurent Monin
be13e40048 Merge pull request #720 from samj1912/1.4.2new
Update NEWS for 1.4.2 release
2017-05-08 16:58:17 +02:00
samj1912
328be9b4d6 Update NEWS for 1.4.2 release 2017-05-08 19:31:49 +05:30
samj1912
38976a54f3 Merge pull request #719 from samj1912/picard1070
PICARD-1070: Fix apply_func being applied on preserved tags
2017-05-08 19:24:25 +05:30
Sambhav Kothari
e0d8bcb054 PICARD-1070: Fix apply_func being applied on file attribute tags 2017-05-08 15:08:35 +05:30
Sambhav Kothari
178345c347 Update Qt5 resources with new images 2017-05-08 14:13:03 +05:30
Shen-Ta Hsieh
d0d9711a37 Update test/data/mb.png size for test_png
Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
2017-05-05 17:54:13 +08:00
Shen-Ta Hsieh
a3f74679e1 Recompress all png files
Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
2017-05-05 16:57:30 +08:00
Shen-Ta Hsieh
2080ec4416 Recompress all png data inside all ico files
Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
2017-05-05 16:49:42 +08:00