Markus Gans
|
3bb001677f
|
Several small code improvements
|
2020-04-13 12:40:11 +02:00 |
Markus Gans
|
164487096c
|
Some small code improvements
|
2020-02-19 21:59:13 +01:00 |
Markus Gans
|
06d65ed676
|
Fix metadata
|
2020-01-20 21:40:00 +01:00 |
Markus Gans
|
3a391f5fe5
|
Better setSize() implementation in some widgets
|
2019-12-23 03:53:32 +01:00 |
Markus Gans
|
867dabf637
|
Merge pull request #42 from grendello/fspinbox-inlines
Make FSPinBox::get{Prefix,Suffix} functions inline
|
2019-12-16 11:47:48 +01:00 |
Markus Gans
|
74d8585561
|
New widget class FComboBox to provide a dropdown list with an input field
|
2019-12-16 11:14:24 +01:00 |
Marek Habersack
|
d34e839f83
|
Make FSPinBox::get{Prefix,Suffix} functions inline
Otherwise, if more than one file includes the header, we will have
duplicate symbols during link time.
|
2019-12-15 20:32:36 +01:00 |
Markus Gans
|
b3c367a168
|
Fixes the numerical streaming value for FLineEdit and FLabel
|
2019-11-16 19:10:08 +01:00 |
Markus Gans
|
dedc1f3410
|
New Widget class FSpinBox to provide spin boxes
|
2019-11-16 15:16:44 +01:00 |