1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-28 16:20:01 +02:00

Commit Graph

  • 50b20b05e9 Do not wrap NetworkReply in shared pointer, we take care of its deletion separately Uwe L. Korn 2014-05-24 19:17:21 +01:00
  • 92970c7ecd Merge pull request #233 from tilal6991/master Uwe L. Korn 2014-05-24 18:53:27 +02:00
  • 6e63bc72a7 tomahawk: pass the NetworkReply directly to stop segfaulting Lalit Maganti 2014-05-24 18:50:07 +01:00
  • 42b5153a13 Fix signal naming Uwe L. Korn 2014-05-24 17:42:53 +01:00
  • ec0d5d6e40 Follow redirects on stream URL Uwe L. Korn 2014-05-24 17:07:13 +01:00
  • d32eb8fe1e Do less work in the constructor body Uwe L. Korn 2014-05-24 12:13:44 +01:00
  • 5e7f3daa5e Fix compilation for Qt4 Uwe L. Korn 2014-05-24 12:13:07 +01:00
  • ee4fa3988e Automatic merge of Transifex translations Tomahawk CI 2014-05-24 02:17:17 +02:00
  • 796be81f14 Deprecate old resolver API Uwe L. Korn 2014-05-23 19:12:55 +01:00
  • 8ed4c3a43f Add parameter to specify additional headers to a streamURL Uwe L. Korn 2014-05-23 16:15:55 +01:00
  • 3257d2fbd5 Compile kdsingleapplicationguard as separate lib Uwe L. Korn 2014-05-22 15:25:33 +01:00
  • fcf57ee535 Only call X11InitThreads on Qt <4.8 Uwe L. Korn 2014-05-22 12:47:14 +01:00
  • f4f37e5dfc Return QPointer instead of casting around Uwe L. Korn 2014-05-22 01:33:58 +01:00
  • 402ade3322 Automatic merge of Transifex translations Tomahawk CI 2014-05-22 02:17:17 +02:00
  • 29b4b26d92 Fix: comparison between signed and unsigned integer Uwe L. Korn 2014-05-21 21:47:48 +01:00
  • 028b1f738d Remove unused private pointer Uwe L. Korn 2014-05-21 21:31:59 +01:00
  • 0aa4f63492 Change some log levels Uwe L. Korn 2014-05-21 12:45:45 +01:00
  • d55bec53ad Remove some ENABLE_HEADLESS Uwe L. Korn 2014-05-21 12:45:23 +01:00
  • fe5a86bad3 Merge pull request #232 from TheOneRing/find-jreen Uwe L. Korn 2014-05-21 22:14:27 +02:00
  • b7280e686b Automatic merge of Transifex translations Tomahawk CI 2014-05-21 02:17:19 +02:00
  • fc3999d180 HistoryWidget: No longer set the To date when changing From date, no longer allow a To date earlier than From date Stefan Derkits 2014-05-20 20:05:35 +02:00
  • 41eacbd4f6 real fix for qt4 and qt5 to find libjreen without pkg-config Patrick von Reth 2014-05-17 13:14:32 +02:00
  • 2bd8db184f Fixed the findscript for jreen to work without pkgconf. Patrick von Reth 2014-05-17 10:59:25 +02:00
  • 70f4ac24c0 Automatic merge of Transifex translations Tomahawk CI 2014-05-15 02:17:24 +02:00
  • 40b42a7742 More verbose Asserts Uwe L. Korn 2014-05-14 22:58:57 +01:00
  • 2d0375a2f0 Automatic merge of Transifex translations Tomahawk CI 2014-05-12 02:17:15 +02:00
  • 9b93404d1b Only set resolver name if known Uwe L. Korn 2014-05-11 21:20:57 +01:00
  • b06b6a9da3 Store a strong reference to a playlist pointer so it will not be destroyed before the postCommitHook finishes Uwe L. Korn 2014-05-11 20:59:57 +01:00
  • 731f172e46 Automatic merge of Transifex translations Tomahawk CI 2014-05-09 02:17:16 +02:00
  • 9a5959e24f Fix TWK-1616 Uwe L. Korn 2014-05-08 12:39:08 +01:00
  • 747d25b722 Automatic merge of Transifex translations Tomahawk CI 2014-05-08 02:17:18 +02:00
  • f81be47f48 Qt5 insterts 1s instead of "true" on prepared statements Uwe L. Korn 2014-05-08 00:37:35 +01:00
  • 499d837c5a Use isNull instead of ! for shared pointer Uwe L. Korn 2014-05-08 00:16:25 +01:00
  • da8e2a2126 Make infosystem less verbose Uwe L. Korn 2014-05-07 20:46:14 +01:00
  • a937b99c3b Always include shellapi independent of Qt version! Uwe L. Korn 2014-05-07 13:07:34 +01:00
  • 53471812e4 Do not crash if we could not send a Xmpp message Uwe L. Korn 2014-05-07 12:54:34 +01:00
  • ef25604c08 Automatic merge of Transifex translations Tomahawk CI 2014-05-07 02:17:16 +02:00
  • 3b75f4e294 Added tomahawk:// link functionality search Alexander Forselius 2013-10-12 16:59:03 +02:00
  • ad07b285ee Copy shared pointer while passing across threads Uwe L. Korn 2014-05-06 22:06:24 +01:00
  • da8204fa7b Merge pull request #227 from TheOneRing/thumb_qt5 Dominik Schmidt 2014-05-06 20:14:00 +02:00
  • 870f6d0b5c Jreen is named different for Qt5 Uwe L. Korn 2014-05-06 14:11:31 +01:00
  • dfa649c6cd Convert QVariantHash to QVariantMap for JSON generation Uwe L. Korn 2014-05-05 12:41:05 +01:00
  • 101c89d97a Add more ASSERTs to track correct JSON generation Uwe L. Korn 2014-05-05 12:40:39 +01:00
  • 537dd17b08 Escape \ in JS function call arguments Uwe L. Korn 2014-05-05 12:39:51 +01:00
  • 74915c7d2b s/Q_WS/Q_OS Uwe L. Korn 2014-05-05 12:04:16 +01:00
  • 6ba2a9c639 Don't crash if we could not add a font. Uwe L. Korn 2014-05-05 11:40:49 +01:00
  • 90556ffb1a Fixed versionCompare and atLeastVersion functions in tomahawk.js Enno Gottschalk 2014-05-04 19:16:31 +02:00
  • fbab2509e0 Automatic merge of Transifex translations Tomahawk CI 2014-05-03 02:17:12 +02:00
  • 15476aa552 Bump libcrashreporter-qt Uwe L. Korn 2014-05-03 00:51:45 +01:00
  • 4c2e396fbe libechonest is suffixed by 5 for Qt5 Uwe L. Korn 2014-05-03 00:48:49 +01:00
  • e517e46981 Merge pull request #230 from tomahawk-player/qvariantmap_for_qt5 Uwe L. Korn 2014-04-29 06:31:58 +02:00
  • 38edecbc0a old setting based credentials werent maps, they were hashes. convert them to maps and save them Stefan Derkits 2014-04-27 22:15:12 +02:00
  • ee85c082e3 change credentials to QVariantMap instead of QVariantHash Stefan Derkits 2014-04-27 20:20:10 +02:00
  • afccb15e18 check if JsonDocument is null in JsonWrapper Stefan Derkits 2014-04-27 19:15:21 +02:00
  • cbd0f2a5b2 Send more accurate data with crash reports Dominik Schmidt 2014-04-25 02:44:15 +02:00
  • 386cbdc348 Automatic merge of Transifex translations Tomahawk CI 2014-04-25 02:17:15 +02:00
  • 2e5ffdce47 Merge pull request #229 from tomahawk-player/breakpad_external Dominik Schmidt 2014-04-25 01:27:19 +02:00
  • 06879af2aa Change some log importance in the Playdar API Uwe L. Korn 2014-04-21 15:23:24 +01:00
  • e375db0561 Automatic merge of Transifex translations Tomahawk CI 2014-04-22 02:17:19 +02:00
  • e7527195e8 Fix typo. Thierry Goeckel 2014-04-20 20:13:45 +02:00
  • f0ccd5553e Automatic merge of Transifex translations Tomahawk CI 2014-04-19 02:17:21 +02:00
  • 1f65fcf1d9 Check if a NULL pointer should be converted into a QVariant Uwe L. Korn 2014-04-18 19:22:22 +01:00
  • d368f3ee9e Add "Drop QJson for Qt5" to ChangeLog Uwe L. Korn 2014-04-18 15:46:55 +02:00
  • 0e4c6e2b16 Update submodule breakpad_external Dominik Schmidt 2014-04-18 15:11:43 +02:00
  • ffb04781f8 Move JSON Qt4/5 wrapper into its own header Uwe L. Korn 2014-04-18 14:11:24 +01:00
  • be88e540d9 If Query is null, return empty VariantMap Uwe L. Korn 2014-04-18 14:10:58 +01:00
  • 5117980a0e Build crash reporter if submodule is checked out Dominik Schmidt 2014-04-18 13:20:56 +02:00
  • 161a754d6d Add libcrashreporter-qt as submodule Dominik Schmidt 2014-04-18 11:58:46 +02:00
  • 5d7ef619e3 Make icon work not only on my machine :-) Dominik Schmidt 2014-04-18 11:47:39 +02:00
  • bff092b658 Readd sending log files Dominik Schmidt 2014-04-18 11:26:13 +02:00
  • f89e27091e Use external libcrashreporter-qt intead of in-tree breakpad Dominik Schmidt 2014-04-18 10:29:52 +02:00
  • e2daf8215c Automatic merge of Transifex translations Tomahawk CI 2014-04-17 02:17:21 +02:00
  • 064dc4635a Automatic merge of Transifex translations Tomahawk CI 2014-04-16 02:17:18 +02:00
  • ac1a4906f8 Merge pull request #208 from lliehu/i18n-fixes Uwe L. Korn 2014-04-16 00:36:01 +02:00
  • b3373dbe28 Add missing QStringList include Uwe L. Korn 2014-04-15 20:06:24 +01:00
  • 86502b10ba Add missing includes Uwe L. Korn 2014-04-15 19:47:54 +01:00
  • 39af6ce632 Only require QJson for Qt4 Uwe L. Korn 2014-04-15 19:23:17 +01:00
  • 786a9168f5 Remove QJson usage from Hatchet Uwe L. Korn 2014-04-15 19:13:52 +01:00
  • a8991f62b8 Add Qt5 variant for qobject2qvariant Uwe L. Korn 2014-04-15 19:08:01 +01:00
  • c823ab0cdf Fix launching the crash reporter from build dir on OSX breakpad_update Dominik Schmidt 2014-04-15 19:43:23 +02:00
  • 8ffa6634b8 Fix breakpad on OSX Dominik Schmidt 2014-04-15 19:42:55 +02:00
  • f75d91f6ad Add simple Qt5-based qvariant2qobject variant Uwe L. Korn 2014-04-15 16:47:21 +01:00
  • b4f05b0831 Update breakpad to make it work with MinGW Dominik Schmidt 2014-04-14 19:23:44 +02:00
  • 3b617a7380 Remove QJson::Parser usage from Rovi Uwe L. Korn 2014-04-14 17:23:02 +01:00
  • fbddbc115b Tests don't use QJson Uwe L. Korn 2014-04-14 17:10:08 +01:00
  • cda470b52a Don't link tomahawk against QJson Uwe L. Korn 2014-04-14 17:07:50 +01:00
  • a969fcd597 Remove unused include Uwe L. Korn 2014-04-14 16:58:26 +01:00
  • ae728782a9 Remove QJson usage (except QObjectHelper) from infoplugins Uwe L. Korn 2014-04-14 16:53:49 +01:00
  • 463cfd0d5e Remove QJson usage from Accounts Uwe L. Korn 2014-04-13 22:08:38 +01:00
  • cb6651fba9 Remove unused include Uwe L. Korn 2014-04-13 22:02:06 +01:00
  • 1fcba130eb Remove QJson usage from TomahawkSettings Uwe L. Korn 2014-04-13 22:01:18 +01:00
  • 2b35ed46ea Remove QJson usage (except QObjectHelper) from Database Uwe L. Korn 2014-04-13 21:56:35 +01:00
  • 2da5a2f93b Remove QJson usage from Servent Uwe L. Korn 2014-04-13 21:42:59 +01:00
  • ef9a20bcc6 Remove QJson usage from Connection Uwe L. Korn 2014-04-13 21:42:45 +01:00
  • a41e604f83 Only set ok value if not NULL pointer Uwe L. Korn 2014-04-13 21:23:53 +01:00
  • dfd010d495 Remove QJson usage from ScriptResolver Uwe L. Korn 2014-04-13 21:21:08 +01:00
  • 1d2e172df5 Remove QJson usage from SipInfo Uwe L. Korn 2014-04-13 21:20:50 +01:00
  • bfeed9daba Remove QJson usage from ShortLinkHelper Uwe L. Korn 2014-04-13 21:20:37 +01:00
  • 59b10b725c Add JSON serialization wrapper Uwe L. Korn 2014-04-13 21:20:06 +01:00
  • ddf00b5991 Remove QJson usage from Playdar API Uwe L. Korn 2014-04-13 21:19:46 +01:00