summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/dynamic-base.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-0/+9
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-11/+11
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2017-10-01Removed all GSList occurences in .h filesMarc Jeanmougin1-4/+3
2017-06-30Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens1-2/+2
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-6/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+6
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-6/+0
2014-03-26Cleaned up includes of tools / revert experimental casting macro replacements...Markus Engel1-0/+1
2014-02-26Made constructors of tools use initializer lists.Markus Engel1-34/+35
2013-11-09Moved and renamed some tool-related files.Markus Engel1-6/+6
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-1/+9
2013-10-13cppcheckKris De Gussem1-44/+35
2013-07-31Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel1-8/+0
2013-07-30Further refactoring of EventContexts.Markus Engel1-74/+90
2013-04-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-14/+14
2013-04-20Merging of EventContext classes complete.Markus Engel1-84/+5
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-3/+5
2013-04-09Added constructors to EventContext tree / some missing virtual pads.Markus Engel1-5/+19
2013-04-08Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel1-6/+32
2013-01-26More GObject boilerplate reductionAlex Valavanis1-33/+6
2012-11-11cppcheck: Convert more C-style pointer casts to GObject or C++Alex Valavanis1-2/+2
2012-06-09Stop deriving SPCanvasItem from GtkObjectAlex Valavanis1-2/+3
2011-10-04Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz1-1/+0
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-07-07Fix LP #390162: Wrong defaults for Calligraphy toolKrzysztof Kosi??ski1-6/+7
2008-10-27From trunkTed Gould1-44/+32
2008-09-18Some NR::Point ==> Geom::Point replacementsMaximilian Albert1-6/+6
2008-06-05fix compile with g++-4.3.Peter Moulder1-14/+26
2008-06-02Pass through more calls to parent contexts, and added more common property ha...Jon A. Cruz1-5/+54
2008-05-29Refactoring out common codeJon A. Cruz1-0/+169