Craig Drummond
|
c5e7fa9c0d
|
Use AUTOMOC
|
2018-03-07 19:04:14 +00:00 |
|
padertux
|
d01f915b4a
|
Refactor code to use C++11 nullptr
|
2018-01-08 23:01:25 +01:00 |
|
Craig Drummond
|
445d1497ac
|
Update (c) year
|
2018-01-01 10:11:39 +00:00 |
|
Craig Drummond
|
948026d73b
|
Use for(var: list) and not foreach(var, list)
|
2017-11-27 22:36:53 +00:00 |
|
Craig Drummond
|
a2f007a2b7
|
Update (c) year
|
2017-04-02 18:45:30 +01:00 |
|
Craig Drummond
|
18e2fb6dcf
|
Remove Qt4 support
|
2017-04-02 18:43:34 +01:00 |
|
Craig Drummond
|
e60bdafa11
|
Remove KDE4 and Ubuntu Touch support
|
2017-04-01 22:55:27 +01:00 |
|
Craig Drummond
|
05647dca0f
|
Update (c) year
|
2016-01-08 18:55:13 +00:00 |
|
Craig Drummond
|
2406289303
|
Update (c) year
|
2015-08-13 21:12:34 +01:00 |
|
craig.p.drummond
|
bc2b51e58e
|
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
|
746e5df58b
|
Remove Gtk combo popup size hack.
|
2014-09-29 16:11:57 +00:00 |
|
craig.p.drummond
|
0d03672621
|
Fix combo-box text changed signal for Qt5 builds.
|
2014-09-18 16:27:13 +00:00 |
|
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 |
|