1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-02-21 01:46:11 +01:00

7200 Commits

Author SHA1 Message Date
Uwe L. Korn
40b42a7742 More verbose Asserts 2014-05-14 22:58:57 +01:00
Uwe L. Korn
9b93404d1b Only set resolver name if known 2014-05-11 21:20:57 +01:00
Uwe L. Korn
b06b6a9da3 Store a strong reference to a playlist pointer so it will not be destroyed before the postCommitHook finishes 2014-05-11 20:59:57 +01:00
Uwe L. Korn
9a5959e24f Fix TWK-1616 2014-05-08 12:39:23 +01:00
Uwe L. Korn
f81be47f48 Qt5 insterts 1s instead of "true" on prepared statements 2014-05-08 00:37:35 +01:00
Uwe L. Korn
499d837c5a Use isNull instead of ! for shared pointer 2014-05-08 00:16:25 +01:00
Uwe L. Korn
da8e2a2126 Make infosystem less verbose 2014-05-07 20:46:14 +01:00
Uwe L. Korn
a937b99c3b Always include shellapi independent of Qt version! 2014-05-07 13:07:34 +01:00
Uwe L. Korn
53471812e4 Do not crash if we could not send a Xmpp message 2014-05-07 12:54:41 +01:00
Alexander Forselius
3b75f4e294 Added tomahawk:// link functionality search 2014-05-06 22:32:50 +01:00
Uwe L. Korn
ad07b285ee Copy shared pointer while passing across threads
* Fixes TWK-1571
2014-05-06 22:07:47 +01:00
Dominik Schmidt
da8204fa7b Merge pull request #227 from TheOneRing/thumb_qt5
Thumb qt5
2014-05-06 20:14:00 +02:00
Uwe L. Korn
dfa649c6cd Convert QVariantHash to QVariantMap for JSON generation 2014-05-05 12:41:05 +01:00
Uwe L. Korn
101c89d97a Add more ASSERTs to track correct JSON generation 2014-05-05 12:40:39 +01:00
Uwe L. Korn
537dd17b08 Escape \ in JS function call arguments 2014-05-05 12:39:51 +01:00
Uwe L. Korn
74915c7d2b s/Q_WS/Q_OS 2014-05-05 12:04:16 +01:00
Uwe L. Korn
6ba2a9c639 Don't crash if we could not add a font. 2014-05-05 11:40:49 +01:00
Uwe L. Korn
4c2e396fbe libechonest is suffixed by 5 for Qt5 2014-05-03 00:48:49 +01:00
Stefan Derkits
38edecbc0a old setting based credentials werent maps, they were hashes. convert them to maps and save them 2014-04-27 22:15:12 +02:00
Stefan Derkits
ee85c082e3 change credentials to QVariantMap instead of QVariantHash 2014-04-27 20:20:10 +02:00
Stefan Derkits
afccb15e18 check if JsonDocument is null in JsonWrapper 2014-04-27 19:15:30 +02:00
Dominik Schmidt
cbd0f2a5b2 Send more accurate data with crash reports 2014-04-25 02:44:15 +02:00
Dominik Schmidt
2e5ffdce47 Merge pull request #229 from tomahawk-player/breakpad_external
Use libcrashreporter-qt in submodule instead of breakpad in tree
2014-04-25 01:27:19 +02:00
Uwe L. Korn
06879af2aa Change some log importance in the Playdar API 2014-04-23 17:48:16 +01:00
Thierry Goeckel
e7527195e8 Fix typo. 2014-04-20 20:13:45 +02:00
Uwe L. Korn
1f65fcf1d9 Check if a NULL pointer should be converted into a QVariant 2014-04-18 19:22:22 +01:00
Dominik Schmidt
0e4c6e2b16 Update submodule 2014-04-18 15:11:43 +02:00
Uwe L. Korn
ffb04781f8 Move JSON Qt4/5 wrapper into its own header 2014-04-18 14:11:24 +01:00
Uwe L. Korn
be88e540d9 If Query is null, return empty VariantMap 2014-04-18 14:10:58 +01:00
Dominik Schmidt
5117980a0e Build crash reporter if submodule is checked out 2014-04-18 13:20:56 +02:00
Dominik Schmidt
5d7ef619e3 Make icon work not only on my machine :-) 2014-04-18 11:47:39 +02:00
Dominik Schmidt
bff092b658 Readd sending log files 2014-04-18 11:38:58 +02:00
Dominik Schmidt
f89e27091e Use external libcrashreporter-qt intead of in-tree breakpad 2014-04-18 10:29:52 +02:00
Uwe L. Korn
ac1a4906f8 Merge pull request #208 from lliehu/i18n-fixes
Internationalization fixes to automatic playlist UI
2014-04-16 00:36:01 +02:00
Uwe L. Korn
b3373dbe28 Add missing QStringList include 2014-04-15 20:06:24 +01:00
Uwe L. Korn
86502b10ba Add missing includes 2014-04-15 19:47:54 +01:00
Uwe L. Korn
786a9168f5 Remove QJson usage from Hatchet 2014-04-15 19:13:52 +01:00
Uwe L. Korn
a8991f62b8 Add Qt5 variant for qobject2qvariant 2014-04-15 19:08:01 +01:00
Uwe L. Korn
f75d91f6ad Add simple Qt5-based qvariant2qobject variant 2014-04-15 16:47:21 +01:00
Uwe L. Korn
3b617a7380 Remove QJson::Parser usage from Rovi 2014-04-14 17:24:12 +01:00
Uwe L. Korn
fbddbc115b Tests don't use QJson 2014-04-14 17:24:12 +01:00
Uwe L. Korn
cda470b52a Don't link tomahawk against QJson
(only libtomahawk)
2014-04-14 17:24:12 +01:00
Uwe L. Korn
a969fcd597 Remove unused include 2014-04-14 17:24:12 +01:00
Uwe L. Korn
ae728782a9 Remove QJson usage (except QObjectHelper) from infoplugins 2014-04-14 17:24:11 +01:00
Uwe L. Korn
463cfd0d5e Remove QJson usage from Accounts 2014-04-14 17:24:11 +01:00
Uwe L. Korn
cb6651fba9 Remove unused include 2014-04-14 17:24:11 +01:00
Uwe L. Korn
1fcba130eb Remove QJson usage from TomahawkSettings 2014-04-14 17:24:11 +01:00
Uwe L. Korn
2b35ed46ea Remove QJson usage (except QObjectHelper) from Database 2014-04-14 17:24:11 +01:00
Uwe L. Korn
2da5a2f93b Remove QJson usage from Servent 2014-04-14 17:24:11 +01:00
Uwe L. Korn
ef9a20bcc6 Remove QJson usage from Connection 2014-04-14 17:24:11 +01:00