summaryrefslogtreecommitdiff
path: root/ui/scriptingconsole.h
AgeCommit message (Expand)Author
2026-05-18Argument Assist Popup0cyn
2025-07-01Fix scripting console losing edited text when navigating historyGlenn Smith
2024-11-21Remove DockHandler and DockWidget support.Brian Potchik
2024-09-13Ultimate.Alexander Taylor
2024-08-14Resizable scripting console inputMason Reed
2024-02-16Add message when there are no consoles availableRusty Wagner
2024-02-05Sidebar improvementsRusty Wagner
2023-03-29Add support for warnings to ScriptingInstanceJosh Ferrell
2022-11-10Several documentation improvements and fixeskat
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