wmayer
|
11849808a1
|
Gui: remove redundant void
|
2022-08-12 17:59:59 +02:00 |
|
Uwe
|
316a869b26
|
[Gui] remove superfluous nullptr checks
|
2022-07-18 03:17:42 +02:00 |
|
wmayer
|
96adb98f46
|
Gui: modernize C++11
* use nullptr
|
2022-03-23 18:41:21 +01:00 |
|
Uwe
|
07ac6433c0
|
[Gui] QuantitySpinBox: remove unused includes
|
2022-03-05 03:17:58 +01:00 |
|
luz paz
|
298c677873
|
Gui: Fix header uniformity, whitespace, and doxygen fixes
|
2020-11-26 10:14:56 +01:00 |
|
wmayer
|
0b3f60a68c
|
+ replace use of accessibleName with custom property
|
2016-01-06 16:59:11 +01:00 |
|
Mateusz Skowroński
|
cd2db00f22
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:25 +01:00 |
|
wmayer
|
dbfedbdeae
|
+ fix a few minor issues in DlgWorkbenchesImp and QListWidgetCustom
|
2015-05-20 11:18:46 +02:00 |
|
Przemo Firszt
|
4c383527f8
|
App: Add dialog to pick preferred workbenches
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-05-18 22:25:59 +02:00 |
|