summaryrefslogtreecommitdiff
path: root/editor/find_in_files.cpp
AgeCommit message (Expand)Author
2019-05-29Merge pull request #25647 from QbieShay/fix_25440Rémi Verschelde
2019-05-20Allow empty replacement texts in the Find in Files replace dialogHugo Locurcio
2019-02-20Add -Wshadow=local to warnings and fix reported issues.marxin
2019-02-13Fix typos with codespellRémi Verschelde
2019-02-12Added a setting for files in which the editor should search (project wise).QbieShay
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-05Added "shader" filter to "Find in Files"Michael Alexsander Silva Dias
2018-11-05General fixup of the "Find in Files" dialogMichael Alexsander Silva Dias
2018-10-09Improve the editor's Find in Files functionHugo Locurcio
2018-10-05Fix Find in Files font size on hiDPI displaysHugo Locurcio
2018-10-02Merge pull request #22220 from Naryosha/dialogRémi Verschelde
2018-09-25Tweak some editor texts' capitalization, use "Go to" instead of "Goto"Hugo Locurcio
2018-09-18Fix find-in-files and go-to-line dialog (partially)Poommetee Ketson
2018-09-12Misc. typosluz.paz
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-08-19Find in Files improvementsMarc Gilleron
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-05-24Fix potential bugs with Find in FilesMarc Gilleron
2018-05-20fixup project_manager and find_in_files for text_changed signal change.Ibrahn Sahir
2018-05-01Fix Find in Files:Marc Gilleron
2018-02-19Added find & replace in filesMarc Gilleron