index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
template-load-tab.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some memory leaks found by scan-build
Marc Jeanmougin
2019-10-05
1
-0
/
+1
*
Templates: Translate metadata within extension contexts
Patrick Storz
2019-08-31
1
-7
/
+18
*
Templates: Accept non-underscored variants of "inkscape:templateinfo"
Patrick Storz
2019-08-31
1
-12
/
+25
*
Templates: Remove unused "long_description" ("inkscape:_long" tag)
Patrick Storz
2019-08-31
1
-4
/
+1
*
Header cleanup.
Tavmjong Bah
2019-02-12
1
-1
/
+0
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-14
/
+14
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-9
/
+9
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-3
/
+3
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-3
/
+3
*
fixes the exclusion list for localized templates
Marc Jeanmougin
2017-07-31
1
-1
/
+1
*
Move directory scanners to new get_filenames(...) calls
Martin Owens
2017-07-02
1
-53
/
+34
*
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
2017-06-28
1
-9
/
+8
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-11
/
+3
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+11
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-11
/
+0
*
Improvements on the "new from template" dialog
Adrian Boguszewski
2016-03-11
1
-8
/
+30
*
Update to experimental r13598
Liam P. White
2014-10-08
1
-1
/
+1
|
\
|
*
Move obvious ui component to ui/
Liam P. White
2014-10-05
1
-1
/
+1
*
|
Convert accidental member accesses into static function accesses
Liam P. White
2014-06-26
1
-1
/
+1
*
|
1. make it compile
Liam P. White
2014-06-25
1
-1
/
+1
|
/
*
Added "Gtk::" scope to "manage" function calls.
Markus Engel
2014-03-30
1
-3
/
+3
*
cppcheck stuff
Kris De Gussem
2014-01-20
1
-5
/
+2
*
i18n. New from Template entries now translatable (see Bug #383844). POT file ...
Nicolas Dufour
2014-01-15
1
-5
/
+5
*
Fix for Bug #1236282 (add full keyboard navigation support for new templates ...
Nicolas Dufour
2014-01-15
1
-3
/
+4
*
Fix for bug #1236282 (add full keyboard navigation support for new templates ...
Nicolas Dufour
2013-12-27
1
-2
/
+8
*
Small style fixes.
Slagvi Public
2013-09-21
1
-4
/
+4
*
Fix templates parameters names.
Slagvi Public
2013-09-21
1
-1
/
+1
*
Change paths storage to std::string.
Slagvi Public
2013-09-20
1
-3
/
+3
*
Fix "default_*" template names treatment.
Slagvi Public
2013-09-18
1
-1
/
+1
*
Removed search templates case sensitivity
Slagvi Public
2013-09-15
1
-9
/
+8
*
Creating documents from procedural templates added.
Slagvi Public
2013-09-04
1
-0
/
+2
*
Add listing procedural templates in NewFromTemplate dialog.
Slagvi Public
2013-08-24
1
-32
/
+68
*
Fix Gtk+ 3 build failure and make check
Alex Valavanis
2013-08-15
1
-1
/
+2
*
Fix warning and hopefully fix build failures on Launchpad
Krzysztof Kosi??ski
2013-08-14
1
-1
/
+4
*
Cleanups before merge
Slagvi Public
2013-08-13
1
-2
/
+1
*
Existing templates metadata added. Small keywords processing fix.
Slagvi Public
2013-08-10
1
-0
/
+5
*
New preview rendering option in New From Template
Slagvi Public
2013-07-27
1
-0
/
+1
*
Templates related bug fixes
Slagvi Public
2013-07-27
1
-1
/
+9
*
Templates gui fixes
Slagvi Public
2013-07-24
1
-8
/
+6
*
Old templates support removed
Slagvi Public
2013-07-24
1
-1
/
+1
*
Minor code fixes
Slagvi Public
2013-07-19
1
-20
/
+6
*
New From Template ui rearrangement
Slagvi Public
2013-07-19
1
-31
/
+17
*
Searching by words in descriptions, titles etc. Translation support improved
Slagvi Public
2013-07-17
1
-13
/
+51
*
Template info loading + searching by keywords added.
Slagvi Public
2013-07-12
1
-10
/
+98
*
Coding style improvements and display bug fixes
Slagvi Public
2013-07-08
1
-39
/
+52
*
Added loading templates into NewFromTemplate dialog.
Slagvi Public
2013-07-04
1
-5
/
+52
*
Templates menu item fixed
Slagvi Public
2013-07-03
1
-3
/
+4
*
Adding NewFromTemplate to the Inkscape menu
Slagvi Public
2013-07-02
1
-0
/
+107