Commit History

Author SHA1 Message Date
  kobewi 33dcd7a6d9 Add file sort to FileDialog 4 months ago
  Thaddeus Crews a2c9e7920d Merge pull request #105647 from KoBeWi/optional_options 3 months ago
  kobewi 7fe61c7e84 Change FileDialog's Tree to ItemList 4 months ago
  kobewi 92f15d33ee Improve FileDialog options 4 months ago
  kobewi e565ee86ce FileDialog code cleanup 4 months ago
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 7 months ago
  bruvzg d5e599f77e [macOS] Handle bundles as files in the embedded file dialogs. 10 months ago
  bruvzg e0b4f3d314 [Windows] Fix root and current folder in native file dialog. 9 months ago
  Pāvels Nadtočajevs f5fad7592f Use processed filter list for native dialogs. 9 months ago
  Anish Mishra 0dfd18c84b [DisplayServer] Add feature flag for native file dialog access to `user/res` and `options` 10 months ago
  vPumpking 62edb4eee8 Add filename filter field to FileDialog 1 year ago
  kobewi b365a63403 Automatically use property count in PropertyListHelper 1 year ago
  kobewi e95e954c68 Add PropertyListHelper in all simple cases 1 year ago
  bruvzg 61f7145f43 [Native File Dialog] Add support for using native dialogs in the editor. 1 year ago
  Adam Scott fd3666298c Add create folder icon 1 year ago
  bruvzg a8f521bcad [Native File Dialog] Add support for adding custom options to the dialogs. 1 year ago
  bruvzg 43e4708dff [Native File Dialogs] Improve filter list handling, add selected filter to the callback. 2 years ago
  bruvzg c52db6190c [FileDialog] Make set_visible compatible with native dialogs. 1 year ago
  Yuri Sizov d0e26572fe Hide the `dialog_text` property from `FileDialog` 2 years ago
  Yuri Sizov 2924bfd4d3 Register theme properties with ThemeDB 2 years ago
  bruvzg 4790da7900 [macOS] Implement optional native file selection dialog support for sandboxed apps. 4 years ago
  Michael Alexsander fc3d9d9d46 Defer invalidation on FileDialog nodes 2 years ago
  Yuri Sizov 236cec0633 Add a custom icon for the `project.godot` file in the EditorFileDialog 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Yuri Sizov 43f03e2ce6 Improve naming of theme properties throughout GUI code 3 years ago
  Yuri Sizov 15fd025f90 Add dumb and manual theme caching systems to Window 3 years ago
  Rémi Verschelde fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 3 years ago
  Aaron Record 4b817a565c Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED 3 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 3 years ago
  FireForge af19501cc7 Seperate filter and description in FileDialog.add_filter() 3 years ago