1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-21 16:29:43 +01:00

1527 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
1987b4c378 * Fix result-hint crash. 2011-05-08 02:27:56 +02:00
Leo Franchi
942e5f892b autodetect and populate resovlers named foo_tomahawkresolver* in the binary dir of tomahawk 2011-05-07 18:50:07 -04:00
Christian Muehlhaeuser
e8430e0501 * Depend on libEchonest 1.1.5. 2011-05-08 00:23:52 +02:00
Leo Franchi
7adb08f701 Default to watch for changes off until we handle ru nning out of watches 2011-05-07 18:05:45 -04:00
Leo Franchi
7258f05070 show default music location if none is saved yet 2011-05-07 18:04:34 -04:00
Christian Muehlhaeuser
5294922a02 * Don't use non-file / non-servent resultHints for now. 2011-05-07 23:54:30 +02:00
Christian Muehlhaeuser
1b74430ea2 * Fixed dupes in resources.qrc. 2011-05-07 21:30:14 +02:00
Leo Franchi
b8f6192014 fix menu addition 2011-05-07 10:16:58 -04:00
Leo Franchi
0c5536bf78 Only show separator on non-osx since it makes the otherwise empty Help menu show up 2011-05-07 10:13:19 -04:00
Leo Franchi
d657c43d72 Don't get a QNetworkReply* for http urls as we just discard it later 2011-05-07 09:37:23 -04:00
Jeff Mitchell
84f6fa9b33 Don't keep state of a QNetworkReply in a member variable. Get it on-demand. 2011-05-07 09:34:22 -04:00
Dominik Schmidt
e36037a45e Merge branch 'diag-dialog' 2011-05-07 13:53:20 +02:00
Leo Franchi
f982689443 stop spinner if tracks are removed 2011-05-06 12:55:55 -04:00
Leo Franchi
e1cdc4820a change SIP menu entry to friendlyname rather than JREEN 2011-05-06 12:17:09 -04:00
Leo Franchi
8b2ade25de make stations behave when multiple result signals are emitted by the pipeline 2011-05-06 11:55:24 -04:00
Leo Franchi
8c3745896c add resolved tracks as we get them when previewing, and stop previewing if we're running 2011-05-06 11:02:21 -04:00
Leo Franchi
3a6abc3f5e remove autoconnect options from config pages---now checking/unchecking sip plugins in the config dialog does the same thing and it was confusing 2011-05-06 10:59:42 -04:00
Leo Franchi
aaebdc6a4b Don't let users edit readonly playlists with Delete key 2011-05-06 07:43:12 -04:00
Dominik Schmidt
b4eda751e0 sipjreen: emit peerOffline for all contacts when connection is lost, not when the plugin is asked to disconnect 2011-05-06 11:51:27 +02:00
Dominik Schmidt
81c85b3fd5 DiagnosticsDialog: Add current time (+ some micro formatting in the log) 2011-05-06 11:49:51 +02:00
Leo Franchi
5f67b3453b update sourcelist on db dync 2011-05-05 21:58:57 -04:00
Dominik Schmidt
31c3c50292 DiagnosticsDialog: Add more details on peers. Ugly caching in SipHandler, wanna avoid ugly-back-and-forth-json-parsing until we have a proper SipInfo class 2011-05-06 02:13:01 +02:00
Dominik Schmidt
6e06e36573 DiagnosticsDialog: Add SipInfo (visibility, ip and port) 2011-05-06 01:13:01 +02:00
Dominik Schmidt
d7d883cd3c DiagnosticsDialog: add update and copy-to-clipboard button 2011-05-06 00:52:27 +02:00
Dominik Schmidt
8b3e1dc372 DiagnosticsDialog: Add SipPlugin log 2011-05-06 00:27:23 +02:00
Dominik Schmidt
fcb9eb33e4 Add peersOnline() to SipPlugin 2011-05-06 00:25:06 +02:00
Dominik Schmidt
5a9425a930 Add a basic DiagnosticsDialog without actual functionality 2011-05-05 22:22:16 +02:00
Leo Franchi
7b43376e61 Don't hookup signals twice 2011-05-05 14:59:13 -04:00
Leo Franchi
08c78dbd97 some error caching in sip plugin 2011-05-05 14:59:13 -04:00
Leo Franchi
fa18cf9ced Up max fds on osx to the max we can set 2011-05-05 08:16:30 -04:00
Leo Franchi
8d039cdc91 Show Connecting... state for jabber and in delegate 2011-05-04 22:56:04 -04:00
Jeff Mitchell
f751c1559b Make config for twitter sip lowercase like everywhere else 2011-05-04 19:09:04 -04:00
Jeff Mitchell
18101c32b0 Fix regression when posting twitter status message 2011-05-04 18:34:57 -04:00
Jeff Mitchell
2c8eaef8ff Fix signal/slot typo 2011-05-04 18:17:19 -04:00
Dominik Schmidt
4638b7c21a sipjreen: handle invisible peers correctly 2011-05-04 21:35:34 +02:00
Leo Franchi
40c3196a4f fix menus 2011-05-04 14:15:50 -04:00
Leo Franchi
ebd78c06b0 only show clicked wrench as down 2011-05-04 11:56:00 -04:00
Leo Franchi
3bc05bc73b fix checkrect hit area in delegate too 2011-05-04 11:42:53 -04:00
Leo Franchi
59b64bfdd9 open config dialogs as a sheet on osx, and call gmail google 2011-05-04 10:42:54 -04:00
Leo Franchi
3dc317377f oops, Kuba was right, version is not tomahawk version 2011-05-04 09:22:11 -04:00
Leo Franchi
231c2569f6 move desktop file to admin/unix, and set current version in cmake 2011-05-04 09:17:54 -04:00
Leo Franchi
948631846e Merge pull request #29 from zizzfizzix/desktop-file.
Add a .desktop file on linux. Thanks Kuba!
2011-05-04 05:59:55 -07:00
Dominik Schmidt
e2890c1e93 sipjreen: do proper reconnection handling now. even with translated errors :P 2011-05-04 14:50:02 +02:00
Dominik Schmidt
d8023b285f sipjreen: improve staying-online 2011-05-04 14:36:05 +02:00
Leo Franchi
607ebf1c24 move location of autoconnect checkbox 2011-05-03 23:36:35 -04:00
Leo Franchi
188b14de39 aint over till it's over 2011-05-03 23:31:09 -04:00
Leo Franchi
5d098438c0 last icon resize tonight 2011-05-03 23:26:12 -04:00
Leo Franchi
b7d2d129c8 icon sizes 2011-05-03 23:25:28 -04:00
Leo Franchi
d96061bd0d add files 2011-05-03 23:21:31 -04:00
Leo Franchi
f774ae4731 icon update
add zeroconf config too
2011-05-03 23:21:00 -04:00