summaryrefslogtreecommitdiffstats
path: root/editor/rename_dialog.h
Commit message (Expand)AuthorAgeFilesLines
* 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