Commit Graph

38 Commits

Author SHA1 Message Date
craig.p.drummond
01080397e4 Dont include qtplural in localize.h - support folder should be as stand-alone as possible 2013-07-18 14:54:10 +00:00
craig.p.drummond
c604d84629 Fix playlist icons 2013-07-03 15:37:52 +00:00
craig.p.drummond
bbeb25e084 Formatting 2013-03-22 21:17:54 +00:00
craig.p.drummond
7417f9040d - Move common actions into StdActions
- Models are in control of what actions are show at what level
2013-02-18 17:07:46 +00:00
craig.p.drummond
c60604502f Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
de7478723f Add 3 forms for Qt plural translations; none, singular, and others 2012-09-03 19:07:31 +00:00
craig.p.drummond@gmail.com
1832ab8dc7 Use lupdate/lrelease for generating Qt translations from KDE ones.
Hack-around issues with Qt plural forms - use 'Tracks: 2' instead of '2 Tracks'
2012-09-03 11:27:16 +00:00
craig.p.drummond
5c7d22c72d Initial work on Qt translations. Commented out for the moment, as xgettext is crashing!!! 2012-09-02 20:13:00 +00:00
craig.p.drummond@gmail.com
c7006bfaab Cleanup 2012-08-31 11:44:06 +00:00
craig.p.drummond@gmail.com
be707eaa3c Fix track order when adding newly added album, via folders page, to playqueue. 2012-08-20 11:36:51 +00:00
craig.p.drummond
6d8cd45cb7 Provide sub-text for all items in folderview, fixes corruption of list mode. 2012-06-20 16:18:50 +00:00
craig.p.drummond
8894263b1f More android work... 2012-06-19 15:48:18 +00:00
craig.p.drummond
3d4c516184 Remove double semi-colons... 2012-06-10 14:44:29 +00:00
craig.p.drummond
f31a7264cd Add support for multiple MPD servers. 2012-06-08 17:53:35 +00:00
craig.p.drummond
f5f3114145 Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt. 2012-05-31 17:45:57 +00:00
craig
921d584f58 Fx Qt only 2012-02-14 21:23:18 +00:00
craig
ae4658b322 Update dir model when add/remove songs 2012-02-10 20:33:54 +00:00
craig
bd25a4efc0 Incremental update 2012-02-10 20:33:12 +00:00
craig
4d17e5437a When using local UNIX domain socket, allow playback of non database files. 2012-02-06 19:49:53 +00:00
craig
90211f2de8 - Add text-urilist to library/folder/album drag'n'drop mimetypes - so that can drop onto k3b
- Store mpdDir as a QString in settings class, so that everyone can access it from there
2012-01-30 19:27:09 +00:00
craig
d617e7293a Add simple timer to aid debuggin 2012-01-24 19:32:20 +00:00
craig
518b7d41bb Cleanup 2012-01-04 19:19:13 +00:00
craig
9fc2286ce3 Update copyright statements. 2012-01-04 19:15:55 +00:00
craig
39d8f5ef49 Fix class name case 2012-01-03 19:57:12 +00:00
craig
1872cef46f Fix inconsistency between adding items via drag'n'drop and using the '>>' actions 2012-01-03 19:54:13 +00:00
craig
722f137640 Reduce code 2011-12-22 19:05:53 +00:00
craig
28afda6c6a Cleanup 2011-12-21 19:44:04 +00:00
craig
dd06c86ccf Make an 'ItemView' class so that each view can set whether to be list or tree like. 2011-12-18 20:04:13 +00:00
craig
37e62aad3b Fix Qt-only build 2011-12-15 18:10:50 +00:00
craig
7b8f85315e - Use \n to separate strings in drag'n'drop mimedata
- Fix moving items in playlist
2011-12-14 23:10:07 +00:00
craig
6681bb3c9d s/playlisttable/playqueue/g 2011-12-14 20:00:20 +00:00
craig
101f0a1ac7 Better tooltips 2011-12-14 19:40:10 +00:00
craig
c285707f3a Use constants for mime-types 2011-12-09 19:53:12 +00:00
craig
0d9bc42739 Place MPDConnection in its own thread, and use signals/slots to communicate with it. 2011-12-06 17:44:06 +00:00
craig
d39eb91753 Update copyright 2011-12-05 19:32:25 +00:00
craig
fb8b984f26 Add copyright 2011-12-04 10:48:50 +00:00
craig
7bde289b76 More code re-org 2011-12-03 20:17:23 +00:00