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

8695 Commits

Author SHA1 Message Date
Patrick von Reth
ec926d2c40 indent 2014-04-11 12:22:17 +02:00
Patrick von Reth
47c2000f2f Replace the thumbbar button code in Qt 5.2.0+ with the QWinExtras Code 2014-04-11 12:18:39 +02:00
Tomahawk CI
a35f330688 Automatic merge of Transifex translations 2014-04-08 02:17:21 +02:00
Uwe L. Korn
c793ee092c Use fallback duration on 0 duration too. 2014-04-07 09:01:36 +01:00
Tomahawk CI
48ebb08717 Automatic merge of Transifex translations 2014-04-07 02:17:27 +02:00
Uwe L. Korn
3591262165 Remove unused variables after Twitter removal 2014-04-06 23:29:15 +01:00
Tomahawk CI
44cc4899e1 Automatic merge of Transifex translations 2014-04-06 02:17:18 +02:00
Uwe L. Korn
8d74d51f7b Remove name duplication, fixes #1588 2014-04-05 22:44:01 +01:00
Dominik Schmidt
8bf74bf312 Merge pull request #226 from tomahawk-player/drop-qtweetlib
Drop QTweetLib and deprecated TwitterSIP
2014-04-05 22:26:47 +02:00
Uwe L. Korn
935e07fcf4 Update resultModel less often in Search 2014-04-05 20:22:28 +01:00
Uwe L. Korn
c4ea707ae2 Drop QTweetLib and deprecated TwitterSIP 2014-04-05 18:09:08 +01:00
Uwe L. Korn
9c9e1561a2 Mention resolver who sent a result too late 2014-04-05 17:45:24 +01:00
Tomahawk CI
b5a56ed149 Automatic merge of Transifex translations 2014-04-03 02:17:19 +02:00
Dominik Schmidt
f12f639206 Merge pull request #224 from TheOneRing/qt5-win
Some qt5 fixes for Windows
2014-04-02 22:20:22 +02:00
Jeff Mitchell
ca6adf7922 Silence warning 2014-04-02 12:53:01 -04:00
Uwe L. Korn
70a17eafcf Use Q_ASSERT_X to print error message 2014-04-01 18:16:57 +01:00
Patrick von Reth
6630de66fe fixed WITH_QTSPARKLE option 2014-03-31 18:06:32 +02:00
Patrick von Reth
9556c1693f use append 2014-03-31 18:00:29 +02:00
Patrick von Reth
cbb8b44177 fixed another HWND cast 2014-03-31 17:45:27 +02:00
Patrick von Reth
8573d8fb42 Some qt5 fixes for Windows 2014-03-31 17:45:26 +02:00
Teo Mrnjavac
fb02c08a55 Merge pull request #225 from TheOneRing/Q_WS_WIN_to_Q_OS_WIN
replaced Q_WS_WIN with Q_OS_WIN
2014-03-31 17:32:30 +02:00
Patrick von Reth
910c17ade9 replaced Q_WS_WIN with Q_OS_WIN 2014-03-31 17:30:54 +02:00
Tomahawk CI
1055e416f8 Automatic merge of Transifex translations 2014-03-31 02:17:20 +02:00
Jeff Mitchell
028470aa22 Fix warnings and potential issues caused by incorrect header guard 2014-03-28 21:53:21 -04:00
Jeff Mitchell
0f4b12f156 Remove some old cruft and start getting things ready for Kiva 2014-03-27 13:55:25 -04:00
Tomahawk CI
9617ef84fe Automatic merge of Transifex translations 2014-03-27 01:16:53 +01:00
Uwe L. Korn
70085e97f5 Remove unused cryptojs-sha1.js 2014-03-26 22:00:17 +00:00
Leo Franchi
ded7684227 Include qjson headers in playdarapi compilation 2014-03-25 19:15:31 -04:00
Teo Mrnjavac
cf075a6d1a Merge pull request #223 from krf/arm-fixes
Compile fix for ARM
2014-03-25 16:22:08 +01:00
Kevin Funk
ba53961f1b Compile fix for ARM 2014-03-25 16:14:23 +01:00
Tomahawk CI
ee50eccc14 Automatic merge of Transifex translations 2014-03-21 01:16:49 +01:00
Uwe L. Korn
c2961edc12 Make TAGLIB #if checks backwards compatible 2014-03-20 19:37:57 +00:00
Uwe L. Korn
98656205df Link to KF5::Attica with Qt5
* There is no CMake varibale for libattica's libs anymore.
2014-03-20 19:30:26 +00:00
Uwe L. Korn
a03bbfc891 Fix qt5keychain includes 2014-03-20 19:25:31 +00:00
Christian Muehlhaeuser
15cb87048a Merge pull request #221 from tomahawk-player/hatchet-qt5-qurl
Handle QUrls in Hatchet unified for Qt4+5
2014-03-15 01:24:57 +01:00
Uwe L. Korn
b96ebfc2ba Make QUrl command compatibale with Qt5 2014-03-14 12:04:46 +00:00
Uwe L. Korn
f5de7e0a3f Add method to get encodedQuery independent of Qt version 2014-03-14 12:04:46 +00:00
Jeff Mitchell
8c414d7588 Adapt to new logging behavior of websocketpp 2014-03-14 07:29:26 -04:00
Tomahawk CI
c912b76c49 Automatic merge of Transifex translations 2014-03-14 01:16:41 +01:00
Teo Mrnjavac
039490966a Merge pull request #222 from shadeslayer/master
Fix path detection for plugin
2014-03-13 19:31:31 +01:00
Rohan Garg
b80e9b1dd3 Fix path detection for plugins 2014-03-13 19:23:24 +01:00
Uwe L. Korn
043867413f Add urlTranslator and always pass result AND url to all handlers/factories 2014-03-13 12:53:14 +00:00
Uwe L. Korn
596794da57 Move IOFactories out of Servent 2014-03-13 02:15:13 +00:00
Uwe L. Korn
f773653c3f Show correct method in asyncRequest 2014-03-12 22:58:30 +00:00
Dominik Schmidt
1ae88f6e04 Don't export non-library classes 2014-03-12 19:21:15 +01:00
Jeff Mitchell
6b0a8039a5 Force websocketpp to use no threading 2014-03-12 14:17:51 -04:00
Uwe L. Korn
b6bad91427 Add rtmp support to ChangeLog 2014-03-09 11:09:28 +01:00
Uwe L. Korn
dbef9071eb Add Opus support
* requires TagLib 1.9
2014-03-09 10:06:15 +00:00
Tomahawk CI
3e53fa3f26 Automatic merge of Transifex translations 2014-03-09 01:16:43 +01:00
Uwe L. Korn
8ca2c24597 Whitelist rtmp:// to passed as plain URL to Phonon 2014-03-08 01:44:07 +00:00