summaryrefslogtreecommitdiffstats
path: root/src/main-cmdlineact.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-16Remove unused files.Tavmjong Bah1-126/+0
2019-01-02modernize loopsMarc Jeanmougin1-5/+2
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-7/+7
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-10/+14
2016-10-03beautify identsDmitry Zhulanov1-4/+3
2016-10-03beautify identsDmitry Zhulanov1-2/+0
2016-09-27no need to FileQuit verb checkingDmitry Zhulanov1-15/+0
2016-09-27fix indentionDmitry Zhulanov1-72/+72
2016-09-27fix tabs in src/main-cmdlineactMarc Jeanmougin1-55/+62
2016-09-26add x-verbs supportDmitry Zhulanov1-0/+35
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2016-05-08Clarify license.Krzysztof Kosi??ski1-1/+1
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+0
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-1/+1
2014-06-251. make it compileLiam P. White1-1/+1
2013-07-01Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson1-11/+13
2011-10-15cppcheckKris De Gussem1-2/+2
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2007-03-01r14632@tres: ted | 2007-02-28 23:12:58 -0800Ted Gould1-0/+107