wmayer
66837227ae
+ Add new SVG icons
2013-11-08 14:09:27 +01:00
jriegel
33242fd8d7
Add UnitsCalculator
2013-11-07 16:16:17 +01:00
Yorik van Havre
4c500237db
Updated links to the new forum
2013-11-06 19:32:45 -02:00
wmayer
00d91a5754
+ Implement box highlighting for view providers using SoFCSelection
2013-11-06 13:40:41 +01:00
jriegel
b0ad791daa
implementing InputField UseCase in Sketcher EditDatumDialog
2013-11-05 19:00:42 +01:00
wmayer
540cb3cbe1
+ Add missing include
2013-10-31 10:33:00 +01:00
wmayer
ef7418b642
Set explicitly trackball as default orbit style
2013-10-30 10:34:09 +01:00
wmayer
8aac094b06
+ Selection handling of Python view providers
2013-10-26 22:15:20 +02:00
wmayer
d761e01511
+ Selection handling of Python view providers
2013-10-26 19:52:22 +02:00
wmayer
4c005e4602
+ Interface for selection of Python view providers
2013-10-25 15:07:39 +02:00
wmayer
201042692d
0001278: No build possible with current CMake version 2.8.12
2013-10-22 10:33:18 +02:00
wmayer
8daa85851b
+ Save selected image format for pictures
2013-10-21 13:01:38 +02:00
wmayer
11729190bc
+ Use of style sheets
2013-10-14 16:03:50 +02:00
wmayer
6f4fe2b9e2
+ Use of style sheets
2013-10-14 12:57:00 +02:00
wmayer
ad877e1ae1
+ Make Python API more pythonic
2013-10-11 13:57:05 +02:00
wmayer
a8f825917f
+ Make Python API more pythonic
2013-10-11 12:24:22 +02:00
wmayer
6389cc1d69
+ Fix transaction issues
2013-10-09 12:28:25 +02:00
wmayer
b7dbc2f047
+Fix crash when loading object without view provider
2013-09-26 17:43:27 +02:00
wmayer
3a27371ba9
+ Fix gcc build errors/improve whitespaces
2013-09-26 15:39:25 +02:00
jriegel
ec0a5ccb0c
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
c8cc4a179a
integrate Quantities into PropertyView and activate preferences again
2013-09-25 21:59:24 +02:00
jriegel
abf1623f07
Add SchemaVersion to RestoreDocFile to distinquish double from float binary
2013-09-24 11:01:09 +02: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
jriegel
00ea24e07e
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
78ba09a490
start PropertyQuantity and InputField
2013-09-24 11:00:54 +02:00
wmayer
67734ba51a
0001236: Touchpad navigation issue
2013-09-21 15:30:29 +02:00
wmayer
3c55434939
+ cppcheck fixes
2013-09-21 07:25:20 +02:00
wmayer
0bc79e7935
+ cppcheck fixes
2013-09-21 07:22:17 +02:00
wmayer
dbf78870bc
+ cppcheck fixes
2013-09-20 21:00:45 +02:00
wmayer
3590e6fc7b
+Relicense from GPL to LGPL
2013-09-19 11:21:03 +02:00
Yorik van Havre
4005b199e0
0001102: Updated all links to old freecad homepage and wiki to the new ones
2013-09-15 17:04:42 -03:00
wmayer
92ce5e48bb
Fix warnings
2013-09-09 15:01:56 +02:00
jriegel
a5e5b4b379
Merge Fem developer branch
2013-09-08 19:58:13 +02:00
wmayer
57961a99cd
0001140: FreeCAD crashes when deleting element in drafter
2013-09-08 15:25:51 +02:00
jriegel
162db85d3b
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
48e10c4d48
Fix visual glich in Mesh and start proprocessing
2013-09-02 20:53:53 +02:00
Yorik van Havre
0590edb29e
New help menu
2013-08-30 13:00:27 -03:00
jriegel
d0494bad26
add double click handling to the PythonViewProvider template
2013-08-04 19:20:54 +02:00
Yorik van Havre
320ac43e83
document License and LicenseURL properties now appear in doc properties dialog
2013-08-01 09:48:05 -03:00
wmayer
f9b89022a9
0001189: Re-assign hot keys 0 thru 6 to line up with the icon placement.
2013-07-24 16:22:36 +02:00
wmayer
7b9fd43671
Fix possible crash when checking for available undo/redo
2013-07-23 14:46:34 +02:00
wmayer
489cb8539b
Fix macro path issue
2013-07-23 11:20:48 +02:00
wmayer
c0accca228
Fix focus issue with property editor
2013-07-17 13:58:18 +02:00
wmayer
0c0a40376a
0001076: Placement Position Entry can be improved
2013-07-14 16:19:37 +02:00
jriegel
a38d5edd3a
Undo some of the tried fixes which doesen't work
2013-07-10 23:13:27 +02:00
wmayer
1a80f64432
0000923: Split shape color setting from current preference page into a separate page
2013-07-10 14:45:06 +02:00
wmayer
f530e2e972
0001109: Touchpad Navigation issue
2013-07-10 13:06:32 +02:00
jriegel
cf5ce07b1a
Again some fixes
2013-07-10 07:54:26 +02:00
jriegel
7000dbebe8
some fixes of the fixes ;)
2013-07-10 07:45:39 +02:00
jriegel
746cfd62d0
move AxisCross code to the Viewer and make a Python binding
2013-07-09 23:28:21 +02:00