Age | Commit message (Collapse) | Author |
|
|
|
|
|
Remove unused `force_quit` variable from many OS abstractions
|
|
|
|
[macOS] Extend editor contents to the window title bar for better space usage.
|
|
|
|
for signing and notarization.
|
|
[macOS / iOS Export] Fix generation of duplicate locale property list files.
|
|
This also adds READMEs for all platforms.
|
|
Fully removes the `bits` option and adapts the code that relied on it.
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
|
|
|
|
menu for editor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
up editor includes
|
|
|
|
|
|
|
|
|
|
Remove the optional argument p_binds from `Object::connect` since it was deprecated by Callable.bind().
Changed all uses of it to Callable.bind()
|
|
|
|
|
|
|
|
|
|
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
|
|
|
|
installation.
|
|
|