Commit Graph

162 Commits

Author SHA1 Message Date
craig.p.drummond
5ab4137798 Show correct rating 2014-08-01 20:32:47 +00:00
craig.p.drummond
c2bc391635 Add colon after NOTE - for consistency 2014-07-26 17:41:44 +00:00
craig.p.drummond
dacc6e2403 Show rating in sub text 2014-07-24 17:36:31 +00:00
craig.p.drummond
97ae8fdf7e If we have a rating, but no include rules, then get list of songs with rating and use that 2014-07-24 17:36:00 +00:00
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
d08edd9c71 Re-add HTTP control page to server mode cantata-dynamic. 2014-06-23 20:05:08 +00:00
craig.p.drummond
e7aa023f6c Fix double bracket 2014-06-10 19:52:16 +00:00
craig.p.drummond
0b72ffa25c Refactor high-dpi stuff 2014-06-04 18:45:30 +00:00
craig.p.drummond
a1766acefc Use systemDir() 2014-06-03 15:47:45 +00:00
craig.p.drummond
d0f466ae31 Should not need to move from old to new locations anymore 2014-06-01 08:55:05 +00:00
craig.p.drummond
f94bc3d947 Restore search field visibility for; PlayQueue, Artists, Albums, Folders, Playlists, Dynamic, and Devices views
BUG: 485
2014-05-30 16:03:56 +00:00
craig.p.drummond
581363ce68 Update strings 2014-05-23 21:39:35 +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
7e02d0058b Move model roles into separate roles.h file. 2014-04-23 20:36:38 +00:00
craig.p.drummond
2873cca889 Put plural translations in separate source files. 2014-03-25 20:11:58 +00:00
craig.p.drummond
0f320b7631 Use Q_GLOBAL_STATIC for Qt only builds 2014-03-17 19:52:47 +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
7440d95888 Set 'no interaction' flag on NOTE labels - so that Oxygen's window drag works. 2014-02-28 20:11:51 +00:00
craig.p.drummond
c4da330abe Remove more space 2014-02-27 17:40:31 +00:00
craig.p.drummond
43e4375f81 Apply Fedora patches. 2014-02-22 10:19:19 +00:00
craig.p.drummond
ff67333643 Create a 'Page' interface class, and use as base class for all pages. Mainwindow can now just store a pointer to the current page, and call relevant functions on this. 2014-02-06 19:50:16 +00:00
craig.p.drummond
93ca63e555 Remove find buttons in status bar, and use Ctrl-F for both find in views and find in playqueue. Action depends upon which view has focus.
BUG: 384
2014-01-23 19:53:56 +00:00
craig.p.drummond
446bed5711 Better dialog sizes - and dont need to store sizes of ALL dialogs in config... 2014-01-16 19:33:10 +00:00
craig.p.drummond
2f24b3fd9b Results of cppcheck... 2014-01-08 19:49:48 +00:00
craig.p.drummond
0e60e3f9f5 Use style to create Gtk3-like spinboxes. 2014-01-07 21:25:00 +00:00
craig.p.drummond
e54cd69a83 Fix tab order 2014-01-07 20:01:36 +00:00
craig.p.drummond
afcadec227 Remove usage of Gtk-style on-off button for Gtk style, and instead give checkboxes better text and adjust config layout. 2014-01-06 20:43:24 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
016a0f724e Add model test code 2013-11-21 18:15:36 +00:00
craig.p.drummond
2cf1ce9f83 When showin a new page, place focus on view. 2013-11-10 07:55:14 +00:00
craig.p.drummond
4c8cc62713 Remove unused variable 2013-10-17 17:24:09 +00:00
craig.p.drummond
63c89af45a Dynamic sorting of online service model 2013-10-10 20:30:02 +00:00
craig.p.drummond
159fecd66f Store data under XDG_DATA_HOME (~/.local/share) 2013-09-24 18:38:31 +00:00
craig.p.drummond
5683f7939b Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond@gmail.com
1f303ff065 Add 1 pixel spacing between toolbuttons 2013-09-13 11:27:19 +00:00
craig.p.drummond@gmail.com
a6b578fea2 Place a 0-pixel wide 'size widget' at the bottom of each view, to attempt to ensure consisten sizes between views. 2013-09-13 11:25:34 +00:00
craig.p.drummond
87f3dfccc8 (Hopefully) fix selection order of items - and order added to playqueue. 2013-09-03 18:40:50 +00:00
craig.p.drummond
69469c633a If playqueue is cleared when dynamizer is running, then also stop dynamizer. 2013-09-02 18:27:30 +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
2b3b26fbab Create dir to hold dynamic files if it does not already exist 2013-07-18 16:29:39 +00:00
craig.p.drummond
f0aad581a6 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
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
f068278e1e Search in dynamic page now also searches rules 2013-07-01 19:53:45 +00:00
craig.p.drummond
2d17a2dba0 Place search fields on bottom of views, and hide by default. Show when Ctrl-F is used for views, and Ctrl-Shift-F for playqueue. 2013-06-30 21:35:43 +00:00
craig.p.drummond
2fa4ce6eba Fix enabling of widgets when toggle from remote to local 2013-06-24 18:43:36 +00:00
craig.p.drummond
21c1d4afce Add systemd start-up script 2013-06-20 19:12:27 +00:00