Wieland Hoffmann
2b54b5767d
Remove a call to metadata_box.resize_columns
...
It has been removed in af184bc .
Fixes PICARD-775.
2015-10-29 20:29:22 +01:00
Philipp Wolfer
2b255183d2
Merge pull request #435 from zas/PICARD-773
...
Fix PICARD-773: use argparse instead of getopt and pass options to QtApplication
2015-10-28 00:08:15 +01:00
Laurent Monin
b3377890bc
Add a note about argparse and python 2.6
2015-10-27 23:51:26 +01:00
Laurent Monin
0227ca2225
Fix PICARD-773: use argparse instead of getopt and pass options to QtApplication
...
http://tickets.musicbrainz.org/browse/PICARD-773
2015-10-27 19:56:10 +01:00
Philipp Wolfer
5bccc3f771
Merge pull request #427 from phw/PICARD-761-fix-gnome-alt-tab
...
Fix for Gnome 3 Alt-Tab application name and window grouping.
This sets the WM_CLASS for X to MusicBrainz-Picard which allows a stable matching of Picard windows to the corresponding desktop file.
2015-10-27 17:09:47 +01:00
Wieland Hoffmann
5bda2c31c8
Add queryargs to xmlws.download
2015-10-26 14:39:57 +01:00
Wieland Hoffmann
a1b8c476e5
Merge branch 'master' of github.com:musicbrainz/picard
2015-10-26 14:23:03 +01:00
Wieland Hoffmann
024764ce19
Merge branch 'mineo/qurl-rework'
2015-10-26 14:20:51 +01:00
Philipp Wolfer
9847a9c96c
Merge pull request #432 from Sophist-UK/sophist_add_support_for_TKEY
...
Add support for key tag
2015-10-15 11:54:58 +02:00
Sophist
2d932e3bba
Add support for automated tests.
2015-10-15 10:51:20 +01:00
Sophist
07b8f71a27
Add support for mp4 and asf formats.
2015-10-14 21:40:49 +01:00
Sophist
d41b64d825
Add next API version...
...
... for plugins which require functionality which will only be in 1.4.0
2015-10-14 19:21:25 +01:00
Sophist
1cb66900a1
Add support for id3 TKEY ...
...
... in support of an AcousticBrainz plugin which will set the TKEY ID3
tag.
2015-10-14 19:02:35 +01:00
Wieland Hoffmann
1645e1c5c7
if len(obj) > 0 → if obj
2015-10-06 12:57:30 +02:00
Wieland Hoffmann
77482ae6cb
Clarify the effect of mb_login
2015-10-06 12:39:40 +02:00
Wieland Hoffmann
78430c250e
Don't force HTTPS for every call to MB
2015-10-06 12:34:58 +02:00
Wieland Hoffmann
25390410da
Port the plugin downloading process to build_qurl as well
2015-10-06 10:57:47 +02:00
Wieland Hoffmann
8ebe83b69e
Move adding query arguments and the path to build_qurl
2015-10-06 10:35:46 +02:00
Wieland Hoffmann
fb627c84bc
Move all the QUrl building to util.build_qurl
2015-10-06 10:25:25 +02:00
Wieland Hoffmann
87fecf40f2
Remove an unused import
2015-10-05 19:38:06 +02:00
Wieland Hoffmann
2e8b005482
Merge pull request #430 from Sophist-UK/sophist_fix_PICARD-766
...
Fix bug in oauth when port == 443
2015-10-05 19:37:13 +02:00
Sophist
8e2829825f
Fix bug in oauth when port == 443
...
`setHost(port)` should be `setPort(Port)` and logic for port == 443 or
port != 80 needs fixing.
2015-10-02 18:57:06 +01:00
Laurent Monin
1a9a9e9926
Merge pull request #429 from Sophist-UK/sophist_fix_Picard-764
...
Fix PICARD-746
2015-09-29 22:18:36 +02:00
Sophist
98ebd5d3e7
Add support for cover art lookup
2015-09-29 12:26:48 +01:00
Sophist
bba2cbe889
Fix PICARD-746
...
Fix [PICARD-746](http://tickets.musicbrainz.org/browse/PICARD-764 )
2015-09-29 09:44:19 +01:00
Laurent Monin
5ce847afb0
travis notification: now on #metabrainz
2015-09-28 09:58:15 +02:00
Laurent Monin
8f5657ef2e
Update translations
2015-09-27 21:17:37 +02:00
Laurent Monin
ee4c8f58ce
Regenerate pot file
2015-09-27 21:16:38 +02:00
Laurent Monin
b6bf36f667
Update attributes
2015-09-27 21:16:01 +02:00
Laurent Monin
6e208ca95c
Merge pull request #420 from zas/download_plugins_all
...
Download, update and install plugins from UI
2015-09-27 21:11:24 +02:00
Laurent Monin
9c7aaffc65
Download -> Install
...
Since we have Update -> Updated, it makes more sense to have Install -> Installed, instead of Download -> Installed
2015-09-27 13:45:54 +02:00
Laurent Monin
7284ca77d2
Reload available plugins -> Reload List of Plugins
...
See https://github.com/musicbrainz/picard/pull/420#discussion_r40503196
2015-09-27 12:24:46 +02:00
Philipp Wolfer
f784f9406f
Fix for Gnome 3 Alt-Tab application name and window grouping.
...
Fixes PICARD-761
2015-09-23 20:47:33 +02:00
Philipp Wolfer
a959a1d019
Merge pull request #426 from Freso/PICARD-760-update-logo
...
PICARD-760: Update logo and derived icons
2015-09-23 13:07:54 +02:00
Frederik “Freso” S. Olesen
d1f85b11d9
Update picard/resources.py.
...
Via `python2 setup.py build_ui`.
2015-09-23 12:45:49 +02:00
Philipp Wolfer
d2c01fa564
Include icons in 8bit without alpha transparency.
...
> looks like this is needed by py2exe and/or windows
http://chatlogs.metabrainz.org/brainzbot/metabrainz/msg/3359455/
2015-09-23 12:43:24 +02:00
Frederik “Freso” S. Olesen
ad0f7ee9fa
Update logo image for Windows installer.
...
Replaced the logo in the SVG in Inkscape and exported the BMP from
within The GIMP following the directions at
https://stackoverflow.com/questions/1341321/missing-welcome-image-in-nsis-mui2/26471885#26471885
Removing the PNG since it's not used by anything and was probably just
an intermediary step between the SVG and the BMP.
2015-09-23 12:37:04 +02:00
Frederik “Freso” S. Olesen
1881d4e001
Revise interface attribution text in AUTHORS.txt.
...
As per discussion at
https://github.com/musicbrainz/picard/pull/426/files#r40100628
2015-09-23 10:38:41 +02:00
Frederik “Freso” S. Olesen
a2d23f9ad9
Add note about updated logo/icons to NEWS.txt.
2015-09-22 16:54:56 +02:00
Frederik “Freso” S. Olesen
1462e9060b
Update AUTHOR icon/logo attribution.
2015-09-22 16:54:55 +02:00
Frederik “Freso” S. Olesen
e3ac0456fe
Update icon resources.
...
ICNS: `png2icns picard.icns resources/images/{16x16,32x32,48x48,128x128,256x256}/picard.png`
ICO: `convert resources/images/{16x16,24x24,32x32,48x48,128x128,256x256}/picard.png picard.ico`
2015-09-22 16:54:55 +02:00
Frederik “Freso” S. Olesen
7afe746dac
Export new PNG log-icons from Inkscape.
...
16x16, 24x24, and 32x32 are based on Picard_logo_icon.svg.
48x48 is based on Picard_logo_small_no_text.svg.
128x128 and 256x256 are based on Picard_logo_no_text.svg.
All PNGs were processed with `pngcrush -brute -reduce` afterwards, for
reduced filesize.
2015-09-22 16:54:55 +02:00
Frederik “Freso” S. Olesen
cbb6ff00ed
Make SVG source images square.
2015-09-22 16:54:55 +02:00
Frederik “Freso” S. Olesen
0048e591de
Replace Picard logo sources with redesigned ones.
...
New versions copied from @metabrainz/metabrainz-logos :
https://github.com/metabrainz/metabrainz-logos/tree/master/final-logos/Picard/VECTOR/SVG
2015-09-22 16:54:55 +02:00
Laurent Monin
704197bc55
Merge pull request #421 from zas/queues_improvement
...
Rework network requests queues and counting
2015-09-14 08:24:18 +02:00
Laurent Monin
ca29d646fb
Rework network requests queues and counting
...
- get rid of XmlWebService._hosts list, create queues on the fly
- only emit tagger_stats_changed when needed
- recalculate number of pending requests based on actual queues, fix PICARD-751
- ensure replies are removed from from _active_requests dict in any case
- fix a minor issue where few first requests to an host could be sent without honouring delay
- do not store last request time for hosts having no delay set
2015-09-13 14:19:15 +02:00
Laurent Monin
4d4ddadc3c
Merge pull request #423 from zas/picard_753_fix
...
PICARD-753: ignore downvoted tags
2015-09-12 22:57:58 +02:00
Laurent Monin
df718753f9
Merge pull request #424 from Jeroonk/master
...
PICARD-754: fix sorting in filebrowser
2015-09-12 22:11:47 +02:00
Jeroen Kromwijk
2b07cc99ab
PICARD-754: fix sorting in filebrowser
...
Enables sorting of directories/files on drives other than the system
root (c:) on Windows.
2015-09-10 01:40:17 +02:00
Laurent Monin
e37540e46a
PICARD-753: ignore downvoted tags
...
When all tags have 0 votes, maxcount is 0, leading to a division by zero exception.
So filter the tags dict to only keep tags having positive votes count.
2015-09-08 11:41:40 +02:00