Commit Graph

25 Commits

Author SHA1 Message Date
craig.p.drummond
9a53a1f44a Initial support for Composer tag 2013-08-22 18:18:59 +00:00
craig.p.drummond
74bd6030d2 Put BasicItemDelegate into its own source files 2013-08-13 19:40:05 +00:00
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
dc6e3af0d8 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +00:00
craig.p.drummond
587aec145b Consistent style for treeviews 2013-05-30 18:58:37 +00:00
craig.p.drummond
9ae929a329 - Try no to use yes/no in dialogs - as Gtk reverses this to no/yes!!
- Use standard gui items, and create Qt equivalents
2013-05-29 19:00:50 +00:00
craig.p.drummond
3a5806cf04 Add 'add' button to dialog, so that can create multiple rules without closing dialog 2013-04-19 18:33:27 +00:00
craig.p.drummond
2117e37d68 PRevent duplicates in dynamic rules 2013-04-19 18:32:58 +00:00
craig.p.drummond
a2930a3c17 Fix example text 2013-03-25 19:54:16 +00:00
craig.p.drummond
3d177ce6aa Save, and restore, sizes of (most) dialogs. 2013-03-18 20:15:41 +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
a99f43cd55 Display extra information texts in messageboxs and not whats-this popups, as QGtkStyle seems to have issues with the palette in these.
BUG:119
2012-10-20 16:05:54 +00:00
craig.p.drummond
5c68ed6503 - Fix missing 'edit' icons in non-oxygen icon sets
- Add icon to createAction
2012-10-10 18:41:43 +00:00
craig.p.drummond
95a3903721 Add support for 'Similar Artists' in dynamic mode. 2012-09-10 19:32:03 +00:00
craig.p.drummond
b877562085 Add a server mode (with HTTP API) to cantata-dynamic. Intended so that dynamizer can run on same host as mpd 2012-09-07 19:42:17 +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.p.drummond@gmail.com
1f1c77c77f Fix remove 2012-04-20 16:47:15 +00:00
craig.p.drummond@gmail.com
31b9eb3819 Place rules info in a QWhatsThis window, activated by clicking on label. 2012-04-20 16:47:01 +00:00
craig.p.drummond@gmail.com
537a29b972 Use a QListView to display rules list, so that we can show include rules above exclude rules. 2012-04-19 17:30:18 +00:00
craig
e46a9579f9 Add option to set a rule as 'exclude songs matching..' 2012-04-18 20:08:59 +00:00
craig
9517d96d85 Fix qt build 2012-04-16 18:38:37 +00:00
craig
9fc66116d3 Allow to specify search type - eact, or partial 2012-04-14 10:19:44 +00:00
craig
59d77be7f0 Allow date ranges 2012-04-14 10:18:42 +00:00
craig
ea66d1d7df Dynamic playlists!!! 2012-04-10 21:23:21 +00:00