summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/template-widget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Templates: Improve translatability for "More info" dialogPatrick Storz2019-08-311-19/+29
* Templates: Remove unused "long_description" ("inkscape:_long" tag)Patrick Storz2019-08-311-2/+0
* modernize loopsMarc Jeanmougin2019-01-021-2/+2
* Clarify licensesMax Gaukler2018-11-081-2/+3
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* 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-3/+3
* Gtkmm deprecation fixesAlexander Valavanis2017-07-061-5/+3
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-6/+1
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+6
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-6/+0
* Improvements on the "new from template" dialogAdrian Boguszewski2016-03-111-9/+17
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
* Apply cx, cy, etc. from template to newly created document window.Tavmjong Bah2014-10-091-1/+5
* Fixed some logic errors; clang warnings.Markus Engel2014-07-221-1/+1
* Added "Gtk::" scope to "manage" function calls.Markus Engel2014-03-301-1/+1
* i18n. No need to translate strings with one single space.Nicolas Dufour2014-01-191-1/+1
* Fix for bug #1236282 (add full keyboard navigation support for new templates ...Nicolas Dufour2013-12-271-1/+1
* cppcheck: performanceKris De Gussem2013-09-261-1/+1
* Merge gsoc procedural templates work.Slagvi Public2013-09-211-25/+46
|\
| * Small style fixes.Slagvi Public2013-09-211-5/+1
| * Change paths storage to std::string.Slagvi Public2013-09-201-2/+3
| * Small style fixes.Slagvi Public2013-09-201-4/+4
| * Fix procedural templates "modified" status.Slagvi Public2013-09-151-0/+1
| * Fixed available undo after new template creation.Slagvi Public2013-09-151-0/+4
| * Creating documents from procedural templates added.Slagvi Public2013-09-041-22/+37
|/
* Fix Gtk+ 3 build failure and make checkAlex Valavanis2013-08-151-4/+4
* Fix warning and hopefully fix build failures on LaunchpadKrzysztof Kosi??ski2013-08-141-2/+0
* Cleanups before mergeSlagvi Public2013-08-131-2/+2
* Adapted sp_file_new for use with templatesSlagvi Public2013-08-061-1/+1
* Removing template data from XML tree addedSlagvi Public2013-08-041-1/+1
* Template preview size fixedSlagvi Public2013-07-271-2/+4
* New preview rendering option in New From TemplateSlagvi Public2013-07-271-1/+12
* Templates related bug fixesSlagvi Public2013-07-271-1/+1
* Templates gui fixesSlagvi Public2013-07-241-9/+8
* Minor code fixesSlagvi Public2013-07-191-13/+10
* New From Template ui rearrangementSlagvi Public2013-07-191-0/+110