Christian Muehlhaeuser
|
f99cfb8e66
|
* Moved color consts into TomahawkStyle.
|
2013-04-29 19:22:00 +02:00 |
|
Christian Muehlhaeuser
|
e6c2498fc6
|
* No need to have const values being returned from methods.
|
2013-04-29 18:27:54 +02:00 |
|
Christian Muehlhaeuser
|
4a221a79a4
|
* StyleHelper doesn't exist anymore.
|
2013-04-29 18:15:12 +02:00 |
|
Christian Muehlhaeuser
|
55fd82bfd4
|
* Added FIXMEs.
|
2013-04-29 18:14:16 +02:00 |
|
Christian Muehlhaeuser
|
95e84be319
|
* Merged StyleHelper into TomahawkStyle.
|
2013-04-29 18:13:17 +02:00 |
|
Christian Muehlhaeuser
|
082cedda17
|
* Use new TomahawkStyle namespace throughout Tomahawk.
|
2013-04-29 17:48:37 +02:00 |
|
Christian Muehlhaeuser
|
7276b805d5
|
* Moved POPUP consts into TomahawkStyle namespace.
|
2013-04-29 17:48:20 +02:00 |
|
Christian Muehlhaeuser
|
98724c3457
|
* Renamed TomahawkColors to TomahawkStyle.
|
2013-04-29 17:44:55 +02:00 |
|
Christian Muehlhaeuser
|
2537daa0b6
|
* Moved TomahawkUtils::Colors into TomahawkColors and a separate file.
|
2013-04-29 17:39:25 +02:00 |
|
Christian Muehlhaeuser
|
d326290fd7
|
* Make Pipeline less verbose.
|
2013-04-29 16:17:31 +02:00 |
|
Christian Muehlhaeuser
|
e02229e232
|
* No need to store score as a variable.
|
2013-04-29 05:30:37 +02:00 |
|
Christian Muehlhaeuser
|
619a2df812
|
* Check for null results / tracks being created.
|
2013-04-29 05:30:37 +02:00 |
|
Christian Muehlhaeuser
|
9b53dc5c4e
|
* Return null result when trying to create one without a url.
|
2013-04-29 05:30:37 +02:00 |
|
Christian Muehlhaeuser
|
ee2a71a09f
|
* Assert when trying to create a track without artist or track name.
|
2013-04-29 05:30:37 +02:00 |
|
Tomahawk CI
|
8e3de08d87
|
Automatic merge of Transifex translations
|
2013-04-29 02:28:14 +02:00 |
|
Christian Muehlhaeuser
|
fea0b9e9f2
|
* Updated ChangeLog.
|
2013-04-29 02:03:36 +02:00 |
|
Christian Muehlhaeuser
|
d42d3ac326
|
* Fixed displaying filename in properties dialog.
|
2013-04-29 01:47:22 +02:00 |
|
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 |
|