Commit History

Author SHA1 Message Date
  A Thousand Ships f11aff3841 Editor: Restructure editor code 3 months ago
  Pāvels Nadtočajevs a272376f89 Cleanup accessibility names. 2 months ago
  Haoyu Qiu 0a1fa10315 Fix game view window not updating title when translation changes 2 months ago
  Rémi Verschelde 22702244f8 Merge pull request #105414 from KoBeWi/disable_uid_here 2 months ago
  kobewi 1725231e14 Fix favorite folder colors 2 months ago
  kobewi 42249bb659 Add @export_file_path to export raw paths (no UID) 4 months ago
  Wilson E. Alvarez 8bd1b5fce9 Do not grab focus on filename LineEdit in EditorFileDialog when outside the tree 3 months ago
  Haoyu Qiu 88d922c55e Cleanup header includes in Tree 3 months ago
  kobewi 5af4bef46f Inline static variables (part 1) 4 months ago
  Pāvels Nadtočajevs 5b49fd4207 Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 4 months ago
  kobewi e6edf3b3b3 Improve Project Manager auto-translation 5 months ago
  A Thousand Ships 889410dcda Add `String::replace_char(s)` methods for performance and convenience 1 year ago
  Pāvels Nadtočajevs 302fa831cc Initial editor accessibility. 5 months ago
  Yufeng Ying 4f4031a675 Replace size() == 0 with is_empty(). 5 months ago
  A Thousand Ships 466590d0ec Use `get_slicec` instead of `get_slice` for single character splitters 9 months ago
  A Thousand Ships 5113022dfe Clean up some uses of `String::substr` 6 months ago
  bruvzg 3e4e6e6c0c Improve native file dialog parent window selection. 11 months ago
  bruvzg 1bdf84b31c Sync native and embedded dialog missing extension handling. 6 months ago
  Pāvels Nadtočajevs e1f129cb52 Support MIME types in file dialog filters on macOS and Linux. 9 months ago
  Thaddeus Crews 6c04997d0d Merge pull request #100596 from bruvzg/flt_upd 8 months ago
  bruvzg 348ee200f8 [EditorFileDialog] Do not update file selection on filter change if nothing was previously selected. 8 months ago
  bruvzg b9a00feb66 [Windows, FileDialog] Prepend drive letter to the absolute paths without drive letter. 8 months ago
  Haoyu Qiu bf4e5cca3f Make editor's shortcut names translated on-site 10 months ago
  Timo Schwarzer 11bf2da9de Improve editor file dialog options 9 months ago
  Chaosus ba39b078f5 [Scene] Add `SceneStringName::FlatButton` 9 months ago
  Haoyu Qiu 1ef3bd5768 Fix UI inconsistencies in EditorFileDialog's toolbar 9 months ago
  Thaddeus Crews 44cda51110 Merge pull request #98812 from bruvzg/macos_bundles_as_file 9 months ago
  bruvzg d5e599f77e [macOS] Handle bundles as files in the embedded file dialogs. 10 months ago
  Pāvels Nadtočajevs 6a331dafe1 Fix native file dialog filter selection in save dialogs. 9 months ago
  Rémi Verschelde aab12fd273 Merge pull request #99652 from bruvzg/fd_cd_win 9 months ago