Commit Graph

588 Commits

Author SHA1 Message Date
craig.p.drummond
4f11aa577f No need for eventFilter 2014-01-23 19:49:01 +00:00
craig.p.drummond
02031d6c0d Set tooltip 2014-01-23 19:48:43 +00:00
craig.p.drummond
0785853b62 - Dont allow buttons in main widow to recieve focus.
- Use Ctrl+G as short-cut to show genre combo popup.
2014-01-23 19:48:13 +00:00
craig.p.drummond
723d47d0e1 Only react to back or home action is listviews if view is visible! 2014-01-23 19:47:48 +00:00
craig.p.drummond
79706bd977 Handle Mopidy local:track:file paths 2014-01-21 19:42:44 +00:00
craig.p.drummond
d841ed441d Place Cantata's 'toolbar' within a QToolBar - so that the style's toolbar look is preserved, and styles that can drag window via toolbar (e.g. QtCurve) still work. 2014-01-17 20:07:38 +00:00
craig.p.drummond
f08a5e81a2 Fix windows build 2014-01-17 20:06:56 +00:00
craig.p.drummond
ab08a2d7f8 Add new view style "Basic Tree (No Icons)". This is as per the simple tree, but only images, and not icons, will be shown. 2014-01-17 20:04:12 +00:00
craig.p.drummond
749334d4ee setEnabled/isEnabled should be on the actual slider - not all widgets 2014-01-16 20:05:37 +00:00
craig.p.drummond
aec2966290 Move all sidebar settings into settings dialog. 2014-01-16 19:30:39 +00:00
craig.p.drummond
6186bfb8a4 Dont use podcast image as playqueue background - too blurry 2014-01-15 19:32:13 +00:00
craig.p.drummond
e4b5a3c16f Add overlay widgets to view, not viewport. 2014-01-15 19:29:23 +00:00
craig.p.drummond
cf65a51768 Use message overlay to indicate seachis in progress, and use its cancel button to cancel the search 2014-01-10 20:03:21 +00:00
craig.p.drummond
a5200df9d8 Use message overlay widget to indicate library is being loaded 2014-01-10 20:02:39 +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
18c2821cd3 Only collapse search index 2014-01-07 19:59:41 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
de68b09c9a Add CMake option to disable dynamic playlists 2014-01-03 19:04:56 +00:00
craig.p.drummond
6809a05a13 Add CMake option to disable streams tab 2014-01-03 19:04:37 +00:00
craig.p.drummond
0044acbb5a Allow poll duration to be specified in config file - 0 (no polling) to 60 (seconds) 2014-01-02 20:02:28 +00:00
craig.p.drummond
394e096c40 If Ctrl-F is activated again whilst search widget is visible, then select all current text.
BUG: 374
2013-12-31 09:23:18 +00:00
craig.p.drummond
e934e72f56 When closing search widget, after performing a search, collapse all bar top level items.
BUG: 367
2013-12-30 09:21:32 +00:00
craig.p.drummond
097805c39c Hide volume control if MPD returns a negative value for volume - which indicates MPD's volume mixer is disabled.
BUG: 366
2013-12-29 18:38:48 +00:00
craig.p.drummond
71984a4f9f Add config item, mpdPoll, which when set to true will cause Cantata to poll MPD every second whilst playing. This is useful for cases where Cantata misses updates from MPD. This needs to be manually set in config file (see README for details), as this is only a work-around for certain scenarios.
BUG: 364
2013-12-27 20:50:24 +00:00
craig.p.drummond
05b65d6f79 Fix crash when changing online view from list to tree, after a soundcloud search. 2013-12-21 10:44:48 +00:00
craig.p.drummond
077c8293fb Fix potential memory leak with cover images. 2013-12-19 20:07:12 +00:00
craig.p.drummond
8bc44adad5 Set tab order 2013-12-19 20:04:48 +00:00
craig.p.drummond
a52ae60ea1 Try to preserve playqueue position after undo/redo 2013-12-18 19:18:36 +00:00
craig.p.drummond
5e6c94c120 Save search category 2013-12-18 19:17:58 +00:00
craig.p.drummond
af5c9b2c84 Use audioFileIcon from Icons 2013-12-18 19:17:05 +00:00
craig.p.drummond
7913002346 - Use 32x32 for drag'n'drop icon, 64x64 for highdpi
- Use audio-x-generic icon for drag'n'drop if no cover found.
2013-12-18 19:16:21 +00:00
craig.p.drummond
bcf864444f Add 'Search' tab - uses MPD for search. 2013-12-18 19:15:19 +00:00
craig.p.drummond
6be4521603 Also need to show artist for various artist albums 2013-12-06 13:41:50 +00:00
craig.p.drummond
d4e775cd16 Handle empty album name 2013-12-05 19:44:31 +00:00
craig.p.drummond
98450aca76 If song has a disc number set, then display song track as "disc.track title" - e.g. "2.01 Blah blah" 2013-12-05 19:42:58 +00:00
craig.p.drummond
e58d250447 Align main menu with toolbutton 2013-11-29 20:18:12 +00:00
craig.p.drummond
974f6f4190 Check return of selectionModel() before using.
BUG: 333
2013-11-27 19:41:37 +00:00
craig.p.drummond
c4e671ddc7 Using mouse wheel over position slider changes position by 5 seconds.
BUG: 338
2013-11-25 19:25:36 +00:00
craig.p.drummond
8498f19507 Use QString to convert year into a number, as i18n formats number according to locale (so soetimes adds a comma!)
BUG: 329
2013-11-18 19:17:04 +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
bbbfdbd820 Minor improvements 2013-10-30 22:11:03 +00:00
craig.p.drummond
7e9f1f87b1 Left click DI status item opens config 2013-10-30 22:10:39 +00:00
craig.p.drummond
40fe6bc8b1 Simplify 2013-10-28 19:48:09 +00:00
craig.p.drummond
729c7174ed Better state control 2013-10-28 19:47:52 +00:00
craig.p.drummond
469ebc0b2a Add a config item to control volume step - no config UI 2013-10-25 20:02:38 +00:00
craig.p.drummond
e90785ad57 Better error text 2013-10-21 18:07:38 +00:00
craig.p.drummond
d49e3daf0c Add some debug to song file checking 2013-10-21 18:07:21 +00:00
craig.p.drummond
68dc2cca64 Put song-file checking in base class 2013-10-21 18:06:52 +00:00
craig.p.drummond
bf3a6d5eb6 High DPI 2013-10-17 17:25:52 +00:00