Commit History

Author SHA1 Message Date
  Rémi Verschelde 80b82e4e66 i18n: Misc fixes translation strings 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Dominik 'dreamsComeTrue' Jasiński 7bd0eae635 Add "Replace in Files" functionality to text editors 5 years ago
  Max Hilbrunner e29126914d Save all 64 bits of get_ticks_msec() in more cases 3 years ago
  Fredia Huya-Kouadio 2b6678c851 Restrict the project data directory configuration. 4 years ago
  Fredia Huya-Kouadio d1808f0a7f Make the project data directory customizable. 4 years ago
  Fredia Huya-Kouadio c8b022c165 Provide a getter for the project data directory. 4 years ago
  Nicholas Huelin 61d153a1fa Make "Find in Files" searches ignore directories with `.gdignore` files in them 4 years ago
  Hugo Locurcio 5e735a9c1f Tweak highlight color in the editor Find in Files dialog 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
  mujpao 17a19ee104 Make search results font follow code editor font 5 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Yuri Sizov 4d66d2aebd Display the number of results for global search 4 years ago
  Stijn Hinlopen dc7f555783 Search result highlights follow font size 5 years ago
  Yuri Sizov 04b3e208fa Add a button to quickly repeat last search in files 5 years ago
  Pedro J. Estébanez a8ae52e998 Ignore hidden files and directories in find in files 5 years ago
  Haoyu Qiu 3042b4f4cb Fixes leak in Find in Files utility 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rafał Mikrut ed1c4bc77d Removed unused variables, add some constants numbers 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 6 years ago
  Klesomik d3c879fe1b Memory leak fixed 6 years ago
  Fabian Stiewitz f330add2b8 fix(find_in_files): crash when selecting with RMB 6 years ago
  Michael Alexsander Silva Dias 699afca7ef Fix error when going to a text file by clicking in a result from "Find in files" 6 years ago
  Rémi Verschelde 62c9af4072 Merge pull request #25647 from QbieShay/fix_25440 6 years ago
  Hugo Locurcio a411067829 Allow empty replacement texts in the Find in Files replace dialog 6 years ago
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 years ago
  Rémi Verschelde 5fc86026ca Fix typos with codespell 6 years ago
  QbieShay c4eb974a8a Added a setting for files in which the editor should search (project wise). 6 years ago