Commit Graph

19049 Commits

Author SHA1 Message Date
donovaly
edd97de6a2 add units Mpsi, cal and kcal
- also ass missing parts from commit 0021efbf
2019-12-23 16:49:45 +01:00
Yorik van Havre
26a0aa5483 Arch: Added option to export IFC files in imperial units 2019-12-23 12:33:42 -03:00
Bernd Hahnebach
242d151323 Draft: Layer, more code formating 2019-12-23 09:46:05 +01:00
JeromeL63
c467651599 Draft: Layer, code formating 2019-12-23 09:46:05 +01:00
JeromeL63
df77b588c5 Draft: Layer, Separate Line color and shape color override 2019-12-23 09:46:05 +01:00
sliptonic
668e59ae24 Merge pull request #2784 from mlampert/feature/toggle-active-cmd-support-for-dressups
Path: feature/toggle active cmd support for dressups
2019-12-22 14:15:18 -06:00
sliptonic
f659fc0b83 Merge pull request #2801 from m0n5t3r/grbl-tweaks
Path: add 2 new arguments to the GRBL postprocessor
2019-12-22 14:14:42 -06:00
wmayer
4cb8dc9ce2 reduce size of units calculator 2019-12-22 11:53:36 +01:00
wmayer
ebf585c0c7 Gui: implement size hint for quantity spin box 2019-12-22 11:52:59 +01:00
luz.paz
7008cf92de Sketcher: [skip ci] fix header uniformity
This PR fixes header uniformity across all Sketcher WB files
2019-12-22 01:00:29 +01:00
luz.paz
17ada69518 Part: [skip ci] fix header uniformity
This PR fixes header uniformity across all Part WB files
2019-12-22 00:59:47 +01:00
luz.paz
dc8bf3dc39 PartDesign: [skip ci] fix header uniformity
This PR fixes header uniformity across all PartDesign WB files
2019-12-22 00:58:38 +01:00
Sabin Iacob
09681bcf7b Merge branch 'master' into grbl-tweaks 2019-12-22 01:02:12 +02:00
luz.paz
73b8ee91ee FEM: [skip ci] fix header uniformity
This PR fixes header uniformity across all FEM WB files
2019-12-21 20:00:14 +01:00
Sabin Iacob
b0b8451930 Path: add 2 new arguments to the GRBL postprocessor 2019-12-21 18:19:17 +02:00
wmayer
12b944984c [skip ci] fix header uniformity
Set a real email address for headers in inspection and surface module
2019-12-21 16:12:54 +01:00
luz.paz
9e0507c0bc Templates: fix header uniformity
This PR fixes header uniformity across all template files.
2019-12-21 16:12:54 +01:00
luz.paz
d1dc813a80 TD: fix header uniformity
This PR fixes header uniformity across all TechDraw WB.
2019-12-21 09:57:45 -05:00
Zheng, Lei
59c6e38714 Gui: change DAG view selection behavior
If there is selection, then DAG view will show the owner document of
the resolved selected object instead of the active document.
2019-12-21 15:55:00 +01:00
Zheng, Lei
6afc4851b3 Gui: fix DAG view property link update 2019-12-21 15:26:20 +01:00
Zheng, Lei
64a7e24080 Gui: fix DAG view icon sync problem 2019-12-21 15:26:09 +01:00
Zheng, Lei
f7fb8e349d Gui: fix Document::signalInEdit
Make it sure it is signaled with the correct document
2019-12-21 15:26:02 +01:00
Zheng, Lei
2f53721d9d Gui: fix Std_Transform tool
The problem is caused by tracking of editing object placement
introduced in b25ad5e085a42800c0ebd7a507233f081fcee7ef.

After this commit, any editing object can disable placement tracking by
calling Gui::Document::setEditingTransform() inside either
ViewProvider::startEditing() or setEditingViewProvider().
2019-12-21 15:17:48 +01:00
wmayer
0b05a01c81 allow to choose a custom units schema in calculator 2019-12-21 13:36:25 +01:00
wmayer
e1b7ef10c7 add posibility to use a unit schema other then the system schema to represent a quantity 2019-12-21 13:35:14 +01:00
wmayer
980c6ab227 Base: [skip ci] replace raw pointers of UnitsSchema with unique_ptr 2019-12-21 10:45:22 +01:00
wmayer
c16c7eda27 Base: [skip ci] make UnitSystem an enum class 2019-12-21 10:10:19 +01:00
mlampert
52e0470eb6 Merge branch 'master' into feature/toggle-active-cmd-support-for-dressups 2019-12-20 19:40:25 -08:00
wmayer
a11e9277de Gui: [skip ci] reduce confusion m vs. mm in units calculator 2019-12-20 16:54:56 +01:00
wmayer
a81e7ff747 Base: [skip ci] handle acceleration and force m/s^2 2019-12-20 16:53:26 +01:00
wmayer
b03aab9a9b extend units calculator 2019-12-20 14:45:05 +01:00
wmayer
79ab25a25c Gui: set/get number of decimals of a quantity spin box 2019-12-20 14:44:40 +01:00
donovaly
0f22ffdd6e UnitsCalculator fixes
- missing initial value
- missing check for invalid units starting with 'e'
2019-12-20 13:49:01 +01:00
wmayer
b0ca5f3e3b Gui: [skip ci] use defined font when creating text editor 2019-12-20 12:41:24 +01:00
wmayer
9746106740 Gui: allow to set font family and size and syntax highlighting 2019-12-19 23:17:46 +01:00
Bernd Hahnebach
52f29cff0e Mod: gitattributes, add some more comments 2019-12-19 22:40:05 +01:00
Bernd Hahnebach
0bdf7821c4 Merge pull request #2796 from berndhahnebach/lineendings
Lineendings
2019-12-19 22:30:49 +01:00
Bernd Hahnebach
def9f37d43 Mod: some comments in gitattributes 2019-12-19 22:26:24 +01:00
Bernd Hahnebach
cc024b1328 Complete: file endings, normalize them and let git manage them 2019-12-19 22:26:24 +01:00
Bernd Hahnebach
ec8dc258fa Idf: file endings, normalize them and let git manage them 2019-12-19 22:26:24 +01:00
Bernd Hahnebach
c2bfd781d1 OpenSCAD: file endings, normalize them and let git manage them 2019-12-19 22:26:24 +01:00
Bernd Hahnebach
01559e8b71 Show: file endings, normalize them and let git manage them 2019-12-19 22:26:24 +01:00
Bernd Hahnebach
02549f0e82 Tux: file endings, normalize them and let git manage them 2019-12-19 22:26:24 +01:00
Bernd Hahnebach
66b853cff8 line endings, better handling in module directory 2019-12-19 22:26:15 +01:00
wmayer
065356281d Python: change generation of callback functions for class or static methods 2019-12-19 17:55:12 +01:00
wmayer
546dc43929 Base: [skip ci] fix block comment in lexer file 2019-12-19 17:08:11 +01:00
donovaly
26196ae612 add mJ and kW
- also some fixes
- add conversions for forces
2019-12-19 13:31:12 +01:00
wmayer
cbaff212eb Test: [skip ci] add new tests for quantities 2019-12-19 13:31:12 +01:00
donovaly
23ec305c4b correct Unit::Work conversions
- also add conversions for Unit::Mass and Unit::Power
2019-12-19 13:31:12 +01:00
donovaly
53b34a3dc0 take care of the UnitsCalculator
- also fix uF and uH
- add conversion routine for C and T
2019-12-19 13:31:12 +01:00