openclonk/src/editor
Sven Eberhardt ebda8193ef Replace NULL by nullptr in C++ sources
We don't support pre-C++0x any more, so nullptr should be fine everywhere (except in the plain C source files)
2016-11-02 19:58:02 -04:00
..
C4Console.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Console.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4ConsoleCocoa.mm Qt editor: Fix net menu 2016-08-06 21:12:04 -04:00
C4ConsoleGUI.h Editor: Fix object list update on object removal 2016-10-15 11:43:12 -04:00
C4ConsoleGUICommon.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4ConsoleQt.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4ConsoleQt.h Qt Editor: Add effects to object list view + fixes 2016-02-21 22:23:42 -05:00
C4ConsoleQtDefinitionListViewer.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4ConsoleQtDefinitionListViewer.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4ConsoleQtMainWindow.ui Change tool hotkeys from <number> to to <Ctrl>+<number> 2016-10-08 19:15:28 -04:00
C4ConsoleQtNewScenario.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4ConsoleQtNewScenario.h Merge branch 'master' into qteditor 2016-04-03 21:06:32 +02:00
C4ConsoleQtNewScenario.ui Qt editor: Allow creation of larger map in new scenario 2016-08-06 21:29:09 -04:00
C4ConsoleQtObjectListViewer.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4ConsoleQtObjectListViewer.h Editor: Fix object list update on object removal 2016-10-15 11:43:12 -04:00
C4ConsoleQtPropListViewer.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4ConsoleQtPropListViewer.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4ConsoleQtShapes.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4ConsoleQtShapes.h Editor: Add graph, polyline and polygon shape delegates 2016-11-02 09:54:31 -04:00
C4ConsoleQtState.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4ConsoleQtState.h Editor: More shortcuts; show helper shortcuts in tools menu 2016-09-10 01:17:40 -04:00
C4ConsoleQtViewport.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4ConsoleQtViewport.h Editor: Add graph, polyline and polygon shape delegates 2016-11-02 09:54:31 -04:00
C4ConsoleWin32.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4EditCursor.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4EditCursor.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4EditorWindowController.h Darwin: What the hell does "#import" do anyway? 2016-04-04 23:27:50 +02:00
C4EditorWindowController.mm Merge branch 'master' into qteditor 2016-06-20 22:27:03 -04:00
C4ObjectListDlg.cpp Editor: Fix object list update on object removal 2016-10-15 11:43:12 -04:00
C4ObjectListDlg.h Editor object list: Remove effects; add Global and Scenario 2016-10-15 10:06:44 -04:00
C4ToolsDlg.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4ToolsDlg.h Editor: Hide grade circle in viewport when using rectangle or picker tool 2016-08-27 20:10:58 -04:00
C4ViewportWindow.cpp Remove the GTK platform (USE_GTK) 2016-08-03 16:25:46 +02:00
C4ViewportWindow.h Remove the GTK platform (USE_GTK) 2016-08-03 16:25:46 +02:00
resource.qrc Qt Editor: Add sound property delegate 2016-07-27 22:35:11 -04:00