Commit Graph

12 Commits

Author SHA1 Message Date
craig.p.drummond
f03134dd12 Better Qt input dialogs - need clear button in text input. 2013-12-14 12:44:00 +00:00
craig.p.drummond
e620405053 Wider spin buttons - more Gtk like 2013-10-28 19:45:22 +00:00
craig.p.drummond
9baef5da4c PAss focus in/out onwards - so that we get the | focus bar 2013-03-07 17:29:11 +00:00
craig.p.drummond
82cb49a64e Need to emit valueChanged for std spinbox too!!! 2013-02-17 16:11:16 +00:00
craig.p.drummond
dc5cb8774a Improve look of gtk2 style spin box 2013-02-15 17:20:37 +00:00
craig.p.drummond
0e9bb5925f Hack-around QGtkStyle focus issues if a spin-box is set to have no buttons. Cantata's Gtk3 style sin boxes are mimiced using a spin-box with no Cantata's Gtk3 style sin boxes are mimiced using a spin-box with no buttons, and 2 toolbuttons. QGtkStyle messes up the widget focus if this is used, so Cantata's spin box attempts to work-around this. 2013-02-15 17:20:15 +00:00
craig.p.drummond
c60604502f Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond@gmail.com
83ececbb66 Slightly better appearance... 2012-10-22 11:08:00 +00:00
craig.p.drummond
bcb9fd64dc - Monchrome -/+ icons
- Draw frame around -/+ icons
2012-10-20 10:44:58 +00:00
craig.p.drummond@gmail.com
dff41b2c5f Need to enable/disable -/+ buttons when user manually enters value. 2012-10-12 12:17:59 +00:00
craig.p.drummond
305b0e9769 Move more stuff into 'support' library - these might be useful to other projects 2012-10-07 15:49:10 +00:00