Commit Graph

396 Commits

Author SHA1 Message Date
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
wmayer
7ad8ee6d2e 0000641: Make Clipping-Plane-placement editable + support multiple planes 2013-07-08 17:26:50 +02:00
wmayer
0fceb9061a 0000641: Make Clipping-Plane-placement editable + support multiple planes 2013-07-08 17:18:46 +02:00
wmayer
44c34b1ce8 0001104: Toolbar Customizer Move Buttons enabled but inactive 2013-07-06 17:48:30 +02:00
wmayer
2dd2726910 0001023: Crash when quitting after using Windows > Tile 2013-07-06 17:21:35 +02:00
wmayer
642c38d7a4 0001161: Merged Project object being imported changes size when moved 2013-07-06 15:49:20 +02:00
Yorik van Havre
f6db4dac2d New splashscreen 2013-07-05 17:18:34 -03:00
wmayer
63cdd592d2 disable selection node during box selection 2013-07-03 19:31:00 +02:00
wmayer
e6b5261cf0 Call releaseMouseModel() in stopSelection() of navigation style 2013-07-03 15:04:47 +02:00
wmayer
b737eeb52d Use rubberband for box selection 2013-07-02 10:04:33 +02:00
wmayer
e5741863aa + do not reset viewing mode when animating 3d view 2013-07-01 12:50:00 +02:00
wmayer
2977584307 Expose getMainWindow() to Python 2013-06-30 23:34:24 +02:00
wmayer
e397549729 0000920: Hide turntable dialog when in fullscreen mode 2013-06-30 19:07:41 +02:00
wmayer
f7500da5ea PySide binding 2013-06-30 15:14:02 +02:00
wmayer
ac5e8284f7 PySide stuff 2013-06-30 11:01:09 +02:00
wmayer
6deb50ba57 Replace native file dialog with Qt's file dialog on Linux 2013-06-29 15:11:48 +02:00
Yorik van Havre
ca448d8794 0001032: Preference setting for bounding box colour 2013-06-27 20:42:30 -03:00