Uwe
|
4408c66ceb
|
[Part] repair line endings
for an unknown reason MSVC complained suddenly about the line endings in this file
|
2022-03-30 23:48:54 +02:00 |
|
Chris Hennes
|
0a65575c2c
|
Part: PR6497 move return statement to new line
|
2022-03-29 12:37:00 -05:00 |
|
wmayer
|
068c0e5a98
|
Part: modernize C++11
* use nullptr
|
2022-03-23 19:26:14 +01:00 |
|
donovaly
|
603cbdbfd5
|
[Part] make pointers to the UI std::unique_ptr
Same as PR #4293, just for Part
as noted in https://github.com/FreeCAD/FreeCAD/pull/4271#discussion_r554673632
the pointer to the UI should be a unique pointer.
This PR does this for all Part dialogs that don't already use a unique_ptr.
|
2021-02-05 17:16:20 +01:00 |
|
wmayer
|
f3b460e42e
|
boost: fix for boost < 1.60
|
2020-06-15 19:38:39 +02:00 |
|
wmayer
|
4ec45b545e
|
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
|
463106cb59
|
fix coverity issues
|
2016-11-20 17:11:32 +01:00 |
|
wmayer
|
1ce73dda96
|
fix -Wextra in Part
|
2016-09-22 11:49:28 +02: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
|
be2e191681
|
+ fixes #0001669: Part operation with parts in groups splits again when moved back into group
|
2015-01-07 11:02:52 +01:00 |
|
wmayer
|
eaebae18f0
|
+ Fix boolean operation panel
|
2013-12-21 18:23:45 +01:00 |
|
wmayer
|
6e138c79d7
|
0000451: boolean operation display mode
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5251 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-10 14:17:22 +00: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 |
|