Commit Graph

1203 Commits

Author SHA1 Message Date
Philipp Wolfer
9c55327b87 Cleanly handle albums without ARs in coverart plugin. 2011-03-28 23:19:11 +02:00
Tim Blechmann
e1f78a854a Merged fix for white-on-black color scheme. 2011-03-28 22:52:42 +02:00
Philipp Wolfer
5c258fe694 Fixed UnmatchedFiles cluster dissapearing.
This fixes the bug  introduced in 1054.1.1, but also makes the code for "special" clusters more readable.
2011-03-28 22:45:29 +02:00
Philipp Wolfer
a6f46df097 Fixed $copy function not working when evaluating script in options. 2011-03-28 22:09:28 +02:00
Lukáš Lalinský
63e43ba4e7 Fix the OptimFROG file handler 2011-03-26 14:43:07 +01:00
johnny64
2783f14819 Call QObject constructors properly 2011-03-26 14:30:07 +01:00
Philipp Wolfer
0a0282e503 Merged expand/collapse icon fix 2011-03-06 22:42:41 +01:00
Philipp Wolfer
3d093de17b Workaround for missing expand/collapse icon for albums.
Looks like Qt versions up to 4.6.2 do not properly update the expander icon status when adding a child.
See http://bugreports.qt.nokia.com/browse/QTBUG-7443
2011-03-06 22:41:28 +01:00
Philipp Wolfer
a3422a96dd The special attribute of a Cluster should be boolean. 2011-03-06 21:44:34 +01:00
Lukáš Lalinský
87df5ff13f Merge 2011-03-06 15:56:41 +01:00
Lukáš Lalinský
e2c9f5df02 Set "Unmatched Files" as the default target only when dropping actual files 2011-03-06 15:53:30 +01:00
Lukáš Lalinský
8930f054a1 Change the version to 0.14dev 2011-03-06 14:52:58 +01:00
Lukáš Lalinský
1415bbcc99 New DLL files 2011-03-06 13:47:13 +01:00
Lukáš Lalinský
68df325ba9 Change the version 0.13.0 2011-03-06 13:34:27 +01:00
Lukáš Lalinský
16ab24e2ef Fix an issue with MoveAction, QTreeWidget tries to be too smart 2011-03-06 13:16:40 +01:00
Tim Blechmann
680d50dd94 use default palette color to get a good contrast between text and background 2011-01-20 11:51:43 +01:00
Lukáš Lalinský
052355f60b News 2011-01-09 14:09:21 +01:00
Lukáš Lalinský
8e779c21be Fix the drag&drop issue that caused problems with expanding releases 2011-01-09 10:21:11 +01:00
Lukáš Lalinský
b6b37f3884 *poof*
This code was rewritten in my Qt port.
2011-01-07 18:22:59 +01:00
Andrew Barnert
914c158356 Added timeout for web requests. 2010-10-11 22:39:40 +02:00
Philipp Wolfer
3e151270fb Properly log exception in coverart plugin and in general avoid exceptions when logging. 2010-10-11 22:15:08 +02:00
Philipp Wolfer
bbd65646bf Merged fix for OS X open event. 2010-10-11 14:30:00 -07:00
Andrew Barnert
e5d4a5a77c Process the QFileOpenEvent, so drag-n-drop to the dock, Applescript tell app "Picard" to open myfile etc. work on OS X. 2010-10-11 14:28:50 -07:00
Lukáš Lalinský
ef0aec31a1 We want to pass the 'default' parameter, not 'filename' 2010-09-05 21:28:28 +02:00
Philipp Wolfer
4a99cb992b Changed icon license to CC by-sa with permission from Carlin Mangar.
This change was requested because of legal reasons by the openSUSE packager.
2010-08-20 10:26:56 +02:00
Philipp Wolfer
711210b37a Fixed example filenames in renaming options increase the pending file counter. 2010-08-17 16:06:46 +02:00
Philipp Wolfer
f3ae42a981 Fixed checking of empty fingerprint calculation. This broke in rev. #1029 2010-07-26 19:26:06 +02:00
Philipp Wolfer
59fceb3c20 Updated .desktop to allow Picard being opened with multiple files. 2010-06-15 09:11:39 +02:00
Philipp Wolfer
84e2f01e4e Better document runtime dependencies and explicitely say that Python 3 is not supported. 2010-05-25 11:25:30 +02:00
Philipp Wolfer
cb1fb2d119 Merged fix to mark saving files as pending 2010-06-07 23:50:55 +02:00
Philipp Wolfer
97d0a38666 Use grayscale icons for pending files 2010-06-07 23:48:18 +02:00
Philipp Wolfer
9ad68e1e78 Mark saving files as pending 2010-06-07 23:45:44 +02:00
Philipp Wolfer
559b30c72a Display full country name in release event selection. This fixes the problem that people don't know what e.g. XW means. 2010-05-27 22:25:48 +02:00
Philipp Wolfer
e442bdac31 Prefer release events with a date and sort release events accordingly. 2010-05-24 23:00:04 +02:00
Philipp Wolfer
187ca5a3b0 Fixed regex escaping in swapprefix function. 2010-04-28 11:28:06 +02:00
Philipp Wolfer
9e5fe513e3 Added swapprefix plugin 2010-04-26 18:23:57 +02:00
Philipp Wolfer
552f1640cb Changed cover art test case to use data > 64kb to test for current bug in mutagen with ASF files. 2010-04-15 23:54:28 +02:00
Philipp Wolfer
cc3fc27cc5 Updated format unit tests and various small fixes to tag saving/loading 2010-04-12 19:06:11 +02:00
Philipp Wolfer
08c2cee8df Added unit test for FLAC cover art 2010-04-12 19:04:34 +02:00
Philipp Wolfer
82d070ad9f Fixed comment unit tests and fixed loading/saving comments in vorbis, apev2 and mp4. 2010-04-12 18:59:05 +02:00
Philipp Wolfer
d7873c1f1b Added unit test for ratings 2010-04-12 18:37:44 +02:00
Philipp Wolfer
2d933fe965 Fixed producer tag bin ASF format 2010-04-12 18:06:00 +02:00
Philipp Wolfer
26e273c612 Updated tests for all formats and tags, excluding ratings. 2010-04-12 01:03:14 +02:00
Philipp Wolfer
269aae4de8 Added bpm tag for MP4 format. 2010-04-12 01:02:02 +02:00
Philipp Wolfer
13b526766a Fixed writing of discsubtitle in ASF and totaldiscs in APE 2010-04-12 00:45:46 +02:00
Philipp Wolfer
18c61ef11e Fixed loading discnumber and disctotal from APE 2010-04-12 00:23:36 +02:00
Philipp Wolfer
55a36ff8e4 Added new tags to format tests. 2010-04-12 00:20:41 +02:00
Philipp Wolfer
d4362e3b56 Added ASF test and cover art test for all formats supporting it. 2010-04-11 23:58:27 +02:00
Philipp Wolfer
ad4cf0e81e Merged fix for format unit tests, but without making the settings attribute in File._save optional. 2010-04-11 23:38:35 +02:00
Philipp Wolfer
7d1dd3573c Fixed unittests for replace_win32_incompat, which changed in rev 809. 2010-04-11 23:10:28 +02:00