wmayer
31c5e7055c
+ remove .png extension in spnav dialog
2013-12-01 12:14:25 +01:00
jriegel
ae3c1704c9
Using return to write the logBook in UnitsCalculator
2013-11-30 17:58:23 +01:00
jmaustpc
f2ebb0813e
remove path error from 18 svg icons
...
There was an extra path with no line or fill colour
in these 18 icons. In some svg applications displayed
this as a square in the top righ corner of the icon.
2013-11-30 14:14:34 -02:00
jriegel
b706bf73a5
Add limits to the InputField
2013-11-29 18:24:17 +01:00
wmayer
ef6978e9df
+Add method to get mdi view by view provider, add method to get flag widgets
2013-11-22 15:14:15 +01:00
wmayer
1333cb8734
+ Get exact point on data model when picking in 3d view
2013-11-21 12:50:49 +01:00
wmayer
f5a4c28f3d
+ Expose method getPointOnScreen() to Python
2013-11-20 19:08:09 +01:00
wmayer
0b6c21c716
+ Fix icons names
2013-11-14 19:00:51 +01:00
wmayer
c020bab0fa
+ Make sure to keep order of selected objects in getSelectionEx()
2013-11-12 11:38:52 +01:00
Yorik van Havre
782cae1d22
Updated forum links to the new subdomain
2013-11-11 11:42:34 -02:00
wmayer
dd7e011726
+ fix doc string of CAD style
2013-11-11 09:27:00 +01:00
wmayer
098a846e93
+ Fix signal connections of buttons in units calculator
2013-11-10 20:09:36 +01:00
jriegel
326d42763f
Detect unit missmatch in UnitsCalculator
2013-11-10 14:02:34 +01:00
wmayer
b035e9cb0c
+ fix build error, fix memory leaks
2013-11-09 18:57:34 +01:00
wmayer
b6a9d7973d
+ Fix memory leak in units calculator
2013-11-09 13:51:21 +01:00
wmayer
047e8f8700
+ Fix crash in units calculator, implement copy function
2013-11-09 13:47:15 +01:00
jriegel
3e8a20ab7c
Merge branch 'refs/heads/dev-quantity'
2013-11-09 11:15:09 +01:00
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