summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/template-load-tab.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-05Fix some memory leaks found by scan-buildMarc Jeanmougin1-0/+1
2019-08-31Templates: Translate metadata within extension contextsPatrick Storz1-7/+18
2019-08-31Templates: Accept non-underscored variants of "inkscape:templateinfo"Patrick Storz1-12/+25
2019-08-31Templates: Remove unused "long_description" ("inkscape:_long" tag)Patrick Storz1-4/+1
2019-02-12Header cleanup.Tavmjong Bah1-1/+0
2019-01-02modernize loopsMarc Jeanmougin1-14/+14
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-2/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-9/+9
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2017-07-31fixes the exclusion list for localized templatesMarc Jeanmougin1-1/+1
2017-07-02Move directory scanners to new get_filenames(...) callsMartin Owens1-53/+34
2017-06-28Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens1-9/+8
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-11/+3
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+11
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-11/+0
2016-03-11Improvements on the "new from template" dialogAdrian Boguszewski1-8/+30
2014-10-05Move obvious ui component to ui/Liam P. White1-1/+1
2014-06-26Convert accidental member accesses into static function accessesLiam P. White1-1/+1
2014-06-251. make it compileLiam P. White1-1/+1
2014-03-30Added "Gtk::" scope to "manage" function calls.Markus Engel1-3/+3
2014-01-20cppcheck stuffKris De Gussem1-5/+2
2014-01-15i18n. New from Template entries now translatable (see Bug #383844). POT file ...Nicolas Dufour1-5/+5
2014-01-15Fix for Bug #1236282 (add full keyboard navigation support for new templates ...Nicolas Dufour1-3/+4
2013-12-27Fix for bug #1236282 (add full keyboard navigation support for new templates ...Nicolas Dufour1-2/+8
2013-09-21Small style fixes.Slagvi Public1-4/+4
2013-09-21Fix templates parameters names.Slagvi Public1-1/+1
2013-09-20Change paths storage to std::string.Slagvi Public1-3/+3
2013-09-18Fix "default_*" template names treatment.Slagvi Public1-1/+1
2013-09-15Removed search templates case sensitivitySlagvi Public1-9/+8
2013-09-04Creating documents from procedural templates added.Slagvi Public1-0/+2
2013-08-24Add listing procedural templates in NewFromTemplate dialog.Slagvi Public1-32/+68
2013-08-15Fix Gtk+ 3 build failure and make checkAlex Valavanis1-1/+2
2013-08-14Fix warning and hopefully fix build failures on LaunchpadKrzysztof Kosi??ski1-1/+4
2013-08-13Cleanups before mergeSlagvi Public1-2/+1
2013-08-10Existing templates metadata added. Small keywords processing fix.Slagvi Public1-0/+5
2013-07-27New preview rendering option in New From TemplateSlagvi Public1-0/+1
2013-07-27Templates related bug fixesSlagvi Public1-1/+9
2013-07-24Templates gui fixesSlagvi Public1-8/+6
2013-07-24Old templates support removedSlagvi Public1-1/+1
2013-07-19Minor code fixesSlagvi Public1-20/+6
2013-07-19New From Template ui rearrangementSlagvi Public1-31/+17
2013-07-17Searching by words in descriptions, titles etc. Translation support improvedSlagvi Public1-13/+51
2013-07-12Template info loading + searching by keywords added.Slagvi Public1-10/+98
2013-07-08Coding style improvements and display bug fixesSlagvi Public1-39/+52
2013-07-04Added loading templates into NewFromTemplate dialog.Slagvi Public1-5/+52
2013-07-03Templates menu item fixedSlagvi Public1-3/+4
2013-07-02Adding NewFromTemplate to the Inkscape menuSlagvi Public1-0/+0
2013-06-27Coding style fixesSlagvi Public1-24/+24