summaryrefslogtreecommitdiff
path: root/src/gui/windows/helpwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-12-31Move ImagePosition enum into enums directory.Andrei Karas1-1/+1
2015-05-28Add strong typed bool type Visible.Andrei Karas1-2/+2
2015-05-05Add strong typed bool type for modal bool flag.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-12-18Rename browserbox method setProcessVersion into setProcessVars.Andrei Karas1-1/+1
2014-08-28Removed unused includes.Andrei Karas1-1/+0
2014-08-19In inventory and help window use actions to open another windows.Andrei Karas1-8/+3
2014-05-31fix code style.Andrei Karas1-2/+0
2014-05-29Move variables definition into each file with class definition.Andrei Karas1-0/+2
2014-05-28Move from resourcemanager functions related to files into other files.Andrei Karas1-1/+2
2014-05-14Move enum from layout into separate file.Andrei Karas1-1/+2
2014-02-20improve includes.Andrei Karas1-2/+3
2014-02-18derive Widget from Widget2.Andrei Karas1-1/+2
2014-02-16combine font classes in one.Andrei Karas1-1/+1
2014-02-16move mouseevent into events directory.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-1/+1
2014-02-04rename Setup into SetupWindow.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-13fix help window initialisation.Andrei Karas1-0/+1
2013-10-09allow set different skin for browserboxes.Andrei Karas1-1/+2
2013-10-09Use all parameters in browserbox constructors.Andrei Karas1-1/+1
2013-10-04fix code style.Andrei Karas1-1/+0
2013-09-30move windows classes to windows directory.Andrei Karas1-0/+196