openclonk/src/gui
Tushar Maheshwari e58a7884e4 Automatic fixes using clang-tidy
See http://forum.openclonk.org/topic_show.pl?tid=3376 for discussion.

Close GH-41
2017-05-03 20:30:45 +02:00
..
C4ChatDlg.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4ChatDlg.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4DownloadDlg.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4DownloadDlg.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4FileSelDlg.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4FileSelDlg.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Folder.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Folder.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4GameDialogs.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GameDialogs.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4GameLobby.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GameLobby.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GameMessage.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GameMessage.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GameOptions.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GameOptions.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GameOverDlg.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GameOverDlg.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GfxErrorDlg.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GfxErrorDlg.h Add copyright header to files that were missing it 2015-02-16 18:40:52 +01:00
C4Gui.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4Gui.h C4AbstractApp: Remove StdStrBuf 2017-03-16 18:51:16 +01:00
C4GuiButton.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4GuiCheckBox.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4GuiComboBox.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4GuiContainers.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GuiDialogs.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4GuiEdit.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4GuiLabels.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4GuiListBox.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4GuiMenu.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4GuiTabular.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4KeyboardInput.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4KeyboardInput.h Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4LoaderScreen.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4LoaderScreen.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4MainMenu.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4MainMenu.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Menu.cpp Stop disabling debugrec code by preprocessor 2017-04-19 09:47:21 +02:00
C4Menu.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4MessageBoard.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4MessageBoard.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4MessageInput.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4MessageInput.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4MouseControl.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4MouseControl.h Twiddle with header organization: lib{misc,c4script} do no longer include GL/glew.h 2016-10-20 18:46:32 +02:00
C4PlayerInfoListBox.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4PlayerInfoListBox.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Scoreboard.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4Scoreboard.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4ScriptGuiWindow.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4ScriptGuiWindow.h Script GUI: added TightGridLayout style (requirement of #1842) 2016-11-05 15:35:15 +01:00
C4Startup.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Startup.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4StartupAboutDlg.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4StartupAboutDlg.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4StartupMainDlg.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4StartupMainDlg.h Merge branch 'master' into qteditor 2016-04-03 21:06:32 +02:00
C4StartupNetDlg.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4StartupNetDlg.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4StartupOptionsDlg.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4StartupOptionsDlg.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4StartupPlrSelDlg.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4StartupPlrSelDlg.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4StartupScenSelDlg.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4StartupScenSelDlg.h Move C4AchievementGraphics to its own file 2017-04-03 11:55:22 +02:00
C4UpdateDlg.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4UpdateDlg.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4UpperBoard.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4UpperBoard.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00