Roy-043
12444a1d6b
Draft: implement new get_param functions (step 3)
...
See #11677
2023-12-12 20:20:03 +01:00
Roy-043
25c4792690
Draft: fix issue with undo ( #8267 )
2023-01-31 21:38:19 +01:00
Roy-043
47f70013c2
Draft: Fix handling of double quote in shapestring
2022-10-05 10:57:48 +02:00
Roy-043
fb85a2c93b
Draft: Restore DontUseNativeDialog after ShapeString edit
2022-04-25 00:48:28 +02:00
marioalexis84
44a989f3b9
Draft: Make ShapeString editable by double-click - fixes #5885
...
* Draft: Make ShapeString editable - fixes #5885
2022-04-08 17:47:41 +02:00
marioalexis
659e84e57f
Draft: Remove Python 2 type support
2022-03-28 18:02:23 -03:00
Roy
effd40ec99
Draft: Housekeeping: call 'make' functions with new name (3)
2022-02-13 11:01:15 +01:00
Mariwan
122deb98fb
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
d70a194dc7
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
22e3788bfd
Draft: task_shapestring, small style improvements
2020-04-01 13:22:04 +02:00
vocx-fc
50faaea5bf
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