Nyall Dawson
|
891d612e95
|
Remove unused qmath.h includes
|
2017-08-25 03:42:03 +10:00 |
|
Nyall Dawson
|
7c5aa050d1
|
(q)ceil -> std::ceil
|
2017-08-25 03:01:48 +10:00 |
|
Nyall Dawson
|
ae59e35dac
|
Complete daily allocation of Qt5 connect transitions
|
2017-04-04 09:40:25 +10:00 |
|
Denis Rouzaud
|
e7079eead9
|
run astyle on src/gui
|
2017-03-03 09:09:37 +01:00 |
|
Nyall Dawson
|
25c0624242
|
Fix slider and dial widgets never emit their valueChanged(QVariant)
signals. Fixes use of dial/slider with multiedit form mode.
|
2016-04-29 14:08:34 +10:00 |
|
Nyall Dawson
|
576875e998
|
Followup 320c696 use clang-modernize to replace 0/NULL use with nullptr
|
2015-12-15 11:24:51 +11:00 |
|
Juergen E. Fischer
|
ffd2f26dd0
|
fix build on precise
|
2015-06-11 08:39:45 +02:00 |
|
Juergen E. Fischer
|
91e44eafea
|
edit widgets: don't truncate double ranges and also support them in sliders and
dials (fixes #12421)
|
2015-06-11 00:39:41 +02:00 |
|
Juergen E. Fischer
|
43dfb9c484
|
indentation update
|
2014-05-24 03:55:54 +02:00 |
|
Daniel Vaz
|
373ec56922
|
Add new custom widgets (QgsSlider and QgsDial)
Modified versions of QSlider and QDial which show the current value
Fix #4417
|
2014-05-22 22:42:33 +02:00 |
|