Commit Graph

32 Commits

Author SHA1 Message Date
craig.p.drummond
4ee9b76c34 Mention ratings in 'About Rules' 2014-07-23 18:05:46 +00:00
craig.p.drummond
a8b5b133b0 Add ratings support to dynamic playlists 2014-07-23 18:05:01 +00:00
craig.p.drummond
fd807670c5 Fix example 2014-07-23 18:04:43 +00:00
craig.p.drummond
5f0b67f02c Use client-to-client to talk to cantata-dynamic when run in server mode => no need for port setting! 2014-05-23 21:38:33 +00:00
craig.p.drummond
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
20d5759c73 Add support for 'comment' tag in tag-editor and dynamic playlists.
BUG: 427
2014-02-28 20:14:45 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
e872124e3b Initial support for Composer tag 2013-08-22 18:18:59 +00:00
craig.p.drummond
40e72b230f Put BasicItemDelegate into its own source files 2013-08-13 19:40:05 +00:00
craig.p.drummond
72cd22161c 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
a5622b4682 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +00:00
craig.p.drummond
88bade2fa5 Consistent style for treeviews 2013-05-30 18:58:37 +00:00
craig.p.drummond
8854c4b7c1 - 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
77ca29fe8d 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
458cfc70a8 PRevent duplicates in dynamic rules 2013-04-19 18:32:58 +00:00
craig.p.drummond
83c78ecff4 Fix example text 2013-03-25 19:54:16 +00:00
craig.p.drummond
f0b2e83dad Save, and restore, sizes of (most) dialogs. 2013-03-18 20:15:41 +00:00
craig.p.drummond
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
ea618918ef 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
e6d2094c86 - Fix missing 'edit' icons in non-oxygen icon sets
- Add icon to createAction
2012-10-10 18:41:43 +00:00
craig.p.drummond
b54a7d0992 Add support for 'Similar Artists' in dynamic mode. 2012-09-10 19:32:03 +00:00
craig.p.drummond
9654ce15a9 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
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
3d5ebc3b0d Fix remove 2012-04-20 16:47:15 +00:00
craig.p.drummond@gmail.com
97677aa94d 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
76c467d4b7 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
f8c45d1588 Add option to set a rule as 'exclude songs matching..' 2012-04-18 20:08:59 +00:00
craig
461815b238 Fix qt build 2012-04-16 18:38:37 +00:00
craig
647ac5abdd Allow to specify search type - eact, or partial 2012-04-14 10:19:44 +00:00
craig
562aec1816 Allow date ranges 2012-04-14 10:18:42 +00:00
craig
22e3e9282c Dynamic playlists!!! 2012-04-10 21:23:21 +00:00