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 |
|
Christian Muehlhaeuser
|
051f0b0e39
|
Fixed TWK-1901: Spacing issue on 'More Albums' grid.
|
2014-11-08 06:09:00 +01:00 |
|
Uwe L. Korn
|
ee4675cac7
|
Check for COMPLEX_TAGLIB_FILENAME
Fixes crashes on Windows with files that can be indexed but not edited.
|
2014-11-08 06:08:41 +01:00 |
|
Jeff Mitchell
|
ba95525fb7
|
Clean up code and add some explanation in comments
|
2014-11-07 16:05:41 -05:00 |
|
Jason Herskowitz
|
d0f2e94437
|
Unbreak share links. Jefferai should review this.
|
2014-11-07 15:30:05 -05:00 |
|
Jeff Mitchell
|
add736e0ee
|
Fix some QUrl percent encoding problems
|
2014-11-06 12:03:28 -05:00 |
|
Uwe L. Korn
|
f35f5d5af0
|
C++11 style fix
|
2014-11-06 11:32:54 +01:00 |
|
Uwe L. Korn
|
4ea074023d
|
Style fixes
|
2014-11-06 11:27:53 +01:00 |
|
Uwe L. Korn
|
954608d81c
|
Less logging in MediaStream
|
2014-11-06 11:27:52 +01:00 |
|
Uwe L. Korn
|
4bab72d9f7
|
Include MediaStream less globally
|
2014-11-06 11:27:52 +01:00 |
|
Uwe L. Korn
|
76b1b48106
|
Move common initialisations to definition
|
2014-11-06 11:27:52 +01:00 |
|
Christian Muehlhaeuser
|
67712bdeab
|
Safety first.
|
2014-11-06 06:06:30 +01:00 |
|
Christian Muehlhaeuser
|
b76053c629
|
Style fix in DatabaseImpl.
|
2014-11-06 06:06:30 +01:00 |
|
Christian Muehlhaeuser
|
5f393ebc3d
|
Store Result's own weakref, so it can convert back to the existing sharedptr from itself.
|
2014-11-06 06:06:30 +01:00 |
|
Christian Muehlhaeuser
|
bb1e856955
|
Prefer QSQLITE3 over QSQLITE, but fallback.
|
2014-11-06 05:42:29 +01:00 |
|
Uwe L. Korn
|
efa798e6c2
|
Move audio related classes into audio/
|
2014-11-05 23:38:19 +01:00 |
|
Uwe L. Korn
|
456bd2aaa1
|
Remove unused Fontmetrics
|
2014-11-05 23:11:42 +01:00 |
|
Uwe L. Korn
|
3ee20385e3
|
C++11 style fixes
|
2014-11-05 23:11:32 +01:00 |
|
Uwe L. Korn
|
a408a3ac38
|
Use nullptr instead of 0
|
2014-11-05 23:01:50 +01:00 |
|
Uwe L. Korn
|
d6f2172e8c
|
Use override directly instead of Qt macro
|
2014-11-05 23:01:38 +01:00 |
|
Uwe L. Korn
|
5c0ee6b919
|
C++11 style fixes
|
2014-11-05 23:01:03 +01:00 |
|