author | knutux <knutux@users.sourceforge.net> | |
Thu, 6 Apr 2006 12:49:42 +0000 (12:49 +0000) | ||
committer | knutux <knutux@users.sourceforge.net> | |
Thu, 6 Apr 2006 12:49:42 +0000 (12:49 +0000) | ||
commit | 3631c7532dab289cde84b6c9d2e05eee0addddad | |
tree | 40bcf34c2feaaaa453506322e71c7ad1db719643 | tree | snapshot |
parent | b13e710df5872658e0b43cdeccce1947fcda3e98 | commit | diff |
two crashes while editing nodes (one of those is reported as bug 1453558).
* fixed by making SPKnotHolder a referenced class and adding ref/unref in knot_click_handler (which sometime change attributes and knot handler is destroyed before calling knotholder_update_knots);
* fixed another crash by adding ref/unref to sp_knot_handler
* also added signal disconnecting
* fixed by making SPKnotHolder a referenced class and adding ref/unref in knot_click_handler (which sometime change attributes and knot handler is destroyed before calling knotholder_update_knots);
* fixed another crash by adding ref/unref to sp_knot_handler
* also added signal disconnecting
src/knot-holder-entity.h | diff | blob | history | |
src/knot.cpp | diff | blob | history | |
src/knot.h | diff | blob | history | |
src/knotholder.cpp | diff | blob | history | |
src/knotholder.h | diff | blob | history |