minetest/src/gui
Loïc Blot d88c4e1822
LINT: add clang-tidy step (#6295)
* Implement new travis clang-tidy build step

* This step enable some rules and enforce one rule as error
* This permits to have some C++ quality rules based on clang & clang contributor guidelines

* Fix clang-tidy reported problems on push_back -> emplace_back
2018-04-01 23:57:55 +02:00
..
CMakeLists.txt Game refactor [2/X]: Various moves (profilergraph, nodePlacementPrediction, create_formspec_menu) 2018-01-20 16:38:38 +01:00
guiChatConsole.cpp Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiChatConsole.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiConfirmRegistration.cpp Server: delegate mod management & config to ServerModConfiguration (#7131) 2018-03-16 08:41:33 +01:00
guiConfirmRegistration.h Add confirmation on new player registration (#6849) 2018-01-13 12:07:16 +01:00
guiEditBoxWithScrollbar.cpp LINT: add clang-tidy step (#6295) 2018-04-01 23:57:55 +02:00
guiEditBoxWithScrollbar.h Android build fixes for c++11 2018-03-11 16:56:27 +01:00
guiEngine.cpp Add formspec theming using prepended strings 2018-03-28 16:04:41 +01:00
guiEngine.h Cleanup sound manager class (#7158) 2018-03-24 15:45:25 +01:00
guiFormSpecMenu.cpp Add formspec theming using prepended strings 2018-03-28 16:04:41 +01:00
guiFormSpecMenu.h Add formspec theming using prepended strings 2018-03-28 16:04:41 +01:00
guiKeyChangeMenu.cpp Fix 'Change Keys' menu crash caused by 501f936 2018-02-09 09:39:34 +01:00
guiKeyChangeMenu.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiMainMenu.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiPasswordChange.cpp Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiPasswordChange.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiPathSelectMenu.cpp Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiPathSelectMenu.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiTable.cpp Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiTable.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiVolumeChange.cpp Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiVolumeChange.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
intlGUIEditBox.cpp Finally fix android build 2018-03-11 17:52:46 +01:00
intlGUIEditBox.h Finally fix android build 2018-03-11 17:52:46 +01:00
mainmenumanager.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
modalMenu.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
profilergraph.cpp Game refactor [4/X]: keycache is now owned by InputHandler 2018-01-20 16:38:38 +01:00
profilergraph.h Game refactor [4/X]: keycache is now owned by InputHandler 2018-01-20 16:38:38 +01:00
touchscreengui.cpp Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
touchscreengui.h Android build fixes for c++11 2018-03-11 16:56:27 +01:00