Uwe
09ce5ce137
[App] Document: remove unused includes
2022-02-23 01:56:26 +01:00
wmayer
acf3b5a256
boost: [skip ci] fix for boost < 1.60
2020-06-15 21:33:56 +02:00
wmayer
730154a684
boost 1.73.0: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated
2020-06-12 17:51:33 +02:00
Stefan Tröger
7b79012ae1
Implement and test extension events
2020-02-13 14:39:46 +01:00
wmayer
dc7c48c230
fix and suppress some more -Wgnu-zero-variadic-macro-arguments
2019-11-15 23:53:09 +01:00
Zheng, Lei
ad57821cf9
Python feature/observer related changes
...
* Add new API and signal handler in document observer
* Pre initialize python handler function to improve performance. In
case Python code use dynamic patching, i.e. add class method at
runtime (which is rare and should be discouraged), the python feature
can be re-initialized by simply assign proeprty Proxy again.
* Add property tracking in DocumentObjectT
* WidgetFactory adds support for accepting python QIcon, which is used
by ViewProviderPythonFeature
2019-08-17 15:08:34 +02:00
wmayer
bf4dd7920e
emit signal when starting and finishing to save a document
2018-10-08 14:03:00 +02:00
wmayer
addb742b3c
minor fixes
2018-10-08 12:27:03 +02:00
ickby
835c75421f
Add python document observer for GUI documents
2018-10-08 11:04:56 +02:00
ickby
7a71379c58
Expose dynamic property signals to python observer
2018-10-08 11:02:31 +02:00
ickby
b08738c15b
Expose document property changes to python document observer
2018-10-08 11:01:07 +02:00
ickby
617114a072
Fix and test the new signals
2018-10-08 10:58:39 +02:00
ickby
65d6d5cc33
Expose onBeforeChange to python document observer
2018-10-08 10:52:52 +02:00
Stefan Tröger
e338fe6b70
Expose transaction events to document observer
2018-10-08 10:49:39 +02:00
Stefan Tröger
e571a6e07a
Add signals for recomputed objects
2018-10-08 10:43:32 +02:00
wmayer
ace981d855
+ fix crash in DocumentObserverPython if a property has no name (because it's not part of an object)
2016-05-20 13:57:30 +02:00
wmayer
22c6c89719
+ add slots for undo/redo to Python document observer
2015-02-18 21:36:47 +01:00
wmayer
a50743041b
+ fix -Wnull-conversion, -Woverloaded-virtual, -Wlogical-not-parentheses, -Wsometimes-uninitialized
2014-08-26 19:14:13 +02:00
wmayer
3a591b3a94
Improve reporting of Python exceptions
2013-05-04 14:23:53 +02:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00