Commit History

Author SHA1 Message Date
  A Thousand Ships 889410dcda Add `String::replace_char(s)` methods for performance and convenience 1 year ago
  Thaddeus Crews 7a6c3b309f Merge pull request #105130 from bruvzg/uri_fix_plus 4 months ago
  Pāvels Nadtočajevs 4310cb82b8 AccessKit integration for macOS, Linux, and Windows. 5 months ago
  Pāvels Nadtočajevs 9abe2e5294 Add `uri_file_decode` to handle `+` in file names. 4 months ago
  Thaddeus Crews 49fcd4ce46 Merge pull request #101546 from bruvzg/portal_color_picker 5 months ago
  Pāvels Nadtočajevs 18f6c33d72 [DisplayServer] Implement `get_accent_color` on Linux. 5 months ago
  A Thousand Ships 331a43a9d8 Add `String::remove_char(s)` methods for performance and convenience 1 year ago
  A Thousand Ships 466590d0ec Use `get_slicec` instead of `get_slice` for single character splitters 9 months ago
  Pāvels Nadtočajevs 05ca80632d [Linux] Implement native color picker. 7 months ago
  Pāvels Nadtočajevs 86f56efbaa [FreeDesktop portal] Check for `FileChooser` and `Settings` interface availability instead of assuming it's always available. 7 months ago
  Pāvels Nadtočajevs e1f129cb52 Support MIME types in file dialog filters on macOS and Linux. 9 months ago
  Rémi Verschelde 60e1490df1 Merge pull request #99644 from bruvzg/fd_all_name 8 months ago
  Rémi Verschelde 1fed9cf01f Merge pull request #99110 from bruvzg/gnome_fd 8 months ago
  Pāvels Nadtočajevs 1d43fa9a64 Change file dialog all files filter name from `All Files (*)` to `All Files(*.*)`. 8 months ago
  Pāvels Nadtočajevs f5fad7592f Use processed filter list for native dialogs. 9 months ago
  Pāvels Nadtočajevs ed7b4f5c4a [Linux] Use safe IDs for native file dialog options. 9 months ago
  bruvzg ace603bcb9 [Linux] Make file filters case insensitive. 11 months ago
  bruvzg 7b4e3e021a [Linux] Fix "all files" filter in the native file dialog. 11 months ago
  Rémi Verschelde 1dab521f2d Merge pull request #92208 from Calinou/linuxbsd-use-nanosleep 1 year ago
  bruvzg 714effdf07 [DisplayServer] Add error messages and descriptions to callbacks. 1 year ago
  Hugo Locurcio a008896f70 Use `OS::delay_usec()` to avoid using deprecated `usleep()` on Linux 1 year ago
  bruvzg 67d6be30a0 [DBus] Process file dialog callback in the main event loop instead of using deferred call. 1 year ago
  bruvzg 607cc27152 [Linux/Portal] Fix incorrect DBus connection usage. 1 year ago
  bruvzg ee53ae28df Add method to get "base" system UI color (macOS/Windows) and system theme change callback. 1 year ago
  bruvzg a8f521bcad [Native File Dialog] Add support for adding custom options to the dialogs. 1 year ago
  Wilson E. Alvarez a3cb1b096f Add const references detected by clang-tidy 1 year ago
  Rémi Verschelde 15b8185c68 Don't use TTR/RTR for ERR/WARN prints 1 year ago
  bruvzg b52826bf55 Add error messages to the native menu and file dialogs callback. 1 year ago
  bruvzg 43e4708dff [Native File Dialogs] Improve filter list handling, add selected filter to the callback. 2 years ago
  bruvzg 2e1f48ff6e [Native File Dialogs] Refocus last focused window on close. 2 years ago