Christian Muehlhaeuser
|
48d2ac71fa
|
* Use bigger fonts for top chart items.
|
2012-03-17 09:46:35 +01:00 |
|
Christian Muehlhaeuser
|
afe6ed8463
|
* Added a Chart delegate.
|
2012-03-17 09:40:04 +01:00 |
|
Christian Muehlhaeuser
|
6e34b3f620
|
* Fixed size for the search widget.
|
2012-03-17 08:54:02 +01:00 |
|
Christian Muehlhaeuser
|
6f0d29dde9
|
* Bold font decoration for usernames in the delegate.
|
2012-03-17 08:08:28 +01:00 |
|
Christian Muehlhaeuser
|
3e11945c02
|
* Added PlaylistLargeItemDelegate. Loved, latest & recent tracks use it.
|
2012-03-17 06:55:49 +01:00 |
|
Christian Muehlhaeuser
|
bd098e3ff2
|
* Fixed cached resolving.
|
2012-03-17 05:49:43 +01:00 |
|
Christian Muehlhaeuser
|
b70114a225
|
* Fixed race condition during resolving.
|
2012-03-17 05:42:25 +01:00 |
|
Christian Muehlhaeuser
|
d5aed7b6df
|
* Fetch square covers from Last.fm.
|
2012-03-17 01:33:03 +01:00 |
|
Christian Muehlhaeuser
|
d86124203c
|
* Don't crash in onCoverUpdated if there's no current track.
|
2012-03-17 01:32:15 +01:00 |
|
Christian Muehlhaeuser
|
29c49b12b7
|
* This is explicitly WIP: Added Latest Additions & Recently Played nodes.
|
2012-03-16 23:23:58 +01:00 |
|
Christian Muehlhaeuser
|
d2b719b61c
|
* DRY: Added RecentlyAddedModel.
|
2012-03-16 22:48:46 +01:00 |
|
Jason Herskowitz
|
8495c6397a
|
Change text from GChat to Google Talk in account dialog
|
2012-03-16 17:43:12 -04:00 |
|
Christian Muehlhaeuser
|
8b99d234e8
|
* DRY: Added RecentlyPlayedModel.
|
2012-03-16 22:12:17 +01:00 |
|
Christian Muehlhaeuser
|
0e2da32f0c
|
* Headless. Now.
|
2012-03-16 20:26:30 +01:00 |
|
Christian Muehlhaeuser
|
4d91fab887
|
* Headless fix.
|
2012-03-16 20:23:27 +01:00 |
|
Christian Muehlhaeuser
|
967c767f0b
|
* More headless fixes.
|
2012-03-16 20:16:03 +01:00 |
|
Christian Muehlhaeuser
|
28f62d850d
|
* Attempt to unbreak headless.
|
2012-03-16 20:14:11 +01:00 |
|
Christian Muehlhaeuser
|
c9a3b697ef
|
* Easier substring extraction.
|
2012-03-16 17:50:51 +01:00 |
|
Leo Franchi
|
ad82b81225
|
TWK-740: Don't accept the resolver account factory when adding new accounts to list
|
2012-03-16 11:16:40 -04:00 |
|
Leo Franchi
|
e3f5605c4e
|
All QSharedPointers used in different threads need deleteLater as custom deleter. This is some of them.
|
2012-03-15 19:00:48 -04:00 |
|
Christian Muehlhaeuser
|
b34b3c7470
|
* Something is wonky about CLucene scoring. Rely on our internal scoring.
|
2012-03-15 09:04:16 +01:00 |
|
Christian Muehlhaeuser
|
19d3cf5bae
|
* Don't request covers for tracks in the flat view.
|
2012-03-15 08:52:03 +01:00 |
|
Christian Muehlhaeuser
|
6408d93dc0
|
* Fixed TWK-758: Sorting playlist by album position.
|
2012-03-15 08:42:05 +01:00 |
|
Dominik Schmidt
|
f65b9d7f6f
|
epic fail is epic
|
2012-03-15 03:29:52 +01:00 |
|
Dominik Schmidt
|
232409b1c4
|
naaaaaaaaaaaaaaaaaaaaaaaaaaaarf.
|
2012-03-15 02:37:02 +01:00 |
|
Dominik Schmidt
|
8503f5bbe3
|
Some more cleanup in FindJreen.cmake
|
2012-03-15 02:11:19 +01:00 |
|
Leo Franchi
|
51087b5e0a
|
oops not meant to be there
|
2012-03-14 19:41:21 -04:00 |
|
Leo Franchi
|
39bf8f9f6e
|
Move spotify and last.fm accounts from libtomahawk to tomahawk/
|
2012-03-14 19:37:18 -04:00 |
|
Dominik Schmidt
|
496871af04
|
Use the new Jreen::Logger and bump version requirement to 1.0.3
|
2012-03-15 00:26:09 +01:00 |
|
Jeff Mitchell
|
5a57e285ec
|
Set scanning threads idle priority
|
2012-03-14 16:14:25 -04:00 |
|
Leo Franchi
|
c5732d0d62
|
Don't crash loading covers for some tracks
|
2012-03-13 08:56:43 -04:00 |
|
Christian Muehlhaeuser
|
2e6688f42b
|
* Use defaultPixmap() in TreeItemDelegate.
|
2012-03-13 03:49:02 +01:00 |
|
Christian Muehlhaeuser
|
6409113c0e
|
* Lazily load TrackView covers.
|
2012-03-13 03:45:32 +01:00 |
|
Leo Franchi
|
ccd3e19fac
|
fix spotify migration when migrating from pre-accounts
|
2012-03-12 22:03:31 -04:00 |
|
Christian Muehlhaeuser
|
18c16959ed
|
* Added cover() method to Query.
|
2012-03-13 02:51:58 +01:00 |
|
Leo Franchi
|
60d11db923
|
TWK-750: Properly check if last.fm was enabled during accounts migration
|
2012-03-12 21:40:30 -04:00 |
|
Leo Franchi
|
c88058358e
|
Fix macdeploy and build shared instead of MODULE, we don't want .so's on osx either. domme: confirm plz :)
|
2012-03-12 17:23:45 -04:00 |
|
Leo Franchi
|
cb85c767de
|
Auto upgrade old spotify to new spotify
|
2012-03-11 12:31:22 -04:00 |
|
Leo Franchi
|
35706f16f7
|
Remove assert as it hits of synchrotron is down, no fun
|
2012-03-11 12:11:17 -04:00 |
|
Leo Franchi
|
538db98e2c
|
Disable Sync code until I can figure out why clang doesn't like it
|
2012-03-09 22:54:49 -05:00 |
|
Leo Franchi
|
5c0507323c
|
Merge branch 'spotifyAccount'
|
2012-03-09 22:41:29 -05:00 |
|
Leo Franchi
|
57490a68f0
|
Cleanup
|
2012-03-09 22:41:01 -05:00 |
|
Leo Franchi
|
66e67fdd4e
|
Fix crash when accounts were loaded before attica was fetched
|
2012-03-09 22:37:39 -05:00 |
|
Leo Franchi
|
6dbcac58a4
|
Show description from factory for manual resolvers
|
2012-03-09 22:37:25 -05:00 |
|
Leo Franchi
|
1aeb5ed807
|
Don't re-sync on deletion as then deleting an account never removes it from the config file
|
2012-03-09 22:36:53 -05:00 |
|
Leo Franchi
|
2d1a036b3d
|
Use virtual method for factory name
|
2012-03-09 22:36:35 -05:00 |
|
Leo Franchi
|
970b3e79a9
|
Properly load spotify account
|
2012-03-09 21:49:50 -05:00 |
|
Jeff Mitchell
|
c6cd6821bf
|
Use new QTweetLib 0.5 API for PIN values so leading zeros are respected
|
2012-03-09 18:24:05 -05:00 |
|
Leo Franchi
|
ccee34eaa7
|
Initial work on Spotify account
Merge branch 'master' into spotifyAccount
Conflicts:
src/libtomahawk/CMakeLists.txt
|
2012-03-09 17:56:38 -05:00 |
|
Jeff Mitchell
|
3f3c855a6d
|
Fix XMPP proxy. Make no proxy hosts static so changing it works across
all threads; make a duplication method so jreen doesn't scopepointer us
to death on shutdown; pass in proxyfactory to jreen.
|
2012-03-09 17:41:38 -05:00 |
|