1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-07 01:22:49 +02:00

1020 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
f5c73d765a * Removed obsolete CPack.txt include from CMakeLists.linux.txt. 2011-03-20 05:11:48 +01:00
Christian Muehlhaeuser
c046119a6c * Fixed compiler warnings. 2011-03-20 04:27:05 +01:00
Christian Muehlhaeuser
eb72bb4b38 * cmake fix for OS X. 2011-03-20 04:01:39 +01:00
Christian Muehlhaeuser
eea1a5e0b6 * Final CMakeLists.txt fixes? 2011-03-20 03:54:45 +01:00
Christian Muehlhaeuser
e109415add * Fixed rtaudio install. 2011-03-20 03:50:19 +01:00
Christian Muehlhaeuser
fe518a5cbb * Fixed cmake install targets. 2011-03-20 03:48:07 +01:00
Christian Muehlhaeuser
650f3782b4 * Fixed tomahawk.nsi. 2011-03-20 03:28:30 +00:00
Dominik Schmidt
cf38e1cefb Update Toolchain-mingw32-openSUSE.cmake to use w64 2011-03-20 03:14:08 +01:00
Christian Muehlhaeuser
c0f7cf79eb * Don't include CPack.txt for now. 2011-03-20 03:04:59 +01:00
Leo Franchi
ca016dae43 paint the playlist rows smaller too 2011-03-19 21:09:57 -04:00
Leo Franchi
64331d7fa5 set smaller font in the delegate not the view so animations use it too 2011-03-19 20:57:26 -04:00
Leo Franchi
1f66b31416 shrink the twitter config dialog a bit.
The text didn't fit by default in on OS X. Removed the groupbox as it made huge margins and cut off text.
Removed some text, and reworked some of the contents of a qlabel into another qlabel because multiline
qlabels fail at layouting
2011-03-19 20:35:15 -04:00
Leo Franchi
e72010b263 Don't show neverending loading slider for empty collections 2011-03-19 20:00:13 -04:00
Leo Franchi
5c963912a8 Decrease point size for overlay a tad 2011-03-19 20:00:03 -04:00
Leo Franchi
3925e1bd2f Show error if we failed to get a preview of a station 2011-03-19 19:42:19 -04:00
Leo Franchi
c43da4b589 Shrink the text as much as we need to fit it. Also, make it smaller on osx here too. 2011-03-19 19:41:55 -04:00
Dominik Schmidt
4b24be300b Remove LIBRARY from install DESTINATIONs because it breaks cmake configure for windows 2011-03-19 20:10:27 +01:00
Dominik Schmidt
c2c41eaee5 Fix inclusion of CLuceneConfig.cmake. Shouldn't we be using CLucene_DIR? 2011-03-19 19:19:58 +01:00
Dominik Schmidt
75aef1497a Don't check for TagLib twice. We're already checking with optional find macro. 2011-03-19 19:17:31 +01:00
Christian Muehlhaeuser
36997366e1 * SIP Jabber cleanup (gloox). 2011-03-19 09:45:02 +01:00
Christian Muehlhaeuser
77164b0d89 * Fixed disconnected signal not being hooked up in gloox jabber. 2011-03-19 09:25:35 +01:00
Christian Muehlhaeuser
3f46501e0f * Moved gen_resources.sh to admin/ dir. 2011-03-19 08:35:54 +01:00
Christian Muehlhaeuser
d66f78bab0 * Advance to HTTP results, again. 2011-03-19 07:41:04 +01:00
Christian Muehlhaeuser
d3643636d2 * Fixed Query crash. 2011-03-19 07:34:34 +01:00
Christian Muehlhaeuser
5b7775d7a1 * Fixed m_playable in Query. 2011-03-19 07:28:09 +01:00
Christian Muehlhaeuser
de2d8aa2fd * Prevent QLabel's default-text from appearing while loading PlaylistManager. 2011-03-19 07:18:28 +01:00
Christian Muehlhaeuser
9de221e9d0 * Fixed broken signal / slot connection. Re-scanning now live-updates the CollectionFlatModel, again. 2011-03-19 06:14:22 +01:00
Christian Muehlhaeuser
85826249c9 * Prevent Tomahawk from ever trying to connect to itself. 2011-03-19 05:15:34 +01:00
Christian Muehlhaeuser
520806f0bb * Don't skip over unsolved but playable tracks.
* Don't assert on invalid connections.
2011-03-19 05:09:57 +01:00
Christian Muehlhaeuser
64846c1abd * Prevented loading a dupe SIP plugin. 2011-03-19 03:05:57 +01:00
Leo Franchi
feed05463f oops and again 2011-03-18 17:44:05 -04:00
Leo Franchi
5a08e56db4 fix compile 2011-03-18 17:40:46 -04:00
Leo Franchi
2e3492e68d only selectively shrink font size on osx 2011-03-18 17:12:55 -04:00
Christian Muehlhaeuser
a7ef75633a * Removed old junk and cleaned up source: Never include tomahawkapp.h in libtomahawk. 2011-03-18 21:51:12 +01:00
Christian Muehlhaeuser
c7c28b0dd7 * Fixed GPL headers. 2011-03-18 21:36:33 +01:00
Christian Muehlhaeuser
2024a1d8d7 * Fixed GPL headers. 2011-03-18 21:35:29 +01:00
Christian Muehlhaeuser
a18c0eed7a * Fixed GPL headers. 2011-03-18 21:33:20 +01:00
Leo Franchi
5d9f1eea90 don't need this, oops 2011-03-18 14:49:23 -04:00
Leo Franchi
69e9cda5e6 fix some cmake stuff. add uninstall support
change plugin names, load changed names, don't install static libs, etc
2011-03-18 14:46:30 -04:00
Christian Muehlhaeuser
6c946fa130 * Build win32 executable properly, so no more console/debug window. 2011-03-18 18:36:46 +01:00
Christian Muehlhaeuser
518002dfd1 * Open the SettingsDialog with the first tab.
* Don't restart overlay animation if it's already in progress / finished.
2011-03-18 06:03:29 +01:00
Christian Muehlhaeuser
c9ca6b3a79 * Don't show offline results in SuperCollection and general collection loading speed-ups. 2011-03-18 05:51:21 +01:00
Leo Franchi
b631a6b3bd remove qtscriptresolvers 2011-03-17 22:58:25 -04:00
Jeff Mitchell
25d0cee1f8 oops, forgot a space 2011-03-17 22:22:23 -04:00
Christian Muehlhaeuser
18bf3d655c * Fixed HTTP streaming. 2011-03-18 02:52:11 +01:00
Jeff Mitchell
ae6ec8eba8 As discussed, add a gettomahawk.com link to the end of a tweet 2011-03-17 21:00:55 -04:00
Leo Franchi
9f7e1b5f75 move loading spinner to each trackview 2011-03-17 19:52:12 -04:00
Christian Muehlhaeuser
9934b6e1d4 * This certainly slowed down collection loading. 2011-03-17 09:35:13 +01:00
Christian Muehlhaeuser
7778c92a17 * Fix loading spinner being stuck in certain cases. 2011-03-17 09:19:47 +01:00
Leo Franchi
61a8f784d1 add a loading animation when loading collections 2011-03-16 19:07:40 -04:00