Dominik Schmidt
|
b88faf3bdf
|
Remove unused include
|
2014-11-17 21:46:39 +01:00 |
|
Dominik Schmidt
|
0d51bfb786
|
Fix code style
|
2014-11-17 21:46:38 +01:00 |
|
Dominik Schmidt
|
b77d4dc73e
|
Call _adapter_$propertyName on resolver object if available to allow a nice promise based API without breaking legacy resolvers
|
2014-11-17 21:46:38 +01:00 |
|
Dominik Schmidt
|
5ae9275a5a
|
Add helper method to call properties/functions on resolver js object
|
2014-11-17 21:46:38 +01:00 |
|
Dominik Schmidt
|
f075259b8d
|
Make promises available to resolvers as well
|
2014-11-17 21:46:38 +01:00 |
|
Dominik Schmidt
|
d5fab40884
|
Add JavaScript InfoPlugins
|
2014-11-17 21:46:38 +01:00 |
|
Christian Muehlhaeuser
|
e0f0bcbe35
|
Album search-results needs delegate line wrapping.
|
2014-11-17 14:49:54 +01:00 |
|
Dominik Schmidt
|
9182364966
|
Fix qtsparkle usage
|
2014-11-17 12:18:09 +01:00 |
|
Uwe L. Korn
|
fa95a0d0b1
|
Look into the list of driver instead of probing.
This eliminates a Qt warning about a not available QSql backend.
|
2014-11-16 18:37:46 +01:00 |
|
Uwe L. Korn
|
cf9bc2b403
|
Proxy isBeingPlayed to the page
|
2014-11-16 16:37:01 +01:00 |
|
Uwe L. Korn
|
892b5e9050
|
Simplify isBeingPlayed
|
2014-11-16 16:37:01 +01:00 |
|
Uwe L. Korn
|
b14280b96c
|
Bundle all playlist interfaces and export the meta interface
|
2014-11-16 16:37:01 +01:00 |
|
Uwe L. Korn
|
087b35cc89
|
Track collection page
|
2014-11-16 16:37:01 +01:00 |
|
Uwe L. Korn
|
945740eb21
|
Show now playing icon also for collections
|
2014-11-16 16:37:00 +01:00 |
|
Uwe L. Korn
|
9487182438
|
Remove trailing ;
|
2014-11-16 16:37:00 +01:00 |
|
Uwe L. Korn
|
883275b14a
|
Remove unnecessary virtual
|
2014-11-16 16:37:00 +01:00 |
|
Uwe L. Korn
|
7ec2d61940
|
C++11ify
|
2014-11-16 16:37:00 +01:00 |
|
Uwe L. Korn
|
1cd3340e04
|
QString() is a much faster version of ""
|
2014-11-16 16:37:00 +01:00 |
|
Uwe L. Korn
|
e070885937
|
C++11ify
|
2014-11-16 16:37:00 +01:00 |
|
Uwe L. Korn
|
eabcbf0632
|
Don't iterate over each result if we already know the required action early
|
2014-11-16 16:37:00 +01:00 |
|
Uwe L. Korn
|
52613693e3
|
Remove duplicate check if source is NULL
|
2014-11-16 16:37:00 +01:00 |
|
Christian Muehlhaeuser
|
8fa3a91b55
|
Disable sorting for stations.
|
2014-11-15 17:47:03 +01:00 |
|
Christian Muehlhaeuser
|
dd68808a42
|
Revert order for drop types.
|
2014-11-15 16:18:14 +01:00 |
|
Christian Muehlhaeuser
|
34eb23842f
|
Try to accept drop as tracks first, then fallback to script resolvers.
|
2014-11-15 15:48:34 +01:00 |
|
Christian Muehlhaeuser
|
69f64c041c
|
Accept as CopyAction.
|
2014-11-15 15:40:53 +01:00 |
|
Christian Muehlhaeuser
|
cdbdd0cc54
|
Make sure we always call QTreeView's dragMoveEvent, otherwise D&D will break.
|
2014-11-15 15:33:40 +01:00 |
|
Christian Muehlhaeuser
|
7ee32acd23
|
Added debug.
|
2014-11-15 15:26:49 +01:00 |
|
Christian Muehlhaeuser
|
0ac509e827
|
Prevent infinite scanning, falling for symlink recursion.
|
2014-11-15 12:02:25 +01:00 |
|
Christian Muehlhaeuser
|
f2235cee55
|
Fixed TWK-1454: Don't crash when trying to set invalid current index.
|
2014-11-13 03:12:16 +01:00 |
|
Christian Muehlhaeuser
|
7c3d7303a3
|
Wait for the first playable track when starting playback of a PlaylistInterface.
|
2014-11-13 03:12:16 +01:00 |
|
Christian Muehlhaeuser
|
cf7ce9aa0e
|
PlaylistInterface emits a signal when the first playable track has been resolved.
|
2014-11-13 03:12:16 +01:00 |
|
Christian Muehlhaeuser
|
15356eba47
|
Style fix for Album.
|
2014-11-13 03:12:16 +01:00 |
|
Dominik Schmidt
|
65e0491b53
|
Fix dupes if you add a collection subfolder to your collection again
|
2014-11-13 02:43:13 +01:00 |
|
Christian Muehlhaeuser
|
051f922e10
|
Finish loading in RecentlyPlayedModel when there's no history to be found.
|
2014-11-12 07:44:25 +01:00 |
|
Christian Muehlhaeuser
|
d2d44f41cb
|
Support loading m3u playlists from 'Import Playlist' dialog.
|
2014-11-12 07:39:16 +01:00 |
|
Christian Muehlhaeuser
|
1a6927a6ad
|
Style fixes for M3uLoader.
|
2014-11-12 07:39:15 +01:00 |
|
Christian Muehlhaeuser
|
ba850910bc
|
Renamed importXspfPath to importPlaylistPath in TomahawkSettings.
|
2014-11-12 07:39:15 +01:00 |
|
Christian Muehlhaeuser
|
29080fdd8a
|
Renamed importXSPF to importPlaylist in ActionCollection.
|
2014-11-12 07:39:15 +01:00 |
|
Christian Muehlhaeuser
|
edc1be79ce
|
Renamed LoadXSPFDialog to LoadPlaylistDialog.
|
2014-11-12 07:39:15 +01:00 |
|
Christian Muehlhaeuser
|
6680ec6305
|
Make sure album grid on collection page is sorted.
|
2014-11-12 07:38:33 +01:00 |
|
Christian Muehlhaeuser
|
1f69b43bdd
|
Sort album models by artist name first.
|
2014-11-12 07:38:21 +01:00 |
|
Uwe L. Korn
|
c3553b037d
|
Make QNR_IODeviceStream thread-safe
|
2014-11-09 16:26:33 +01:00 |
|
Uwe L. Korn
|
7cbe723e0a
|
Make readDoneCallback a member function
|
2014-11-09 13:37:45 +01:00 |
|
Uwe L. Korn
|
f949fe9de3
|
Make readCallback a member function
|
2014-11-09 12:39:51 +01:00 |
|
Christian Muehlhaeuser
|
e6d1e90542
|
Fixed TWK-1779: Duped script-collection tracks.
|
2014-11-09 04:32:53 +01:00 |
|
Uwe L. Korn
|
7ace093457
|
Fix bringToFront for 'something weird' window managers
|
2014-11-08 18:48:13 +01:00 |
|
Stefan Derkits
|
4daae18cbe
|
add bringToFront functionality for Qt5, use old code only for Qt4
|
2014-11-08 18:10:16 +01:00 |
|
Christian Muehlhaeuser
|
f175daeab2
|
Unbreak Windows.
|
2014-11-08 06:36:03 +01:00 |
|
Christian Muehlhaeuser
|
19ce0a5f56
|
We always support complex filenames on Windows.
|
2014-11-08 06:30:02 +01:00 |
|
Christian Muehlhaeuser
|
24b7fe2bbe
|
Remove obsolete include.
|
2014-11-08 06:09:00 +01:00 |
|