colobot/src/ui
krzys-h 3fe44be5d5 Fixed no monospace font in the editor 2015-08-18 22:12:00 +02:00
..
controls Fixed no monospace font in the editor 2015-08-18 22:12:00 +02:00
screen Apply clang-modernize -use-nullptr 2015-08-17 22:40:52 +02:00
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00
displayinfo.cpp Apply clang-modernize -use-nullptr 2015-08-17 22:40:52 +02:00
displayinfo.h Removed CTaskManager 2015-08-15 20:30:15 +02:00
displaytext.cpp Apply clang-modernize -use-nullptr 2015-08-17 22:40:52 +02:00
displaytext.h Removed CTaskManager 2015-08-15 20:30:15 +02:00
maindialog.cpp Apply clang-modernize -use-nullptr 2015-08-17 22:40:52 +02:00
maindialog.h Add proper initializers and remove manual memory management in ui classes 2015-08-11 23:15:32 +02:00
mainmap.cpp Apply clang-modernize -use-nullptr 2015-08-17 22:40:52 +02:00
mainmap.h Removed CTaskManager 2015-08-15 20:30:15 +02:00
mainshort.cpp Apply clang-modernize -use-nullptr 2015-08-17 22:40:52 +02:00
mainshort.h Removed CTaskManager 2015-08-15 20:30:15 +02:00
mainui.cpp Apply clang-modernize -use-nullptr 2015-08-17 22:40:52 +02:00
mainui.h Add more missing includes and forward declarations 2015-08-13 22:49:05 +02:00
object_interface.cpp Apply clang-modernize -use-nullptr 2015-08-17 22:40:52 +02:00
object_interface.h Split Programmable and ProgramStorage 2015-08-15 21:29:08 +02:00
studio.cpp Apply clang-modernize -use-nullptr 2015-08-17 22:40:52 +02:00
studio.h Removed CTaskManager 2015-08-15 20:30:15 +02:00

README.txt

/**
 * \dir src/ui
 * \brief 2D user interface controls
 */