summaryrefslogtreecommitdiff
path: root/python/examples/snippets
AgeCommit message (Expand)Author
2020-04-01tiny snippets tweaks including a fix for platform-specific qsetting behaviorJordan Wiens
2020-03-02small updates to snippets from upstreamJordan Wiens
2020-01-25focus cursor at end of last snippet code when restoringJordan Wiens
2020-01-25remember most recently selected snippetJordan Wiens
2020-01-25match behavior of script console so speceific function selected will still ex...Jordan Wiens
2020-01-01update copyright year to 2020Jordan Wiens
2019-12-09Properly qualify log_errorPeter LaFosse
2019-11-29small QOL fixes to snippet editor: remove name field and combine it with desc...Jordan Wiens
2019-10-05normalize app name for qsettings, will cause snippets window gemoetry to rese...Jordan Wiens
2019-09-03make snippets dialog modal and also disable edit fields until a new snippet i...Jordan Wiens
2019-08-26better error handling for invalid snippetsJordan Wiens
2019-08-26fix hotkeys for snippets and move all snippets into a tool submenuJordan Wiens
2019-04-01make qsettings match on non-macos platforms and craete snippet folder if missingJordan Wiens
2019-03-21Fix global keybindings that are not in menus, fix crash on exit in snippets p...Rusty Wagner
2019-03-20initial snippets pluginJordan Wiens