Christian Muehlhaeuser
|
5d297808da
|
* Hide dupe album & artists in SearchWidget.
|
2012-06-16 08:47:26 +02:00 |
|
Christian Muehlhaeuser
|
9b89f36387
|
* Support filtering out dupe items in PlayableProxyModel.
|
2012-06-16 08:46:58 +02:00 |
|
Christian Muehlhaeuser
|
fe8149ee8a
|
* Fixed sorting by score.
|
2012-06-16 08:26:20 +02:00 |
|
Christian Muehlhaeuser
|
e1b0125a46
|
* Handle non left-aligned QueryLabels (badly). Will have to be rewritten soon.
|
2012-06-16 08:21:52 +02:00 |
|
Christian Muehlhaeuser
|
44bf61adc0
|
* Hide album label on track page if no album name is set.
|
2012-06-16 08:21:21 +02:00 |
|
Christian Muehlhaeuser
|
9849a8ee58
|
* Fixed SQL escaping.
|
2012-06-16 07:08:57 +02:00 |
|
Christian Muehlhaeuser
|
89cd75a2ed
|
* Style cleanup.
|
2012-06-16 07:08:38 +02:00 |
|
Christian Muehlhaeuser
|
eef2c0a89a
|
* Always show a vertical scrollbar on the track page, so we don't have to shift things around once loading finished.
|
2012-06-16 06:42:18 +02:00 |
|
Christian Muehlhaeuser
|
288f20a8f1
|
* GridView in auto-resize mode now sets a maximum number of visible items, so we never show half-empty rows.
|
2012-06-16 06:41:29 +02:00 |
|
Christian Muehlhaeuser
|
5ff36d670f
|
* PlayableProxyModel now supports setting a maximum amount of visible items.
|
2012-06-16 06:40:19 +02:00 |
|
Christian Muehlhaeuser
|
264095d351
|
* UI fixes for Track page.
|
2012-06-16 03:03:45 +02:00 |
|
Christian Muehlhaeuser
|
11d1fce78f
|
* Check auto-resizing GridView when items are being added or removed.
|
2012-06-16 03:03:18 +02:00 |
|
Tomahawk CI
|
45a65e219a
|
Automatic merge of Transifex translations
|
2012-06-15 22:16:48 +00:00 |
|
Jeff Mitchell
|
10bb33590b
|
Fix crash from loading invalid entries from cache
|
2012-06-15 15:01:30 -04:00 |
|
Jeff Mitchell
|
285498d638
|
Fix half-baked fix
|
2012-06-15 14:35:57 -04:00 |
|
Jeff Mitchell
|
805a942cf6
|
Fix possible crash due to saving invalid qvariants
|
2012-06-15 14:32:01 -04:00 |
|
Jeff Mitchell
|
7f2f7d642b
|
Merge branch 'master' into aclwidget
Conflicts:
src/libtomahawk/utils/TomahawkUtilsGui.cpp
src/libtomahawk/utils/TomahawkUtilsGui.h
|
2012-06-15 14:29:46 -04:00 |
|
Leo Franchi
|
6870cc6f88
|
Revert previously mostly-bad commit, oops.
|
2012-06-15 18:47:03 +02:00 |
|
Leo Franchi
|
9d5d6b7360
|
Don't track shared pointers
|
2012-06-15 16:19:42 +02:00 |
|
Leo Franchi
|
cf4ea429f6
|
Fix focus issue with native cocoa views by turning off alien widgets
|
2012-06-15 15:38:59 +02:00 |
|
Leo Franchi
|
e18594994c
|
Show delete playlist dialog as a sheet on OS X
|
2012-06-15 10:22:53 +02:00 |
|
Christian Muehlhaeuser
|
514841cf1c
|
* Updated README.
|
2012-06-15 10:28:16 +03:00 |
|
Leo Franchi
|
181bff132f
|
Require libechonest 1.2 as it's been out for ages and has some important fixes
|
2012-06-15 09:24:01 +02:00 |
|
Christian Muehlhaeuser
|
f20b8db56a
|
* Attica & QuaZip are hard deps by now.
|
2012-06-15 10:18:53 +03:00 |
|
Christian Muehlhaeuser
|
4189f370a6
|
Updated README.
|
2012-06-15 10:11:03 +03:00 |
|
Leo Franchi
|
b2becc6287
|
TWK-934: Don't crash when checking TreeView for jump-to-track
|
2012-06-15 08:58:03 +02:00 |
|
Tomahawk CI
|
2f6b08948a
|
Automatic merge of Transifex translations
|
2012-06-14 22:16:50 +00:00 |
|
Christian Muehlhaeuser
|
7552ef4cce
|
* Disable queue's tooltip for 0.5. Needs some more fixing.
|
2012-06-14 21:53:58 +02:00 |
|
Christian Muehlhaeuser
|
18bd293074
|
* Let track page automatically resize.
|
2012-06-14 21:47:15 +02:00 |
|
Christian Muehlhaeuser
|
87dd871c6c
|
* GridView now supports auto-resizing to fit its contents.
|
2012-06-14 21:46:17 +02:00 |
|
Christian Muehlhaeuser
|
4fad494630
|
* Add PlayableModel::itemSize().
|
2012-06-14 21:45:29 +02:00 |
|
Christian Muehlhaeuser
|
848721902c
|
* Silly style cleanup.
|
2012-06-14 21:45:08 +02:00 |
|
Christian Muehlhaeuser
|
7abd653b31
|
* Style cleanup.
|
2012-06-14 21:41:17 +02:00 |
|
Leo Franchi
|
c41c7eaa94
|
Provide base64 encode and decode to js resolvers
|
2012-06-14 21:21:58 +02:00 |
|
Leo Franchi
|
96d89e230c
|
Uncomment out some migration code :)
|
2012-06-14 20:57:17 +02:00 |
|
Leo Franchi
|
6d79fc2ab8
|
Set friendly name for spotify account to prevent the dupe check from deleting it
|
2012-06-14 20:56:59 +02:00 |
|
Leo Franchi
|
bb57108182
|
Set account friendly name for spotify account
|
2012-06-14 20:56:19 +02:00 |
|
Jeff Mitchell
|
5d890582c7
|
Merge branch 'master' into atticafixes-waiting-on-attica-release
|
2012-06-14 13:20:34 -04:00 |
|
Leo Franchi
|
26733aa85f
|
Add a Copy Link action and keep Export Playlist for static playlists
|
2012-06-14 17:09:38 +02:00 |
|
Leo Franchi
|
5b98bc9c75
|
Style and fix merge
|
2012-06-14 17:09:13 +02:00 |
|
Leo Franchi
|
c2363e0967
|
Enable stage playlist exporting
rename
|
2012-06-14 16:46:07 +02:00 |
|
Leo Franchi
|
a1874a941d
|
Sort new releases by date, show newest release first.
|
2012-06-14 09:21:00 +02:00 |
|
Christian Muehlhaeuser
|
a512d85672
|
* Fixed accidental dupe connect.
|
2012-06-14 08:47:15 +02:00 |
|
Christian Muehlhaeuser
|
6c725e72e7
|
* Use styleScrollBar method.
|
2012-06-14 08:44:56 +02:00 |
|
Christian Muehlhaeuser
|
d4dff8809a
|
* Added styleScrollBar method to TomahawkUtils.
|
2012-06-14 08:44:36 +02:00 |
|
Christian Muehlhaeuser
|
c99df9257c
|
* Added custom scrollbars for testing.
|
2012-06-14 07:34:43 +02:00 |
|
Christian Muehlhaeuser
|
9bea6b8709
|
* Added scrollbar border-images.
|
2012-06-14 07:34:43 +02:00 |
|
Christian Muehlhaeuser
|
e831ba9c46
|
* Fixed typo in SeekSlider.
|
2012-06-14 07:34:43 +02:00 |
|
Christian Muehlhaeuser
|
ab5fe146d4
|
* Swap Albums & Related Artists.
|
2012-06-14 07:34:43 +02:00 |
|
Tomahawk CI
|
7b1a586a8b
|
Automatic merge of Transifex translations
|
2012-06-13 22:16:55 +00:00 |
|