virtualx-engine/doc
Rémi Verschelde 7f0b3bc2a0 Add editor setting for AcceptDialog OK/Cancel buttons positioning
The position (left/right) of the Cancel and OK buttons in AcceptDialog
are DisplayServer specific, as Windows uses OK/Cancel and macOS uses Cancel/OK.

Linux/X11 currently uses the macOS convention which is also the GTK+/GNOME one,
though it's not consistent with Qt/KDE applications which follow the Windows
convention.

Since that can't satisfy everyone, it's best if it's configurable also for the
editor (it's already configurable for the project).

Fixes #59379.

(cherry picked from commit 9bb05de89f)
2022-12-01 09:50:51 +08:00
..
classes Add editor setting for AcceptDialog OK/Cancel buttons positioning 2022-12-01 09:50:51 +08:00
tools Add a [kbd] tag for highlighting keyboard shortcuts in the editor help 2022-08-25 19:53:49 +02:00
translations i18n: Sync classref translations with Weblate (3.5 branch) 2022-09-27 23:52:14 +02:00
class.xsd Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Doxyfile
Makefile Fixes doc/Makefile fails if path contains spaces 2022-09-20 10:26:17 +02:00