Commit History

Author SHA1 Message Date
  Yuri Sizov 236cec0633 Add a custom icon for the `project.godot` file in the EditorFileDialog 2 years ago
  Nong Van Tinh 010ddfbc16 Prevent saving files with no name and only an extension. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  bruvzg 5eeefb2174 Fix file dialog crash on forward click when history is empty. 2 years ago
  Dawid Marzec 5cd30be56d Remove auto selecting the first file for FileDialog with Save file mode selected 2 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 years ago
  Rémi Verschelde 0e53dd642c Fix MSVC warning C4706: assignment within conditional expression 3 years ago
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 years ago
  Rindbee 88b72c3de4 Fix file list in FileDialog not updating on first run 3 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
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 3 years ago
  Rémi Verschelde fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 3 years ago
  Rémi Verschelde f7f8af232c Merge pull request #64885 from Mickeon/rename-tooltip-hint 3 years ago
  Aaron Record 4b817a565c Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED 3 years ago
  Micky ef5b9a06a9 Rename `hint_tooltip` to `tooltip_text` & setget 3 years ago
  风青山 e561c68256 Add some codes, returnes directly if the value is not changed. 3 years ago
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 3 years ago
  FireForge 97dfbea6ad Rename Control PRESET_WIDE to PRESET_FULL_RECT 3 years ago
  Rémi Verschelde b942c1ffe3 Merge pull request #62827 from fire-forge/ok-cancel 3 years ago
  FireForge af19501cc7 Seperate filter and description in FileDialog.add_filter() 3 years ago
  FireForge e4067064ce Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog 3 years ago
  Thakee Nathees 446f1b7052 Fix FileDialog file name autocompletion with filters 5 years ago
  kobewi 9d48cd502b Add root_subfolder to FileDialog 3 years ago
  kobewi cd02cb27af Replace some TTRCs with TTRs 3 years ago
  FireForge 88a8038387 Capitalize/fix some property enum hints 3 years ago
  bruvzg be611c1c05 Implement Label3D node. 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  bruvzg d1207a0504 [Input] Add extra `shortcut_input` input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts. 3 years ago
  Rémi Verschelde 71da4c4132 Merge pull request #54399 from Calinou/filedialog-current-properties-hint-no-editor 3 years ago