Commit Graph

13 Commits

Author SHA1 Message Date
craig.p.drummond
c7b4a89501 Dont hide scrollbars in touch-friendly views, but make then only 2px wide - so that there is a hint to the position in the list. 2014-06-21 14:54:42 +00:00
craig.p.drummond
7ae38f2c32 Set combo delegate in TouchProxyStyle 2014-05-20 18:15:03 +00:00
craig.p.drummond
63442d27ec Use TouchProxyStyle to enable flick-charm 2014-05-19 18:33:36 +00:00
craig.p.drummond
3be0b06eb4 Fix painting of items for gtk style when touch friendly 2014-04-28 19:40:55 +00:00
craig.p.drummond
a2c0f27535 Increase size of items if touch-friendly 2014-04-28 19:40:06 +00:00
craig.p.drummond
e34b69a896 Add flickcharm to combo box popup 2014-04-28 19:39:31 +00:00
craig.p.drummond
2f24b3fd9b Results of cppcheck... 2014-01-08 19:49:48 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
44998f245b Only use editable hack if we have more than max number of items 2013-03-27 21:48:59 +00:00
craig.p.drummond
9a583fb792 - Use LineEdit for combobox lineedit, so that we get clear button
- Set editable state of QComboBox
2013-03-05 19:47:54 +00:00
craig.p.drummond
0533b38e29 Use font size and screen size to determine max number of items 2013-03-04 19:40:09 +00:00
craig.p.drummond
5153a3e804 Apply combo-workaround to more combos - but for QGtkStyle only 2013-03-01 21:33:53 +00:00
craig.p.drummond
a0d9aff335 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