Yorik van Havre
|
d87fd4d97e
|
Updated ts files
|
2022-10-06 12:16:32 +02:00 |
|
Uwe
|
60e3084d42
|
[TD] [skip CI] TechDrawExport.cpp: whitespace fixes
|
2022-10-06 02:56:35 +02:00 |
|
Uwe
|
5eae33e4e8
|
[TD] ShapeExtractor.cpp: fix whitespace
|
2022-10-06 02:45:00 +02:00 |
|
Uwe
|
a6c6344c6b
|
[TD] P* - T*: remove unused includes
- also sort includes
- also additions to precompiled header
|
2022-10-06 02:36:48 +02:00 |
|
wmayer
|
e0aa2378a6
|
TD: [skip ci] may explicitly require gp_Ax3 header depending on OCCT version
|
2022-10-05 09:36:31 +02:00 |
|
Uwe
|
5e546ee582
|
[TD] next attempt to fix CI compiler error
- reported here: https://gitlab.com/freecad/FreeCAD-CI/-/jobs/3127909597
|
2022-10-05 04:19:50 +02:00 |
|
Uwe
|
96550e3908
|
[TD] attempt to fix CI compiler error
- reported here: https://gitlab.com/freecad/FreeCAD-CI/-/jobs/3127855862
(compiles fine with Visual Studio, thus I can only guess)
|
2022-10-05 04:08:20 +02:00 |
|
Uwe
|
6cfe77719e
|
[TD] E* - L*: remove unused includes
- also sort includes
- also additions to precompiled header
|
2022-10-05 03:43:42 +02:00 |
|
wandererfan
|
a85f751668
|
[TD]encode Xml characters in spreadsheet
|
2022-10-04 08:16:36 -04:00 |
|
Uwe
|
76ec5de64b
|
[TD] A* - C*: remove unused includes
- also sort includes
- also sort PreCompiled.h
|
2022-10-03 23:05:36 +02:00 |
|
Uwe
|
567e53c6ea
|
[Part] OpenCascadeAll.h: sort entries and remove duplicates
- to keep the overview (several duplicates where found this way)
- also move the few includes from TechDraw to the file
|
2022-10-03 22:50:55 +02:00 |
|
Uwe
|
e3bf7027a6
|
[TD] remove redundant nullptr checks
|
2022-10-03 04:25:33 +02:00 |
|
wmayer
|
f9f201373f
|
Qt6: remove or replace QTextCodec
|
2022-09-30 14:52:11 +02:00 |
|
wandererfan
|
74c1fed8a6
|
[TD]fix StackTop and StackBottom
|
2022-09-24 08:18:38 -04:00 |
|
marioalexis
|
d206116c3d
|
TechDraw: Replace C cast
|
2022-09-18 11:06:51 -05:00 |
|
wandererfan
|
b3dfdc568a
|
[TD]position view within clip group
|
2022-09-17 09:07:30 -04:00 |
|
wandererfan
|
541025b938
|
[TD]limit zoom out
|
2022-09-16 13:18:52 -04:00 |
|
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 |
|
wandererfan
|
3cb442b1c3
|
[TD]fix printall banner page
|
2022-09-15 07:48:03 -04: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 |
|
wandererfan
|
ef7261e8e8
|
[TD]restore missing isoparameter option
|
2022-09-11 19:06:02 -04: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 |
|
wandererfan
|
85734ceb54
|
[TD]Latin script templates to plain SVG
- batch conversion of all latin script template to plain SVG
|
2022-09-10 08:19:31 -04:00 |
|
Wanderer Fan
|
b97c93008e
|
[TD]simplify ActiveView
- remove copyActiveViewToSvgFile
- use bitmap image instead of Svg
- upgrade Task with crop options
|
2022-09-09 19:58:40 -04:00 |
|
wandererfan
|
e28317f772
|
[TD]fix misspelled preference key
|
2022-09-09 13:02:08 -04:00 |
|
wandererfan
|
20f5db1ad1
|
[TD]fix extent dimension
|
2022-09-09 13:02:08 -04:00 |
|
wmayer
|
6d7d154c0e
|
TD: remove unused member variables to fix -Wunused-private-field
|
2022-09-08 08:15:19 +02:00 |
|
wandererfan
|
967d4eb92e
|
[TD]remove white matting around detail view
|
2022-09-07 16:06:54 -04:00 |
|
wandererfan
|
fcef1cb174
|
[TD]implement view stacking
|
2022-09-07 16:06:54 -04:00 |
|
wandererfan
|
d6330b7103
|
[TD]add PrintAll command
|
2022-09-07 16:06:54 -04:00 |
|
wandererfan
|
86f61834ce
|
[TD]default LineFormat ctor
|
2022-09-07 16:06:54 -04:00 |
|
Wanderer Fan
|
d14f8cda92
|
[TD]propagate X,Y changes
|
2022-09-07 16:06:54 -04:00 |
|
Wanderer Fan
|
71426aa467
|
[TD]fix Text sizes not exact
|
2022-09-07 16:06:54 -04:00 |
|
wmayer
|
8b4e114b9d
|
TD: [skip ci] fix build failure with MSVC
The compiler requires the class declaration of LineSet in order to determine its size
|
2022-09-07 18:33:53 +02:00 |
|
Benjamin Bræstrup Sayoc
|
9c911dd1b5
|
[TechDraw] Microimprove new Face Finder Algorithm
|
2022-09-07 09:48:17 -04:00 |
|
Benjamin Bræstrup Sayoc
|
1d4c607bff
|
[TechDraw] Fix bug in DrawUtil::isZeroEdge
Bug originating from e80e8bf731
|
2022-09-07 09:44:09 -04:00 |
|
Benjamin Bræstrup Sayoc
|
e641232899
|
[TechDraw] Improve readability of Geometry.cpp
|
2022-09-06 14:16:25 -04:00 |
|
wandererfan
|
96dae36596
|
[TD]dvAnnotation default dtor
|
2022-09-05 19:52:34 -04:00 |
|
wandererfan
|
2f363e4f17
|
[TD]New face finder algo
|
2022-09-05 19:52:34 -04:00 |
|
wandererfan
|
abfd9da579
|
[TD]CI clang warnings
|
2022-09-05 19:52:34 -04:00 |
|
wandererfan
|
acf17905ed
|
[TD]CI clang warnings
|
2022-09-05 17:48:38 -04:00 |
|
wmayer
|
f35f77e98e
|
Mod: [skip ci] fix some MSVC warnings
|
2022-09-05 13:45:22 +02:00 |
|
wandererfan
|
fbfac41c82
|
[TD]fix face centerline
- centerlines were being added to geometry in postHlrTasks,
but some CL depend on faces and so we move to
onFacesFinished.
|
2022-08-31 17:18:48 -04:00 |
|
wandererfan
|
2b5452d19d
|
[TD]fix perspective projection
- the logic for the perspective option with the precise
HLR algo was inadvertently removed in the multithread
modifications.
|
2022-08-30 19:10:16 -04:00 |
|
wandererfan
|
5ea33e9c4b
|
[TD]fix too large page on print
|
2022-08-30 12:20:56 -04:00 |
|
wmayer
|
97967743a4
|
TD: modernize C++: replace 'typedef' with 'using'
|
2022-08-30 10:59:39 +02:00 |
|