Rémi Verschelde
|
0d1d719178
doc: Sync classref with current source
|
4 years ago |
bruvzg
|
3e0262509f
Move tablet driver API from OS to DisplayServer.
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
reduz
|
ee06a70ea6
Refactor MethodBind to use variadic templates
|
4 years ago |
bruvzg
|
6a14c72b12
Add window click-through support.
|
5 years ago |
PouleyKetchoupp
|
2b49cb0b73
Re-apply "Fixes for windows in X11 tiling WMs"
|
5 years ago |
Juan Linietsky
|
9c5c1635b2
Revert "Fixes for windows in X11 tiling WMs"
|
5 years ago |
Rémi Verschelde
|
b19b896e06
Merge pull request #40487 from nekomatata/virtual-keyboard-enter-fixes
|
5 years ago |
PouleyKetchoupp
|
8c05dadcff
Fix Return key events in LineEdit & TextEdit on Android
|
5 years ago |
Lorenzo Cerqua
|
d670a49612
DisplayServer: separate window showing into another function
|
5 years ago |
Andy Maloney
|
4dda62f591
Fix spelling & grammar in comments, docs, and messages
|
5 years ago |
Daniel Ting
|
9605fc54c7
Fix cancel/OK button order on macOS
|
5 years ago |
bruvzg
|
df968d577a
[macOS] Implement seamless display scaling.
|
5 years ago |
Rémi Verschelde
|
372136fe75
Environment: Refactor code for readability + more
|
5 years ago |
bruvzg
|
92352b1c23
Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/X11), remove latin variant function.
|
5 years ago |
Rémi Verschelde
|
0b8cb945cf
doc: Sync classref with current source
|
5 years ago |
SkyJJ
|
cc473b948f
Fix Android LineEdit editing bugs
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
fdf58a5858
Rename InputFilter back to Input
|
5 years ago |
Rémi Verschelde
|
516b3bb88f
Fix Clang warnings on Windows
|
5 years ago |
Thakee Nathees
|
cb53b1d88e
some typo in method binds fixed
|
5 years ago |
Rémi Verschelde
|
fe3566e190
DisplayServer: Fix registration of GetRenderingDriversFunction
|
5 years ago |
bruvzg
|
15a9f94346
Add macOS DisplayServer implementation.
|
5 years ago |
Juan Linietsky
|
197cb4e771
Fixes to X11, still pretty broken
|
5 years ago |
Juan Linietsky
|
9a5d15a2dc
Implemented drag and drop across windows, both OS and embedded.
|
5 years ago |
Juan Linietsky
|
047e0b7de5
Reworked tooltips to use the popup system.
|
5 years ago |
Juan Linietsky
|
b3080bc2f4
Popups have also been converted to windows
|
5 years ago |
Juan Linietsky
|
c7b4dcae2f
Open sub-windows as embedded if the OS does not support them
|
5 years ago |
Juan Linietsky
|
543fb1c4da
Separate DisplayServer from OS on Windows
|
5 years ago |