1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-15 13:29:46 +01:00

6723 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
c984e79669 * Updated AUTHORS file. 2013-01-09 07:14:24 +01:00
Christian Muehlhaeuser
453c0ab0c4 * Don't pre-initialize the charts widget. This will require some more changes in WhatsHotWidget - to be discussed with Hugo. 2013-01-09 07:06:37 +01:00
Christian Muehlhaeuser
c832e63c59 * Style fixes in WhatsHotWidget. 2013-01-09 07:06:02 +01:00
Christian Muehlhaeuser
dd79ffe7e7 * Always enfore the vertical scrollbar on Artist & Album pages to get rid of flickery resizing. 2013-01-09 06:18:05 +01:00
Christian Muehlhaeuser
ecec703191 * Fixed Artist & Album page layout when the items don't fill up the entire view. 2013-01-09 06:14:35 +01:00
Christian Muehlhaeuser
d9dbc7f160 * Support external links in artist biographies. 2013-01-09 05:55:12 +01:00
Christian Muehlhaeuser
04175de726 * Use the same color for drawing charts-position & album-position. 2013-01-09 05:07:31 +01:00
Christian Muehlhaeuser
34da802874 * Use an AlbumItemDelegate for Artist page. 2013-01-09 04:33:23 +01:00
Christian Muehlhaeuser
ee13c25607 * Manual signal connect is obsolete. 2013-01-09 04:33:07 +01:00
Christian Muehlhaeuser
ebcda30c96 * Temporary fixes until PlaylistChartItemDelegate becomes a proper PlaylistItemDelegate. 2013-01-09 04:32:27 +01:00
Tomahawk CI
ed151e1e3a Automatic merge of Transifex translations 2013-01-09 01:17:45 +01:00
Christian Muehlhaeuser
ea9bc9a4a2 * Updated copyright in about dialog to 2013. 2013-01-08 23:06:24 +01:00
Christian Muehlhaeuser
0a97127ea8 * Fixed AudioEngine not correctly emitting stopped(). 2013-01-08 21:42:46 +01:00
Christian Muehlhaeuser
d2c83bf614 * Auto resize tophits view and limit it to 20 tracks. 2013-01-08 21:42:46 +01:00
Teo Mrnjavac
64a2854130 Send invite on returnPressed. 2013-01-08 20:02:03 +01:00
Teo Mrnjavac
2e511318f5 Try to remove frame from toolbar on Windows 8. 2013-01-08 19:02:01 +01:00
Dominik Schmidt
fd0a80da1f Remove headers from CMakeLists.txt which don't need to be tracked anymore because of automoc 2013-01-08 15:47:03 +01:00
Leo Franchi
d66afb9ba3 Don't crash when listening along if a result in a sourceplaylistinterface's next is not valid 2013-01-08 09:36:41 -05:00
Dominik Schmidt
852af5737a Merge branch 'stable-0.6' 2013-01-08 03:14:23 +01:00
Dominik Schmidt
7fee9a258a Fix buildsystem for windows where PC_JREEN_VERSION does not exist 2013-01-08 03:13:07 +01:00
Dominik Schmidt
195e929c7c Merge branch 'stable-0.6' 2013-01-08 02:49:24 +01:00
Dominik Schmidt
8305a44900 Fix registering DatabaseCommand_LoadSocialActions::TrackActions metatype 2013-01-08 02:43:58 +01:00
Dominik Schmidt
bd2f8b0f36 qt5: don't build qnetwm 2013-01-08 02:06:11 +01:00
Tomahawk CI
c389ca832f Automatic merge of Transifex translations 2013-01-08 01:16:53 +01:00
Dominik Schmidt
a1330254b0 Remove trailing / 2013-01-07 22:54:59 +01:00
Dominik Schmidt
3efe994425 Add more thirdparty libs shipped in our tree to the README 2013-01-07 22:51:52 +01:00
Dominik Schmidt
cf10b6d6e1 Don't build against Jreen 1.1.0 and document it in README 2013-01-07 22:51:52 +01:00
Dominik Schmidt
537903f15a Remove winhttp, it was used for liblastfm2 back when we used to ship it 2013-01-07 22:51:52 +01:00
Dominik Schmidt
1268e6a053 More teo- fication 2013-01-07 17:28:54 +01:00
Dominik Schmidt
5f1adf99b3 Add hugo___ and teo- to AUTHORS 2013-01-07 17:25:18 +01:00
Dominik Schmidt
a88a5a2550 Change my mail address once again, let's see how long this lasts :-) 2013-01-07 17:22:02 +01:00
Jason Herskowitz
68a24914b9 Update ChangeLog
Add linkback source icon to changelog.
2013-01-07 09:20:56 -05:00
Jason Herskowitz
66dae03798 Update ChangeLog
Line break to changelog
2013-01-06 19:53:04 -05:00
Jason Herskowitz
7a04f2242f Update ChangeLog 2013-01-06 19:52:27 -05:00
Tomahawk CI
1e896eb554 Automatic merge of Transifex translations 2013-01-07 01:17:36 +01:00
Dominik Schmidt
66d5d0a403 Remove addPeerManually method in TomahawkWindow 2013-01-06 21:33:54 +01:00
Dominik Schmidt
e9eb4bea15 Move TOMAHAWK_SYSTEM to TomahawkVersion.h 2013-01-06 21:18:47 +01:00
Dominik Schmidt
7fb494c780 Don't use CMAKE_SYSTEM for version info - too detailed build time information 2013-01-06 21:15:21 +01:00
Dominik Schmidt
f6f15223db Fix compilation for windows 2013-01-06 14:17:35 +01:00
Dominik Schmidt
d7ba7ead99 qt5: that should have ended up in the latest commit, too late for git
for me
2013-01-06 05:16:37 +01:00
Dominik Schmidt
110fb0100d qt5: cmake: allow building Tomahawk against Qt4 and Qt5 2013-01-06 03:52:20 +01:00
Dominik Schmidt
033e6a3059 qt5: port InfoPlugins 2013-01-06 02:30:26 +01:00
Dominik Schmidt
61c347d21b Add friendlyNames to InfoPlugins and show them in the diagnostics dialog 2013-01-06 01:41:15 +01:00
Tomahawk CI
fc4acddaae Automatic merge of Transifex translations 2013-01-06 01:16:36 +01:00
Dominik Schmidt
48278260c2 qt5: last commit needs additional include in TomahawkApp 2013-01-05 23:43:16 +01:00
Dominik Schmidt
8261b840c2 qt5: move Q_DECLARE_METATYPE( Tomahawk::InfoSystem::InfoSystemCache* ) to where it belongs 2013-01-05 23:42:27 +01:00
Dominik Schmidt
6f116fadb6 qt5: ifdeffing didn't work, needs to be commented out 2013-01-05 23:37:54 +01:00
Dominik Schmidt
8a373681b2 qt5: ifdef two Q_DECLARE_METATYPE invocations out, for some reason they fail with Qt5 2013-01-05 23:22:03 +01:00
Dominik Schmidt
d829c09e9d qt5: register AudioErrorCode meta type only once 2013-01-05 23:12:07 +01:00
Dominik Schmidt
069b3f9239 qt5: ifdef QFileSystemModel::reset() out, an equivalent in Qt5 seems to be missing 2013-01-05 23:05:21 +01:00