summaryrefslogtreecommitdiffstats
path: root/src/sp-item-update-cns.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-45/+0
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-3/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+3
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-3/+1
2012-10-04code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton1-2/+3
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
2010-01-09Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop1-2/+2
2009-02-20The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop1-2/+2
2008-10-27From trunkTed Gould1-1/+1
2008-10-11Merging from trunkTed Gould1-1/+1
2008-03-08Node tool: snap to paths and their nodes, incl. to the path currently being e...Diederik van Lierop1-1/+1
2007-09-15avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cppDiederik van Lierop1-1/+1
2007-03-18add required includes for gcc 4.3 and fix a const issue -- patch #1675635MenTaLguY1-0/+1