Roy-043
f9cdaaf3d9
Draft: fix issue with undo ( #8267 )
2023-01-31 21:38:19 +01:00
Roy-043
20c582da9d
Draft: Fix handling of double quote in shapestring
2022-10-05 10:57:48 +02:00
Roy-043
3b85533438
Draft: Restore DontUseNativeDialog after ShapeString edit
2022-04-25 00:48:28 +02:00
marioalexis84
aa2ebb9601
Draft: Make ShapeString editable by double-click - fixes #5885
...
* Draft: Make ShapeString editable - fixes #5885
2022-04-08 17:47:41 +02:00
marioalexis
79b7bfd5d0
Draft: Remove Python 2 type support
2022-03-28 18:02:23 -03:00
Roy
1566c00d35
Draft: Housekeeping: call 'make' functions with new name (3)
2022-02-13 11:01:15 +01:00
Mariwan
e63472b10c
Draft: change static to non-static declared variables ( #5292 )
...
* Draft: change static to non-static declared variables
* Change variable name and add some comment
2022-01-05 16:39:28 +01:00
vocx-fc
e9b72b5be7
Draft: add modules of drafttaskpanels to the proper Doxygen group
...
This includes `task_circulararray`, `task_orthoarray`,
`task_polararray`, `task_scale`, `task_selectplane`,
`task_shapestring`.
These are added to the `drafttaskpanels` Doxygen group
so that the functions and classes contained in each module
are listed appropriately in the automatically generated
documentation.
2020-07-17 13:01:45 +02:00
vocx-fc
b82c9c4db1
Draft: task_shapestring, small style improvements
2020-04-01 13:22:04 +02:00
vocx-fc
46216d6032
Draft: move ShapeStringTaskPanel to a module
...
We remove it from `DraftGui.py` to reduce the size of this file.
Then we import it and tie it to its command defined
in `DraftTools.py`.
2020-04-01 13:22:04 +02:00