summaryrefslogtreecommitdiffstats
path: root/editor/rename_dialog.h
Commit message (Expand)AuthorAgeFilesLines
* Implement toast notifications in the editorGilles Roudière2021-10-141-1/+1
* Allow disabling the RegEx module in the editorAaron Franke2021-09-151-1/+6
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Add override keywords.Marcel Admiraal2020-07-101-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-2/+2
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Working multiple window support, including editorJuan Linietsky2020-03-261-1/+0
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-1/+1
* Improve the batch rename dialogHugo Locurcio2020-01-191-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Use CheckBoxes in the editor instead of CheckButtons when applicableHugo Locurcio2019-07-041-4/+3
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Implements "Batch Rename" editor tool.Blazej Floch2018-01-221-0/+119