Commit Graph

4742 Commits

Author SHA1 Message Date
Laurent Monin
b031002c50 Merge pull request #741 from Sophist-UK/Use-enumerate-instead-of-range-len
Use enumerate(x) instead of range(len(x))
2017-05-18 10:09:40 +02:00
Sophist
bd784f3c2f Use enumerate(x) instead of range(len(x)) 2017-05-17 21:33:36 +01:00
Laurent Monin
8d731cf685 Merge pull request #738 from Sophist-UK/PICARD-1087_Lookup-CD-ui-improvements
Picard 1087: Lookup CD UI improvements
2017-05-17 17:05:48 +02:00
Laurent Monin
774229c9a1 Merge pull request #740 from Sophist-UK/Remove-unused-variables
Remove unused variables
2017-05-17 17:05:02 +02:00
Laurent Monin
5473972e77 Merge pull request #739 from Sophist-UK/Remove-unused-imports
Remove unneeded imports in test files
2017-05-17 17:04:34 +02:00
Sophist
c2c37c8037 Remove unused variables 2017-05-17 15:07:12 +01:00
Sophist
bf4c08e004 Remove unneeded imports in test files 2017-05-17 11:02:24 +01:00
Sophist
551af95081 Improve code readability 2017-05-17 10:04:16 +01:00
Sophist
fa30a2e60d Refactor Lookup CD code and add Tools submenu 2017-05-14 11:58:36 +01:00
Sophist
126376b244 Warning messages for CD drive not found 2017-05-14 09:16:05 +01:00
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