29 Commits

Author SHA1 Message Date
Craig Drummond
b6bd94c236 Update (c) year 2022-01-08 21:24:07 +00:00
Craig Drummond
11bb7571c9 Update (c) year 2021-01-01 10:06:43 +00:00
Craig Drummond
d7b3965b9b Update (c) year 2020-01-01 11:51:13 +00:00
Craig Drummond
cb9efe205f Update (c) year 2019-09-15 15:56:58 +01:00
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
padertux
4f26eb686e Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
Craig Drummond
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
6e100a5ef5 Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
b0b0140d98 Remove Qt4 support 2017-04-02 18:43:34 +01:00
Craig Drummond
a517bf4f17 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
craig.p.drummond
f6152bcbce Re-add Gtk combo popup size hack - but for all styles that use this Gtk-like combo popup. 2015-02-23 13:37:14 +00:00
craig.p.drummond
bd8a676ebd Remove Gtk combo popup size hack. 2014-09-29 16:11:57 +00:00
craig.p.drummond
27713525a5 Fix combo-box text changed signal for Qt5 builds. 2014-09-18 16:27:13 +00:00
craig.p.drummond
6f0481e5b5 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
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