waaake
|
07309361ad
|
[ui] Qt6 Compatibility for ScriptEditor: Updated QRegexp -> QRegularExpression
|
2025-01-07 09:32:13 +05:30 |
|
waaake
|
2e577274e6
|
[ui] ScriptEditor: Added syntax colorization for the script editor
Python syntax within the script editor is now highlighted making it easier to understand and write smaller code in it.
|
2025-01-07 09:32:12 +05:30 |
|
waaake
|
8984aac20e
|
[ui] ScriptEditor: Updated Core ScriptEditor Manager to show better exceptions
ScriptEditorManager now also allows the code to be saved and retrieved back. Exceptions are now shown with a better output to the user.
|
2025-01-07 09:25:12 +05:30 |
|
Candice Bentéjac
|
579371fd7c
|
[qt6] Replace all PySide2/shiboken2 imports by PySide6/shiboken6
|
2024-11-07 18:08:54 +01:00 |
|
Candice Bentéjac
|
45c9c1796c
|
[components] ScriptEditor: Fix reset of the history index
|
2024-07-03 11:39:28 +02:00 |
|
Candice Bentéjac
|
ff63860424
|
[components] Add a basic component for a Python script editor
|
2024-07-01 18:22:16 +02:00 |
|