Leo Franchi
|
9d9fae75b5
|
Set future on artist/album immediately after creating promise
|
2012-06-17 22:34:31 +02:00 |
|
Leo Franchi
|
1fe28714cb
|
Remove duplicate function, and fix copy link from sidebar track page
|
2012-06-17 16:51:56 +02:00 |
|
Leo Franchi
|
a8f0053fc8
|
Catch by const ref and assert to check hypothesis
|
2012-06-17 15:30:27 +02:00 |
|
Leo Franchi
|
7b8136a36e
|
Reimplement QApplication::notify() to print out something about the exception if we can
|
2012-06-17 15:29:47 +02:00 |
|
Leo Franchi
|
c1d678e2b1
|
Catch boost::unitialized_future if it is thrown
|
2012-06-17 13:38:21 +02:00 |
|
Leo Franchi
|
ee8d3e6a92
|
Another boost/thread.hpp include rather than specific boost headers
|
2012-06-17 10:01:46 +02:00 |
|
Leo Franchi
|
52752cd234
|
One include to (hopefully) rule them all
|
2012-06-17 09:52:49 +02:00 |
|
Leo Franchi
|
7bec03560a
|
Add another boost include
|
2012-06-17 09:49:03 +02:00 |
|
Leo Franchi
|
e56f2f7ee0
|
Try some more includes
|
2012-06-17 09:44:11 +02:00 |
|
Leo Franchi
|
69b56e0836
|
Remove old code
|
2012-06-17 09:01:09 +02:00 |
|
Leo Franchi
|
8c48af423c
|
Fix oversight in queue draining
|
2012-06-17 09:01:09 +02:00 |
|
Leo Franchi
|
3f2906d4d1
|
Safer locking of id() to prevent deadlocks
|
2012-06-17 09:01:08 +02:00 |
|
Leo Franchi
|
cd3eeb2951
|
Cleanup fixes
|
2012-06-17 09:01:08 +02:00 |
|
Leo Franchi
|
75eb35397d
|
Experimental asynchronous artist and album id loading
|
2012-06-17 09:01:08 +02:00 |
|
Tomahawk CI
|
8c6af48358
|
Automatic merge of Transifex translations
|
2012-06-16 22:19:44 +00:00 |
|
Leo Franchi
|
acd6e75a10
|
Factor out some code
|
2012-06-17 00:09:59 +02:00 |
|
Leo Franchi
|
89ab3344d4
|
Create copyable artist and album page links
|
2012-06-17 00:09:03 +02:00 |
|
Leo Franchi
|
b1b9ee46db
|
Handle tomahawk://import/playlist as well as playlist/import as it's more consistent
|
2012-06-16 21:05:20 +02:00 |
|
Leo Franchi
|
a53ef7370c
|
Also check if a query has a result to determine equality, instead of only brittle string comparison
|
2012-06-16 16:57:27 +02:00 |
|
Leo Franchi
|
bc6cd4008d
|
TWK-936: Allow loading playlists with new open/playlist tomahawk link
|
2012-06-16 16:57:02 +02:00 |
|
Christian Muehlhaeuser
|
1d5e199d89
|
* Set the bgcolors in one central place.
|
2012-06-16 14:11:07 +02:00 |
|
Christian Muehlhaeuser
|
2290da1648
|
* Have a different color for the info sidebar on track pages.
|
2012-06-16 14:04:46 +02:00 |
|
Christian Muehlhaeuser
|
3b885aa730
|
* Show a styled vertical scrollbar for artist's biographies, if needed.
|
2012-06-16 12:48:09 +02:00 |
|
Christian Muehlhaeuser
|
c15e4062b2
|
* Try using QPalette::BrightText to make sure the text is always visible.
|
2012-06-16 12:31:01 +02:00 |
|
Christian Muehlhaeuser
|
3b5ca53539
|
* Fixed AudioControls layouts for OSX.
|
2012-06-16 12:28:20 +02:00 |
|
Christian Muehlhaeuser
|
b2ebd1adcb
|
* Make sure jump icon fits in the space we're painting.
|
2012-06-16 12:20:56 +02:00 |
|
Christian Muehlhaeuser
|
e103a202eb
|
* Pixel-sizes shouldn't need to be platform-specific.
|
2012-06-16 12:06:24 +02:00 |
|
Christian Muehlhaeuser
|
63da02bc27
|
* Updated ChangeLog.
|
2012-06-16 11:38:55 +02:00 |
|
Christian Muehlhaeuser
|
10858d0a6b
|
* Check hover index to display info buttons in TreeItemDelegate.
|
2012-06-16 11:25:57 +02:00 |
|
Christian Muehlhaeuser
|
69cec1b28e
|
* Show info buttons for tracks in TreeViews.
|
2012-06-16 11:25:13 +02:00 |
|
Christian Muehlhaeuser
|
bae8de0ca5
|
* Use displayQuery for more readable code.
|
2012-06-16 11:24:49 +02:00 |
|
Christian Muehlhaeuser
|
867761f449
|
* Fixed Artist-/AlbumPlaylistInterface's overzealous caching.
|
2012-06-16 10:55:01 +02:00 |
|
Christian Muehlhaeuser
|
5e0748a1f9
|
* Fixed text-alignment in TreeItemDelegate.
|
2012-06-16 10:48:10 +02:00 |
|
Christian Muehlhaeuser
|
7b89645718
|
* User-friendlier (?) status texts.
|
2012-06-16 10:34:03 +02:00 |
|
Christian Muehlhaeuser
|
d1c41f4ad0
|
* Hide dupe albums on album page.
|
2012-06-16 09:02:03 +02:00 |
|
Christian Muehlhaeuser
|
8a3c962779
|
* Hide dupe albums on artist page.
|
2012-06-16 09:00:11 +02:00 |
|
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 |
|