wmayer
9b944f4f20
Gui: fix -Wclazy-connect-by-name
2023-04-05 16:23:15 +02:00
berniev
ae53c9b0a4
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
Uwe
11f6f693f2
[Gui] DlgActions etc.: remove unused includes and sort headers
2022-03-16 04:06:37 +01:00
luz paz
38815b9550
Gui: Fix header uniformity, whitespace, and doxygen fixes
2020-11-26 10:14:56 +01:00
wmayer
71818b466d
Gui: implementation classes don't inherit from UI classes any more
2020-01-09 14:30:45 +01:00
wmayer
1e6dcabefc
fix -Wextra in FreeCADGui
2016-09-21 20:54:52 +02:00
wmayer
9cabd5b5db
+ fix crash in spnav settings dialog while changing language, improve whitespaces
2014-12-09 13:44:25 +01:00
wmayer
286c0ff27e
Fix trailing whitespaces, handle language change events
2012-09-06 15:01:03 +02:00
wmayer
a1313961c0
0000818: [PATCH] added new page to Customize dialog for space navigator
2012-08-30 11:31:46 +02:00