summaryrefslogtreecommitdiff
path: root/ui/scriptingconsole.h
AgeCommit message (Collapse)Author
2022-06-21'Run Script...' fixes and documentationkat
2022-06-16Add support for executing scripts from fileskat
2022-04-11Use QPlainTextEdit for ScriptingConsoleOutputJosh F
2022-01-28Format All FilesKyleMiles
2022-01-22Fix leak of scripting instances when new windows are createdRusty Wagner
2021-10-26Replace log/scripting console dock widgets with global area conceptRusty Wagner
2021-10-08fixing mis-spelled APIJordan Wiens
2021-01-22Add new 'ui.scripting.historySize' setting.Brian Potchik
2021-01-21move navigation to mouse release instead of mouse pressJordan Wiens
2020-10-26testing workaround to fix scripting console visible when window loses focusJordan Wiens
2020-08-25Reverse search in scripting consoleJosh Ferrell
2020-04-16script console correctly resizes when multi-line no longer necessaryJordan Wiens
2020-04-15scripting console expands on multi-line pasteJordan Wiens
2020-04-13Make addresses clickable in scripting consolePeter LaFosse
2019-11-26Fix python console context menu.Brian Potchik
2019-07-29Input completion through pythonGlenn Smith
2019-05-10Use Qt qobject casting style for DockWidgets.Brian Potchik
2019-05-01DockWidget interface updates to better support UI plugins.Brian Potchik
2019-05-01Add clear scripting console command to command palette.Brian Potchik
2019-03-20Add in progress UI API headersRusty Wagner