Commit Graph

47 Commits

Author SHA1 Message Date
craig.p.drummond
9bbb73f751 Revert playqueue guessed tags when showing tag editor 2012-12-12 20:30:11 +00:00
craig.p.drummond@gmail.com
1f1b5c16c2 Add 'Set Album Artist from Artist' action to tag editor. 2012-12-07 12:07:23 +00:00
craig.p.drummond
f05f4ccdb9 Fix crash when calling QFileDialog in Qt-only builds when Oxygen or QtCurve themes are used. 2012-11-05 21:13:39 +00:00
craig.p.drummond@gmail.com
068cbc931e Add a custom spinbox to closer match Gtk3's large button spinbox style. Only for linux builds NOT run under KDE, and using QGtkStyle. 2012-09-21 11:08:09 +00:00
craig.p.drummond
187636898e Device sync support for Qt-only builds. To support this, a cut-down version of Solid is included. 2012-09-17 18:39:01 +00:00
craig.p.drummond@gmail.com
e5059c0a48 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
5669f724f6 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
2fdbb5030c If not changing artist/albumartist/album of a track in tag editor, then just update track if possible - as opposed to removing and adding to list (which causes a complete refresh of list) 2012-08-23 17:49:32 +00:00
craig.p.drummond@gmail.com
3137da2bc2 In Qt-builds, if we failt to update files (tag editor, replaygain) then show the list of failures in the 'detailed text' section. 2012-08-10 11:16:51 +00:00
craig.p.drummond
fe3b041704 When applying updates in tag editor, track organizer, or replay gain dialog show a progress bar to indicate activity. 2012-07-09 18:42:36 +00:00
craig.p.drummond
632bc04c9b Add support for multiple MPD servers. 2012-06-08 17:53:35 +00:00
craig.p.drummond
f55fd29b60 Fix error text 2012-06-01 16:26:27 +00:00
craig.p.drummond
f9f1edcb6f 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.p.drummond@gmail.com
053a1281f9 More fixes for apply/revert various-artists workaround... 2012-05-10 19:50:07 +00:00
craig.p.drummond@gmail.com
fa7a19dcc6 Fix tag-editor's 'Various Artists' workaround when all tracks is selected. 2012-05-10 11:09:26 +00:00
craig.p.drummond@gmail.com
08813a7ec2 No need to store full path in each song file. 2012-05-02 18:37:45 +00:00
craig
a37b5f5af6 In tag-editor, only set placeholder text to '(Various)' for fields where
there are actually some values set.
2012-04-14 10:20:01 +00:00
craig
1bbedb8e70 Make position off toolbuttons consistent between kde and qt 2012-03-14 17:29:21 +00:00
craig
1a05040904 Qt tag editor 2012-03-14 17:28:55 +00:00
craig
7be612af9c Add ability to increment track numbers to tag editor. 2012-03-05 19:49:11 +00:00
craig
374bba3d71 Sort songs when drag 2012-03-02 20:26:36 +00:00
craig
45e3f0c531 Need to call 'KDialog::slotButtonClicked' - oterhwise if dialog is closed by clicking on window's X button, it is not actually deleted 2012-03-01 20:27:09 +00:00
craig
c8a1e23ea1 Save/update device cache 2012-02-28 19:31:47 +00:00
craig
25c1f0fb23 (Various) 2012-02-22 17:28:38 +00:00
craig
afa552e51f Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00
craig
df19620033 Make dialogs non-modal, so can still play tracks! 2012-02-19 21:21:43 +00:00
craig
d4438604eb In tag editor dialog, if a field in the 'All tracks' section has multiple
values - set the placeholder text to '(Multiple values)'
2012-02-17 18:37:50 +00:00
craig
8c1af8b1df Dont show base dir when editing tags of tracks on UMS device. 2012-02-16 21:47:42 +00:00
craig
ad83c68528 Add ability to calculate replaygain tags. 2012-02-16 20:33:05 +00:00
craig
a18077ef8d Correct 2012-02-14 21:22:14 +00:00
craig
707d40d450 Better tag editor usabability
- Enable 'ok' when claear a non-empty 'all tracks' field
- Use red text for labels of changed items
2012-02-13 21:30:30 +00:00
craig
277cf37cdf Cehck if all field empty 2012-02-13 21:05:57 +00:00
craig
db36b4b0d0 Set placeholder text to original artist/album/etc 2012-02-13 21:05:19 +00:00
craig
36fffa334f Dont mark 'All tracks' as being modified 2012-02-13 21:04:59 +00:00
craig
184ada7ee6 Only allow save if we have edited tracks 2012-02-11 20:06:08 +00:00
craig
762c5403af Edit album!!! 2012-02-11 19:52:06 +00:00
craig
b737486440 Cant edit set title or track if editing all 2012-02-11 19:47:49 +00:00
craig
a0f42e8413 Add 'copy to device', etc, actions to folders page. 2012-02-10 20:32:56 +00:00
craig
3fb9f49af7 Emit 'getStats' not 'update', as 'update' cuases views to be cleared and reloaded 2012-02-07 19:36:23 +00:00
craig
b0e79aa7f7 If change a setting when current=='all tracks', update all tracks 2012-02-06 19:55:00 +00:00
craig
440af1136c Add fix va / revert va / capiatlise to tag editor 2012-02-05 21:53:27 +00:00
craig
69e9cf2e08 Detect whether save-able 2012-02-03 19:34:57 +00:00
craig
076add7006 Set elide position 2012-02-02 21:30:46 +00:00
craig
217147efd8 Allow to edit tags, and burn cds, from device files 2012-02-02 21:18:57 +00:00
craig
6fdf4e6323 Make combo part of form layout 2012-02-02 21:17:59 +00:00
craig
4322f54103 s/TagReader/Tags/g 2012-02-01 21:08:17 +00:00
craig
dc51c8b03e Tag editor! 2012-02-01 21:06:53 +00:00