summaryrefslogtreecommitdiff
path: root/src/gui/windows/helpwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-07-27Fix crash in help window links.Andrei Karas1-1/+2
2017-06-29Move foreach macroses into separate file.Andrei Karas1-0/+1
2017-06-19Use staticbrowserbox in helpwindow.Andrei Karas1-2/+5
2017-06-08Add missing consts or string references.Andrei Karas1-1/+1
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-3/+3
2017-05-05Rename virtfstools into tools.Andrei Karas1-1/+1
2017-04-03Replace string::append with pathJoin.Andrei Karas1-1/+1
2017-03-28Move virtfstools into virtfs directory.Andrei Karas1-1/+2
2017-02-21Move other fs related files into fs directory.Andrei Karas1-1/+1
2017-02-21Move virt fs related files into fs directory.Andrei Karas1-2/+3
2017-02-14Move some virtfs replated functions from files.cpp into virtfstools.cppAndrei Karas1-3/+3
2017-01-27Move browserboxmode into separate file.Andrei Karas1-1/+1
2017-01-20Fix code style.Andrei Karas1-0/+1
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-10-04Move layouttype into enums directory.Andrei Karas1-1/+2
2016-09-26Add support for links "news" and "copyright".Andrei Karas1-0/+10
2016-09-17Add strong typed bool Opaque.Andrei Karas1-3/+3
2016-02-20Add missing const in gui directory.Andrei Karas1-1/+1
2016-01-25Add support for multiple help index files.Andrei Karas1-9/+15
2016-01-02Update copyrights year.Andrei Karas1-1/+1
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