summaryrefslogtreecommitdiff
path: root/src/gui/windows/setupwindow.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-28Add missing override and final to destructors.Andrei Karas1-1/+1
2017-07-14Replace std::vector into macro STD_VECTOR.Andrei Karas1-1/+1
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-4/+4
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-4/+4
2016-02-20Add missing const in gui directory.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-08-20Add missing checks or attributes to windows.Andrei Karas1-2/+2
2015-06-06Fix code style.Andrei Karas1-2/+0
2015-05-28Add strong typed bool type Visible.Andrei Karas1-1/+3
2015-05-10Improve setup window resize speed.Andrei Karas1-0/+1
2015-04-20Add quick settings page for yellow bar options.Andrei Karas1-1/+4
2015-03-17Remove useless includes from .h files.Andrei Karas1-2/+0
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-08-03add missing consts.Andrei Karas1-1/+1
2014-07-24Fix hide windows action (default key H)Andrei Karas1-0/+2
2014-07-24Fix possible crash in "reset windows".Andrei Karas1-0/+2
2014-03-13improve variables order in windows.Andrei Karas1-1/+1
2014-02-16move event into events directory.Andrei Karas1-1/+1
2014-02-16move actionevent into events directory.Andrei Karas1-1/+1
2014-02-15move actionlistener from base into listeners.Andrei Karas1-2/+2
2014-02-15move exguichan files into gui/base/Andrei Karas1-1/+1
2014-02-14fix code style.Andrei Karas1-5/+5
2014-02-04rename Setup into SetupWindow.Andrei Karas1-0/+90