summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/gradient-tool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Move macros.h and remove unneeded macrosEduard Braun2018-10-011-1/+1
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Move pixmaps to ui/pixmaps, and update the README accordingly.Emmanuel Gil Peyrot2018-06-211-2/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-11/+11
* 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
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-18/+21
* Misc. typosUnknown2017-11-071-1/+1
* Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-051-6/+6
* Second batchMarc Jeanmougin2017-10-021-48/+37
* Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens2017-06-301-1/+1
* Add Shift-I shortcut for insert node.su_v2016-11-191-0/+10
* Fix status bar messages for meshes and gradients.Tavmjong Bah2016-11-171-1/+7
* Fix Gtk type error, code cleanup, and documentation.Tavmjong Bah2016-09-261-0/+1
* Merged trunkAdrian Boguszewski2016-08-031-8/+1
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-8/+1
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+8
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-8/+1
* | Added items as a range functionAdrian Boguszewski2016-07-031-8/+8
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-7/+7
|/
* cppification: GSList replaced by vectors (mostly related to gradients and mes...Marc Jeanmougin2015-12-061-20/+18
* static code analysisKris De Gussem2015-11-131-2/+2
* Merge from trunkKrzysztof Kosi??ski2015-05-081-18/+19
|\
| * removed a few useless SP_OBJECT() castsMarc Jeanmougin2015-04-271-1/+1
| * mergingMarc Jeanmougin2015-04-261-1/+1
| |\
| * \ mergeMarc Jeanmougin2015-04-261-10/+0
| |\ \
| * | | more cast cleanupMarc Jeanmougin2015-02-271-1/+1
| * | | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-13/+7
| * | | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-6/+6
| * | | Just...mc2015-02-181-18/+25
* | | | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-1/+1
| |_|/ |/| |
* | | ui/tools: sp. fixes (cosmetic)Bryce Harrington2015-03-191-1/+1
| |/ |/|
* | Strip ToolFactoryLiam P. White2015-02-251-10/+0
|/
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-5/+5
* Purge sp_desktop_message_stackLiam P. White2014-12-211-1/+1
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-4/+4
* Move more UI code into ui/Liam P. White2014-10-051-1/+1
* Get gradient tool to shut up about invalid casts with meshesLiam P. White2014-08-101-7/+10
* Made constructors of tools use initializer lists.Markus Engel2014-02-261-13/+9
* fix null pointer dereferenceKris De Gussem2014-01-161-4/+6
* Moved and renamed some tool-related files.Markus Engel2013-11-091-0/+977