wandererfan
5d0549aa7f
[TD]fix handling of high precision mice/touchpads
2022-09-15 18:21:07 -04:00
wandererfan
3996a537a9
[TD]use QGraphicsView anchor for zoom
2022-09-15 18:21:07 -04:00
Chris Hennes
ebb32633d8
Addon Manager: Fix bug when pip call fails
2022-09-15 16:39:13 -05:00
Chris Hennes
36332ff9a3
Core: Add QPdfWriter to QtAll PCH on Windows
2022-09-15 16:37:38 -05:00
Chris Hennes
9c9a7f035c
Addon Manager: Spelling
2022-09-15 14:06:15 -05:00
Chris Hennes
5ce07933e9
Addon Manager: Clean up backup directories
2022-09-15 13:12:54 -05:00
Chris Hennes
d6289e3211
Addon Manager: Fix bug with missing git in devmode
2022-09-15 13:12:54 -05:00
wmayer
860e50b589
Gui: code refactoring of dock window setup
2022-09-15 16:03:41 +02:00
Yorik van Havre
b5842966c1
Merge remote-tracking branch 'gitlab/master'
2022-09-15 15:40:33 +02:00
Yorik van Havre
5472d71855
Arch: Allow to override IFC importer with the BIM WB version
2022-09-15 15:30:03 +02:00
Yorik van Havre
c7d0cf044c
Arch: Housecleaning - Moving IFC getPreferences() to helper module
2022-09-15 14:22:07 +02:00
wandererfan
3cb442b1c3
[TD]fix printall banner page
2022-09-15 07:48:03 -04:00
wmayer
48aafc3f8b
Inspection: support display of lines, avoid explicit type checks
2022-09-15 11:46:20 +02:00
wmayer
2462f4c7a0
App: move from float to double for accuracy parameter, add a virtual method to determine a default accuracy
2022-09-15 09:52:14 +02:00
0penBrain
718be391f7
Gui: when customizing shortcuts, warn user if command isn't in use with message box
2022-09-14 15:01:54 -05:00
berniev
75acacd1b7
Gui: Use auto and range-based for ( #7481 )
...
* On lines where the variable type is obvious from inspection, avoid repeating the type using auto.
* When possible use a ranged for loop instead of begin() and end() iterators
2022-09-14 13:25:13 -05:00
berniev
d7792826b4
column limit
2022-09-14 13:21:04 -05:00
Yorik van Havre
8ed0ba5e45
Merge pull request #7483 from adrianinsaval/fcinfo-patch
...
[tools] fix `fcinfo -g` script
2022-09-14 13:00:08 +02:00
wmayer
b5e8a2c28d
Mesh: implemment mechanism to load MeshGui module when exporting to 3MF file
2022-09-14 12:05:32 +02:00
Uwe
d6afbb5718
[Sketcher] rename a variable to please spellchecker
...
- also some code style improvements
2022-09-14 09:54:07 +02:00
Ajinkya Dahale
655e8b6504
[Sketcher] Fix Typo in comment
...
threated -> treated
2022-09-14 00:34:57 -05:00
0penBrain
b76da40885
[Bugfix]Sketcher: prevent dangling state of Shift key if key released out of Quarter
2022-09-13 22:20:15 -05:00
Chris Hennes
1059dd4f9f
OpenSCAD: Remove aux spline when no twist
2022-09-13 19:59:30 -05:00
Adrian Insaurralde Avalos
51167dfd7d
[tools] fix fcinfo -g script [skip-ci]
...
ZipFile.read returns a bytes-like object so re.sub must be passed byte-like objects arguments when operating on those read files.
2022-09-13 19:38:43 -04:00
HarryvL
9dc9d6735a
[FEM] added critical strain ratio functionality ( #7467 )
...
* added critical strain ratio functionality
2022-09-14 01:30:17 +02:00
wmayer
db7d615cb0
Inspection: [skip ci] code-refactoring
2022-09-14 00:50:32 +02:00
berniev
05058e9708
space before initializer
2022-09-13 16:39:14 -05:00
wmayer
b605c40449
Part: implement TopoShape::getLines
2022-09-13 23:14:17 +02:00
wmayer
061ec7f7b4
Inspection: support of shape with edges only
2022-09-13 17:05:21 +02:00
wandererfan
92294c448e
[TD]fix active view on windows
2022-09-13 08:38:32 -04:00
wandererfan
f337a0f9d4
[TD]fix PrintAll output to printer
2022-09-12 19:20:07 -04:00
wandererfan
1ac102e1d0
[TD]fix missing "= true"
2022-09-12 19:20:07 -04:00
wmayer
32db6656f3
OpenSCAD: add unit test to check for empty 'union'
2022-09-12 14:48:01 +02:00
wmayer
64784232ab
App: [skip ci] fix -Wsometimes-uninitialized
2022-09-12 14:20:41 +02:00
Chris Hennes
a70e37c20e
Addon Manager: Clean up extra import
2022-09-11 20:40:23 -05:00
wandererfan
ef7261e8e8
[TD]restore missing isoparameter option
2022-09-11 19:06:02 -04:00
Chris Hennes
df831d8cbd
Addon Manager: Protect refs to QRegularExpressionValidator
2022-09-11 17:00:44 -05:00
Chris Hennes
88ee6bb47f
OpenSCAD: Support empty unions and SVG import
2022-09-11 16:48:50 -05:00
0penBrain
3d7fa720e6
[Bugfix]Sketcher: some user colors aren't taken into account
2022-09-11 22:04:38 +02:00
0penBrain
285fc1065f
[Bugfix]Gui: allow set up expression even if property value is currently being edited
2022-09-11 22:01:26 +02:00
0penBrain
4bfc6a082a
PartDesign: improve offset handling of SubShapeBinder
2022-09-11 21:17:22 +02:00
Uwe
4d6f7bd8b0
[github] disable 2 more checks
...
they are not super useful but clutter the PRs
2022-09-11 21:15:45 +02:00
looooo
628e994f5a
extend find_package(SMESH)
2022-09-11 21:07:57 +02:00
Scott Mudge
fac841a0b7
Fixed external SMESH cmake scripts, allowing netgen and gmsh compatibility with VTK 9
...
- moved base SMESH cmake logic to respective cmake script.
- allow BUILD_SMESH, regardless of external SMESH usage, for testing and so on.
2022-09-11 21:07:57 +02:00
Chris Hennes
317d489932
Addon Manager: Support older PySide2 QRegExp
2022-09-11 13:51:26 -05:00
sliptonic
f42a47aa0f
Merge pull request #7469 from LarryWoestman/bugfix
...
Path: Fixed test00010 sensitivity to terminal column count.
2022-09-10 18:14:16 -05:00
LarryWoestman
9b322be497
Path: Allow error diff's to be as long as necessary.
2022-09-10 09:29:58 -07:00
LarryWoestman
3ee55aa2e7
Path: Fixed test00010 sensitivity to terminal column count.
2022-09-10 09:29:58 -07:00
wandererfan
ec9d256d0e
[TD]space secondary views by row/columns
2022-09-10 12:00:31 -04:00
wandererfan
41944b2e2f
[TD]fix PrintAll context menu entry
2022-09-10 12:00:31 -04:00