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

8584 Commits

Author SHA1 Message Date
Uwe L. Korn
aefeeb58ca Qt5Sql uses 0 as the new false 2013-09-02 17:42:58 +02:00
Uwe L. Korn
9cb883f6a2 Silence some debug messages due to Qt5 slowness 2013-09-02 17:42:58 +02:00
Christian Muehlhaeuser
ab499d304a * SourceTreeItem needs to be linked to the correct ViewPage. 2013-09-02 17:31:57 +02:00
Christian Muehlhaeuser
17444bf7bc * Trigger showing our default ViewPage (dashboard) from the SourceTreeView. Just as ugly as from the SourcesModel. 2013-09-02 17:31:25 +02:00
Uwe L. Korn
a5d47d58a2 Fix compilation with older CMake versions 2013-09-02 13:37:38 +02:00
Uwe L. Korn
e697e7e57f connectNotify changed its signature with Qt5 2013-09-02 13:15:33 +02:00
Christian Muehlhaeuser
ab6e1e4a84 * Set model on the view before startLoading(). 2013-09-02 12:53:30 +02:00
Uwe L. Korn
55fb74dca9 Create Models before starting loading on them 2013-09-02 12:11:04 +02:00
Christian Muehlhaeuser
30bc86a87d * NetworkActivityWidget needs to call model's startLoading() earlier to make spinners show up. 2013-09-02 11:37:31 +02:00
Uwe L. Korn
085c87bdd4 Merge pull request #212 from tomahawk-player/crashreporter-qnetwork
Port CrashReporter to QNetwork-classes
2013-09-02 01:05:59 -07:00
Uwe L. Korn
0c6d6f71f1 Don't hardcode submission url in the CrashReporter class 2013-09-02 10:03:53 +02:00
Uwe L. Korn
fbf3820ae4 Activate CrashReporter for Qt5 2013-09-02 10:03:25 +02:00
Tomahawk CI
ba8c691a8d Automatic merge of Transifex translations 2013-09-02 02:17:20 +02:00
Uwe L. Korn
f8339081a7 Make a queued connection independent of the qt version 2013-09-01 19:44:11 +02:00
Uwe L. Korn
70e8b67b96 Port CrashReporter to QNetwork-classes 2013-09-01 19:44:11 +02:00
Uwe L. Korn
6d9062e251 Use new finalUrlReached signal 2013-09-01 18:04:20 +02:00
Uwe L. Korn
fe98f34458 Add functionality to play partially loaded Http streams 2013-09-01 18:04:20 +02:00
Uwe L. Korn
c4402c74b4 Only perform load track on the current track 2013-09-01 18:04:20 +02:00
Uwe L. Korn
0650ef2ec9 Speedup NetworkReply redirection 2013-09-01 18:04:20 +02:00
Christian Muehlhaeuser
660c633cde * Show empty tip on NetworkActivity's trending tracks. 2013-09-01 17:16:49 +02:00
Christian Muehlhaeuser
27320f2e67 * Correct color roles for NetworkActivityWidget's playlist-view. 2013-09-01 17:01:41 +02:00
Christian Muehlhaeuser
b577cdab5d * Fixed auto-resizing of GridViews for when we have exactly one row. 2013-09-01 17:01:41 +02:00
Uwe L. Korn
03158c3bbc Buffer HTTP streams to make them seekable 2013-09-01 15:16:36 +02:00
Christian Muehlhaeuser
17e7afee65 * XMPP plugin is now a .dylib. 2013-09-01 10:50:48 +02:00
Christian Muehlhaeuser
b766510f0d * Fixed plugin dirs on OSX. 2013-09-01 10:50:35 +02:00
Tomahawk CI
48fe53eaf1 Automatic merge of Transifex translations 2013-09-01 02:17:18 +02:00
Uwe L. Korn
61792f0859 Do declare right metatype for Qt4 2013-08-31 18:18:12 +02:00
Uwe L. Korn
aa740b191f Do HTTP(s) streaming by ourselves instead of passing the URL to phonon 2013-08-31 18:09:32 +02:00
Tomahawk CI
f9005f58c5 Automatic merge of Transifex translations 2013-08-31 02:17:18 +02:00
Uwe L. Korn
3f13ee1364 Only delete a widget if it still exists 2013-08-30 23:38:11 +02:00
Uwe L. Korn
0830c257fc Correctly delete QSharedPointers 2013-08-30 23:36:31 +02:00
Uwe L. Korn
8606fbd9b4 Propagate the Any-ip ifdef 2013-08-30 23:16:57 +02:00
Uwe L. Korn
36cd7b3008 Include TomahawkPlugin.h to (re)define some macros 2013-08-30 22:48:44 +02:00
Dominik Schmidt
bf0420945a Don't use native mac widgets with Qt5 2013-08-30 22:38:16 +02:00
Dominik Schmidt
f542c4846a Fix loading zeroconf with qt5 2013-08-30 22:33:53 +02:00
Uwe L. Korn
ea5f25951c s/Q_WS_X11/Q_OS_LINUX/ at some locations 2013-08-30 22:16:58 +02:00
Uwe L. Korn
b4cd4ed5ef Get the right appDataDir with Qt5 2013-08-30 21:29:06 +02:00
Uwe L. Korn
80f12c3410 Wait in ConnectMan for authentication until declaring a Connection as success 2013-08-30 21:04:26 +02:00
Uwe L. Korn
c137195e04 Make hatchet account plugin Qt5 compatible 2013-08-30 14:56:21 +02:00
Tomahawk CI
086b051665 Automatic merge of Transifex translations 2013-08-30 02:17:21 +02:00
Tomahawk CI
1c8ed6ab7d Automatic merge of Transifex translations 2013-08-29 02:17:38 +02:00
Uwe L. Korn
aee2e7372d Fix playdar startup. 2013-08-26 12:22:37 +02:00
Uwe L. Korn
3673eecd1b Fix windows installation of libtomahawk-playdarapi 2013-08-26 11:40:58 +02:00
Tomahawk CI
16924ea673 Automatic merge of Transifex translations 2013-08-26 02:17:46 +02:00
Uwe L. Korn
d93a9c1a4b Encapsulate ACL requests/decisions to move logic out of Connection 2013-08-25 12:00:54 +02:00
Uwe L. Korn
0da448c5a7 Add WeakObjectList helper class 2013-08-25 12:00:54 +02:00
Uwe L. Korn
67d2f4f44c Move ACLRegistry to network/acl/ as it takes care of networking-access 2013-08-25 12:00:54 +02:00
Uwe L. Korn
ee9d6e03ad Add some comments to tomahawk.js 2013-08-25 12:00:54 +02:00
Uwe L. Korn
39d12f573e Wrap creation of Playdar api in libtomahawk-playdarapi
* Qxt is now only used in libtomahawk-playdarapi and not required in any
  other target.
2013-08-25 12:00:54 +02:00
Tomahawk CI
99d46c8823 Automatic merge of Transifex translations 2013-08-25 02:17:17 +02:00