Commit History

Author SHA1 Message Date
  Rémi Verschelde 42d385b312 clang-format: Disable alignment of operands, too unreliable 4 years ago
  Robin Arys 0bbdfd420a Fix newly created files not sorted correctly 4 years ago
  Rémi Verschelde 7843c871d0 Fix missing argument names in FileSystemDock bindings 4 years ago
  kobewi 0da326c8b3 Save branch as scene by dropping to filesystem 4 years ago
  foxydevloper 6926363efb Backport filesystem dock sorting to 3.x 4 years ago
  Bartłomiej T. Listwon 6f3b03824a Change search results limit in FileSystem dock from 128 to 10000 4 years ago
  Andrii Doroshenko (Xrayez) 9a087da5d1 Use "Delete" in FileSystemDock on all platforms 4 years ago
  Rémi Verschelde a246dceb51 FileSystem dock: Fix search shortcut 4 years ago
  fox 533d3e7800 Make shortcut for focusing searchbar in filesystem dock 4 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 years ago
  Mateo Kuruk Miccino 71a9932f38 FileSystem: Force update when we delete a folder from the editor and searching changes only if we change the directory successfully in the scan_fs_changes 4 years ago
  Juan Linietsky 16c0147d75 Remove FileSystem dock errors on unimported files 4 years ago
  Michael Alexsander e6b3579e56 Make FileSystem dock set its path to the base folder of files after changes 4 years ago
  Michael Alexsander 6cc6dce9c1 Update path in the FileSystem dock after doing file operations 4 years ago
  gongpha 47fc3f73ac Fix crash on FileSystemDock's tree when trying to collapse or expand folder 5 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 5 years ago
  Pedro J. Estébanez 2997a3aa23 Fix cases of resources destroyed too early 5 years ago
  Rémi Verschelde c509ba9ff7 FileSystemDock: List conflicting files on move 5 years ago
  Eric M 0f279794c5 Made keyboard shortcuts for FileSystemDock visible in popup 5 years ago
  Eric M 65edd1f823 Added F2 shortcuts for renaming files & folders. 5 years ago
  Hugo Locurcio c9a694a11d Rename the "Delete" option in the FileSystem dock to "Move to Trash" 5 years ago
  Hugo Locurcio f39c71e32d Use Ctrl+Shift+C as the default FileSystem dock Copy Path shortcut 5 years ago
  Tomasz Chabora d46ab53b41 Allow duplicating files when holding Control 5 years ago
  Ignacio Etcheverry 110523fecc Expose FileSystemDock to the scripting API and fixed signals 5 years ago
  Haoyu Qiu c018d02cda Fixes broken scene created via New Resource 5 years ago
  Michael Alexsander 1414a18916 Make some QOL improvements to move operations in the FileSystem dock 5 years ago
  Gilles Roudière 76d87e6616 Fixes a memory leak in FileSystemDock 6 years ago