colobot/src/ui/controls
krzys-h 28925106e4 Cleaned up some long lists of ifs 2015-08-18 12:29:41 +02:00
..
button.cpp Removed some old, unused code 2015-08-12 17:25:41 +02:00
button.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00
check.cpp Replace anonymous union in Event with pointer to appropriate struct 2015-08-06 19:11:50 +02:00
check.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00
color.cpp Replace anonymous union in Event with pointer to appropriate struct 2015-08-06 19:11:50 +02:00
color.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00
control.cpp Moved files not directly related to CObject into src/level/ directory 2015-08-13 11:47:32 +02:00
control.h Removed CTaskManager 2015-08-15 20:30:15 +02:00
edit.cpp Removed image, link and marker limits in SatCom, closes #554 2015-08-13 14:14:11 +02:00
edit.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00
editvalue.cpp Apply clang-modernize -use-nullptr 2015-08-17 22:40:52 +02:00
editvalue.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00
enumslider.cpp Moved all UI controls to a subdirectory 2015-08-06 13:25:24 +02:00
enumslider.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00
gauge.cpp Fixed #561 2015-08-17 21:57:53 +02:00
gauge.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00
group.cpp Moved all UI controls to a subdirectory 2015-08-06 13:25:24 +02:00
group.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00
image.cpp Add proper initializers and remove manual memory management in ui classes 2015-08-11 23:15:32 +02:00
image.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00
interface.cpp Moved files not directly related to CObject into src/level/ directory 2015-08-13 11:47:32 +02:00
interface.h Removed CTaskManager 2015-08-15 20:30:15 +02:00
key.cpp Replace anonymous union in Event with pointer to appropriate struct 2015-08-06 19:11:50 +02:00
key.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00
label.cpp Moved all UI controls to a subdirectory 2015-08-06 13:25:24 +02:00
label.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00
list.cpp Apply clang-modernize -use-nullptr 2015-08-17 22:40:52 +02:00
list.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00
map.cpp Apply clang-modernize -use-nullptr 2015-08-17 22:40:52 +02:00
map.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00
scroll.cpp Apply clang-modernize -use-nullptr 2015-08-17 22:40:52 +02:00
scroll.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00
shortcut.cpp Rename text.png to effect03.png 2015-08-06 22:41:54 +02:00
shortcut.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00
slider.cpp Add proper initializers and remove manual memory management in ui classes 2015-08-11 23:15:32 +02:00
slider.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00
target.cpp Cleaned up some long lists of ifs 2015-08-18 12:29:41 +02:00
target.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00
window.cpp Removed some old, unused code 2015-08-12 17:25:41 +02:00
window.h Apply clang-modernize -add-override 2015-08-17 22:12:09 +02:00