| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -36/+36 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -10/+10 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -4/+7 |
| | | | | | A lot of header clean-up. | ||||
| * | Starting selectable knots | Jabier Arraiza | 2017-06-30 | 1 | -2/+2 |
| | | |||||
| * | Refactor vanishing-point.cpp . | Shlomi Fish | 2016-12-28 | 1 | -25/+18 |
| | | | | | | Convert varvarname to an array (see http://perl.plover.com/varvarname.html ). (bzr r15369.1.2) | ||||
| * | Pass vanishing-point.cpp thru clang-format. | Shlomi Fish | 2016-12-28 | 1 | -188/+170 |
| | | | | | | | | It rendered wrongly in gvim (see: http://www.shlomifish.org/Files/files/images/vanishing-point--cpp--gvim.png ) and had other mis-stylings. (bzr r15369.1.1) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -2/+0 |
| |\ | | | | | (bzr r14954.1.29) | ||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -2/+0 |
| | | | | | | | (bzr r15034) | ||||
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+2 |
| | | | | | | | (bzr r15027) | ||||
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -2/+0 |
| | | | | | | | (bzr r15025) | ||||
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -10/+10 |
| |\| | | | | | (bzr r14954.1.13) | ||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -5/+5 |
| |/ | | | (bzr r14954.1.10) | ||||
| * | static code analysis | Kris De Gussem | 2016-02-22 | 1 | -8/+7 |
| | | | | (bzr r14664) | ||||
| * | update to trunk | Marc Jeanmougin | 2015-12-07 | 1 | -4/+4 |
| |\ | | | | | (bzr r14504.1.7) | ||||
| | * | static code analysis | Kris De Gussem | 2015-12-07 | 1 | -4/+4 |
| | | | | | | | (bzr r14509) | ||||
| * | | cppification: GSList replaced by vectors (vanishing points) | Marc Jeanmougin | 2015-12-06 | 1 | -36/+30 |
| |/ | | | (bzr r14504.1.3) | ||||
| * | 3D box tool: the shift key must not prevent snapping of the vanishing point. ↵ | Diederik van Lierop | 2015-07-24 | 1 | -14/+16 |
| | | | | | | | | | It must only serve to separate the vanishing points, in case of multiple boxes sharing the same vanishing points Fixed bugs: - https://launchpad.net/bugs/1460415 (bzr r14254) | ||||
| * | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -4/+4 |
| | | | | (bzr r13922.1.10) | ||||
| * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -9/+9 |
| | | | | (bzr r13922.1.5) | ||||
| * | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 2015-02-17 | 1 | -11/+15 |
| | | | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -3/+3 |
| | | | | (bzr r13820) | ||||
| * | Purge sp_desktop_controls | Liam P. White | 2014-12-21 | 1 | -1/+1 |
| | | | | (bzr r13819) | ||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -3/+3 |
| | | | | (bzr r13809) | ||||
| * | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability | Liam P. White | 2014-11-26 | 1 | -10/+10 |
| | | | | (bzr r13768) | ||||
| * | Update to trunk r13648 | Liam P. White | 2014-10-31 | 1 | -25/+27 |
| |\ | | | | | (bzr r13341.5.19) | ||||
| | * | Update to trunk r13638 | Liam P. White | 2014-10-25 | 1 | -25/+27 |
| | |\ | | | | | | | (bzr r13341.1.286) | ||||
| | | * | Initial removal of box3d outdated GTKish macros. | Jon A. Cruz | 2014-10-24 | 1 | -25/+27 |
| | | | | | | | | | | (bzr r13634) | ||||
| * | | | Update to experimental r13598 | Liam P. White | 2014-10-08 | 1 | -1/+1 |
| |\| | | | | | | | | (bzr r13341.5.17) | ||||
| | * | | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| | |/ | | | | | (bzr r13341.1.253) | ||||
| * | | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 2014-06-27 | 1 | -11/+11 |
| | | | | | | | | | | | disallow pointers to Application (bzr r13341.5.9) | ||||
| * | | 1. make it compile | Liam P. White | 2014-06-25 | 1 | -1/+1 |
| |/ | | | (bzr r13341.5.1) | ||||
| * | Further refactored SPKnot. | Markus Engel | 2014-03-28 | 1 | -5/+5 |
| | | | | (bzr r13226) | ||||
| * | First step of refactoring SPKnot. | Markus Engel | 2014-03-27 | 1 | -14/+15 |
| | | | | (bzr r13223) | ||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 |
| | | | | (bzr r12785) | ||||
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -1/+1 |
| | | | | (bzr r12782) | ||||
| * | code cleanup: add own includes to cpp files or make the functions static if ↵ | Campbell Barton | 2012-10-04 | 1 | -1/+1 |
| | | | | | | they are not used elsewhere. (bzr r11735) | ||||
| * | Stop deriving SPCanvasItem from GtkObject | Alex Valavanis | 2012-06-09 | 1 | -2/+2 |
| | | | | (bzr r11469.1.1) | ||||
| * | Header cleaning for GTK+3 migration | Alex Valavanis | 2012-06-05 | 1 | -0/+1 |
| | | | | (bzr r11460) | ||||
| * | Centralized line creation and enhanced visibility. | Jon A. Cruz | 2012-05-09 | 1 | -30/+34 |
| | | | | (bzr r11350) | ||||
| * | C++ification of SPCtrlLine in preparation of visibility improvements. | Jon A. Cruz | 2012-05-04 | 1 | -9/+9 |
| | | | | (bzr r11321) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+2 |
| | | | | (bzr r10963) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -8/+9 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -3/+3 |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | | Implement snapping of vanishing points (LP #629333) | Diederik van Lierop | 2010-09-25 | 1 | -3/+15 |
| |/ | | | (bzr r9785) | ||||
| * | Refactoring of 3D box tool, mainly to avoid unnecessary creation of ↵ | Maximilian Albert | 2009-12-26 | 1 | -2/+2 |
| | | | | | | perspectives. (bzr r8910) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -1/+1 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| | | | | (bzr r8404) | ||||
| * | remove unused | bulia byak | 2009-02-06 | 1 | -2/+0 |
| | | | | (bzr r7240) | ||||
