Commit Graph

16392 Commits

Author SHA1 Message Date
sliptonic
ae1aeb5a0d Path: ordering works reasonably well
Splitting works reasonably well
2019-04-05 15:04:01 +02:00
sliptonic
388a671ac2 Path: UI changes to job edit
.gitignore

More UI work

checkpoint
2019-04-05 15:04:01 +02:00
wmayer
684ac9db9a make colors of measurements customizable 2019-04-05 13:33:29 +02:00
wmayer
af914363c0 add methods to convert colors between rgb and hex values 2019-04-05 13:32:23 +02:00
MA-DEVELOP\apeltauer
473f7ff011 pybind11 mod 2019-04-04 23:37:12 +02:00
MA-DEVELOP\apeltauer
aff8a7f807 replace endl with std::endl 2019-04-04 23:10:58 +02:00
DinoMesina
7b4949ee61 Update Draft.py 2019-04-04 11:16:14 -03:00
DinoMesina
a0868f6f0b Update Draft.py 2019-04-04 11:16:14 -03:00
DinoMesina
0fabc7fbe2 Add files via upload
Added the correct placement for 3D entities
2019-04-04 11:16:14 -03:00
DinoMesina
a4e6b46552 Update Draft.py 2019-04-04 11:16:14 -03:00
paullee0
7a4c0f6e0a Add RiserThickness feature
Mantis
  https://freecadweb.org/tracker/view.php?id=0003816

Discussion
  https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&start=120#p298162
2019-04-04 11:08:04 -03:00
wmayer
45a5bb6a1b use a combo box to choose between Qt's webkit and WebEngine modules 2019-04-04 12:55:56 +02:00
Markus Lampert
67a9e861a1 Make QtWebKit the default package to look for and add build switch to force QtWebEngine. 2019-04-04 12:15:29 +02:00
Bernd Hahnebach
f28341bf1c Merge pull request #2061 from berndhahnebach/bhbdev209
Bhbdev209
2019-04-04 09:01:46 +02:00
Bernd Hahnebach
100ab0f7b6 FEM: unit tests, add a method to get all test methods, add them to test modul to simply copy them 2019-04-04 09:00:36 +02:00
Bernd Hahnebach
55e75bc0f1 FEM: solver run, fix missing imports 2019-04-04 09:00:36 +02:00
Yorik van Havre
1555ea8295 Arch: Wall blocks can now show only rows or columns 2019-04-03 17:41:30 -03:00
Markus Lampert
d4f01c4403 pre-select job base model if there is only one choice 2019-04-03 15:23:22 +02:00
Markus Lampert
0ba57765c3 Fixed segfault on shutdown 2019-04-03 15:23:22 +02:00
Markus Lampert
ac7946902a Fix tree view editor for qt5 2019-04-03 15:23:22 +02:00
Markus Lampert
b09f6faf33 Always enable spin box and live cross update of spin box and check box 2019-04-03 15:23:22 +02:00
Markus Lampert
873c737285 Compact display of models in job editor. 2019-04-03 15:23:21 +02:00
Markus Lampert
cc7ee99180 Enable multiple copies of a model as base object for a job 2019-04-03 15:23:21 +02:00
Bernd Hahnebach
1f791eb655 FEM: working dir, add error messages to the error calls 2019-04-03 15:21:27 +02:00
wmayer
e942d471a0 workaround in case SoInput.setBuffer raises an exception 2019-04-03 15:15:33 +02:00
wandererfan
a7e82e8612 Fix Text position error on some Dims 2019-04-01 23:46:35 +02:00
wandererfan
80bba4f0d2 Add Indicator for PositionLocked state 2019-04-01 23:46:34 +02:00
wandererfan
7370ac8ade Add default parms for Arc Centers 2019-04-01 23:46:34 +02:00
Bernd Hahnebach
2f0b563339 FEM: ccx tools, ccx binary handling improved 2019-04-01 23:28:38 +02:00
Bernd Hahnebach
0acd2cf690 FEM: ccx tools, set back the assignment of linux and osx ccx binary path 2019-04-01 23:28:38 +02:00
lorenz
5d7534e922 FEM: osx: try to fix default ccx detection 2019-04-01 23:28:38 +02:00
Bernd Hahnebach
d8b2610166 FEM: solver writer base, check if really a mesh object was given 2019-04-01 23:28:38 +02:00
Bernd Hahnebach
c0ee45e2cc FEM: elmer, use console print and delete not needed prints in unit test 2019-04-01 23:28:37 +02:00
Bernd Hahnebach
1842ab28ae FEM: solver writer base, possibility to instantiate the class without dir parameter 2019-04-01 23:28:37 +02:00
Bernd Hahnebach
5adaa86731 FEM: examples, move meshes in sparate directory 2019-04-01 23:28:37 +02:00
Bernd Hahnebach
07f1bd40b0 FEM: mesh tools, resort some methods and add comments 2019-04-01 23:28:37 +02:00
Bernd Hahnebach
2d6f004a17 FEM: anylysis output, improve prints 2019-04-01 23:28:37 +02:00
Bernd Hahnebach
443393c89a FEM: prints, use FreeCAD Console prints on lot of places 2019-04-01 23:28:37 +02:00
Bernd Hahnebach
7e86a3f4c1 FEM: solver frame work, move get dir setting to snake_case 2019-04-01 23:28:36 +02:00
Bernd Hahnebach
ef374e640f FEM: solver frame work, move get custom dir to snake_case 2019-04-01 23:28:36 +02:00
Bernd Hahnebach
0ffa6de8b1 FEM: solver frame work, move get binary to snake_case 2019-04-01 23:28:35 +02:00
Bernd Hahnebach
9358daed7c FEM: solver settings, add methods to retrieve the comments writing preference parameter 2019-04-01 23:28:35 +02:00
Bernd Hahnebach
8f760d1c37 FEM: solver settings, code improvements 2019-04-01 23:28:35 +02:00
Bernd Hahnebach
0b64374fec FEM: solver writer and tasks, code formating 2019-04-01 23:28:35 +02:00
Franck Jullien
b5613b2bd8 TechDraw: add Balloons 2019-04-01 23:24:17 +02:00
Franck Jullien
2551c17419 TechDraw: transfert mousePressEvent from QGIPrimPath to parent 2019-04-01 23:24:03 +02:00
Franck Jullien
99b476595c TechDraw: datumLabelDragged now include a modifier value 2019-04-01 23:23:50 +02:00
wmayer
8d5d25da2e fix crash when checking an empty error message of an exception 2019-04-01 11:22:55 +02:00
wmayer
ac265261b1 fix build failure with Py2.7 under macOS 2019-03-31 17:46:32 +02:00
wmayer
de44a747f6 fix crash when checking an empty error message of an exception 2019-03-31 17:34:35 +02:00