1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-01-17 14:28:24 +01:00

286 Commits

Author SHA1 Message Date
Uwe L. Korn
c440f9ede6 Fix warning about unused linker flags 2014-07-19 07:11:53 +01:00
Uwe L. Korn
2d5b802ddc Bump version to 0.8.99 2014-07-17 13:47:50 +01:00
Uwe L. Korn
27a0ad69ec Add snore to Windows installer 2014-07-02 11:31:23 +01:00
Uwe L. Korn
ee11f255d7 Merge pull request #207 from TheOneRing/snore-notify
added snorenotification support, this adds growl(on windows and mac), wi...
2014-07-02 12:28:08 +02:00
Uwe L. Korn
e060ee3832 Fix add_definitions 2014-06-30 01:48:30 +01:00
Uwe L. Korn
72c2841eed Define Qt5 C++11 macros for Qt4 2014-06-29 21:09:02 +01:00
Uwe L. Korn
4256f00e89 Add dependency on GnuTLS 2014-06-27 03:32:44 +01:00
Uwe L. Korn
399fdb74b5 Correct sparsehash description 2014-06-27 03:30:01 +01:00
Uwe L. Korn
675fc4b539 Merge pull request #235 from tomahawk-player/cmake-check-funtional
Check for std::(tr1::)function support
2014-06-24 19:12:08 +02:00
Uwe L. Korn
910cf16541 Silence problems with CMake 2.8.13+/3+ 2014-06-24 17:54:07 +01:00
Uwe L. Korn
66147db7a7 Check for std::(tr1::)function support 2014-06-24 17:10:14 +01:00
Patrick von Reth
1b85b9c0d6 qt5 support for snore 2014-06-22 17:06:21 +02:00
Patrick von Reth
25fae63088 more style fixes 2014-06-22 17:06:07 +02:00
Uwe L. Korn
6516321a86 Add dependency on google-sparsehash 2014-06-09 11:13:30 +01:00
Dominik Schmidt
0e4c6e2b16 Update submodule 2014-04-18 15:11:43 +02:00
Dominik Schmidt
5117980a0e Build crash reporter if submodule is checked out 2014-04-18 13:20:56 +02:00
Uwe L. Korn
39af6ce632 Only require QJson for Qt4 2014-04-15 19:23:17 +01:00
Uwe L. Korn
c4ea707ae2 Drop QTweetLib and deprecated TwitterSIP 2014-04-05 18:09:08 +01:00
Patrick von Reth
8573d8fb42 Some qt5 fixes for Windows 2014-03-31 17:45:26 +02:00
Uwe L. Korn
6954e942f8 TELEPATHY_QT*_FOUND depends on Qt version 2014-02-26 10:44:27 +00:00
Stefan Derkits
8fa093a2e3 bump echonest dependency, update README 2014-02-14 19:54:13 +01:00
Uwe L. Korn
8a48ef0c41 Use KF5Attica instead of LibAttica for Qt5 2014-01-17 19:02:52 +00:00
Teo Mrnjavac
9a6b74a749 Disable QtKeychain on OSX. 2013-12-12 17:51:10 +01:00
Jeff Mitchell
1adefb3e5d Fix some mandella API changes 2013-12-10 16:06:00 -05:00
Uwe L. Korn
ce92f2869b Use Qt5Keychain when building with Qt5 2013-12-04 19:11:38 +00:00
Teo Mrnjavac
3c33191511 Unbump QtKeychain to 0.1.0 2013-10-23 16:59:00 +02:00
Jeff Mitchell
0682b82199 Apparently cmake policies are not forward-compatible (facepalm) so only set them on versions that understand them 2013-10-22 11:16:15 -04:00
Jeff Mitchell
de1bb8ede7 Update for CMake policies 0022 and 0023 (0023 needs revisiting when we
can depend on 2.8.12).
2013-10-22 10:53:44 -04:00
Arthur Țițeică
de107a46e6 Enabled the Romanian translation 2013-09-23 08:00:27 +03:00
Uwe L. Korn
3886adbda3 Do cmake-options the right way 2013-09-21 13:46:18 +02:00
Uwe L. Korn
fbf3820ae4 Activate CrashReporter for Qt5 2013-09-02 10:03:25 +02:00
Uwe L. Korn
a340be767d Move Playdar API into its own library 2013-08-24 14:19:24 +02:00
Dominik Schmidt
99fcdc5614 Next sigh. Didn't break for me as I'm using clang. 2013-08-07 00:20:37 +02:00
Dominik Schmidt
c23bd08a92 *sigh* 2013-08-07 00:14:39 +02:00
Dominik Schmidt
07ae17b5e6 Phonon cmake config file is still a mess with Qt4 2013-08-06 23:59:36 +02:00
Teo Mrnjavac
9fd383d4f9 Require QJson 0.8.1 2013-08-05 17:45:25 +02:00
Teo Mrnjavac
4fc50935ab Merge pull request #205 from tomahawk-player/telepathyaccounts
Telepathy accounts support
2013-08-02 05:09:56 -07:00
Dominik Schmidt
af1bf099e2 Find Phonon for Qt4 and Phonon4Qt5 for Qt5
Conflicts:
	CMakeLists.txt
2013-07-28 21:14:12 +02:00
Dominik Schmidt
fc0fec1fdc Fix tests for Qt5
Conflicts:
	tests/CMakeLists.txt
2013-07-28 10:17:33 +02:00
Uwe L. Korn
3c8272ba81 Revert removal of test targets 2013-07-26 19:48:56 +02:00
Uwe L. Korn
ccc1c260f1 qdbusxml2cpp is only found if QtDBus is explicity "found" 2013-07-26 19:46:09 +02:00
Dominik Schmidt
8f1c4aeaf0 Yo dawg (teo-), I put a plugin in your plugin, so I can load another plugin for showing an in-application KDE config widget 2013-07-24 18:02:58 +02:00
Dominik Schmidt
b2bb0349be Make building with Qt4 the default even if Qt5 was found 2013-07-24 18:02:58 +02:00
Teo Mrnjavac
e4fbe9bffb Create TelepathyConfigStorage as plugin, and link against TelepathyQt. 2013-07-24 18:02:57 +02:00
Uwe L. Korn
268b0051eb Change TomahawkUse.cmake to make Qt5 Compilation possible 2013-07-23 17:09:29 +02:00
Uwe L. Korn
fd862e2265 Build D-Bus interfaces with Qt5 2013-07-03 22:30:00 +02:00
Dominik Schmidt
62f1fde90a Move NetworkActivityWidget to libtomahawk-widgets 2013-06-30 22:08:39 +02:00
Dominik Schmidt
1f66489755 Move some logic out of the tomahawk_add_plugin macro to a tomahawk_add_library macro 2013-06-30 22:08:39 +02:00
Christian Muehlhaeuser
e1a2b4baa0 * Style fixes for build system. 2013-06-05 03:56:23 +02:00
Florian Richter
82432968e9 listen to media key events of gnome settings daemon
* add shortcuthandler, which listens to the media key event
  provided by the gnome settings daemon via dbus
  (https://github.com/GNOME/gnome-settings-daemon/blob/master/plugins/media-keys/README.media-keys-API)
* fixes TWK-983
2013-06-01 17:55:05 +02:00