wmayer
d21a60b294
All: modernize C++11
...
* replace deprecated headers
2022-03-23 22:44:18 +01:00
wmayer
1178df06b4
Gui: modernize C++11
...
* use nullptr
2022-03-23 18:41:21 +01:00
wmayer
8f786ea6ef
Gui: Optimize includes to reduce compile time
2022-03-07 20:29:18 +01:00
Uwe
560c85c7f8
[Gui] Task* and Text*: remove unused includes
2022-03-05 17:44:07 +01:00
Syres916
de3c304481
[Gui] Transform Tool simplify changes as per...
...
...@0penBrain's feedback
2021-07-20 07:53:33 +01:00
Syres916
564c3692b3
[Gui] Transform Tool change parameter...
...
...location
2021-07-19 16:17:11 +01:00
Syres916
8bd57efcdf
[Gui] Transform Tool, save Translation...
...
..and Rotation Increments in user config file.
See discussion https://forum.freecadweb.org/viewtopic.php?f=8&t=60195
2021-07-16 14:30:56 +01:00
luz.paz
04ba2872f0
src/Gui: [skip ci] fix header uniformity
...
This PR fixes header uniformity across all `src/Gui` files
2019-12-25 11:39:17 +01:00
Zheng, Lei
ebf321fc47
Implementation of Link
...
This patch includes the actual implementation of Link, which is
implemented as an extension named LinkBaseExtension in App namespace,
and a full view provider ViewProviderLink in Gui. The reason of not
using ViewProviderExtension is because it need full control when
display, not just extending existing functionalities.
Please see [here](https://git.io/fjPue ) for more details of the
implementation.
This patch also includes a set of link manipulation commands, and a
task panel for overriding geometry element colors.
2019-08-17 15:08:33 +02:00
luz.paz
2ec8128338
Crowdin: cont...
2019-03-22 10:44:14 -03:00
wmayer
6a24bc9602
add class ViewProviderDragger
...
derive ViewProviderGeometryObject from ViewProviderDragger
derive ViewProviderPart from ViewProviderDragger
2017-11-26 15:42:57 +01:00
wmayer
f4e0a21045
move disabling of some commands to task panel
2016-10-09 19:45:30 +02:00
wmayer
c46656064a
fix crash in CSsysDragger dialog when closing the document beforehand
2016-08-05 15:55:19 +02:00
blobfish
a17b762f10
Core: Gui: SoFCSysDragger: adding SoFCSysDragger.
2016-05-07 23:06:53 +02:00