Christian Muehlhaeuser
7e6931f25a
Merge pull request #104 from TheOneRing/master
...
Add support for Windows 7 Thumbnail Toolbars
2012-07-06 17:06:12 -07:00
Christian Muehlhaeuser
269488fdb7
* Add more debug info to SipHandler.
2012-07-07 01:36:40 +02:00
Tomahawk CI
a8c58705f4
Automatic merge of Transifex translations
2012-07-06 22:17:38 +00:00
Patrick von Reth
ef98ac41ce
implemented love
2012-07-06 13:48:13 +03:00
Patrick von Reth
56db97fea5
remove accidentaly commited debug message
2012-07-06 12:37:35 +03:00
Patrick von Reth
cefd96664b
add Windows taskbar thumbbutton support
2012-07-06 11:05:08 +03:00
Christian Muehlhaeuser
f6657845df
* Added extra debug output to ControlConnection.
2012-07-06 07:58:48 +02:00
Christian Muehlhaeuser
b1955dd9b7
* Fixed FadingPixmap isn't initialized with m_isDefault being true.
2012-07-06 07:36:43 +02:00
Christian Muehlhaeuser
d571a79746
* Don't return unresolved queries when proxy-model is supposed to filter out offline / unplayable tracks.
2012-07-06 06:32:01 +02:00
Christian Muehlhaeuser
78e1f8236c
* Don't return unresolved queries when proxy-model is supposed to filter out offline / unplayable tracks.
2012-07-06 06:30:34 +02:00
Christian Muehlhaeuser
457c916101
Merge branch 'master' into decltest
2012-07-06 06:21:02 +02:00
Christian Muehlhaeuser
d4def82cd1
* Refetch cover when underlying metadata changed in PixmapDelegateFader.
2012-07-06 06:09:32 +02:00
Christian Muehlhaeuser
06c5f2e84b
* Hooking up to resultsChanged() is enough in PlayableItem.
2012-07-06 06:09:32 +02:00
Christian Muehlhaeuser
2004977b09
* Emit resultsChanged() after adding / removing results in a Query.
2012-07-06 06:09:32 +02:00
Leo Franchi
ad0be3aa3c
Keep config UI in sync with resolver
2012-07-05 23:34:46 -04:00
Leo Franchi
35a0db7a07
Some more fixes
2012-07-05 23:34:46 -04:00
Leo Franchi
427a26e034
New spotify config
2012-07-05 23:34:46 -04:00
Christian Muehlhaeuser
b4fa46c3c7
* Moved properties context entry below the separator.
2012-07-06 04:39:41 +02:00
Christian Muehlhaeuser
7030d43e32
* Disable a bit of debug.
2012-07-06 04:39:41 +02:00
Leo Franchi
1a1106012b
Add spotify infoplugin for album lookups
2012-07-05 22:38:20 -04:00
Christian Muehlhaeuser
56e73fb274
* No need to hook up to query's coverChanged() signal anymore.
2012-07-06 03:40:50 +02:00
Christian Muehlhaeuser
56dd8d47db
Merge branch 'master' into decltest
2012-07-06 02:16:21 +02:00
Christian Muehlhaeuser
841cef878d
* Updated ChangeLog.
2012-07-06 02:00:42 +02:00
Tomahawk CI
6f4782ba71
Automatic merge of Transifex translations
2012-07-05 22:17:36 +00:00
Leo Franchi
5960da1722
Don't confuse QFileInfo
2012-07-05 16:49:14 -04:00
Jeff Mitchell
4ca5cf456a
along to you -> along with you
2012-07-05 14:49:19 -04:00
Jeff Mitchell
97e5b3a5c4
Having this replace in there actually breaks notification for me.
...
I'm guessing that this is notification-system dependent; however, we
can't show & to people not using HTML-based notification renderers.
The fix needs to lie with the notification renderer vendor.
2012-07-05 13:39:12 -04:00
Jeff Mitchell
0e5dd14bcf
Guard first() calls in music scanner
2012-07-05 10:04:20 -04:00
Michael Zanetti
3c942b1249
played around with the QML path a bit...
2012-07-05 14:42:49 +02:00
Michael Zanetti
68de791e8c
yay! we have album covers!
2012-07-05 13:58:28 +02:00
Christian Muehlhaeuser
41a37b4690
* Fixed clash between model & proxymodel user-roles.
2012-07-05 13:34:59 +02:00
Michael Zanetti
9e6dbcc7b1
fix covers again after using the proxymodel
2012-07-05 13:30:29 +02:00
Michael Zanetti
64f4445a01
use the proxymodel instead of the model directly
2012-07-05 13:17:12 +02:00
Christian Muehlhaeuser
e29dc4a8a6
* Filter tree-model based on query, not result.
2012-07-05 12:41:06 +02:00
Michael Zanetti
0a1f2304e9
Merge branch 'master' of github.com:tomahawk-player/tomahawk into decltest
2012-07-05 12:15:27 +02:00
Christian Muehlhaeuser
1d84f6ede6
* Should fix crash when filtering collection.
2012-07-05 12:13:07 +02:00
Michael Zanetti
8f465b2984
removed unneeded slot previously used for debugging
2012-07-05 11:47:34 +02:00
Michael Zanetti
2d32a2db90
added artwork to the stations view
2012-07-05 11:43:19 +02:00
Tomahawk CI
138381a61d
Automatic merge of Transifex translations
2012-07-04 22:17:39 +00:00
Christian Muehlhaeuser
f5b3c20c4c
* Merged master into decltest.
2012-07-04 22:44:33 +02:00
Michael Zanetti
abb8217286
more work on the station qml stuff
2012-07-04 17:54:01 +02:00
Dominik Schmidt
4bc38491e4
Use SipInfo class
2012-07-04 15:25:15 +02:00
Patrick von Reth
4973768078
fixed windows x64 build
...
Signed-off-by: Dominik Schmidt <dev@dominik-schmidt.de >
2012-07-04 15:25:15 +02:00
Dominik Schmidt
bbf7555089
Remove more unused VLC plugins from the windows package
2012-07-04 15:25:15 +02:00
Michael Zanetti
b48896157d
Merge branch 'decltest' of github.com:tomahawk-player/tomahawk into decltest
2012-07-04 12:08:45 +02:00
Christian Muehlhaeuser
cd2fd37f84
* Prevent crash in ViewHeader.
2012-07-04 05:44:07 +02:00
Christian Muehlhaeuser
97a3d6fcd3
* Correctly unset pause / spinner on GridView when a new track is loading.
2012-07-04 05:37:07 +02:00
Christian Muehlhaeuser
1309334f99
* Adjust to new ViewPage interface.
2012-07-04 04:56:21 +02:00
Christian Muehlhaeuser
c99cfe54ed
* Clean up ViewPage interface.
2012-07-04 04:49:47 +02:00
Christian Muehlhaeuser
d73cd9479c
* Clean up ViewManager.
2012-07-04 04:49:28 +02:00