Christian Muehlhaeuser
|
145d95166d
|
* Got rid of all direct InfoSystem calls from ArtistInfoWidget.
|
2012-06-07 12:16:33 +02:00 |
|
Christian Muehlhaeuser
|
5f473a0c5c
|
* Support loading and cache artists' biographies in Artist object directly.
|
2012-06-07 12:15:38 +02:00 |
|
Christian Muehlhaeuser
|
f5aeeeb9c8
|
* OverlayWidget uses PlaylistView as an event-filter for Drag-n-Drop events.
|
2012-06-07 11:24:20 +02:00 |
|
Christian Muehlhaeuser
|
f89f119078
|
* Notify results about their originating resolver.
|
2012-06-07 10:43:26 +02:00 |
|
Christian Muehlhaeuser
|
07660c3f81
|
* Refresh results when the solve status changed.
|
2012-06-07 10:42:40 +02:00 |
|
Christian Muehlhaeuser
|
530a420fb4
|
* Tomahawk::Result now keeps track of the originating resolver and maintains a proper online state.
|
2012-06-07 10:41:26 +02:00 |
|
Christian Muehlhaeuser
|
ff50bcb545
|
* Fixed slot signature.
|
2012-06-07 10:37:58 +02:00 |
|
Christian Muehlhaeuser
|
96e12a0f90
|
* Register Tomahawk::Resolver* as a meta-type.
|
2012-06-07 10:37:31 +02:00 |
|
Christian Muehlhaeuser
|
18a1ed4c7d
|
* Less work for SourceDelegate now.
|
2012-06-07 09:37:28 +02:00 |
|
Christian Muehlhaeuser
|
0d85d15002
|
* Manage source's off-/online state for the local source, too.
|
2012-06-07 09:35:35 +02:00 |
|
Christian Muehlhaeuser
|
1b743b0e9d
|
* Let local source know when we go off- / online.
|
2012-06-07 09:16:37 +02:00 |
|
Christian Muehlhaeuser
|
f1226cd7e4
|
* Show a loading spinner for 'Newest Stations / Playlists'.
|
2012-06-07 08:57:04 +02:00 |
|
Christian Muehlhaeuser
|
acc4fa8c9a
|
* Emit loadingStarted() / -Finished() signals from RecentPlaylistsModel.
|
2012-06-07 08:56:08 +02:00 |
|
Christian Muehlhaeuser
|
8ba433afa5
|
* Ignore incompatible models.
|
2012-06-07 08:55:34 +02:00 |
|
Christian Muehlhaeuser
|
8c9d209940
|
* Removed old sql escaping helper in TomahawkUtils.
|
2012-06-07 08:34:20 +02:00 |
|
Christian Muehlhaeuser
|
077409ae7e
|
* Use TomahawkSqlQuery's new escaping method.
|
2012-06-07 08:33:56 +02:00 |
|
Christian Muehlhaeuser
|
14ee71e665
|
* Added a convenient sql escaping method to TomahawkSqlQuery. It uses the sql drivers internal escaping mechanism.
|
2012-06-07 08:33:08 +02:00 |
|
Christian Muehlhaeuser
|
9443992ff9
|
* Keep retrying sql queries forever, as long as the returned db error indicates the db is just busy / locked.
|
2012-06-07 08:20:55 +02:00 |
|
Christian Muehlhaeuser
|
25ef791afc
|
* Style fix, once again.
|
2012-06-07 08:12:29 +02:00 |
|
Christian Muehlhaeuser
|
1df157976a
|
* We can rely on stateChanged() signal for updating a source's sidebar info now.
|
2012-06-07 08:12:28 +02:00 |
|
Christian Muehlhaeuser
|
f57c0c5b74
|
* More consistent stateChanged() behaviour for sources.
|
2012-06-07 08:12:28 +02:00 |
|
Christian Muehlhaeuser
|
e550ffe2b0
|
* Immediately clear the a source's current track pointer after playback finished.
|
2012-06-07 08:12:28 +02:00 |
|
Tomahawk CI
|
94a8aaced7
|
Automatic merge of Transifex translations
|
2012-06-06 22:17:01 +00:00 |
|
Jason Herskowitz
|
0fd008ba41
|
Changelogify. What did I miss?
|
2012-06-06 14:55:41 -04:00 |
|
Christian Muehlhaeuser
|
8c9deaf4ac
|
* More accurate debug output.
|
2012-06-06 16:45:33 +02:00 |
|
Christian Muehlhaeuser
|
6d48ffc298
|
* One pixel more space for WelcomeWidget's figures.
|
2012-06-06 16:45:03 +02:00 |
|
Christian Muehlhaeuser
|
447536958e
|
* Give sidebar figures a bit more space and use a thicker font.
|
2012-06-06 16:42:22 +02:00 |
|
Christian Muehlhaeuser
|
43d2bb7716
|
* Fancy avatars are now scaled ignoring the aspect ratio. This fixed some odd clipping issues.
|
2012-06-06 16:40:06 +02:00 |
|
Christian Muehlhaeuser
|
06d79cd788
|
* Enable shared qsqlite caches.
|
2012-06-06 16:32:43 +02:00 |
|
Christian Muehlhaeuser
|
d481ffbd90
|
* Use our own (fail-safer) commit transaction method.
|
2012-06-06 16:26:12 +02:00 |
|
Christian Muehlhaeuser
|
d8c3006cb4
|
* Added retry blocks for failed (busy) sql queries & commits.
|
2012-06-06 16:25:44 +02:00 |
|
Christian Muehlhaeuser
|
872d8a3da5
|
* Added TomahawkUtils::msleep( uint ). Sigh.
|
2012-06-06 16:24:39 +02:00 |
|
Christian Muehlhaeuser
|
2dc73d04af
|
* Reuse precalculated connection name.
|
2012-06-06 16:02:49 +02:00 |
|
Leo Franchi
|
28e15122ea
|
Live longer, dict
|
2012-06-05 23:31:30 +01:00 |
|
Tomahawk CI
|
89c0e71874
|
Automatic merge of Transifex translations
|
2012-06-05 22:17:07 +00:00 |
|
Leo Franchi
|
338a39fe5b
|
Attempt to make sizegrip fix work from 10.6 builds
|
2012-06-05 09:18:33 +01:00 |
|
Leo Franchi
|
c001acffee
|
Don't leak
|
2012-06-05 09:18:32 +01:00 |
|
Leo Franchi
|
a8ff291a37
|
Faster pixmap fading
|
2012-06-05 09:18:32 +01:00 |
|
Leo Franchi
|
8ba4cb66ea
|
Declare method as well
|
2012-06-05 09:18:31 +01:00 |
|
Leo Franchi
|
0401c4c88c
|
Another os x ui tweak
|
2012-06-05 09:18:31 +01:00 |
|
Jason Herskowitz
|
ff0d4bcc26
|
Now make logo appear on auth page again
|
2012-06-04 16:49:26 -04:00 |
|
Jason Herskowitz
|
a2082bbb44
|
More fixes on playdar auth page
|
2012-06-04 16:42:58 -04:00 |
|
Jason Herskowitz
|
722e1c3d57
|
Update logo for Tomahawklet Auth Page
|
2012-06-04 16:34:37 -04:00 |
|
Christian Muehlhaeuser
|
fc5fa6d4ea
|
* Don't manually delete the fuzzy index, instead rely on QObject parenting.
|
2012-06-04 21:07:12 +02:00 |
|
Christian Muehlhaeuser
|
2b3f850259
|
* Prioritize query for resolving when requesting to play a still unresolved query.
|
2012-06-03 21:23:36 +02:00 |
|
Christian Muehlhaeuser
|
2fefdf8118
|
* Move query to the top of the pipeline if a secondary, prioritized resolve requests arrives.
|
2012-06-03 21:22:56 +02:00 |
|
Christian Muehlhaeuser
|
2425ec34e5
|
* Use a separate database connection for each db-worker thread.
|
2012-06-03 15:38:36 +02:00 |
|
Tomahawk CI
|
93a062c07f
|
Automatic merge of Transifex translations
|
2012-06-01 22:16:42 +00:00 |
|
Jason Herskowitz
|
6fa0f8a140
|
Crop SVG logo
|
2012-06-01 13:32:36 -04:00 |
|
Christian Muehlhaeuser
|
f35821b3b5
|
* Add an alternative OverlayWidget CTOR for regular QWidgets.
|
2012-06-01 10:40:48 +02:00 |
|