| Commit message (Expand) | Author | Age | Files | Lines |
| * | adding gtk-theme | Jabier Arraiza | 2018-07-21 | 1 | -1/+2 |
| * | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| * | Run clang-tidy’s modernize-use-bool-literals pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| * | Run clang-tidy’s modernize-pass-by-value pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+4 |
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -4/+2 |
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -4/+4 |
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -8/+8 |
| * | a bit more of warning cleanup | Felipe Corrêa da Silva Sanches | 2018-03-28 | 1 | -1/+2 |
| * | Allow to align multiple objects as group relatively to a single object | Eduard Braun | 2018-02-28 | 1 | -2/+11 |
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -15/+17 |
| * | panel: Remove the unused "title" label | Stefano Facchini | 2018-01-16 | 1 | -1/+1 |
| * | Misc. typos | Unknown | 2017-11-07 | 1 | -1/+1 |
| * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -2/+2 |
| * | fix comment typos | Alex Valavanis | 2017-01-11 | 1 | -2/+2 |
| * | Add some unit tests for object-set cppification | Marc Jeanmougin | 2016-11-02 | 1 | -1/+1 |
| * | Changed order of selection items | Adrian Boguszewski | 2016-09-25 | 1 | -2/+2 |
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -37/+1 |
| |\ |
|
| | * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -37/+1 |
| | |\ |
|
| | | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -37/+1 |
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -4/+1 |
| |\| | |
|
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -4/+1 |
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+4 |
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -4/+1 |
| | |/ |
|
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -9/+13 |
| |\| |
|
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -8/+8 |
| |/ |
|
| * | "Relative to" option for node alignment. | Marc Jeanmougin | 2016-03-13 | 1 | -2/+74 |
| * | Add support for the "relative to" setting when aligning baselines (fixes 167228) | Marc Jeanmougin | 2016-03-03 | 1 | -3/+46 |
| * | Remove unused header file. | Tavmjong Bah | 2015-12-09 | 1 | -1/+0 |
| * | Fixes some non-antisymmetrical sort function | Marc Jeanmougin | 2015-10-02 | 1 | -1/+1 |
| * | removed a few "using Inkscape::Util::GSListConstIterator" | Marc Jeanmougin | 2015-04-27 | 1 | -5/+0 |
| * | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -13/+13 |
| * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -18/+14 |
| * | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 1 | -41/+46 |
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -14/+14 |
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -9/+8 |
| * | Update to experimental r13598 | Liam P. White | 2014-10-08 | 1 | -1/+1 |
| |\ |
|
| | * | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| | * | Standardise InkscapeApplication GObject implementation (namespace not support... | Alex Valavanis | 2014-08-26 | 1 | -2/+2 |
| * | | 5. Refactoring of Application class: make copy/assignment operators private, ... | Liam P. White | 2014-06-27 | 1 | -2/+2 |
| * | | 4. further refactor Application class; create proper singleton, encapsulate m... | Liam P. White | 2014-06-26 | 1 | -2/+2 |
| * | | 3. remove dead code, refactor existing code. Connect overlooked signals. | Liam P. White | 2014-06-26 | 1 | -6/+4 |
| * | | 2. connect signals | Liam P. White | 2014-06-25 | 1 | -6/+8 |
| |/ |
|
| * | Try and explain what selection means when aligning. Changed Selection to Sele... | Martin Owens | 2014-04-03 | 1 | -1/+1 |
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 |
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -3/+3 |
| * | Further refactoring of EventContexts. | Markus Engel | 2013-07-30 | 1 | -9/+16 |
| * | Do not effect the focus in align computation | Martin Owens | 2013-07-12 | 1 | -7/+9 |
| * | Step 2 refactoring the align functions, added some functionality to selection. | Martin Owens | 2013-07-11 | 1 | -109/+18 |
| * | Small refactor of align and distribute to reduce complexity. | Martin Owens | 2013-07-10 | 1 | -42/+17 |
| * | cppcheck | Kris De Gussem | 2013-06-21 | 1 | -2/+2 |