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 |
|
Enno Gottschalk
|
90556ffb1a
|
Fixed versionCompare and atLeastVersion functions in tomahawk.js
|
2014-05-04 19:16:31 +02:00 |
|
Tomahawk CI
|
fbab2509e0
|
Automatic merge of Transifex translations
|
2014-05-03 02:17:12 +02:00 |
|
Uwe L. Korn
|
15476aa552
|
Bump libcrashreporter-qt
|
2014-05-03 00:51:45 +01:00 |
|
Uwe L. Korn
|
4c2e396fbe
|
libechonest is suffixed by 5 for Qt5
|
2014-05-03 00:48:49 +01:00 |
|
Uwe L. Korn
|
e517e46981
|
Merge pull request #230 from tomahawk-player/qvariantmap_for_qt5
change credentials to QVariantMap instead of QVariantHash
|
2014-04-29 06:31:58 +02: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 |
|
Tomahawk CI
|
386cbdc348
|
Automatic merge of Transifex translations
|
2014-04-25 02:17: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 |
|
Tomahawk CI
|
e375db0561
|
Automatic merge of Transifex translations
|
2014-04-22 02:17:19 +02:00 |
|
Thierry Goeckel
|
e7527195e8
|
Fix typo.
|
2014-04-20 20:13:45 +02:00 |
|
Tomahawk CI
|
f0ccd5553e
|
Automatic merge of Transifex translations
|
2014-04-19 02:17:21 +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 |
|
Uwe L. Korn
|
d368f3ee9e
|
Add "Drop QJson for Qt5" to ChangeLog
|
2014-04-18 15:46:55 +02: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
|
161a754d6d
|
Add libcrashreporter-qt as submodule
|
2014-04-18 11:58:46 +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 |
|
Tomahawk CI
|
e2daf8215c
|
Automatic merge of Transifex translations
|
2014-04-17 02:17:21 +02:00 |
|
Tomahawk CI
|
064dc4635a
|
Automatic merge of Transifex translations
|
2014-04-16 02:17:18 +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
|
39af6ce632
|
Only require QJson for Qt4
|
2014-04-15 19:23:17 +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 |
|
Uwe L. Korn
|
a41e604f83
|
Only set ok value if not NULL pointer
|
2014-04-14 17:24:11 +01:00 |
|
Uwe L. Korn
|
dfd010d495
|
Remove QJson usage from ScriptResolver
|
2014-04-14 17:24:11 +01:00 |
|
Uwe L. Korn
|
1d2e172df5
|
Remove QJson usage from SipInfo
|
2014-04-14 17:24:11 +01:00 |
|