Benjamin Bræstrup Sayoc
|
361012df77
|
[TechDraw] Improve readability of DrawViewAnnotation.cpp
|
2022-07-20 12:59:12 -04:00 |
|
Benjamin Bræstrup Sayoc
|
23c2c47386
|
[TechDraw] Improve readability of DrawTile.cpp
|
2022-07-20 12:59:12 -04:00 |
|
Benjamin Bræstrup Sayoc
|
88b52bd00d
|
[TechDraw] Improve readability of DrawRichAnno.cpp
|
2022-07-20 12:59:12 -04:00 |
|
Uwe
|
b2bb479788
|
[TD] last part of removal of superfluous nullptr checks
|
2022-07-20 12:17:16 +02:00 |
|
Uwe
|
b81d7e4864
|
[TD] remove some more superfluous nullptr checks
|
2022-07-20 11:54:28 +02:00 |
|
Uwe
|
49c9541034
|
[PD] TaskExtrudeParameters: add missing simplification
forgot this change in commit 8789c4a1
|
2022-07-20 11:35:46 +02:00 |
|
Yorik van Havre
|
df5eb4260b
|
Merge pull request #7215 from Roy-043/Draft-Remove-unnecessary-DisplayStatusbar-preference
Draft: Remove unnecessary DisplayStatusbar preference
|
2022-07-20 10:45:36 +02:00 |
|
Yorik van Havre
|
de1c94875e
|
Merge pull request #7217 from manuvarkey/dev_branch_1
Arch: Add support for editing profile type, add L and T sections
|
2022-07-20 10:38:03 +02:00 |
|
Uwe
|
04e6414458
|
[PD] TaskExtrudeParameters: simplify code
to avoid several time the same translatable string
|
2022-07-20 03:16:56 +02:00 |
|
adrianinsaval
|
76f5c32574
|
[PD Pad/Pocket] Fix bug with midplane usage in TwoLengths mode (#7216)
* [PD Pad/Pocket] Fix bug with midplane usage in TwoLengths mode
|
2022-07-20 03:13:01 +02:00 |
|
Uwe
|
5486c9808d
|
[TD] remove some more superfluous nullptr checks
|
2022-07-20 02:53:48 +02:00 |
|
Uwe
|
7b4e5d7522
|
[TD] remove more superfluous nullptr checks
|
2022-07-20 02:32:52 +02:00 |
|
wmayer
|
1e3275a065
|
Part: add instruction how to adjust the maximum number of grid lines
|
2022-07-19 11:50:56 +02:00 |
|
wmayer
|
108c64dc46
|
Gui: fix crash in ViewProviderLink::currentDraggingPlacement() if there is no active dragger
|
2022-07-19 10:40:32 +02:00 |
|
Uwe
|
15ec3e2cda
|
[TD] Gui: remove more superfluous nullptr checks
|
2022-07-19 03:40:32 +02:00 |
|
Uwe
|
aca9973791
|
[PD] [skip CI] FeatureExtrude.cpp: fix a comment
|
2022-07-19 03:30:48 +02:00 |
|
Uwe
|
533bbfd5b7
|
[zipios] remove superfluous nullptr checks
|
2022-07-19 03:00:01 +02:00 |
|
Uwe
|
b514f47c21
|
[TD] Gui: remove some superfluous nullptr checks
|
2022-07-19 02:49:46 +02:00 |
|
Uwe
|
140e89e858
|
Mod: remove some more superfluous Boolean checks
|
2022-07-19 02:40:59 +02:00 |
|
Uwe
|
36add10c86
|
[TD] App: remove some superfluous nullptr checks
|
2022-07-19 02:03:50 +02:00 |
|
Uwe
|
32ab100ed5
|
Mod: remove some superfluous Boolean checks (#7213)
* Mod: remove some superfluous Python Boolean checks
|
2022-07-19 01:35:12 +02:00 |
|
Uwe
|
db920f7222
|
[Part] add missing part from: cleanup new preferences Feature
|
2022-07-19 01:16:47 +02:00 |
|
Manu Varkey
|
5c1d479598
|
Arch: Add support for editing profile type, add L and T sections
|
2022-07-19 01:18:04 +05:30 |
|
Roy-043
|
478ec3af01
|
Draft: Remove unnecessary DisplayStatusbar preference
|
2022-07-18 16:28:44 +02:00 |
|
Uwe
|
c40e476a5b
|
[Gui] remove some more superfluous nullptr checks
|
2022-07-18 13:15:38 +02:00 |
|
Uwe
|
af945a8900
|
[libE57] remove more superfluous nullptr checks
|
2022-07-18 13:14:51 +02:00 |
|
Uwe
|
61303b0a01
|
[Base] remove some more superfluous nullptr checks
|
2022-07-18 13:07:16 +02:00 |
|
Uwe
|
32ffcc7eda
|
[App] code style fixes by MSVC
- automatic .clang fixes while checking for nullptr, no actual code change
|
2022-07-18 13:03:42 +02:00 |
|
Uwe
|
763a575b23
|
Mod: remove some unnecessary nullptr checks
|
2022-07-18 12:58:12 +02:00 |
|
Uwe
|
d2ccbc75c4
|
[Part] cleanup new preferences Feature
- correct preferences location
- handle preferences packs
- remove unused code
|
2022-07-18 12:42:26 +02:00 |
|
Uwe
|
73887b6399
|
[Part] DlgSettingsMeasure.ui: change wording style
to match the style used be the other Part preferences tabs
|
2022-07-18 12:16:31 +02:00 |
|
VM4Dim
|
7181024879
|
[PartGui] Add Font and Color Preferences to Measure dimensions (#7148)
* [Part] Add Font and Color Preferences to Measure dimensions v4
authored-by: VM4Dim <vm4dim@users.noreply.github.com>
Co-authored-by: Uwe <donovaly@users.noreply.github.com>
|
2022-07-18 11:52:00 +02:00 |
|
Yorik van Havre
|
2336fad83e
|
Merge pull request #7141 from Roy-043/Draft-make_hatch.py-should-return-the-object
Draft: make_hatch.py should return the object
|
2022-07-18 10:48:07 +02:00 |
|
Yorik van Havre
|
4653077fce
|
Merge pull request #7173 from Roy-043/Draft_Fix_setEdit_in_view_text.py
Draft: Fix setEdit in view_text.py
|
2022-07-18 10:44:31 +02:00 |
|
Yorik van Havre
|
288a2ee36f
|
Merge pull request #7176 from Roy-043/Draft_Add_resetEdit_to_gui_hatch.py
Draft: Add resetEdit to gui_hatch.py
|
2022-07-18 10:44:06 +02:00 |
|
Yorik van Havre
|
fd78bfb207
|
Merge pull request #7200 from Roy-043/Draft-Fix-color-handling-in-make_point.py
Draft: Fix color handling in make_point.py
|
2022-07-18 10:43:29 +02:00 |
|
Yorik van Havre
|
56d1a6a8e7
|
Merge pull request #7212 from Roy-043/Arch-Fix-getCutVolume-in-ArchCommands.py
Arch: Fix getCutVolume in ArchCommands.py
|
2022-07-18 10:41:58 +02:00 |
|
Yorik van Havre
|
bd8b73aee7
|
Merge pull request #7192 from benj5378/docs
[Doc] Migrate WebDoc to doxygen 1.9.4 and improve layout
|
2022-07-18 10:41:14 +02:00 |
|
Yorik van Havre
|
5ab12c7d5f
|
Merge pull request #7181 from manuvarkey/bug_fix_1
Fix bug #6679, add new profiles
|
2022-07-18 10:36:28 +02:00 |
|
Roy-043
|
3ae3cc9f5b
|
Arch: Fix getCutVolume in ArchCommands.py
|
2022-07-18 08:52:39 +02:00 |
|
Uwe
|
d5b227e6a6
|
[Gui] remove more superfluous nullptr checks
|
2022-07-18 03:34:22 +02:00 |
|
Uwe
|
746f24efa3
|
[Base] remove more superfluous nullptr checks
|
2022-07-18 03:29:03 +02:00 |
|
Uwe
|
bb2b49fb1f
|
[Gui] remove superfluous nullptr checks
|
2022-07-18 03:17:42 +02:00 |
|
Uwe
|
4b2ffd2eca
|
[Base] remove superfluous nullptr checks
|
2022-07-18 03:16:22 +02:00 |
|
Uwe
|
e69a920f18
|
[App] remove superfluous nullptr checks
|
2022-07-18 03:12:01 +02:00 |
|
Uwe
|
b801e7151a
|
[libE57] remove superfluous nullptr checks
|
2022-07-18 02:59:14 +02:00 |
|
Uwe
|
7b4e014263
|
[Robot etc.] remove superfluous nullptr checks
|
2022-07-18 02:54:09 +02:00 |
|
Uwe
|
c619e7bbda
|
[Path] remove superfluous nullptr checks
|
2022-07-18 02:52:48 +02:00 |
|
Uwe
|
0399b3f087
|
[Sketch] remove superfluous nullptr checks
|
2022-07-18 02:51:49 +02:00 |
|
Uwe
|
2bde1e6923
|
[Mesh] remove superfluous nullptr checks
|
2022-07-18 02:37:33 +02:00 |
|