FreeCAD/src/Mod/Fem/Gui
Przemo Firszt b79cc695a1 FEM: Add AnalysisType to Prefs and use it in analysis control window.
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-10-19 21:28:03 +02:00
..
Resources FEM: icons for FemShellThickness and FemBeamSection 2015-09-23 20:11:11 -03:00
AbaqusHighlighter.cpp + fix highlighting of words with numbers 2015-04-10 23:38:29 +02:00
AbaqusHighlighter.h + syntax highlighter for Abaqus, show short filename on tabs 2015-03-28 21:50:01 +01:00
ActiveAnalysisObserver.cpp App/DocumentObserver: make slot methods unimplemented rather pure-virtual and clenup derived classes accordingly 2015-09-02 13:54:44 +02:00
ActiveAnalysisObserver.h App/DocumentObserver: make slot methods unimplemented rather pure-virtual and clenup derived classes accordingly 2015-09-02 13:54:44 +02:00
AppFemGui.cpp FEM: Add FemCommand class and use it in _CommandFrequencyAnalysis 2015-10-13 21:41:01 +02:00
AppFemGuiPy.cpp FEM: Rename Fem_Inp_Editor icon to fem-inp-editor 2015-07-29 11:00:34 -03:00
CMakeLists.txt + harmonize Coin3D cmake variables with official check 2015-07-28 14:55:15 +02:00
Command.cpp FEM: Constraints should be enabled only when there is an active analysis 2015-10-19 21:27:53 +02:00
DlgSettingsFem.ui FEM: Add AnalysisType to Prefs and use it in analysis control window. 2015-10-19 21:28:03 +02:00
DlgSettingsFemImp.cpp FEM: Add AnalysisType to Prefs and use it in analysis control window. 2015-10-19 21:28:03 +02:00
DlgSettingsFemImp.h FEM: Add preferences dialog 2015-04-03 08:07:28 +02:00
FemSelectionGate.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemSelectionGate.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
PreCompiled.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
PreCompiled.h + allow to activate an analysis object from context-menu 2015-10-18 16:10:32 +02:00
TaskAnalysisInfo.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskAnalysisInfo.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskAnalysisInfo.ui
TaskCreateNodeSet.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskCreateNodeSet.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskCreateNodeSet.ui
TaskDlgAnalysis.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskDlgAnalysis.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskDlgCreateNodeSet.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskDlgCreateNodeSet.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskDlgMeshShapeNetgen.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskDlgMeshShapeNetgen.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskDriver.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskDriver.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskDriver.ui
TaskFemConstraint.cpp + include missing header files 2015-07-01 13:02:29 +02:00
TaskFemConstraint.h
TaskFemConstraint.ui
TaskFemConstraintBearing.cpp
TaskFemConstraintBearing.h FEM: Rename Fem_ConstraintBearing icon to fem-constraint-bearing 2015-07-29 11:00:33 -03:00
TaskFemConstraintBearing.ui
TaskFemConstraintFixed.cpp FEM: Fix icon names 2015-09-22 20:09:53 -03:00
TaskFemConstraintFixed.h
TaskFemConstraintFixed.ui
TaskFemConstraintForce.cpp FEM: Fix icon names 2015-09-22 20:09:53 -03:00
TaskFemConstraintForce.h + use undo/redo for Fem constraint force dialog 2015-02-27 11:21:05 +01:00
TaskFemConstraintForce.ui
TaskFemConstraintGear.cpp FEM: Use fem-constraint-pulley and fem-constraint-gear icon names 2015-10-19 21:27:52 +02:00
TaskFemConstraintGear.h FEM: Rename Fem_ConstraintGear icon to fem-constraint-gear 2015-07-29 11:00:34 -03:00
TaskFemConstraintPressure.cpp FEM: Fix icon names 2015-09-22 20:09:53 -03:00
TaskFemConstraintPressure.h + fix whitespaces 2015-05-26 17:55:38 +02:00
TaskFemConstraintPressure.ui FEM: Add ConstraintPressure 2015-05-26 14:17:45 +01:00
TaskFemConstraintPulley.cpp FEM: Use fem-constraint-pulley and fem-constraint-gear icon names 2015-10-19 21:27:52 +02:00
TaskFemConstraintPulley.h
TaskObjectName.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskObjectName.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskObjectName.ui
TaskTetParameter.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskTetParameter.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskTetParameter.ui
ViewProviderAnalysis.cpp + make FEM beam section and shell thickness ready for drag and drop 2015-10-19 14:48:07 +02:00
ViewProviderAnalysis.h + allow to activate an analysis object from context-menu 2015-10-18 16:10:32 +02:00
ViewProviderFemConstraint.cpp + include missing header files 2015-07-01 13:02:29 +02:00
ViewProviderFemConstraint.h + fix rendering problems for FEM elements 2015-04-13 22:11:27 +02:00
ViewProviderFemConstraintBearing.cpp FEM: Rename Fem_ConstraintBearing icon to fem-constraint-bearing 2015-07-29 11:00:33 -03:00
ViewProviderFemConstraintBearing.h
ViewProviderFemConstraintFixed.cpp FEM: Rename Fem_ConstraintFixed icon to fem-constraint-fixed 2015-07-29 11:00:34 -03:00
ViewProviderFemConstraintFixed.h
ViewProviderFemConstraintForce.cpp FEM: Rename Fem_ConstraintForce icon to fem-constraint-force 2015-07-29 11:00:34 -03:00
ViewProviderFemConstraintForce.h
ViewProviderFemConstraintGear.cpp FEM: Rename Fem_ConstraintGear icon to fem-constraint-gear 2015-07-29 11:00:34 -03:00
ViewProviderFemConstraintGear.h
ViewProviderFemConstraintPressure.cpp FEM: Rename Fem_ConstraintPressure icon to fem-constraint-pressure 2015-07-29 11:00:34 -03:00
ViewProviderFemConstraintPressure.h + fix whitespaces 2015-05-26 17:55:38 +02:00
ViewProviderFemConstraintPulley.cpp FEM: Rename Fem_ConstraintPulley icon to fem-constraint-pulley 2015-07-29 11:00:34 -03:00
ViewProviderFemConstraintPulley.h
ViewProviderFemMesh.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
ViewProviderFemMesh.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
ViewProviderFemMeshPy.xml FEM: All FEM results are stored in a single object 2015-06-24 17:44:02 +02:00
ViewProviderFemMeshPyImp.cpp + fix crash in ViewProviderFemMesh::setHighlightNodes when values out of range 2015-07-12 10:47:57 +02:00
ViewProviderFemMeshShape.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
ViewProviderFemMeshShape.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
ViewProviderFemMeshShapeNetgen.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
ViewProviderFemMeshShapeNetgen.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
ViewProviderResult.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
ViewProviderResult.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
ViewProviderSetElements.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
ViewProviderSetElements.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
ViewProviderSetFaces.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
ViewProviderSetFaces.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
ViewProviderSetGeometry.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
ViewProviderSetGeometry.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
ViewProviderSetNodes.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
ViewProviderSetNodes.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
Workbench.cpp FEM: added object FemShellThickness and FemBeamSection to enable shell and beam analysises 2015-09-23 20:11:11 -03:00
Workbench.h