Leo Franchi
|
d8a8575b55
|
Merge branch 'master' into accounts
|
2011-12-31 18:02:08 -06:00 |
|
Leo Franchi
|
801d7e5d89
|
fix crash on closing account config dialog
|
2011-12-31 18:00:19 -06:00 |
|
Leo Franchi
|
4c8fa37d0e
|
Delete external resolvers when removing them from resolvers list
|
2011-12-25 19:56:33 -06:00 |
|
Leo Franchi
|
038daffab7
|
Merge pull request #70 from Horrendus/master
enable parsing of tinysong.com Grooveshark links
|
2011-12-25 06:55:02 -08:00 |
|
Stefan Derkits
|
bd893995c3
|
Allow parsing of grooveshark tinysong.com links
|
2011-12-24 22:44:05 +01:00 |
|
Leo Franchi
|
9634d3230f
|
Go back to old way of sending artists in charts, as old data type may be cached
|
2011-12-24 11:11:05 -06:00 |
|
Christian Muehlhaeuser
|
01d6a22f92
|
Merge pull request #69 from Horrendus/master
fix grooveshark stuff by putting ifdefs around it
|
2011-12-23 13:20:46 -08:00 |
|
Stefan Derkits
|
b3c144b4bf
|
put ifdefs around grooveshark parsing stuff
|
2011-12-23 22:17:31 +01:00 |
|
Christian Muehlhaeuser
|
3875f0b693
|
* Auto expand group items.
|
2011-12-23 20:01:08 +01:00 |
|
Leo Franchi
|
aaf147a39a
|
make twitter compile
|
2011-12-23 11:13:30 -06:00 |
|
Leo Franchi
|
cf4d0fe465
|
utils to utilsgui
|
2011-12-23 09:56:07 -06:00 |
|
Leo Franchi
|
06ac5cffb6
|
debug--
|
2011-12-23 08:02:37 -06:00 |
|
Leo Franchi
|
3987ce7690
|
Load chart data objects in a thread, as they call synchronous db methods
|
2011-12-23 08:02:37 -06:00 |
|
Leo Franchi
|
c4c74d84dc
|
Show search widget on qt 4.8
|
2011-12-23 08:02:36 -06:00 |
|
Christian Muehlhaeuser
|
79c283b181
|
Merge pull request #68 from Horrendus/master
Parse Grooveshark.com Playlist
|
2011-12-22 15:09:09 -08:00 |
|
Stefan Derkits
|
2e25337cc1
|
Small changes in groovesharkparser
|
2011-12-22 23:59:16 +01:00 |
|
Leo Franchi
|
2d66daec41
|
initial twitter fix
|
2011-12-22 12:34:09 -05:00 |
|
Stefan Derkits
|
e989bc1652
|
Parse Grooveshark playlists on drag & drop
not much error handling yet, but it works ;)
|
2011-12-21 23:53:09 +01:00 |
|
Leo Franchi
|
f74165424f
|
Port zeroconf plugin
|
2011-12-18 13:31:36 -05:00 |
|
Hugo Lindström
|
52cb7cebd9
|
Forgot about spotifyApiReply.
|
2011-12-17 18:06:44 +01:00 |
|
Leo Franchi
|
2e45bf5e26
|
Merge remote-tracking branch 'origin/master' into accounts
Conflicts:
src/accounts/xmpp/sip/xmppsip.cpp
src/accounts/xmpp/sip/xmppsip.h
src/libtomahawk/sip/SipHandler.cpp
src/libtomahawk/sip/SipPlugin.cpp
src/libtomahawk/sip/SipPlugin.h
src/settingsdialog.cpp
src/sip/CMakeLists.txt
src/sip/jabber/googlewrapper/googlewrapper.cpp
src/sip/twitter/twitter.cpp
src/sip/xmpp/CMakeLists.txt
src/tomahawkwindow.cpp
|
2011-12-16 18:45:18 -05:00 |
|
Leo Franchi
|
7783f48bae
|
show account name in delegate properly
|
2011-12-16 18:11:15 -05:00 |
|
Leo Franchi
|
3607d364e7
|
port google wrapper over
|
2011-12-16 17:31:54 -05:00 |
|
Leo Franchi
|
aefec1eaac
|
missing bits and pieces of accounts and auto-connect
port settings dialog to new accounts
fix adding and removing of accounts
|
2011-12-16 16:20:26 -05:00 |
|
Christian Muehlhaeuser
|
54c203982f
|
* Fixed resolving regression, which caused omitting some results.
|
2011-12-15 20:58:24 +01:00 |
|
Christian Muehlhaeuser
|
c3e8420b57
|
* Removed PhantomJS warning from tomahawk.js.
|
2011-12-14 17:05:38 +01:00 |
|
Jason Herskowitz
|
d59ffc55b1
|
Transparent spinner
|
2011-12-14 09:33:32 -05:00 |
|
Hugo Lindström
|
f32de6bece
|
Use pong instead to check if spotifyApi is online
|
2011-12-14 13:01:05 +01:00 |
|
Christian Muehlhaeuser
|
4f4406ffb1
|
* Indent playlists / stations correctly. This is possibly causing issues with the OS X background color. Needs checking.
|
2011-12-14 11:24:30 +01:00 |
|
Christian Muehlhaeuser
|
6064b2029e
|
* New sidebar style. Also, first steps towards reorganizing it.
|
2011-12-14 11:16:22 +01:00 |
|
Dominik Schmidt
|
31fb398b37
|
Update README concerning Jreen
|
2011-12-13 00:12:35 +01:00 |
|
Leo Franchi
|
00adb66cf0
|
ready for settings dialog work
|
2011-12-11 22:57:14 -05:00 |
|
Leo Franchi
|
b6911525a4
|
separate more stuff into siphandler/accountmanager
|
2011-12-11 22:41:59 -05:00 |
|
Jason Herskowitz
|
3b8deef8c5
|
New spinner animation
|
2011-12-11 16:20:52 -05:00 |
|
Christian Muehlhaeuser
|
d22bccd9fb
|
* A few cleanups.
|
2011-12-10 02:02:59 +01:00 |
|
Hugo Lindström
|
3c3c1414fe
|
Allow symlinks in dirtree
|
2011-12-09 20:37:54 +01:00 |
|
Dominik Schmidt
|
64d220d9c5
|
Show localized wikipedia context
|
2011-12-09 03:03:28 +01:00 |
|
Christian Muehlhaeuser
|
41e908bb34
|
* Updated english translation.
|
2011-12-07 08:51:18 +01:00 |
|
Christian Muehlhaeuser
|
94b7ff59d5
|
* Updated german translation.
|
2011-12-07 08:47:28 +01:00 |
|
Christian Muehlhaeuser
|
0ea928ade7
|
Merge pull request #67 from zizzfizzix/tr
small changes to Polish translation once again
|
2011-12-06 23:30:49 -08:00 |
|
Kuba Serafinowski
|
d1db5441df
|
small changes to Polish translation once again
|
2011-12-07 07:29:14 +00:00 |
|
Christian Muehlhaeuser
|
45f7cd2938
|
* Fixed button label.
|
2011-12-07 07:55:50 +01:00 |
|
Christian Muehlhaeuser
|
41b3ebf4e4
|
* Auto-switch to super collection mode when no official info is available on artist & album pages.
|
2011-12-07 07:19:30 +01:00 |
|
Christian Muehlhaeuser
|
330efc5833
|
* Source/style cleanup.
|
2011-12-05 21:10:32 +01:00 |
|
Christian Muehlhaeuser
|
6f4a26220d
|
* Search for more albums / artists.
|
2011-12-05 21:07:53 +01:00 |
|
Christian Muehlhaeuser
|
919644d07a
|
* Query's toString() supports fulltext search queries, now.
|
2011-12-05 21:07:09 +01:00 |
|
Christian Muehlhaeuser
|
30cabb304c
|
* Implement limiting for index searching.
|
2011-12-05 21:05:05 +01:00 |
|
Jeff Mitchell
|
b80230c962
|
Use system proxy when no proxy is set, for windows/mac
|
2011-12-05 13:02:56 -05:00 |
|
Dominik Schmidt
|
e8563b119b
|
Fix compilation on OSX
|
2011-12-05 16:32:45 +01:00 |
|
Dominik Schmidt
|
83051cd554
|
Split ExternalResolver
|
2011-12-05 14:25:05 +01:00 |
|