wmayer
|
9aa6a700d8
|
Replace Base::Exception with appropriate subclass
|
2018-11-14 19:45:20 +01:00 |
|
wmayer
|
aef87aeec5
|
Ignore key events in dialogs and let parent task panel handle them
The affected dialogs are:
* Texture mapping
* Cross-sections
* Extrusion
* Revolution
|
2018-09-13 11:13:33 +02:00 |
|
wmayer
|
5ff6945577
|
fix compiler warnings with py3 and msvc
|
2018-04-16 18:24:53 +02:00 |
|
Peter Lama
|
fa4bebf2e0
|
Use OCCT Handle macro for Handle_ classes
This is the result of running OCCT's upgrade script provided
with OCCT 7.0. See
https://www.opencascade.com/content/freecad-occt710-and-windows-rtti-data-missing#comment-form
and
https://www.forum.freecadweb.org/viewtopic.php?f=4&t=21405&start=120#p169019
for why this is necessary for OCCT >= 7.1
|
2017-04-20 12:27:34 +02:00 |
|
wmayer
|
7d38edb065
|
fix -Wextra in Part
|
2016-09-22 11:49:28 +02:00 |
|
wmayer
|
947f9575de
|
remove Application::runPythonCode
|
2016-09-15 23:14:31 +02:00 |
|
wmayer
|
bbe755b900
|
fix compiler warnings
|
2016-09-01 12:01:22 +02:00 |
|
DeepSOIC
|
1072700b0a
|
PartGui: Revolve: solid checkbox automation
Solid checkbox will be checked by default, if the shape being revolved
is closed wires.
|
2016-09-01 11:46:18 +02:00 |
|
wmayer
|
c2dd2e2b99
|
fix Coverity issues
|
2016-08-21 18:46:40 +02:00 |
|
wmayer
|
0d011e2190
|
fix various compiler warnings
|
2016-08-09 13:16:26 +02:00 |
|
DeepSOIC
|
2ed484c508
|
PartGui: new Revolve task dialog.
Updated to support Axis link, and Symmetric properties. Layout was
completely changed.
|
2016-08-08 20:53:03 +03:00 |
|
wmayer
|
12dafe4c83
|
+ fixes #0002049: 0.15 and 0.16 Part Revolve ignores unit accuracy setting beyond 2 decimals
|
2016-02-28 12:12:10 +01:00 |
|
wmayer
|
6a9298ac27
|
+ use quantity boxes in revolution dialog
|
2016-02-27 21:31:54 +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
|
93a3dc0cdd
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +01:00 |
|
WandererFan
|
e7a2852437
|
Issue #1508 Solid tickBox for Part.Revolution
Creates Solid for closed Edges & Wires
|
2014-04-25 10:07:21 +02: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 |
|
jriegel
|
ecae7fac7f
|
Further doubel suggestions from Jan
Moved Gui/InputVector,Placement,Transform from float to double
Moved Sketcher from float to double
more suggestions for moving float -> double
|
2013-09-24 11:01:01 +02:00 |
|
wmayer
|
7b8501b583
|
0000248: make the revolve-axis selectable
|
2012-04-28 14:21:32 +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 |
|