summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/template-widget.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-31Templates: Improve translatability for "More info" dialogPatrick Storz1-19/+29
2019-08-31Templates: Remove unused "long_description" ("inkscape:_long" tag)Patrick Storz1-2/+0
2019-01-02modernize loopsMarc Jeanmougin1-2/+2
2018-11-08Clarify licensesMax Gaukler1-2/+3
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-4/+4
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-3/+3
2017-07-06Gtkmm deprecation fixesAlexander Valavanis1-5/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-6/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+6
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-6/+0
2016-03-11Improvements on the "new from template" dialogAdrian Boguszewski1-9/+17
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-3/+3
2014-10-09Apply cx, cy, etc. from template to newly created document window.Tavmjong Bah1-1/+5
2014-10-09Apply cx, cy, etc. from template to newly created document window.Tavmjong Bah1-1/+5
2014-07-22Fixed some logic errors; clang warnings.Markus Engel1-1/+1
2014-03-30Added "Gtk::" scope to "manage" function calls.Markus Engel1-1/+1
2014-01-19i18n. No need to translate strings with one single space.Nicolas Dufour1-1/+1
2013-12-27Fix for bug #1236282 (add full keyboard navigation support for new templates ...Nicolas Dufour1-1/+1
2013-09-26cppcheck: performanceKris De Gussem1-1/+1
2013-09-21Small style fixes.Slagvi Public1-5/+1
2013-09-20Change paths storage to std::string.Slagvi Public1-2/+3
2013-09-20Small style fixes.Slagvi Public1-4/+4
2013-09-15Fix procedural templates "modified" status.Slagvi Public1-0/+1
2013-09-15Fixed available undo after new template creation.Slagvi Public1-0/+4
2013-09-04Creating documents from procedural templates added.Slagvi Public1-22/+37
2013-08-15Fix Gtk+ 3 build failure and make checkAlex Valavanis1-4/+4
2013-08-14Fix warning and hopefully fix build failures on LaunchpadKrzysztof Kosi??ski1-2/+0
2013-08-13Cleanups before mergeSlagvi Public1-2/+2
2013-08-06Adapted sp_file_new for use with templatesSlagvi Public1-1/+1
2013-08-04Removing template data from XML tree addedSlagvi Public1-1/+1
2013-07-27Template preview size fixedSlagvi Public1-2/+4
2013-07-27New preview rendering option in New From TemplateSlagvi Public1-1/+12
2013-07-27Templates related bug fixesSlagvi Public1-1/+1
2013-07-24Templates gui fixesSlagvi Public1-9/+8
2013-07-19Minor code fixesSlagvi Public1-13/+10
2013-07-19New From Template ui rearrangementSlagvi Public1-0/+110