Commit History

Author SHA1 Message Date
  Will Thompson 1a3a254e26 Support XDG Inhibit portal 5 months ago
  风青山 5cb5eb59f9 Fix Chinese characters were not displayed correctly in DBusMessage 1 month ago
  Pāvels Nadtočajevs 0edb6bd4a0 [Linux/BSD] Initialize DBus only once. 3 months ago
  Pāvels Nadtočajevs 1484771f26 Fix native file dialog crash with invalid filter. 6 months ago
  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 8 months ago
  Pāvels Nadtočajevs 4310cb82b8 AccessKit integration for macOS, Linux, and Windows. 9 months ago
  Pāvels Nadtočajevs 9abe2e5294 Add `uri_file_decode` to handle `+` in file names. 8 months ago
  Thaddeus Crews 49fcd4ce46 Merge pull request #101546 from bruvzg/portal_color_picker 9 months ago
  Pāvels Nadtočajevs 18f6c33d72 [DisplayServer] Implement `get_accent_color` on Linux. 9 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 1 year ago
  Pāvels Nadtočajevs 05ca80632d [Linux] Implement native color picker. 11 months ago
  Pāvels Nadtočajevs 86f56efbaa [FreeDesktop portal] Check for `FileChooser` and `Settings` interface availability instead of assuming it's always available. 11 months ago
  Pāvels Nadtočajevs e1f129cb52 Support MIME types in file dialog filters on macOS and Linux. 1 year ago
  Rémi Verschelde 60e1490df1 Merge pull request #99644 from bruvzg/fd_all_name 1 year ago
  Rémi Verschelde 1fed9cf01f Merge pull request #99110 from bruvzg/gnome_fd 1 year ago
  Pāvels Nadtočajevs 1d43fa9a64 Change file dialog all files filter name from `All Files (*)` to `All Files(*.*)`. 1 year ago
  Pāvels Nadtočajevs f5fad7592f Use processed filter list for native dialogs. 1 year ago
  Pāvels Nadtočajevs ed7b4f5c4a [Linux] Use safe IDs for native file dialog options. 1 year ago
  bruvzg ace603bcb9 [Linux] Make file filters case insensitive. 1 year ago
  bruvzg 7b4e3e021a [Linux] Fix "all files" filter in the native file dialog. 1 year 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. 2 years ago
  Wilson E. Alvarez a3cb1b096f Add const references detected by clang-tidy 2 years ago