summaryrefslogtreecommitdiffstats
path: root/src/main-cmdlineact.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-7/+7
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-10/+14
* beautify identsDmitry Zhulanov2016-10-031-4/+3
* beautify identsDmitry Zhulanov2016-10-031-2/+0
* no need to FileQuit verb checkingDmitry Zhulanov2016-09-271-15/+0
* fix indentionDmitry Zhulanov2016-09-271-72/+72
* add x-verbs supportDmitry Zhulanov2016-09-261-0/+35
* Merged trunkAdrian Boguszewski2016-08-031-1/+0
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
* | Moved most functions from Selection to ObjectSetAdrian Boguszewski2016-06-161-1/+1
|/
* Clarify license.Krzysztof Kosi??ski2016-05-081-1/+1
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+0
* 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-1/+1
* 1. make it compileLiam P. White2014-06-251-1/+1
* Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-11/+13
* cppcheckKris De Gussem2011-10-151-2/+2
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* r14632@tres: ted | 2007-02-28 23:12:58 -0800Ted Gould2007-03-011-0/+107