Christian Muehlhaeuser
|
8a8a25a351
|
* Fixed TWK-1292: Issues playing fils with '#' in the filename.
|
2013-04-29 01:37:11 +02:00 |
|
Tomahawk CI
|
4079ec0739
|
Automatic merge of Transifex translations
|
2013-04-28 02:16:51 +02:00 |
|
Christian Muehlhaeuser
|
3b481590b1
|
* Updated ChangeLog for 0.7.
|
2013-04-27 04:49:49 +02:00 |
|
Christian Muehlhaeuser
|
dc542f3fde
|
* Updated ChangeLog.
|
2013-04-27 04:49:42 +02:00 |
|
Christian Muehlhaeuser
|
320ff82047
|
* Updated ChangeLog.
|
2013-04-27 04:49:19 +02:00 |
|
Christian Muehlhaeuser
|
049b6ef8a5
|
* Make use of new Playlist::get() API.
|
2013-04-27 04:49:19 +02:00 |
|
Christian Muehlhaeuser
|
499ba45c73
|
* Playlist::get now finds any kind of playlist_ptr with that guid.
|
2013-04-27 04:49:18 +02:00 |
|
Christian Muehlhaeuser
|
96de8e2969
|
* Added new translations.
|
2013-04-27 04:49:18 +02:00 |
|
Tomahawk CI
|
279e044c64
|
Automatic merge of Transifex translations
|
2013-04-27 02:17:17 +02:00 |
|
Christian Muehlhaeuser
|
fa64e12a55
|
* Assert when diverging and source is not local.
|
2013-04-27 01:25:38 +02:00 |
|
Christian Muehlhaeuser
|
511c1aef70
|
* Style fixes.
|
2013-04-27 01:20:45 +02:00 |
|
Christian Muehlhaeuser
|
f4d3afbfd7
|
* Made DbCmd_DeleteDynamicPlaylist more robust.
|
2013-04-27 01:20:45 +02:00 |
|
Christian Muehlhaeuser
|
661d43c10d
|
* Make DbCmd_SetPlaylistRevision more robust and verbose.
|
2013-04-27 01:20:45 +02:00 |
|
Christian Muehlhaeuser
|
4ed267d477
|
* Adapted playlist users to use new API.
|
2013-04-27 01:20:45 +02:00 |
|
Christian Muehlhaeuser
|
d8c5c74258
|
* Always base playlist changes on currently loaded revision.
|
2013-04-27 01:20:45 +02:00 |
|
Teo Mrnjavac
|
5923a754dd
|
How about no.
(Reverts inbox entry colors from palette)
|
2013-04-26 17:39:25 +02:00 |
|
Teo Mrnjavac
|
d5e7ee7716
|
How about using link color from palette?
|
2013-04-26 17:27:40 +02:00 |
|
Christian Muehlhaeuser
|
d5bde429c1
|
* Renamed WebResultHintChecker to ResultUrlChecker.
|
2013-04-26 14:12:45 +02:00 |
|
Christian Muehlhaeuser
|
cd5d1eefd1
|
* Turn down verbosity a notch.
|
2013-04-26 14:01:48 +02:00 |
|
Christian Muehlhaeuser
|
31f95e24cf
|
* Use new Playlist::get().
|
2013-04-26 14:00:05 +02:00 |
|
Christian Muehlhaeuser
|
f4a3db0c37
|
* Renamed (Dynamic)Playlist::load() to ::get().
|
2013-04-26 13:57:36 +02:00 |
|
Christian Muehlhaeuser
|
83d5b56386
|
* Try to explain cli params better.
|
2013-04-26 13:16:04 +02:00 |
|
Christian Muehlhaeuser
|
69e19afbef
|
* Style fixes.
|
2013-04-26 13:15:38 +02:00 |
|
Christian Muehlhaeuser
|
7bcf3e2e15
|
* Style fix.
|
2013-04-26 11:52:06 +02:00 |
|
Christian Muehlhaeuser
|
a027f4f0b2
|
* No need to manually check for source id being 0.
|
2013-04-26 11:46:41 +02:00 |
|
Christian Muehlhaeuser
|
4aa85bce34
|
* Pipeline now runs WebResultHintChecker to validate http urls before accepting them as playable results.
|
2013-04-26 10:51:03 +02:00 |
|
Christian Muehlhaeuser
|
32651b5a13
|
* To emulate QNetworkReply's behaviour, we need to emit finished() after an error occured.
|
2013-04-26 10:50:31 +02:00 |
|
Christian Muehlhaeuser
|
13ab38ae8f
|
* New WebResultHintChecker API. Class will be renamed soon.
|
2013-04-26 10:50:24 +02:00 |
|
Christian Muehlhaeuser
|
5fe963fa50
|
* Don't launch WebResultHintChecker from PlaylistModel.
|
2013-04-26 10:44:59 +02:00 |
|
Christian Muehlhaeuser
|
cde8fe3c1f
|
* Moved PlaylistEntry class into separate files.
|
2013-04-26 09:49:18 +02:00 |
|
Christian Muehlhaeuser
|
8d64785f0d
|
* Use tDebug().
|
2013-04-26 09:10:36 +02:00 |
|
Christian Muehlhaeuser
|
7b4c025b2a
|
* Always sync the PlaylistEntry's result-hint to the database - never the Query's.
|
2013-04-26 09:10:23 +02:00 |
|
Christian Muehlhaeuser
|
5cdc8e40c6
|
* Only update playlist when a result-hint has been changed.
|
2013-04-26 09:09:49 +02:00 |
|
Christian Muehlhaeuser
|
9dbdffd0ef
|
* Query::resolvingFinished should indicate whether there are any results, not whether the Query is solved.
|
2013-04-26 09:08:52 +02:00 |
|
Christian Muehlhaeuser
|
a0a906b891
|
* Can't initialize delegates with NULL parent or proxy.
|
2013-04-26 07:53:52 +02:00 |
|
Christian Muehlhaeuser
|
6b6b331fa8
|
* The delegates should take care of hooking up the updateIndex( QModelIndex ) signal to the view.
|
2013-04-26 07:51:50 +02:00 |
|
Christian Muehlhaeuser
|
2a45a53283
|
* If we don't set the style before we set the model, the cover methods won't be hooked up.
|
2013-04-26 07:45:12 +02:00 |
|
Christian Muehlhaeuser
|
bd7f7420a4
|
* If we set a new model it might already contain content, so we need to call onViewChanged to check if we need to load covers / metadata.
|
2013-04-26 07:43:37 +02:00 |
|
Christian Muehlhaeuser
|
8c06c3ab6a
|
* Always initialize the style option, so we set the right selection state.
|
2013-04-26 07:17:26 +02:00 |
|
Teo Mrnjavac
|
8c4f6d7917
|
Avoid mysterious constants of doom in delegates.
|
2013-04-26 07:07:51 +02:00 |
|
Teo Mrnjavac
|
161e287877
|
Make blue dots in inbox smaller.
|
2013-04-26 07:01:22 +02:00 |
|
Christian Muehlhaeuser
|
59124fb270
|
* Show 'Searching...' / 'Not available' in detailed playlist view.
|
2013-04-26 06:59:32 +02:00 |
|
Christian Muehlhaeuser
|
208da545f4
|
* Style fix.
|
2013-04-26 06:38:58 +02:00 |
|
Christian Muehlhaeuser
|
859e2e4a7b
|
* Save & restore queue across sessions.
|
2013-04-26 06:38:48 +02:00 |
|
Christian Muehlhaeuser
|
a074af2c22
|
* Added methods to save / load queue state.
|
2013-04-26 06:37:49 +02:00 |
|
Christian Muehlhaeuser
|
2b6081f4c7
|
* Fixed PlaylistItemDelegate swallowing mouse events, which prevented TrackView from triggering D&D operations.
|
2013-04-26 06:06:44 +02:00 |
|
Christian Muehlhaeuser
|
9a1ed86d62
|
* Fixed loading social actions in AudioControls.
|
2013-04-26 05:18:47 +02:00 |
|
Christian Muehlhaeuser
|
aef1dcec59
|
* Fixed cover loading in AudioControls.
|
2013-04-26 05:15:32 +02:00 |
|
Christian Muehlhaeuser
|
a39a981289
|
* Make SpotifyPlaylistUpdater check for playlists being loaded.
|
2013-04-26 05:06:24 +02:00 |
|
Christian Muehlhaeuser
|
d85490da57
|
* Bumped libechonest requirement to 2.0.3.
This reverts commit b2b1ff1cba358fac8b0c653c745b8fa85be5c4bb.
|
2013-04-26 04:24:43 +02:00 |
|