Craig Drummond
153c68f0b1
Use more mono icons
2018-05-23 21:14:42 +01:00
Craig Drummond
c5e7fa9c0d
Use AUTOMOC
2018-03-07 19:04:14 +00:00
Craig Drummond
b2440cdd29
Initial work on browsing of local filesystem. Drag'n'drop of songs and
...
folders contining songs works. TODO: Recurse deeper into folders when
drag'n'drop, and make + and |> actions work.
Issue #1180
2018-02-04 20:02:46 +00:00
padertux
d01f915b4a
Refactor code to use C++11 nullptr
2018-01-08 23:01:25 +01:00
Craig Drummond
445d1497ac
Update (c) year
2018-01-01 10:11:39 +00:00
Craig Drummond
948026d73b
Use for(var: list) and not foreach(var, list)
2017-11-27 22:36:53 +00:00
rezodlub
7cc1c378aa
Fixes:
...
empty folders on MPD side (crash inserting/removing to/from model)
usage of sys/time.h changed to QTime
no unistd.h in Visual Studio
if QT was build without SSL support, there is no QSslSocket class (at least in 5.6 and 5.8)
missing strncasecmp in Visual Studio
utime.sys is actually sys/utime.h in Visual Studio
2017-06-11 15:31:35 +02:00
Craig Drummond
e67d6e3a23
Use Qt5's translation framework - ts files, not po files.
2017-04-08 10:35:31 +01:00
Craig Drummond
a2f007a2b7
Update (c) year
2017-04-02 18:45:30 +01:00
Craig Drummond
18e2fb6dcf
Remove Qt4 support
2017-04-02 18:43:34 +01:00
Craig Drummond
5b49071b08
Improve Mopidy support.
...
Issue #949
2017-01-10 22:37:07 +00:00
Craig Drummond
3a2fd3777d
When adding tracks from folders view, only add playlists if these have been explicitly selected.
2016-06-09 22:46:42 +01:00
Craig Drummond
05647dca0f
Update (c) year
2016-01-08 18:55:13 +00:00
Craig Drummond
fe2adb4efb
Only attempt to list root folder if connected
2016-01-06 21:11:04 +00:00
Craig Drummond
9f8cacd2e7
Fix insert-after current, and drag'n'drop of folders
...
- NEed to expand list of files before adding
2015-10-09 21:33:22 +01:00
Craig Drummond
24f9658fdf
Show filename for playlists
2015-10-09 19:52:32 +01:00
Craig Drummond
56b163f958
Show non-top-level playlists in folders page
2015-10-08 22:34:45 +01:00
Craig Drummond
5fc08ad3e4
...and add the models!!!
2015-10-08 21:45:50 +01:00