cg2121
c3b0787544
UI: Make list widget styles consistent
...
The script and scene switcher lists were not being styled.
This also sets the spacing to 1 for the filter, script, scene
switcher and properties view lists, the same as other lists.
2022-08-30 13:26:20 -04:00
Matt Gajownik
247b688dea
UI: Show sizing grip in dialogs where resizing is useful
...
Some windows, like the main window and Interact, already do this.
2022-08-30 18:36:04 +10:00
Matt Gajownik
9613fe7d47
UI: Use QDialog for all dialogs
...
While QWidgets can be opened as dialogs, they don't contain certain
functions/defaults that are expected in a dialog.
2022-08-30 18:29:05 +10:00
cg2121
a92c439af9
UI: Fix scripts dialog buttons
...
The tool buttons would be rendered incorrectly in the Yami based
themes.
2022-08-22 16:33:31 -07:00
Exeldro
901a030adf
frontend-tools: Add edit script button
2021-03-08 08:37:37 -08:00
Matt Gajownik
c39aef03fe
frontend-tools: Add context menu to Scripts list
2020-08-01 10:40:57 +10:00
Matt Gajownik
2ca17e62ce
frontend-tools: Make links in script description clickable
2020-07-18 11:14:26 -07:00
Clayton Groeneveld
bb082e0a9d
frontend-tools: Add defaults button to script dialog
2020-07-05 18:58:03 -07:00
Clayton Groeneveld
e9d6847fb6
UI: Hide script tabs if no python settings
2020-05-18 02:50:28 -05:00
jp9000
0b01e4c7a1
frontend-tools: Add scripting tool
...
Adds a scripting tool that gives the users the ability to load scripts
and change their settings.
2018-01-04 11:37:43 -08:00