Commit Graph

12 Commits

Author SHA1 Message Date
craig.p.drummond
988c4ccf99 Set combo delegate in TouchProxyStyle 2014-05-20 18:15:03 +00:00
craig.p.drummond
f5c8197617 Use TouchProxyStyle to enable flick-charm 2014-05-19 18:33:36 +00:00
craig.p.drummond
f8821f3302 Fix painting of items for gtk style when touch friendly 2014-04-28 19:40:55 +00:00
craig.p.drummond
f7a3170340 Increase size of items if touch-friendly 2014-04-28 19:40:06 +00:00
craig.p.drummond
cb4c96ce28 Add flickcharm to combo box popup 2014-04-28 19:39:31 +00:00
craig.p.drummond
d91f8807d2 Results of cppcheck... 2014-01-08 19:49:48 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
24b5e74e49 Only use editable hack if we have more than max number of items 2013-03-27 21:48:59 +00:00
craig.p.drummond
29bfbf443e - 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
03787038b4 Use font size and screen size to determine max number of items 2013-03-04 19:40:09 +00:00
craig.p.drummond
75776e0aeb Apply combo-workaround to more combos - but for QGtkStyle only 2013-03-01 21:33:53 +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