Commit History

Author SHA1 Message Date
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 years ago
  Rémi Verschelde 5433188f76 Merge pull request #37592 from Anutrix/dissolving_class 5 years ago
  qarmin 5cbab81564 Fixes leaks when running editor 5 years ago
  unknown 600f7cb97c Dissolving class EditorLineEditFileChooser into EditorAutoloadSettings. 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 years ago
  Juan Linietsky 4758057f20 Working multiple window support, including editor 5 years ago
  Juan Linietsky f8a79a97c7 Effective DisplayServer separation, rename X11 -> LinuxBSD 5 years ago
  Rémi Verschelde f83f1d7c9b Merge pull request #36069 from RandomShaper/imvu/improve_drives_ux 5 years ago
  Rémi Verschelde c90ec71bcd Merge pull request #36699 from dreamsComeTrue/fix-extension-file-dialog 5 years ago
  Gil Arasa Verge e060e0992a Double click on a folder didn't open it (editor) 5 years ago
  Pedro J. Estébanez aee586553a Improve UX of drive letters 5 years ago
  Dominik 'dreamsComeTrue' Jasiński 319840bad1 Take correct part of extension with File Dialog 5 years ago
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Juan Linietsky 3f335ce3d4 Texture refactor 6 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Catchawink b2a14042d5 Fixed issues with using a relative path in the export window. 5 years ago
  Michael Alexsander d057007541 Add spaces after commas and strip extra ones in *FileDialog filter menu 5 years ago
  Michael Alexsander 80dcd4423a Remove extra spaces from parenthesis in *FileDialog's filter menu 5 years ago
  Rémi Verschelde 948a2a03d2 Merge pull request #33091 from MCrafterzz/fix10567 5 years ago
  MCrafterzz 336e61b36a Improved UX of selecting directories in (Editor)FileDialog by hiding unused gui elements and moving the drive selection 5 years ago
  Hugo Locurcio c3b9319d78 Scroll back to the top after opening a directory in FileDialog 5 years ago
  dankan1890 6a7f300662 Create new folder from save dialog now update filesystem dock. 6 years ago
  Hugo Locurcio e1b9004b0f Rename FileDialog's folder icon custom color to `folder_icon_modulate` 6 years ago
  Hugo Locurcio be8d569744 Use a different color for folder icons in file dialogs 6 years ago
  Chaosus aec53acd7d Fix filter crash in EditorFileDialog for MeshLib/TileSet conversion 6 years ago
  Michael Alexsander Silva Dias e8fc875619 Small adjustments to tooltips in '(Editor)FileDialog' 6 years ago
  Rémi Verschelde 43238bb59a DirAccess: Drop compat get_next(bool *is_dir) which was hidden 6 years ago