summaryrefslogtreecommitdiffstats
path: root/src/xml/event.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add explicit overridesJoseph Da Silva2019-03-201-1/+1
* Fixed: circles and ellipses had wrong element names in XML editor (Issue #116)Joseph Da Silva2019-03-201-0/+34
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-6/+6
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-10/+10
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-4/+4
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-4/+4
* Refactor Util::ptr_sharedJan Lingscheid2017-10-181-8/+8
* syntx of null pointer dereference checksKris De Gussem2012-05-121-289/+302
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-261-0/+1
* Warning cleanupJon A. Cruz2008-07-201-8/+8
* glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington2008-01-051-1/+1
* Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington2008-01-051-0/+2
* Improve null checkBob Jamison2007-02-201-1/+1
* merge XML::Session into XML::DocumentMenTaLguY2007-01-201-21/+7
* shared_ptr -> ptr_sharedMenTaLguY2006-03-151-8/+8
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-061-10/+10
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+489