berniev
75acacd1b7
Gui: Use auto and range-based for ( #7481 )
...
* On lines where the variable type is obvious from inspection, avoid repeating the type using auto.
* When possible use a ranged for loop instead of begin() and end() iterators
2022-09-14 13:25:13 -05:00
berniev
656ef8961f
Gui: redundant void 2
2022-08-08 10:21:44 +02:00
wmayer
96adb98f46
Gui: modernize C++11
...
* use nullptr
2022-03-23 18:41:21 +01:00
Uwe
a55d1b03fd
[Gui] Python and Property: remove unused includes
2022-03-05 03:44:45 +01:00
wmayer
8da66398ad
Gui: supprt PrefQuantitySpinBox by PreferenceUiForm
2022-01-29 07:48:41 +01:00
Chris Hennes
6a9600e3c7
Gui: Add PrefTextEdit
2021-12-18 20:29:42 -06:00
wmayer
563743e7e6
Gui: do not include generated ui file inside header file
2021-11-22 16:50:21 +01:00
wmayer
b4e69f1b2d
Gui: move Ui loader classes to their own source files
2021-09-22 20:31:01 +02:00
Chris Hennes
50c7ee36bf
[GUI] Remove code for Qt < 5.9
2021-04-02 10:10:37 +02:00
luz paz
298c677873
Gui: Fix header uniformity, whitespace, and doxygen fixes
2020-11-26 10:14:56 +01:00
wmayer
bbb0823293
Gui: [skip ci] automatically save & load settings of PrefFontBox widgets
2020-06-03 17:53:10 +02:00
wmayer
fa7ae69dac
Gui: [skip ci] set working directory when using QUiLoader so it can find its resources
2020-06-02 13:27:28 +02:00
wmayer
9eed7f06ba
Add unit aware preferences widget
2018-03-07 14:34:53 +01:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00