summaryrefslogtreecommitdiffstats
path: root/src/conn-avoid-ref.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix #336 Connector avoid bbox of non-shapesThomas Holder2019-07-271-4/+13
* Crashfix for connectors avoid selected itemsNathan Lee2019-07-271-3/+4
* Fix various minor typosYuri Chornoivan2019-07-011-1/+1
* Stop Connector tool avoidance crash in flatpakNathan Lee2019-05-121-2/+6
* More document.h cleanup.Tavmjong Bah2019-04-061-5/+5
* DocumentUndo::ScopedInsensitiveThomas Holder2018-12-141-4/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* 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-8/+8
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Put adaptagrams into its own folderMarc Jeanmougin2018-04-291-2/+2
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-13/+15
* Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...Sylvain Chiron2017-07-011-10/+5
* Merged trunkAdrian Boguszewski2016-08-031-6/+0
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-6/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+6
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-6/+0
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-1/+1
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-9/+9
|/
* Sync 2Geom to e7245a01127647cd20b0d851a0a622d9ded38d23.Krzysztof Kosi??ski2016-02-151-2/+2
* cppification: GSList replaced by vectors (connectors)Marc Jeanmougin2015-12-081-14/+12
* static code analysisKris De Gussem2015-10-281-1/+1
* Merge from trunkKrzysztof Kosi??ski2015-05-081-2/+3
|\
| * corrected the casts (hopefully)Marc Jeanmougin2015-02-271-2/+2
| * Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-2/+2
| * At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-2/+3
* | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-2/+2
|/
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
* Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-261-2/+2
* 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-2/+2
* fix crash bug 1237676Johan B. C. Engelen2013-10-241-12/+18
* Merged Shape and subclasses. Cleaned up a bit.Markus Engel2013-04-051-1/+1
* Step 1. Remove junk and keep functionality.Martin Owens2012-11-301-238/+5
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-1/+1
* Header cleaningAlex Valavanis2012-02-121-0/+2
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-1/+1
* Give a chance to a shape to have an up to date curve before approximating it ...Gellule Xg2011-07-011-0/+1
* Pass removing some outdated C-macro use.Jon A. Cruz2011-02-201-8/+7
* update to latest 2geom !Johan B. C. Engelen2011-02-021-9/+9
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-15/+15
|\
| * More on c++ification and some XML privatisationAbhishek Sharma public2010-07-201-1/+2
| * SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public2010-07-141-1/+1
| * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-1/+1
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-1/+1
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-4/+4
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-3/+3
* | Fix bug #666586: Connector routing regressionMichael Wybrow2010-10-261-3/+9
* | Fixes bug #590047: assertion crash in libavoid when marking shapes as notMichael Wybrow2010-08-131-3/+4
|/