1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-19 15:29:42 +01:00

10710 Commits

Author SHA1 Message Date
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
fce553cfc0 Updated ChangeLog. 2014-11-15 12:04:23 +01:00
Christian Muehlhaeuser
0ac509e827 Prevent infinite scanning, falling for symlink recursion. 2014-11-15 12:02:25 +01:00
Tomahawk CI
233bbcd6f9 Automatic merge of Transifex translations 2014-11-15 01:17:32 +01:00
Tomahawk CI
e4d351ccd3 Automatic merge of Transifex translations 2014-11-14 01:17:33 +01:00
hansschmucker
68af1d1e4b Only add albumartist if it's non-empty 2014-11-13 16:01:13 +01:00
hansschmucker
50e910b350 Merge branch 'master' of https://github.com/hansschmucker/tomahawk 2014-11-13 15:58:19 +01:00
hansschmucker
9e710da93d Check whether albumartist is blank before trying to add it. 2014-11-13 15:30:43 +01:00
Christian Muehlhaeuser
c7ef945018 Renamed 'Open Issues' to 'Bug Tracker & Issues' 2014-11-13 10:09:30 +01:00
Christian Muehlhaeuser
09006b0feb Updated ChangeLog. 2014-11-13 05:39:20 +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
7cd0526d95 Update ChangeLog. 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
hansschmucker
34370a300f Merge remote-tracking branch 'upstream/master' 2014-11-12 21:44:04 +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
b6da0894b6 Updated ChangeLog. 2014-11-12 07:39:20 +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
60df95b442 Updated ChangeLog. 2014-11-12 07:38:39 +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
Tomahawk CI
c2b842ef9c Automatic merge of Transifex translations 2014-11-11 01:17:42 +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
Christian Muehlhaeuser
7b8d3ad3db README style. 2014-11-09 03:27:22 +01:00
Christian Muehlhaeuser
04febbd10f Updated README. 2014-11-09 03:27:02 +01:00
Tomahawk CI
07e590a46e Automatic merge of Transifex translations 2014-11-09 01:17:31 +01:00
Christian Muehlhaeuser
6cf4c8851b Merge pull request #274 from justin-time/master
Update for the Download Tomahawk section.
2014-11-08 23:47:49 +01:00
justin-time
7df2dd5c0b Updated DOWNLOAD TOMAHAWK section. 2014-11-08 23:42:05 +01:00
Stefan Derkits
53e4cf8d76 quick&dirty fix for finding lucene++ install under ubuntu 2014-11-08 19:27:12 +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
hansschmucker
8e199f9faf Use albumartist in DatabaseCommand_AddFiles
So far, the album database uses the track artist. This changes it to use the album artist if one is available.
2014-11-08 15:00:03 +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
d78f39f24a Updated ChangeLog. 2014-11-08 06:18:12 +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
Tomahawk CI
61bbe8d510 Automatic merge of Transifex translations 2014-11-08 01:17:34 +01:00