summaryrefslogtreecommitdiffstats
path: root/src/graphlayout.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Eliminate SPIString::value_defaultThomas Holder2019-11-031-1/+1
* Refactoring: replace funcs with methods.Shlomi Fish2019-06-121-2/+2
* Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot2019-03-061-17/+19
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Put adaptagrams into its own folderMarc Jeanmougin2018-04-291-3/+3
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-7/+12
* Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...Sylvain Chiron2017-07-011-108/+85
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-10/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+10
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-10/+0
* Remove unused header file.Tavmjong Bah2015-12-091-1/+0
* cppification: GSList replaced by vectors (connectors)Marc Jeanmougin2015-12-081-6/+3
* static code analysisKris De Gussem2015-11-131-1/+1
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-2/+2
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-3/+3
* At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-5/+5
* Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-261-1/+1
* 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-1/+1
* Clean up of style code: refactor marker properties. Step 3.Tavmjong Bah2014-04-241-2/+2
* the C++11 fails without this small change in constness of a GSList iteratorJohan B. C. Engelen2013-11-211-2/+2
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-3/+3
* Merge from trunkKrzysztof Kosi??ski2011-07-061-3/+4
|\
| * compatibility for building with clang, this failed for 2 reasons.Campbell Barton2011-07-021-3/+4
* | Remove more of libnrKrzysztof Kosi??ski2011-06-231-0/+1
|/
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-2/+3
|\
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-2/+2
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* Move around files to remove some vanity directories.Krzysztof Kosi??ski2010-03-141-0/+262