Jeff Mitchell
|
758d65e018
|
Fix signal/slot signatures.
Fixes TWK-654.
|
2012-01-10 09:56:48 -05:00 |
|
Leo Franchi
|
1ccc368195
|
Don't blindly refresh top loved tracks all the time.
Refactor update function from xspfupdater into tomahawkutils, use it in the loved tracks backend.
also, a few misc cleanups
|
2012-01-06 17:14:42 -05:00 |
|
Leo Franchi
|
7abc185586
|
no need for queued connection any longer as clicking a collection item won't lead to a setplaylistinterface
|
2012-01-06 15:31:48 -05:00 |
|
Leo Franchi
|
4bf4cdda7b
|
reclaim more copyrights :)
|
2012-01-06 15:31:31 -05:00 |
|
Leo Franchi
|
5fcb7e637a
|
Reduce shared memory segment used as we don't allow more than once instance open at once
|
2012-01-06 12:38:51 -05:00 |
|
Christian Muehlhaeuser
|
ad9cf93f28
|
* Properly calculate item spacing in AlbumViews.
|
2012-01-06 08:16:33 +01:00 |
|
Christian Muehlhaeuser
|
c0c43441c1
|
* Hotfixes for non-KDE users.
|
2012-01-06 08:08:34 +01:00 |
|
Christian Muehlhaeuser
|
dc79dfe403
|
* Hardcoded a bunch of font-sizes. Should be properly fixed eventually.
|
2012-01-06 08:03:25 +01:00 |
|
Stefan Derkits
|
4f3ae14dbf
|
Better function naming in shortenedlinkparser
|
2012-01-04 17:03:48 +01:00 |
|
Stefan Derkits
|
3655a2b537
|
Don't check whitelist everytime we want to resolve a redirect
|
2012-01-04 16:37:04 +01:00 |
|
Stefan Derkits
|
014c6e7344
|
Fix Bugs in GroovesharkParser & enable resolving of multiple redirects
|
2012-01-04 15:57:23 +01:00 |
|
Christian Muehlhaeuser
|
5f0200b151
|
* Fixed not being able to collapse History item in the sidebar.
|
2012-01-02 14:14:14 +01:00 |
|
Jeff Mitchell
|
20d1c2a5cc
|
Possibly fix some of the qsharedptr warnings by making constructors explicit
|
2011-12-31 00:13:40 -05:00 |
|
Jeff Mitchell
|
b72863a1ff
|
Get rid of now-unneeded qsharedptr
|
2011-12-30 23:49:56 -05:00 |
|
Jeff Mitchell
|
2c3bf472bc
|
Fix a few more signal/slot errors
|
2011-12-30 23:45:00 -05:00 |
|
Jeff Mitchell
|
05c0f3e2d3
|
Merge branch 'playlistinterface_ptr' of ssh://github.com/tomahawk-player/tomahawk into playlistinterface_ptr
|
2011-12-30 23:41:55 -05:00 |
|
Jeff Mitchell
|
8abf965447
|
Fix a couple signal/slot errors
|
2011-12-30 23:41:48 -05:00 |
|
Christian Muehlhaeuser
|
0460f6f776
|
* Fixed compiling MPRIS plugin.
|
2011-12-31 03:29:11 +01:00 |
|
Jeff Mitchell
|
2ea2b57d92
|
Finish refactoring playlistinterface...it's its own QObject, and it doesn't multiple inherit with any other classes for any implementations.
Dragons ahead, beware. Brave testers needed.
|
2011-12-30 20:35:53 -05:00 |
|
Jeff Mitchell
|
9fe40f0682
|
Separate out Playlist's interface. PlaylistPlaylistInterface isn't a great name, someone come up with something better.
|
2011-12-30 16:31:19 -05:00 |
|
Jeff Mitchell
|
f81db381be
|
Merge branch 'master' into playlistinterface_ptr
|
2011-12-29 10:02:46 -05:00 |
|
Jeff Mitchell
|
9320d2f9c2
|
Fix some corner cases affecting the time slider, such as when the streaming fails
|
2011-12-29 10:02:09 -05:00 |
|
Christian Muehlhaeuser
|
1639d617f7
|
* Added shlwapi dependency.
|
2011-12-28 23:32:47 +01:00 |
|
mickael9
|
584c4446b5
|
Use AssocQueryString on Windows for script resolvers
that are not .exe files (untested !)
|
2011-12-28 22:42:51 +01:00 |
|
Jeff Mitchell
|
424ac7a1d5
|
Separate album playlist interface
|
2011-12-28 12:27:25 -05:00 |
|
Jeff Mitchell
|
9bc38282e9
|
Merge remote branch 'origin/master' into playlistinterface_ptr
|
2011-12-28 11:54:40 -05:00 |
|
Dominik Schmidt
|
9011e4977e
|
Rename CMakeLists..txt files to CMakeLists..cmake so we get proper syntax highlighting
|
2011-12-27 03:25:12 +01:00 |
|
Dominik Schmidt
|
4c2c4b7c6d
|
Remove hardcoded install paths, port over to CMAKE_INSTALL_*DIR
|
2011-12-27 03:17:37 +01:00 |
|
Dominik Schmidt
|
a6a362944a
|
Allow setting absolute paths in CMAKE_INSTALL_LIBEXECDIR
|
2011-12-27 02:39:34 +01:00 |
|
Dominik Schmidt
|
a059cc2e18
|
Include GNUInstallDirs before configuring config.h
|
2011-12-27 01:09:08 +01:00 |
|
Dominik Schmidt
|
9a13d475a6
|
Use python.exe as interpreter for .py files on windows.
|
2011-12-26 20:14:42 +01:00 |
|
Jeff Mitchell
|
1a240911f5
|
Separate Artist playlist interface
|
2011-12-26 13:19:24 -05:00 |
|
Jeff Mitchell
|
a4f65cbcc2
|
Fix some compilation errors from the merge
|
2011-12-26 12:29:56 -05:00 |
|
Jeff Mitchell
|
073cbbaad5
|
Merge branch 'master' into playlistinterface_ptr
Conflicts:
src/libtomahawk/widgets/whatshotwidget.cpp
|
2011-12-26 12:24:27 -05:00 |
|
Leo Franchi
|
4c8fa37d0e
|
Delete external resolvers when removing them from resolvers list
|
2011-12-25 19:56:33 -06: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 |
|
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
|
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 |
|
Stefan Derkits
|
2e25337cc1
|
Small changes in groovesharkparser
|
2011-12-22 23:59:16 +01: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 |
|
Jeff Mitchell
|
a8810e90c1
|
Some cleanup
|
2011-12-21 16:17:59 -05:00 |
|
Jeff Mitchell
|
daca5fa107
|
Don't store a source_ptr in SourcePlaylistInterface, since the Source has a playlistinterface_ptr down to it, causing a loop
|
2011-12-21 14:35:10 -05:00 |
|
Jeff Mitchell
|
d3fbbf778a
|
Some normalization
|
2011-12-21 14:21:03 -05:00 |
|
Jeff Mitchell
|
44cbcd434e
|
Merge branch 'master' into playlistinterface_ptr
Conflicts:
src/libtomahawk/playlistinterface.h
|
2011-12-21 14:08:57 -05:00 |
|
Jeff Mitchell
|
9e80ef8aca
|
Add suggestion from leo
|
2011-12-21 08:59:27 -05:00 |
|