summaryrefslogtreecommitdiffstats
path: root/src/extension/implementation/implementation.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-3/+0
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Fixes to extension system and simplify the codeJabiertxo Arraiza Cenoz2018-06-061-17/+0
* Apply fixedJabier Arraiza2018-05-091-0/+17
* Reset old code to reaply fixedJabier Arraiza2018-05-091-17/+0
* fix compiling bugsJabier Arraiza2018-05-091-1/+1
* fix compiling bugsJabier Arraiza2018-05-091-0/+17
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* Merged trunkAdrian Boguszewski2016-08-031-2/+1
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+1
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+2
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+1
* | Added items as a range functionAdrian Boguszewski2016-07-031-2/+2
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-1/+1
|/
* Remove unused header file.Tavmjong Bah2015-12-091-1/+0
* removed a few "using Inkscape::Util::GSListConstIterator"Marc Jeanmougin2015-04-271-1/+0
* more cast cleanupMarc Jeanmougin2015-02-271-1/+1
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-1/+1
* At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-4/+3
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-2/+2
* Remove NRRect use from the extension systemKrzysztof Kosi??ski2011-08-271-172/+2
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-7/+10
* update to latest 2geom !Johan B. C. Engelen2011-02-021-4/+4
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-4/+4
* SPDocument->Documentjohnce2009-08-051-4/+4
* NR:: to Geom:: for most of src/extension/Johan B. C. Engelen2008-08-121-5/+5
* 2geomify print, fill and stroke methods of extensionsJohan B. C. Engelen2008-07-121-2/+2
* complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen2008-05-091-2/+2
* r19083@shi: ted | 2008-04-21 16:09:24 -0700Ted Gould2008-04-221-2/+21
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-4/+4
* Warning cleanupJon A. Cruz2007-11-101-28/+28
* r16893@shi: ted | 2007-10-30 07:31:04 -0700Ted Gould2007-10-301-2/+2
* r16677@shi: ted | 2007-10-17 19:31:04 -0700Ted Gould2007-10-301-3/+12
* r16676@shi: ted | 2007-10-12 21:09:50 -0700Ted Gould2007-10-301-4/+9
* r16564@tres: ted | 2007-09-12 20:45:12 -0700Ted Gould2007-09-131-0/+5
* r15481@tres: ted | 2007-05-22 09:56:22 -0700Ted Gould2007-06-271-1/+1
* r15480@tres: ted | 2007-05-20 23:51:34 -0700Ted Gould2007-06-271-1/+1
* r15379@tres: ted | 2007-05-09 19:13:37 -0700Ted Gould2007-06-271-0/+5
* patch 1219308 for embedding type 1 fonts into ps/eps outputbulia byak2006-11-181-0/+13
* r11569@tres: ted | 2006-04-29 08:55:02 -0700Ted Gould2006-05-021-3/+3
* r11149@tres: ted | 2006-03-27 22:31:24 -0800Ted Gould2006-05-021-1/+1
* r11138@tres: ted | 2006-03-27 21:15:14 -0800Ted Gould2006-05-021-0/+6
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+181