summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/tweak-tool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Inkscape::XML::Node::addChildAtPosThomas Holder2019-10-161-2/+1
* Fix various minor typosYuri Chornoivan2019-07-011-1/+1
* Refactoring: replace funcs with methods.Shlomi Fish2019-06-121-150/+150
* Refactor: convert rotate_rel() to a method.Shlomi Fish2019-06-121-1/+1
* Refactoring: call setAttribute() directly.Shlomi Fish2019-06-061-2/+2
* Hackfest2019: Get rid of deprecated InkSelectOneActionAlexander Valavanis2019-05-281-2/+19
* TweakToolbar: GtkAction migrationAlexander Valavanis2019-02-021-5/+5
* modernize loopsMarc Jeanmougin2019-01-021-3/+1
* Use std::unique_ptr for all MessageContextEmmanuel Gil Peyrot2018-12-031-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Removal of code but breaks gradientsMartin Owens2018-10-051-5/+5
* Move macros.h and remove unneeded macrosEduard Braun2018-10-011-1/+1
* New option to invert y-axisThomas Holder2018-09-121-3/+4
* Move pixmaps to ui/pixmaps, and update the README accordingly.Emmanuel Gil Peyrot2018-06-211-17/+17
* Replace functions with methods in SPColor.Emmanuel Gil Peyrot2018-06-191-9/+9
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-13/+13
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Fixing refsJabier Arraiza2018-03-261-2/+0
* Misc. typosluz.paz2018-02-181-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-48/+48
* Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-051-2/+2
* Second batchMarc Jeanmougin2017-10-021-8/+5
* Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens2017-06-301-8/+8
* Prevent crash when iterator invalidated after converting shape to path.Tavmjong Bah2016-12-151-1/+2
* Implement tweaking of mesh handle colors.Tavmjong Bah2016-11-141-80/+102
* Merged trunkAdrian Boguszewski2016-08-031-12/+0
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-12/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+12
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-12/+0
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-4/+4
* | Last part of new SPObject children listAdrian Boguszewski2016-07-141-4/+2
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-8/+8
* | Added items as a range functionAdrian Boguszewski2016-07-031-4/+4
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-3/+3
|/
* static code analysisKris De Gussem2015-11-131-1/+1
* Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-2/+1
* Just reread the entire diff against trunk. Given the diff size, i must have f...Marc Jeanmougin2015-04-261-1/+1
* mergeMarc Jeanmougin2015-04-261-10/+0
|\
| * Strip ToolFactoryLiam P. White2015-02-251-10/+0
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-6/+6
* | Just...mc2015-02-181-14/+11
|/
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-14/+14
* 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-1/+1
* Update to trunk r13638Liam P. White2014-10-251-37/+49
|\
| * Initial removal of box3d outdated GTKish macros.Jon A. Cruz2014-10-241-37/+49
* | Move more UI code into ui/Liam P. White2014-10-051-1/+1
* | Undo changes in r13391Liam P. White2014-06-071-1/+1