Christian Muehlhaeuser
aa90cd1b88
* Removed obsolete code from TreeItemDelegate.
2012-11-12 11:45:12 +01:00
Christian Muehlhaeuser
d126ba3ac5
* Fixed TWK-1018: Broken row heights for related artists in footnotes.
2012-11-12 11:21:42 +01:00
Christian Muehlhaeuser
06f1ad6cf8
* Style fix.
2012-11-12 11:20:45 +01:00
Christian Muehlhaeuser
b5b96015d9
* Fixed TWK-1088: Don't crash when checking for stop-playback track when starting the very first track after startup.
2012-11-12 07:43:09 +01:00
Christian Muehlhaeuser
29533d7dab
* Show loading spinners for artist & album search.
2012-11-12 07:37:10 +01:00
Christian Muehlhaeuser
66ca7a6095
* Fixed TWK-1058: GridItemDelegate's text-box might be too small in height.
2012-11-12 07:23:04 +01:00
Christian Muehlhaeuser
0829c520ad
* Fixed TWK-1066: Hide tooltip should be bold.
2012-11-12 07:12:13 +01:00
Christian Muehlhaeuser
728c8815aa
* Fixed resolving spinners showing up.
2012-11-12 07:08:12 +01:00
Christian Muehlhaeuser
19a9d9badb
* Removed obsolete include.
2012-11-12 07:07:53 +01:00
Christian Muehlhaeuser
7634499347
* Fixed english translation for playlist-model description.
2012-11-12 04:30:55 +01:00
Christian Muehlhaeuser
3d76006a83
* Fixed artist & album retrieval.
2012-11-11 12:04:28 +01:00
Christian Muehlhaeuser
45d32b2094
* Fixed debug output.
2012-11-11 12:03:35 +01:00
Christian Muehlhaeuser
3062e6d2bd
* Fixed TWK-1096: Deleting a playlist destroys the current view.
2012-11-11 09:49:38 +01:00
Tomahawk CI
d5798d0614
Automatic merge of Transifex translations
2012-11-11 01:16:47 +01:00
Christian Muehlhaeuser
9d580d16ef
* Fixed sorting views by year.
2012-11-10 08:25:11 +01:00
Tomahawk CI
50988cbd97
Automatic merge of Transifex translations
2012-11-10 01:17:04 +01:00
Christian Muehlhaeuser
8fc3f7a4e3
* Set guids for LovedTracks, RecentPlays and RecentAdditions.
2012-11-09 06:41:55 +01:00
Christian Muehlhaeuser
57f1692c22
* FlexibleView now overrides the individual view's PlaylistInterface.
2012-11-09 06:41:07 +01:00
Christian Muehlhaeuser
70399e3cd7
* Return playlist-specific guids in PlaylistModel.
2012-11-09 06:40:31 +01:00
Christian Muehlhaeuser
9208a0244c
* Allow for overriding of a TrackView's PlaylistInterface.
2012-11-09 06:40:03 +01:00
Christian Muehlhaeuser
fa98d23a13
* Removed obsolete guid handling in PlaylistView.
2012-11-09 06:38:40 +01:00
Christian Muehlhaeuser
1879469f1f
* Added verbose logging to PlayableProxyModelPlaylistInterface.
2012-11-09 06:38:09 +01:00
Christian Muehlhaeuser
b71ba3d5aa
* Fixed column weights and added guid() methods to PlayableModels.
2012-11-09 06:36:59 +01:00
Christian Muehlhaeuser
dad52a1590
* Removed obsolete hack from ViewHeader.
2012-11-09 06:36:16 +01:00
Christian Muehlhaeuser
835a0b3762
* Update logging in AudioEngine.
2012-11-09 06:34:28 +01:00
Christian Muehlhaeuser
f82b81e001
* Style and logging clean-ups.
2012-11-09 05:59:22 +01:00
Christian Muehlhaeuser
6ceb13dcc5
* Style cleanup.
2012-11-06 23:54:48 +01:00
Christian Muehlhaeuser
d5d08c6ea3
* Style cleanup.
2012-11-06 23:54:48 +01:00
Christian Muehlhaeuser
6bf34099ec
* Update to new shorter wiki url.
2012-11-06 23:54:48 +01:00
Tomahawk CI
a206952140
Automatic merge of Transifex translations
2012-11-06 01:16:54 +01:00
Teo Mrnjavac
8c85209bb9
Prevent toolbar hiding. Fixes TWK-1046.
2012-11-05 13:17:11 +01:00
Tomahawk CI
a7f8c80758
Automatic merge of Transifex translations
2012-11-04 01:16:52 +01:00
Dominik Schmidt
70e155ffa8
Include TomahawkVersion.h in XmppSip.cpp
2012-11-03 03:49:32 +01:00
Dominik Schmidt
440c3466dd
Woops, forgot to save a few files
2012-11-03 03:45:15 +01:00
Dominik Schmidt
443d7519ac
Move implementations to source files in app
2012-11-03 03:24:36 +01:00
Dominik Schmidt
ecf0e6725d
Reorder includes in accounts
2012-11-03 02:47:32 +01:00
Dominik Schmidt
85ef6dfdb8
Reorder includes in the app
2012-11-03 02:37:20 +01:00
Dominik Schmidt
997c77ca18
Move Tomahawk version info out of config.h, should reduce code recompilation/increase ccache cache hits
2012-11-03 02:15:12 +01:00
Dominik Schmidt
4557eb6b1b
Remove outdated hypem-CMakeLists
2012-11-03 01:56:28 +01:00
Dominik Schmidt
564e952386
Port CrashReporter to automoc
2012-11-03 01:54:02 +01:00
Dominik Schmidt
8282d0a4ba
Add proper QtSparkle find module and make it an optional dep
2012-11-03 01:04:13 +01:00
Dominik Schmidt
a5ef97788e
cmake: finally surpress CMP0017 warning completely
2012-11-03 00:13:39 +01:00
Dominik Schmidt
93e9dc9ddb
Update README: liblastfm has moved to official lastfm account and is not optional anymore
2012-11-02 23:21:06 +01:00
Dominik Schmidt
c910e1b58f
Fix build with new CMake release.
...
Doesn't harm us, but really looks like an upstream bug
2012-11-02 21:43:11 +01:00
Tomahawk CI
a26482d421
Automatic merge of Transifex translations
2012-10-25 02:17:06 +02:00
Teo Mrnjavac
c97d61e85f
Fix bug with play/pause shortcut key not working with compact menu.
2012-10-23 14:06:02 +02:00
Teo Mrnjavac
265c1277fb
Make playlist description text nicer.
2012-10-22 11:25:22 +02:00
Teo Mrnjavac
c435a3c7f8
Superclass FlexibleHeader into BasicHeader for a customizable InfoBar.
...
BasicHeader reproduces InfoBar's look and feel and provides a generic
InfoBar-like page header, easily customized by subclassing.
Also, BasicHeader and FlexibleHeader now set up the UI programmatically
rather than using a .ui file.
2012-10-22 11:25:10 +02:00
Teo Mrnjavac
5c7404946e
Make FlexibleHeader and InfoBar more consistent with each other.
2012-10-21 18:22:13 +02:00
Tomahawk CI
343ead0ed9
Automatic merge of Transifex translations
2012-10-21 00:19:10 +02:00