summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/setup_video.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-02-22Move listmodel into gui/modesl directory.Andrei Karas1-3/+3
2014-02-22Move Rectangle and ClipRectangle into gui directory.Andrei Karas1-1/+1
2014-02-18derive Widget from Widget2.Andrei Karas1-1/+1
2014-02-18Remove default constructor from Widget2.Andrei Karas1-2/+2
2014-02-16move actionevent into events directory.Andrei Karas1-1/+1
2014-02-15move keylistener from base into listeners.Andrei Karas1-1/+1
2014-02-15move exguichan files into gui/base/Andrei Karas1-1/+1
2014-02-01fix code style.Andrei Karas1-0/+4
2014-01-28add support for screen scale in OpenGL modes.Andrei Karas1-15/+17
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-11-30fix styled drawing after update.Andrei Karas1-6/+6
2013-10-24add final keyword to widgets files.Andrei Karas1-3/+3
2013-10-19move virtual member calls from textdialog constructor into postInit.Andrei Karas1-0/+1
2013-10-19improve pointers using in setup_video.Andrei Karas1-1/+1
2013-10-19move virtual member calls from listbox constuctor into postInit.Andrei Karas1-0/+2
2013-09-30move tabs into tabs directory.Andrei Karas1-0/+576