Commit Graph

9072 Commits

Author SHA1 Message Date
Markus Lampert
a8390445d2 Fixed spindle speed limitation in UI and template restore. 2017-06-21 11:41:35 -07:00
Markus Lampert
61b0a8b809 Changed empty template selection to '<none>'. 2017-06-21 11:41:35 -07:00
Markus Lampert
1ce3b242f2 Added solid detection and consolidated PathJob Base selection option (removed empty option). 2017-06-21 11:41:35 -07:00
Markus Lampert
71f03bd0bd Added support for PanelSheets. 2017-06-21 11:41:35 -07:00
Markus Lampert
3ac13a1e31 Some cleanup and refactoring. 2017-06-21 11:41:34 -07:00
Markus Lampert
f489bce6b1 Added Job attributes to the template. 2017-06-21 11:41:34 -07:00
Markus Lampert
c121c6c0f7 Added template selection and preference integration to job creation dialog. 2017-06-21 11:41:34 -07:00
Markus Lampert
53bb8be7fd Added file dialog to job export. 2017-06-21 11:41:34 -07:00
Markus Lampert
e6c2f7a356 Added file path and job template to preferences. 2017-06-21 11:41:34 -07:00
Markus Lampert
4704437136 Made job creation sequence a bit nicer. 2017-06-21 11:41:34 -07:00
Markus Lampert
c7a6670362 Simple job initialisation from template xml file. 2017-06-21 11:41:34 -07:00
Markus Lampert
05274273e9 Added export of job template - fixed output file. 2017-06-21 11:41:34 -07:00
Markus Lampert
fb5ca9d77b Renamed LoadTool to ToolController. 2017-06-21 11:41:34 -07:00
Markus Lampert
a22b314a99 Replaced Tooltable with Tool in the TC;
Added PropertyTool;
Fixed sanity check.
2017-06-21 11:41:34 -07:00
Yorik van Havre
6979a26d8d Arch: Detect and use Reinforcement addon if present 2017-06-21 13:24:43 -03:00
looooo
f1bdd58c74 py3: fix some simple incompapilities
issue 0000995
2017-06-21 11:25:30 +02:00
looooo
f52e315ec3 py3: boost: some diff for the cmake of libarea to work with boost1.64. (at least this is necessary for conda) 2017-06-21 09:51:57 +02:00
Kurt Kremitzki
e1b89d80b9 Iterate over faces in testPocketToFaceCase 2017-06-21 00:10:38 -05:00
Kurt Kremitzki
8e4a43fe46 Update testPocketToFaceCase to handle OCC<7 face-naming inconsistency 2017-06-20 23:10:24 -05:00
Kurt Kremitzki
242ccbc8d8 Add pocket to face test case 2017-06-20 15:26:23 -05:00
Kurt Kremitzki
e767ff4593 Add PartDesign Pocket tests 2017-06-20 15:26:23 -05:00
Kurt Kremitzki
d0fb57c613 Use assertAlmostEqual and remove deprecated failUnless 2017-06-20 15:26:22 -05:00
Kurt Kremitzki
38ae53ea04 Complete PartDesign::Pad test cases 2017-06-20 15:26:22 -05:00
Kurt Kremitzki
96b029aece Add Sketcher test rectangle function 2017-06-20 15:26:22 -05:00
looooo
dccb0abf07 py3: arch: fix tests
issue 0000995
2017-06-20 12:18:01 +02:00
looooo
6ae56b491f draft: move translation to DraftGui
otherwiser there are some strange ImportEroors.
2017-06-20 12:18:01 +02:00
looooo
10866d38d3 py3: Draft: string / unicode:
issue 0000995
- use optional argument to get unicode from translation in python2
- add a utf8_decode function to get unicode from string, bytes, unicode
2017-06-20 12:18:01 +02:00
wmayer
0f199064f3 only change view provider stuff when GUI is up 2017-06-20 12:16:05 +02:00
Bernd Hahnebach
c3817d2e17 FEM: gmsh mesh tools, fix highorderoptimize 2017-06-20 07:14:44 +02:00
Bernd Hahnebach
5a5611f5be FEM: mesh tools, code formating 2017-06-20 07:07:38 +02:00
wmayer
0ef4f25bc5 do not let unit test for revolution fail if refinement option is on 2017-06-19 21:09:43 +02:00
wmayer
376b841623 add type 'long' to expected types list in scale and scaleTo 2017-06-19 19:19:17 +02:00
wmayer
feaaf452fb Qt5: set color to progress bar using style sheet 2017-06-19 18:54:25 +02:00
wmayer
90653787a6 various fixes:
+ fix typos
+ fix const correctness
+ whitespace improvements
2017-06-19 17:18:16 +02:00
Stefan Tröger
fd0d3f1a39 Revert link integrity checks in properties
The DAG test is not needed anymore as the relevant functions are non-DAG save now, and the other check will be moved to the recompute as it is not efficient or save to do it in the links itself.
2017-06-19 15:37:09 +02:00
Stefan Tröger
4b3fb99bf0 GeoFeatureGroup: Make link collection non-DAG save 2017-06-19 15:37:09 +02:00
Stefan Tröger
2e2c12219b Partially fix PartDesign move test 2017-06-19 15:37:09 +02:00
Stefan Tröger
1d10dd2835 Extend python interface for groups and fix test cases 2017-06-19 15:37:09 +02:00
Stefan Tröger
2d3c655ced Group tests and fixes 2017-06-19 15:37:09 +02:00
Stefan Tröger
a1d9622eb5 Links ensure uncyclic graph and correct groups 2017-06-19 15:37:09 +02:00
Stefan Tröger
94082a2f73 Group: ensure single group only 2017-06-19 15:37:09 +02:00
Stefan Tröger
ce9a078584 GeoFeatureGroup: Handle drag into document 2017-06-19 15:37:09 +02:00
Stefan Tröger
538853e5f4 GeoFeatureGroup: add object adds relevant links 2017-06-19 15:37:09 +02:00
Stefan Tröger
fd62ef30f3 Unify and fix group handling in geofeaturegroups 2017-06-19 15:37:09 +02:00
Stefan Tröger
8a4821f8fc Sketcher: Use correct global placements 2017-06-19 15:37:09 +02:00
wmayer
a5a04e359c fix bug in pr774, improve whitespaces 2017-06-19 13:32:27 +02:00
Alexander Lin
b05c9393df Fix 'shrink curve' misbehaviors for Sketcher Extend 2017-06-19 13:07:55 +02:00
Alexander Lin
144e4759ce Adds extend feature to Mod/Sketcher
Fixes #1187
2017-06-19 13:07:37 +02:00
Felis Catus
4e9a802e25 Sketcher Extend Icon 2017-06-19 13:07:18 +02:00
wmayer
00037b4d6c fix -Wsign-compare 2017-06-19 12:50:55 +02:00