summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/align-and-distribute.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Distribute/Move considers selection orderNathan Lee2019-07-271-2/+2
* Refactoring: replace funcs with methods.Shlomi Fish2019-06-121-7/+7
* Fix align-to of text objectsTobias Ellinghaus2019-05-281-5/+5
* Add option for on canvas align handles and move group selection checkboxMartin Owens2019-02-251-8/+24
* Merge in bazaar branch for alignment handlesMartin Owens2019-02-241-3/+12
* modernize loopsMarc Jeanmougin2019-01-021-26/+11
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-091-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-5/+0
* refactor: simplify loopThomas Holder2018-09-301-9/+3
* fix Align > Rearrange > clockwise with y-axis downThomas Holder2018-09-301-0/+3
* New option to invert y-axisThomas Holder2018-09-121-2/+16
* adding gtk-themeJabier Arraiza2018-07-211-1/+2
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-2/+4
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-4/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-8/+8
* a bit more of warning cleanupFelipe Corrêa da Silva Sanches2018-03-281-1/+2
* Allow to align multiple objects as group relatively to a single objectEduard Braun2018-02-281-2/+11
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-15/+17
* panel: Remove the unused "title" labelStefano Facchini2018-01-161-1/+1
* Misc. typosUnknown2017-11-071-1/+1
* Remove old icon handling codeAlexander Valavanis2017-06-291-2/+2
* fix comment typosAlex Valavanis2017-01-111-2/+2
* Add some unit tests for object-set cppificationMarc Jeanmougin2016-11-021-1/+1
* Changed order of selection itemsAdrian Boguszewski2016-09-251-2/+2
* Merged trunkAdrian Boguszewski2016-08-091-37/+1
|\
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-37/+1
| |\
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-37/+1
* | | Merged trunkAdrian Boguszewski2016-08-031-4/+1
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+1
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+4
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+1
| |/
* | Added items as a range functionAdrian Boguszewski2016-07-031-9/+13
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-8/+8
|/
* "Relative to" option for node alignment.Marc Jeanmougin2016-03-131-2/+74
* Add support for the "relative to" setting when aligning baselines (fixes 167228)Marc Jeanmougin2016-03-031-3/+46
* Remove unused header file.Tavmjong Bah2015-12-091-1/+0
* Fixes some non-antisymmetrical sort functionMarc Jeanmougin2015-10-021-1/+1
* removed a few "using Inkscape::Util::GSListConstIterator"Marc Jeanmougin2015-04-271-5/+0
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-13/+13
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-18/+14
* At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-41/+46
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-14/+14
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-9/+8
* Update to experimental r13598Liam P. White2014-10-081-1/+1
|\
| * Move more UI code into ui/Liam P. White2014-10-051-1/+1
| * Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis2014-08-261-2/+2