Commit Graph

21 Commits

Author SHA1 Message Date
craig.p.drummond
f0bad94c9c Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
a90fe42b4d Draw service icon behind view when searching 2013-07-12 19:07:51 +00:00
craig.p.drummond
a8d753d4f6 Fix selection of items in sync dialog 2013-06-17 18:36:19 +00:00
craig.p.drummond
587aec145b Consistent style for treeviews 2013-05-30 18:58:37 +00:00
craig.p.drummond
d064136112 Expand sync dialog, and action dialog, items on click 2013-05-30 18:09:05 +00:00
craig.p.drummond
2c5fec69c0 Remove 'Uncheck All', and add 'Check Items' and 'Uncheck Items' actions 2013-05-30 18:06:34 +00:00
craig.p.drummond
c518ac5b47 Add uncheck all action to sync dialog 2013-05-29 19:22:04 +00:00
craig.p.drummond
7532dae812 Show number of selected artists, albums, and songs in sync dialog 2013-05-29 19:05:11 +00:00
craig.p.drummond
8292971952 Improve status check when model is updated 2013-05-29 19:04:30 +00:00
craig.p.drummond
0369b631e3 Use checkboxes in sync dialog to makr items to be copied 2013-05-29 19:03:29 +00:00
craig.p.drummond
bb538f7084 Fix crash in sync dialog 2013-03-19 19:27:28 +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
85137b0a02 Add search line-edits, and expand/collapse all, to sync dialog. 2012-11-23 19:42:32 +00:00
craig.p.drummond
427467de96 Get covers from devices 2012-11-08 19:26:07 +00:00
craig.p.drummond
0ed274ffa7 Fix sync dialog album-artist handling in models 2012-11-08 19:24:34 +00:00
craig.p.drummond
06380c3bc0 Remove faded icons from background of sync dialog views (as these did not render correctly with all styles), and enforce alternate row colours - as per other views. 2012-10-01 18:26:33 +00:00
craig.p.drummond
173712493c 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
56e3292473 Draw icon *behind* items, and at 15% opacity 2012-04-26 18:48:17 +00:00
craig.p.drummond@gmail.com
085c36aa53 Draw 10% opacity icon behind view, so as to give a better hint as to which list is which. 2012-04-26 16:11:11 +00:00
craig.p.drummond@gmail.com
4153c92f52 Add a basic 'sync' dialog. Shows two lists; left has songs that are only in library, right has songs that are only on device. Each has a 'Copy to' action. When songs are copied, the lists are updated to show the remaining differences. 2012-04-26 12:30:00 +00:00