sliptonic
bd20ee0f16
Black
2022-01-24 17:10:13 -06:00
wmayer
4a18442e04
Gui: [skip ci] change placeholder text of ModifierLineEdit
2022-01-24 17:23:37 +01:00
wmayer
4f8ebf8d07
Gui: harmonize AccelLineEdit and ModifierLineEdit
2022-01-24 17:07:25 +01:00
0penBrain
fc269c6273
[Macro] Use a key catcher line edit to get modifier(s) for recent macros
2022-01-24 17:00:36 +01:00
0penBrain
58951fd9ec
[Macro] Do not try to translate shortcut
2022-01-24 17:00:36 +01:00
0penBrain
410d835dfc
Inline documentation fix
2022-01-24 17:00:36 +01:00
0penBrain
146c0c78db
Typo
2022-01-24 17:00:36 +01:00
Yorik van Havre
bfe0b62533
Merge pull request #5400 from dirkolbrich/archaxis
...
[Arch] split ArchAxis into separate modules
2022-01-24 16:46:16 +01:00
sliptonic
fe0213a3cd
Merge pull request #5422 from sliptonic/bug/translationThreadMill
...
[PATH] Bug/translation (threadmill, tools, toolcontroller, adaptive)
2022-01-24 09:45:45 -06:00
Yorik van Havre
a3efe5a03e
Merge pull request #5388 from Roy-043/Arch-Fix-ArchWall-onBeforeChange
...
Arch: Fix ArchWall onBeforeChange
2022-01-24 16:19:05 +01:00
Yorik van Havre
5d63eb51be
Merge pull request #5384 from Roy-043/Draft-fix-task-panel-related-issues
...
Draft: fix task panel related issues
2022-01-24 16:16:16 +01:00
wmayer
66358a8e38
Gui: in AccelLineEdit use the provided placeholder text and enable the clear button
2022-01-24 15:46:53 +01:00
Dirk Olbrich
321c8b66ed
[Core] set Backspace key as shortcut
2022-01-24 15:07:54 +01:00
marioalexis
e77df533b8
Gui: Remove unused error message
2022-01-24 14:52:42 +01:00
wmayer
10ca067d95
Spreadsheet: unit test for expressions using an input spreadsheet
...
A bug was reported here: https://forum.freecadweb.org/viewtopic.php?p=564502#p564502
2022-01-24 14:20:26 +01:00
wmayer
369fc153b1
Gui: code refactoring that handles printer settings, also support color mode
2022-01-24 12:45:06 +01:00
wmayer
3dfdc6804f
Fem: [skip ci] fix runtime failure when using Py3.10
2022-01-24 10:28:22 +01:00
Chris Hennes
1e4da60367
Create .git-blame-ignore-revs
...
This file lists the full commit hash of commits that should be ignored when doing a `git blame` (e.g. formatting-only changes). It is supported via the git command line option `git blame --ignore-revs-file .git-blame-ignore-revs`, and both GitHub and Gitlab have indicated they are looking into implementing it in their interfaces.
2022-01-23 19:56:50 -06:00
luz paz
78d0fc786a
OpenSCAD: pep8-ified + removed superfluous whitespace + uniform headers
2022-01-23 19:52:37 -06:00
Zheng, Lei
c14e6b318e
Spreadsheet: fix dependency calculation on external spreadsheet
2022-01-23 19:43:53 -06:00
0penBrain
c4c81e6e69
[Core] Fix unit management in QuantitySpinBox
2022-01-23 22:04:06 +01:00
Uwe
09d7b44495
[PD] uniform default Pad/Pocket lengths
...
- the initialization of the length was different than the default set in Command.cpp
- it is annoying that the default 2nd length was 10 and 20 times the default for the 1st length
-> uniform and take the same than the 1st length
2022-01-23 13:42:07 +01:00
wmayer
59c470dedf
PD: fix bad formatting
2022-01-23 11:07:59 +01:00
Uwe
ad24b32fef
Revert "[PD] uniform default Pad/Pocket lengths"
...
This reverts commit 501b45bac8 .
Sorry, this should have gone to a PR
2022-01-23 05:06:38 +01:00
Uwe
501b45bac8
[PD] uniform default Pad/Pocket lengths
...
- the goal of the recent Pad/Pocket code refactoring was to handle Pad and Pocket the same
default Pad were 10 long, Pocket only 5 -> uniform this to 10
- the initialization of the length were different than the default set in Command.cpp
- it was annoying that the default 2nd length was 10 and 20 times the default for the 1st length -> uniform and take the same than the 1st length
2022-01-23 04:58:58 +01:00
Uwe
62ed6b509e
[PD] FeatureSketchBased: only style fixes
...
to reduce diffs of coming and pending PRs
all fixes were automatically made by MSVC
2022-01-23 04:50:52 +01:00
Uwe
3c7ed89306
[PD] correct copyright year
...
both files were created in 2021
2022-01-23 04:45:12 +01:00
sliptonic
9f529089ae
Toolbit Translation Cleanup
2022-01-22 17:57:38 -06:00
sliptonic
52a4df3b62
Toolbit black
2022-01-22 17:36:24 -06:00
sliptonic
0a53abbb9f
Adaptive translation cleanup
2022-01-22 17:33:49 -06:00
sliptonic
420ea7b725
Merge pull request #5411 from sliptonic/bug/translationDressup
...
Bug/translation dressup, drilling, vcarve
2022-01-22 16:14:32 -06:00
sliptonic
6aaa531175
Old ToolLibrary translation cleanup
2022-01-22 16:10:34 -06:00
sliptonic
457d963d84
Old toollibrary black
2022-01-22 16:01:58 -06:00
sliptonic
b2f0bf0e67
ToolController Translation cleanup
2022-01-22 15:58:28 -06:00
sliptonic
b804f21184
toolcontroller black
2022-01-22 15:26:07 -06:00
sliptonic
820077b960
Threadmilling translation cleanup
2022-01-22 14:20:53 -06:00
Wanderer Fan
cb280afbc4
[TD]remove redundant edits from 9 Task dialogs
2022-01-22 14:51:20 -05:00
sliptonic
2c2e13c178
import error
2022-01-22 13:11:46 -06:00
sliptonic
fee8660bcf
Drilling translation cleanup
2022-01-22 13:11:46 -06:00
sliptonic
953a319edc
black
2022-01-22 13:11:46 -06:00
sliptonic
b60a97f2b4
Vcarve translation cleanup
2022-01-22 13:11:46 -06:00
sliptonic
d39d91f90e
Black
2022-01-22 13:11:46 -06:00
sliptonic
4c08365920
AxisMap dressup translation cleanup
2022-01-22 13:11:46 -06:00
sliptonic
931f4a2b8f
black
2022-01-22 13:11:46 -06:00
sliptonic
aae9d645f2
ZCorrect translation cleanup
2022-01-22 13:11:46 -06:00
sliptonic
c3b46bad38
Merge pull request #5405 from sliptonic/feature/helix_refactor
...
[Path] Feature/helix refactor
2022-01-22 13:09:36 -06:00
sliptonic
e506233bbb
Merge pull request #5410 from sliptonic/bug/translateDeburr
...
[Path] Bug/translate deburr, fixture, inspect, probe
2022-01-22 13:00:34 -06:00
Dirk Olbrich
7383a80b53
[Arch] split ArchAxis into separate modules
...
- remove unused import from resulting ArchAxisSystem and ArchGrid
- move inline imports to file import block
2022-01-22 17:00:01 +01:00
luz paz
48f07429a2
TD: fix source comment typo
2022-01-22 16:28:41 +01:00
luz paz
da6f34723b
Part: fix source comment typo
2022-01-22 16:28:41 +01:00