Commit Graph

15 Commits

Author SHA1 Message Date
craig.p.drummond
14d9c0033d If we are 'hidden' then we need to ingore mouse events - so that these get passed to parent widget. 2013-10-02 20:24:22 +00:00
craig.p.drummond
baeb38f674 Also need to disable widget if not being painted 2013-10-02 20:23:18 +00:00
craig.p.drummond
a105bc5eb9 Only show genre combo, if there are actually genres. 2013-10-01 18:22:45 +00:00
craig.p.drummond@gmail.com
f88fabd01d 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
568d3cec22 Set maximum height of genre combo to toolbutton height. 2013-09-12 18:41:13 +00:00
craig.p.drummond
d153d9bf25 Remove empty genre 2013-03-14 19:31:52 +00:00
craig.p.drummond
4f7c893dde Create a cusrtom ComboBox - so that we can add scrollbars to pop-up of non-editrable combos with QGtkStyle 2013-02-28 22:15:02 +00:00
craig.p.drummond
9a63c418ce Use a property to determine slim combo 2013-02-20 16:49:25 +00:00
craig.p.drummond
da1c692aa3 Control position of combo popup 2013-02-15 17:20:58 +00:00
craig.p.drummond
6e155d8f4b Repositioning/resizing not working 2013-02-13 19:46:53 +00:00
craig.p.drummond
5677fd26a9 Work-around issues with some styles (e.g. QGtkStyle) and a large number of items in the genre combos. 2013-02-07 18:21:27 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
2d8a613c24 Only show relevant genres for playlist and devices 2012-12-20 21:16:53 +00:00
craig.p.drummond
fa9132627c When using list or icon view, only show genres that are relevant to the current level.
BUG:143
2012-12-19 20:04:08 +00:00
craig.p.drummond
f90a21b7ae Add a GenreCombo class 2012-10-15 18:42:39 +00:00