pre-commit-ci[bot]
|
e92ed45df9
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-09-12 13:02:35 -04:00 |
|
wmayer
|
28e113bc17
|
Inspection: apply clang format
|
2023-09-02 00:59:42 +02:00 |
|
wmayer
|
1bbcb519b5
|
Inspection: modernize C++: use equals default
|
2023-08-21 15:06:40 +02:00 |
|
wmayer
|
452aee7c6f
|
Inspection: modernize C++: use range-based for loop
|
2023-08-15 08:37:17 +02:00 |
|
wmayer
|
e570d8553e
|
Inspection: move to new style connect()
|
2023-01-13 15:57:18 +01:00 |
|
Uwe
|
7c7eee26c1
|
[Inspection] remove unused includes
- also some sorting
|
2022-11-29 03:34:22 +01:00 |
|
marioalexis
|
471de88d7b
|
Inspection: Replace C cast
|
2022-09-18 11:06:51 -05:00 |
|
berniev
|
180edfa3cc
|
Mod: Single arg ctors must be explicit
|
2022-08-24 16:55:20 +02:00 |
|
berniev
|
71dc5ead2f
|
Mod: Use override etc 2
|
2022-08-09 12:52:26 +02:00 |
|
wmayer
|
f76c121c28
|
Inspection: modernize C++11
* use nullptr
|
2022-03-23 19:26:15 +01:00 |
|
Uwe
|
eff0d02ac1
|
[Inspection] remove unused headers and Xerces
- also sort our some includes to PreCompiled.h
|
2022-03-20 22:17:34 +01:00 |
|
luz paz
|
1e91b9fb45
|
Inspection: Issue #0004473: Expose openCommand() to translation
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the Inspection Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
|
2020-12-01 14:53:35 +01:00 |
|
wmayer
|
25f2de76c3
|
remove method Application::runCommand
|
2016-09-15 19:39:16 +02:00 |
|
wmayer
|
37f960a1f5
|
+ fix build failure with gcc
|
2016-02-29 19:36:22 +01:00 |
|
wmayer
|
b500af9afa
|
+ set range for quantity boxes
|
2016-02-29 12:29:02 +01:00 |
|
wmayer
|
e2293f5d5e
|
+ use quantity boxes in inspection dialog
|
2016-02-27 19:07:29 +01:00 |
|
Mateusz Skowroński
|
f48f0f69be
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:58 +01: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
|
0695552cff
|
QString::toAscii() is obsolete in Qt5. Replace it with toLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:06:48 +01:00 |
|
wmayer
|
d2501d4cc8
|
+ use dialog button box where possible, replace old Python icon
|
2014-03-08 15:17:56 +01:00 |
|
wmayer
|
09122a27b7
|
+ fixes #0000854: Ability to change number of digits to the right of decimal place in spinboxes
|
2014-02-16 18:02:09 +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 |
|