summaryrefslogtreecommitdiff
path: root/python/examples/snippets
AgeCommit message (Collapse)Author
2019-12-09Properly qualify log_errorPeter LaFosse
2019-11-29small QOL fixes to snippet editor: remove name field and combine it with ↵Jordan Wiens
description, revert button replaced with close, creating a new snippet selects it as well for editing, added some placeholder text and other bugfixes
2019-10-05normalize app name for qsettings, will cause snippets window gemoetry to ↵Jordan Wiens
reset once
2019-09-03make snippets dialog modal and also disable edit fields until a new snippet ↵Jordan Wiens
is created
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 ↵Rusty Wagner
plugin
2019-03-20initial snippets pluginJordan Wiens