summaryrefslogtreecommitdiffstats
path: root/src/ui/toolbar/box3d-toolbar.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initialize some uninitialized variablesMarc Jeanmougin2019-10-111-1/+2
|
* Puts back translator commentsMarc Jeanmougin2019-08-281-6/+6
| | | | Fixes https://gitlab.com/inkscape/inkscape/issues/391
* EraserToolbar: GtkAction migrationAlexander Valavanis2019-01-291-1/+0
|
* Box3DToolbar: GtkAction migrationAlexander Valavanis2019-01-291-124/+109
|
* Tidy up toolbox utilitiesAlexander Valavanis2019-01-221-0/+1
|
* Tidy up toolbox codeAlexander Valavanis2019-01-221-3/+3
|
* Cleanup unused toolbar codeAlexander Valavanis2019-01-211-9/+3
|
* derive all toolbars from Inkscape::ToolbarAlexander Valavanis2019-01-191-282/+279
|
* Clarify licensesMax Gaukler2018-11-081-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
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
|
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-17/+17
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* Move toolbars to ui/toolbarAlexander Valavanis2018-06-171-0/+444