Historial de Commits

Autor SHA1 Mensaje Fecha
  Pedro J. Estébanez 6e647dea24 Remove unused force_quit variable from many OS abstractions hace 3 años
  bruvzg 6510e11ae9 Fix memory leak when accessing/listing system fonts. hace 3 años
  bruvzg 9ced8bcca3 Load fontconfig libraries dynamically. hace 3 años
  bruvzg f86448520a Fix Linux build without fontconfig. hace 3 años
  bruvzg 36ef8f29dc Implement support for loading system fonts on Linux, macOS / iOS and Windows. hace 3 años
  bruvzg c0cc41d6c1 Improve embedded PCK loading and exporting. hace 3 años
  bruvzg 4bf99f4af2 Narrow FileAccess scope to prevent deadlocks. hace 3 años
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. hace 3 años
  Rémi Verschelde 768f9422bc Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks hace 3 años
  Rémi Verschelde 7866c98479 Merge pull request #58335 from maiself/fix-directory-delete-linux hace 3 años
  MmAaXx500 eda3180395 Add missing header for headless builds hace 3 años
  Mai Lavelle dfdc1c1642 Fix deleting of directories on Linux hace 3 años
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code hace 3 años
  Hugo Locurcio ee7cd9a3a1 Add an `OS.get_processor_name()` method hace 4 años
  Haoyu Qiu 8be49838b3 Fix memory leak when move to trash fails on Linux hace 3 años
  bruvzg c69e0d16bc Fix multiple missing UTF-8 decoding. hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() hace 3 años
  Rémi Verschelde 1f192c43b0 Merge pull request #51429 from omar-polo/fix-basename hace 4 años
  Omar Polo a3384b7461 use .get_file() instead of basename(3) hace 4 años
  ne0fhyk 3a00ff1cce Add partial support for Android scoped storage. hace 4 años
  luz paz 3564c16cb8 Fix various typos with codespell hace 4 años
  bruvzg 618eb27e8b Move `alert` function from `DisplayServer` to `OS`. hace 4 años
  joe b627fcd2cd Fix for ambiguous variant error during build on Debian 10(Buster) using clang v7 hace 4 años
  Rémi Verschelde ac73059b56 Merge pull request #49123 from aaronfranke/it-is-time hace 4 años
  Rémi Verschelde 8d4046929c Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-io hace 4 años
  Aaron Franke f64fea1b23 Add Time singleton hace 4 años
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` hace 4 años
  Hugo Locurcio 5ea1c75d63 Rename `String.is_abs_path()` to `String.is_absolute_path()` hace 4 años
  Omar Polo 3bff838cee add OpenBSD to OS_LinuxBSD::get_name() hace 4 años