jriegel
46db0c24e8
further implementing InputField and UnitsCalculator
2013-11-09 11:02:23 +01:00
jriegel
3d6743a13b
implementing UnitsCalculator and disable changes in Sketcher
2013-11-09 07:34:56 +01:00
wmayer
44e70a6435
+ Fix missing document icon
2013-11-08 18:50:43 +01:00
wmayer
476f609e04
* Remove some old XPM icons
2013-11-08 14:20:49 +01:00
wmayer
f5e7965376
+ Add new SVG icons
2013-11-08 14:09:27 +01:00
jriegel
1f96611b76
Add UnitsCalculator
2013-11-07 16:16:17 +01:00
Yorik van Havre
355942355f
Updated links to the new forum
2013-11-06 19:32:45 -02:00
wmayer
9967336915
+ Implement box highlighting for view providers using SoFCSelection
2013-11-06 13:40:41 +01:00
jriegel
2fb6e75899
implementing InputField UseCase in Sketcher EditDatumDialog
2013-11-05 19:00:42 +01:00
wmayer
df3d7ff364
+ Add missing include
2013-10-31 10:33:00 +01:00
wmayer
12803c1de4
Set explicitly trackball as default orbit style
2013-10-30 10:34:09 +01:00
wmayer
fd9fb9481e
+ Selection handling of Python view providers
2013-10-26 22:15:20 +02:00
wmayer
6d8f51f92a
+ Selection handling of Python view providers
2013-10-26 19:52:22 +02:00
wmayer
2d62de2932
+ Interface for selection of Python view providers
2013-10-25 15:07:39 +02:00
wmayer
f061b6f7ea
0001278: No build possible with current CMake version 2.8.12
2013-10-22 10:33:18 +02:00
wmayer
7cae1d9666
+ Save selected image format for pictures
2013-10-21 13:01:38 +02:00
wmayer
373bbcfa93
+ Use of style sheets
2013-10-14 16:03:50 +02:00
wmayer
9aa2a3f865
+ Use of style sheets
2013-10-14 12:57:00 +02:00
wmayer
4686118f2a
+ Make Python API more pythonic
2013-10-11 13:57:05 +02:00
wmayer
2a2acf4955
+ Make Python API more pythonic
2013-10-11 12:24:22 +02:00
wmayer
01921f4f25
+ Fix transaction issues
2013-10-09 12:28:25 +02:00
wmayer
0afb17ac20
+Fix crash when loading object without view provider
2013-09-26 17:43:27 +02:00
wmayer
5062080a26
+ Fix gcc build errors/improve whitespaces
2013-09-26 15:39:25 +02:00
jriegel
30b189c1da
Merge branch 'refs/heads/double-precision-werner'
...
Conflicts:
src/App/Document.cpp
src/App/PropertyGeo.cpp
src/App/PropertyStandard.cpp
src/Base/Reader.cpp
src/Base/Reader.h
src/Gui/propertyeditor/PropertyItem.cpp
src/Mod/Fem/Gui/ViewProviderFemMesh.cpp
src/Mod/Inspection/Gui/ViewProviderInspection.cpp
src/Mod/Mesh/App/MeshProperties.cpp
src/Mod/Part/App/TopoShapeFacePyImp.cpp
src/Mod/PartDesign/App/FeatureRevolution.cpp
2013-09-26 00:05:05 +02:00
jriegel
44c07da571
integrate Quantities into PropertyView and activate preferences again
2013-09-25 21:59:24 +02:00
jriegel
68078487c7
Add SchemaVersion to RestoreDocFile to distinquish double from float binary
2013-09-24 11:01:09 +02:00
jriegel
66ee73f54b
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
jriegel
664c1d4862
Integrate Werners & Jans double branch
...
Move from float to double
Further suggestions for float -> double move
Moved Tools2D from float to double
More suggestions for float->double move from Gui subdirectory
Changes to FEM constraint visuals for float->double move
Suggested changes for float -> double move
Suggestions for Part module moving float -> double
2013-09-24 11:00:57 +02:00
jriegel
4732a800e9
start PropertyQuantity and InputField
2013-09-24 11:00:54 +02:00
wmayer
84102095bb
0001236: Touchpad navigation issue
2013-09-21 15:30:29 +02:00
wmayer
86bea1ef22
+ cppcheck fixes
2013-09-21 07:25:20 +02:00
wmayer
458e0727f5
+ cppcheck fixes
2013-09-21 07:22:17 +02:00
wmayer
7f874b9767
+ cppcheck fixes
2013-09-20 21:00:45 +02:00
wmayer
f1f3151345
+Relicense from GPL to LGPL
2013-09-19 11:21:03 +02:00
Yorik van Havre
42fdbefc54
0001102: Updated all links to old freecad homepage and wiki to the new ones
2013-09-15 17:04:42 -03:00
wmayer
ca51781aa9
Fix warnings
2013-09-09 15:01:56 +02:00
jriegel
e3d9bae1ca
Merge Fem developer branch
2013-09-08 19:58:13 +02:00
wmayer
ed54b59cf1
0001140: FreeCAD crashes when deleting element in drafter
2013-09-08 15:25:51 +02:00
jriegel
f18277ff46
Merge branch 'refs/heads/master' into jriegel/develop-fem
...
Conflicts:
src/Gui/View3DInventor.cpp same fix, but master was better
2013-09-04 07:47:08 +02:00
jriegel
66cab2d207
Fix visual glich in Mesh and start proprocessing
2013-09-02 20:53:53 +02:00
Yorik van Havre
ff9e4b1adf
New help menu
2013-08-30 13:00:27 -03:00
jriegel
1b7acb839b
add double click handling to the PythonViewProvider template
2013-08-04 19:20:54 +02:00
Yorik van Havre
650b493f6f
document License and LicenseURL properties now appear in doc properties dialog
2013-08-01 09:48:05 -03:00
wmayer
03022837c3
0001189: Re-assign hot keys 0 thru 6 to line up with the icon placement.
2013-07-24 16:22:36 +02:00
wmayer
4ce0474901
Fix possible crash when checking for available undo/redo
2013-07-23 14:46:34 +02:00
wmayer
e11ec162a2
Fix macro path issue
2013-07-23 11:20:48 +02:00
wmayer
d47a4838b2
Fix focus issue with property editor
2013-07-17 13:58:18 +02:00
wmayer
56b9694427
0001076: Placement Position Entry can be improved
2013-07-14 16:19:37 +02:00
jriegel
bdd3575cd2
Undo some of the tried fixes which doesen't work
2013-07-10 23:13:27 +02:00
wmayer
f388e0001b
0000923: Split shape color setting from current preference page into a separate page
2013-07-10 14:45:06 +02:00