summaryrefslogtreecommitdiffstats
path: root/src/vanishing-point.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* modernize loopsMarc Jeanmougin2019-01-021-36/+36
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-10/+10
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-4/+7
* Starting selectable knotsJabier Arraiza2017-06-301-2/+2
* Refactor vanishing-point.cpp .Shlomi Fish2016-12-281-25/+18
* Pass vanishing-point.cpp thru clang-format.Shlomi Fish2016-12-281-188/+170
* Merged trunkAdrian Boguszewski2016-08-031-2/+0
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+2
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+0
* | Added items as a range functionAdrian Boguszewski2016-07-031-10/+10
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-5/+5
|/
* static code analysisKris De Gussem2016-02-221-8/+7
* update to trunkMarc Jeanmougin2015-12-071-4/+4
|\
| * static code analysisKris De Gussem2015-12-071-4/+4
* | cppification: GSList replaced by vectors (vanishing points)Marc Jeanmougin2015-12-061-36/+30
|/
* 3D box tool: the shift key must not prevent snapping of the vanishing point. ...Diederik van Lierop2015-07-241-14/+16
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-4/+4
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-9/+9
* At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-11/+15
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
* Purge sp_desktop_controlsLiam P. White2014-12-211-1/+1
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-3/+3
* Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-261-10/+10
* Update to trunk r13648Liam P. White2014-10-311-25/+27
|\
| * Update to trunk r13638Liam P. White2014-10-251-25/+27
| |\
| | * Initial removal of box3d outdated GTKish macros.Jon A. Cruz2014-10-241-25/+27
* | | Update to experimental r13598Liam P. White2014-10-081-1/+1
|\| |
| * | Move more UI code into ui/Liam P. White2014-10-051-1/+1
| |/
* | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-11/+11
* | 1. make it compileLiam P. White2014-06-251-1/+1
|/
* Further refactored SPKnot.Markus Engel2014-03-281-5/+5
* First step of refactoring SPKnot.Markus Engel2014-03-271-14/+15
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-1/+1
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-2/+2
* Header cleaning for GTK+3 migrationAlex Valavanis2012-06-051-0/+1
* Centralized line creation and enhanced visibility.Jon A. Cruz2012-05-091-30/+34
* C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz2012-05-041-9/+9
* Header cleaningAlex Valavanis2012-02-121-0/+2
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-8/+9
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-3/+3
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Implement snapping of vanishing points (LP #629333)Diederik van Lierop2010-09-251-3/+15
|/
* Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...Maximilian Albert2009-12-261-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
* remove unusedbulia byak2009-02-061-2/+0