bruvzg
|
618eb27e8b
Move `alert` function from `DisplayServer` to `OS`.
|
4 years ago |
joe
|
b627fcd2cd
Fix for ambiguous variant error during build on Debian 10(Buster) using clang v7
|
4 years ago |
Rémi Verschelde
|
ac73059b56
Merge pull request #49123 from aaronfranke/it-is-time
|
4 years ago |
Rémi Verschelde
|
8d4046929c
Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-io
|
4 years ago |
Aaron Franke
|
f64fea1b23
Add Time singleton
|
4 years ago |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 years ago |
Hugo Locurcio
|
5ea1c75d63
Rename `String.is_abs_path()` to `String.is_absolute_path()`
|
4 years ago |
Omar Polo
|
3bff838cee
add OpenBSD to OS_LinuxBSD::get_name()
|
4 years ago |
Hugo Locurcio
|
011a99316a
Only allow absolute paths in XDG environment variables
|
4 years ago |
Aaron Franke
|
e829b7aee4
Unify URI encoding/decoding and add to C#
|
4 years ago |
Marcel Admiraal
|
2a74b388d0
Split OS::execute into two methods
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
e4c0572385
Merge pull request #44593 from madmiraal/rename-mainloop-methods
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Marcel Admiraal
|
d9e9eb8d04
Rename MainLoop methods to match Node methods
|
4 years ago |
David Kennedy
|
8b68c6808d
Fixes move_to_trash() on Linux
|
4 years ago |
Ev1lbl0w
|
9e57a395cf
Changed shell_open behaviour
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
6f426c3360
Port ClassDB tests to use doctest
|
5 years ago |
Rémi Verschelde
|
524f061c01
X11: Ensure XGetWindowProperty data gets freed
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
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 |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
8e6960a69e
Refactored input, goes all via windows now.
|
5 years ago |
Juan Linietsky
|
f8a79a97c7
Effective DisplayServer separation, rename X11 -> LinuxBSD
|
5 years ago |