berniev
|
3d1f70765a
|
Gui: redundant void 2
|
2022-08-08 10:21:44 +02:00 |
|
wmayer
|
82a6241fc5
|
fix (Qt) issues found by clang's clazy tool:
+ -Wclazy-incorrect-emit
+ -Wclazy-strict-iterators
+ -Wclazy-overloaded-signal
+ -Wclazy-qstring-arg
+ -Wclazy-unused-non-trivial-variable
+ -Wclazy-container-anti-pattern
+ -Wclazy-range-loop-reference
+ -Wclazy-const-signal-or-slot
+ -Wclazy-detaching-temporary
+ -Wclazy-qfileinfo-exists
|
2022-06-29 21:00:54 +02:00 |
|
wmayer
|
1178df06b4
|
Gui: modernize C++11
* use nullptr
|
2022-03-23 18:41:21 +01:00 |
|
wmayer
|
8f786ea6ef
|
Gui: Optimize includes to reduce compile time
|
2022-03-07 20:29:18 +01:00 |
|
Uwe
|
21974cc08f
|
[Gui] Task: remove unused includes
|
2022-03-03 03:16:35 +01:00 |
|
wmayer
|
730154a684
|
boost 1.73.0: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated
|
2020-06-12 17:51:33 +02:00 |
|
wmayer
|
1e6dcabefc
|
fix -Wextra in FreeCADGui
|
2016-09-21 20:54:52 +02:00 |
|
wmayer
|
e2398b4b06
|
fix Coverity issues
|
2016-08-21 14:03:02 +02:00 |
|
Mateusz Skowroński
|
c275b35d48
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:25 +01:00 |
|
Mateusz Skowroński
|
05f95c0506
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
wmayer
|
28c92a1bfa
|
+ issue #0002053: Support of themes
|
2015-06-30 13:14:56 +02: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 |
|