summaryrefslogtreecommitdiff
path: root/src/gui/windows/debugwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-02-22Move Rectangle and ClipRectangle into gui directory.Andrei Karas1-5/+5
2014-02-16move event into events directory.Andrei Karas1-1/+1
2014-02-15Remove useless graphics casts.Andrei Karas1-2/+1
2014-02-15move some methods from base/graphics into render/graphics.Andrei Karas1-1/+1
2014-02-14fix code style.Andrei Karas1-0/+1
2014-02-04rename Setup into SetupWindow.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-11-01Move timers from client into timers file.Andrei Karas1-1/+2
2013-10-19move virtual member calls from tabbedarea constuctor into postInit.Andrei Karas1-0/+1
2013-10-19move virtual member calls from debugwindow constuctor into postInit.Andrei Karas1-1/+5
2013-10-11First part of checks from Parasoft C++ Test.Andrei Karas1-3/+11
2013-10-08extent profiler logging into some functions.Andrei Karas1-0/+6
2013-10-01replace tile size from 32 to mapTitleSize.Andrei Karas1-2/+3
2013-09-30move windows classes to windows directory.Andrei Karas1-0/+537