wmayer
|
8f786ea6ef
|
Gui: Optimize includes to reduce compile time
|
2022-03-07 20:29:18 +01:00 |
|
Wanderer Fan
|
d4c5074ee5
|
[TD]remove redundant edits from 9 Task dialogs
|
2022-01-22 14:51:20 -05:00 |
|
luz paz
|
738a697d94
|
[TD] remove Py2 code from TD
|
2021-04-22 13:08:56 +02:00 |
|
luz paz
|
751399892a
|
[TD] icon uniformity for ActiveView and FaceCenterLine commands
Renamed SVGs, saved as plain svg, updated appropriate areas in the source code
|
2021-04-05 14:41:30 +02:00 |
|
donovaly
|
691eaa6e8f
|
[TD] make pointers to the UI std::unique_ptr
as noted in https://github.com/FreeCAD/FreeCAD/pull/4271#discussion_r554673632
the pointer to the UI should be a unique pointer.
This PR does this for all TD dialogs that don't already use a unique_ptr.
|
2021-01-19 19:24:27 +01:00 |
|
luz paz
|
89664642fb
|
TD: Issue #0004473: Expose openCommand() to translation
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the TechDraw Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
|
2020-12-01 14:53:35 +01:00 |
|
luz paz
|
ae71abd1cc
|
TechDraw: Header uniformity and whitespace fixes
|
2020-11-14 16:59:51 +01:00 |
|
wmayer
|
983939b32d
|
Coverity: Uninitialized scalar/pointer field
|
2020-07-20 17:34:30 +02:00 |
|
donovaly
|
aefa33fa3e
|
[TD] sanitize active view dialog
- add missing enable slot
- fix size policies
- add missing unit initialization
- add and fix tooltips
|
2020-03-29 19:30:00 -04:00 |
|
donovaly
|
ce06f31435
|
[TD] rename some Draw* elements - try 2
as discussed here: https://forum.freecadweb.org/viewtopic.php?p=360042#p360042
|
2020-01-18 06:57:29 -05:00 |
|
donovaly
|
056ff6d1b6
|
TD renaming tools
as discussed in https://forum.freecadweb.org/viewtopic.php?p=344899#p344800
we need a more consistent naming for the Wiki
|
2019-11-17 08:22:09 -05:00 |
|
wmayer
|
0995ff1318
|
fix further file names vulnerabilities in TechDraw module
|
2019-10-03 02:45:38 +02:00 |
|
wandererfan
|
ab180c761e
|
[TD]Make TD View from ActiveView
|
2019-08-28 08:38:27 -04:00 |
|