summaryrefslogtreecommitdiff
path: root/editor/find_in_files.h
AgeCommit message (Expand)Author
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-03-12Initialize bools in the headers in editorAaron Franke
2022-02-16Port existing _notification code to use switch statements (part 1/3)jmb462
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-06-16Documentation search fixesGregory Basile
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-02Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-07-10Add override keywords.Marcel Admiraal
2020-06-17Search result highlights follow font sizeStijn Hinlopen
2020-03-26Working multiple window support, including editorJuan Linietsky
2020-02-27Merge pull request #36077 from pycbouh/repeat-search-in-filesRémi Verschelde
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-02-13Added 'Replace in files' functionality to text editorsDominik 'dreamsComeTrue' Jasiński
2020-02-10Add a button to quickly repeat last search in filesYuri Sizov
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
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-09-18Fix find-in-files and go-to-line dialog (partially)Poommetee Ketson
2018-08-19Find in Files improvementsMarc Gilleron
2018-02-19Added find & replace in filesMarc Gilleron