Mateusz Skowroński
634f3af079
Fix some GCC warnings.
2016-07-15 13:05:37 +02:00
wmayer
6ce55d47a5
+ fix gcc warning
2016-07-02 14:28:59 +02:00
blobfish
1285e2ad7f
Part: Check Geometry: see following
...
adding parallel mode for bopargcheck. didn't help speed.
add time to bopalgo check
entry for stopOnFirstFaulty. didn't help speed.
adding new bopalgochecks
2016-05-15 00:06:22 +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
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
6b3340e7b5
+ include missing header files
2015-07-01 13:02:29 +02:00
wmayer
859d76faf8
+ fixes #0002075 : Analysis of FreeCAD by PVS-Studio static analyzer
2015-05-01 16:56:31 +02:00
blobfish
0a13cc016b
Part: Check Geometry: Config option for new, additional BOP check
2014-05-03 19:14:55 +02:00
blobfish
eef868f5e2
Part: CheckGeometry: Adding shape content widget to task
2014-03-01 12:45:54 +01:00
blobfish
4ee18348cb
Part: CheckGeometry: Mantis #0001427
...
Store coin referenced pointer instead of viewprovider
2014-02-22 12:13:11 +01:00
blobfish
a1c4740f9b
Part: CheckGeometry: Mantis #0001426
...
Empty compound throwing exception for bounding box.
2014-02-20 17:46:04 +01:00
wmayer
91868b2a48
+ Fix for OCC 6.6
2014-02-20 10:33:09 +01:00
blobfish
9918a10a1f
Part: CheckGeometry:
...
adding build entry name for dialog
add bounding box to all entries
fixed the positioning of bounding box
removal of object hierarchy. boost function dispatch
add BOPAlgo_ArgumentAnalyzer
2014-02-19 18:16:08 -05:00
wmayer
047d7e10e1
+ fixes #0001341 : more visual feedback for check geometry command
2013-12-31 13:25:49 +01:00
wmayer
20087d70d3
fixes #0001321 : more visual feedback for check geometry command
2013-12-01 11:57:30 +01:00
wmayer
0c29adf536
Fix autotools, fix warning
2012-09-22 16:22:26 +02:00
wmayer
a80605e8e8
Backport to Qt 4.5
2012-09-10 13:01:53 +02:00
tanderson
5422cec7d3
adding check geometry command
2012-09-09 11:12:04 +02:00