Ryan K
|
9fff6e905c
|
TechDraw: Rework view frames (#22869)
Co-authored-by: Ryan Kembrey <ryan.kembrey@student.uts>
|
2025-08-11 11:04:58 -05:00 |
|
tritao
|
551c2e48fb
|
Gui: Reorganize the selection files into a top Selection folder.
|
2025-02-03 17:56:57 +01:00 |
|
Pascal de Bruijn
|
0fbb6e9398
|
TechDraw: Export with default filename (#19033)
* TechDraw: Export with default filename
* TechDraw: templates consistent drawing_number/revision_index
|
2025-02-03 11:34:14 -05:00 |
|
wandererfan
|
c8f858a289
|
[TD]prevent crash on attempt to print hidden page
|
2024-11-29 12:28:25 -05:00 |
|
wandererfan
|
06500011f2
|
[TD]do not mark document as changed after print
|
2024-10-28 09:46:10 -05:00 |
|
wandererfan
|
1b2707f00a
|
[TD]fix multiselect handling of non-geometry objects
|
2024-07-06 12:49:18 -04:00 |
|
wandererfan
|
8543bd6595
|
[TD]Fix selection issue in DimensionRepair
|
2024-05-24 18:42:58 -04:00 |
|
PaddleStroke
|
cc393632e1
|
Techdraw: Smart Dimension: Fixes and simplifies code
|
2024-05-13 15:03:37 +02:00 |
|
PaddleStroke
|
57bc4babea
|
TechDraw: Implement smart dimension tool.
|
2024-05-06 18:40:46 +02:00 |
|
Tomas Pavlicek
|
1cf7861b51
|
[TechDraw] Implement proper selection of subitems (#11804)
|
2023-12-22 08:25:58 -05:00 |
|
wandererfan
|
4dd2b8d757
|
[TD]refactor print routines out of MDIViewPage
|
2023-09-06 08:58:33 -04:00 |
|
wandererfan
|
3769dbeeb9
|
[TD]add support for view menu zoom
|
2023-09-05 08:47:40 -04:00 |
|
wandererfan
|
cb25671863
|
[TD]fix lost parent on undo
|
2023-06-24 19:21:25 -04:00 |
|
Uwe
|
afc4451a50
|
[TD] Gui, everything but Q*, Task* and ViewP*: remove unused includes
- also sort includes
|
2022-10-09 17:20:00 +02:00 |
|
wandererfan
|
537e89efe4
|
[TD]fix printall banner page
|
2022-09-15 07:48:03 -04:00 |
|
wandererfan
|
9e60f1bbef
|
[TD]fix extent dimension
|
2022-09-09 13:02:08 -04:00 |
|
wandererfan
|
d1d38b779d
|
[TD]add PrintAll command
|
2022-09-07 16:06:54 -04:00 |
|
wandererfan
|
aa2b1b8392
|
[TD]CI clang warnings
|
2022-09-05 17:48:38 -04:00 |
|
wmayer
|
5f91eaa5eb
|
TD: modernize C++: replace 'typedef' with 'using'
|
2022-08-30 10:59:39 +02:00 |
|
berniev
|
180edfa3cc
|
Mod: Single arg ctors must be explicit
|
2022-08-24 16:55:20 +02:00 |
|
Wanderer Fan
|
aa1193559b
|
[TD]clazy warnings and duplicate setter/getter
- clazy warning re missing Q_OBJECT
- include TechDrawGlobal.h in headers
- resolve duplicate setter/getters
|
2022-08-18 09:34:32 -04:00 |
|
Wanderer Fan
|
2c047e361d
|
[TD]fix segfault on repeated open/close
[TD]fix memory leak in ViewProviderPage
[TD]fix QGView redraws at idle
|
2022-08-18 09:34:32 -04:00 |
|
Wanderer Fan
|
b467cd32f2
|
[TD]refactor scene/view/mdi
- move scene related functions out of mdiViewPage
and QGVPage.
- route requests for scene/view/mdi through
ViewProviderPage
|
2022-08-18 09:34:32 -04:00 |
|
Wanderer Fan
|
fdfc73fe93
|
[TD]remove precompiled from *.h
|
2022-08-14 09:20:38 -04:00 |
|
Benjamin Bræstrup Sayoc
|
71758ecf9b
|
[TechDraw] Clean up precompile in Gui
|
2022-08-14 09:20:38 -04:00 |
|
wmayer
|
c87e1cc1c2
|
clang: fix warnings [-Winconsistent-missing-override]
|
2022-08-09 17:36:25 +02:00 |
|
berniev
|
71dc5ead2f
|
Mod: Use override etc 2
|
2022-08-09 12:52:26 +02:00 |
|
berniev
|
f4ffd15864
|
Mod: redundant void 2
|
2022-08-08 10:27:50 +02:00 |
|
Wanderer Fan
|
203b9bb26c
|
[TD]Navigation Styles - context menu handling & std cursors
|
2022-06-30 08:50:33 -04:00 |
|
Wanderer Fan
|
db89eec8e3
|
[TD]implement navigation styles
|
2022-06-24 10:03:02 -04:00 |
|
wmayer
|
ccc0d54d97
|
TD: [skip ci] activate PCH of TechDraw (Gui) and use forward declarations
For MSVC this reduces compile time by ~20%
|
2022-03-25 13:54:47 +01:00 |
|
Uwe
|
965868b799
|
[TD] Gui Headers: remove unused header - part 3
|
2022-03-25 02:47:09 +01:00 |
|
wmayer
|
e8f9c8a1d3
|
TD: modernize C++11
* use nullptr
|
2022-03-23 19:26:14 +01:00 |
|
wmayer
|
a6838cf58f
|
Gui: rename methods of SelectionObserver to clarify intention in client code
|
2021-12-07 14:17:07 +01:00 |
|
wmayer
|
7a58b7cfb0
|
TD: make MDIViewPagePy acting as sub-class of MDIViewPy
|
2021-11-21 17:33:19 +01:00 |
|
0penBrain
|
bfc17a764d
|
[TechDraw] Add 'getPage' Python API ; returns page from view
|
2021-06-09 17:38:25 +02:00 |
|
Chris Hennes
|
bd86b4dcfe
|
[TD] Remove deprecated Qt < 5.9 code
|
2021-04-02 12:02:54 +02:00 |
|
Aapo
|
ff18dec065
|
[TD] MDIViewPage: Support printing/exporting arbitrary custom paper sizes for Qt5.
|
2021-01-19 11:03:24 +02:00 |
|
Aapo
|
7339646638
|
[TD] MDIViewPage: Add support for Qt5 automatic paper size handling with many new paper sizes possible.
|
2021-01-19 00:49:57 +02:00 |
|
Mateusz Skowroński
|
9ee06a098a
|
Fix Qt deprecation warnings. QPrinter::paperSize() and QPrinter::setPaperSize() are obsolete.
|
2021-01-04 13:40:58 +01:00 |
|
Mateusz Skowroński
|
5b4e76b834
|
Fix Qt deprecation warnings. QPrinter::orientation() and QPrinter::setOrientation() are obsolete.
|
2021-01-03 15:08:10 +01:00 |
|
luz paz
|
ab7e5fb087
|
Fix typos in source comments
Found via `codespell`
|
2020-08-29 19:14:13 +02:00 |
|
wandererfan
|
62a048fa33
|
[TD]Dim blocks selection of geometry
|
2020-07-28 15:09:40 -04:00 |
|
wmayer
|
a8d1f2dca1
|
LGTM: [skip ci] fix: Duplicate include guard
|
2020-07-24 20:22:00 +02:00 |
|
wandererfan
|
d61cbe8f5f
|
[TD]fix variable name
|
2020-02-16 14:24:14 -05:00 |
|
wandererfan
|
41b09a0ee5
|
[TD]fix LeaderLine noshow on doc load
|
2020-01-12 18:38:59 -05:00 |
|
wmayer
|
5390266ac7
|
fixes #0004125: MDIViews not accessible correctly
|
2019-09-15 18:15:44 +02:00 |
|
Zheng, Lei
|
6c46d24ee3
|
TechDraw: fix drawing update on undo/redo
|
2019-08-17 15:32:51 +02:00 |
|
Tomas Pavlicek
|
3e7249318f
|
TechDraw: Fix font size issues when exporting to SVG
|
2019-05-27 22:18:14 -04:00 |
|
wandererfan
|
925145a8b7
|
Fix #3695 Frame toggle sync
|
2019-05-13 12:29:15 -04:00 |
|