summaryrefslogtreecommitdiff
path: root/src/gui/widgets/browserbox.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-11-27Remove extra ; from different code.Andrei Karas1-1/+1
2018-10-29Fix code style.s20181102Andrei Karas1-3/+3
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2018-01-01Replace some status methods usage from member pointers to static member calls.Andrei Karas1-1/+1
2017-12-27Remove default parameters from theme.Andrei Karas1-1/+6
2017-12-24Remove default parameters from widget2.Andrei Karas1-5/+5
2017-12-24Remove default parameters from browserbox.Andrei Karas1-1/+2
2017-06-30Fix wrong asserts in browserbox resize.Andrei Karas1-2/+6
2017-06-29Move foreach macroses into separate file.Andrei Karas1-0/+1
2017-06-26Move define readColor from browserbox.cpp/staticbrowserbox.cpp into browserbo...Andrei Karas1-4/+1
2017-06-23Fix code style.Andrei Karas1-2/+1
2017-06-21Remove browserboxmode.Andrei Karas1-78/+43
2017-06-19Add function updateSize into browserbox.Andrei Karas1-0/+7
2017-06-18Fix asserts in browserbox on resize.Andrei Karas1-0/+7
2017-06-18Add debug assert in browserbox if called calcheight from draw.Andrei Karas1-0/+4
2017-06-17Move mouseoverlink into separate file.Andrei Karas1-24/+1
2017-06-17Fix width in browserbox if padding non standard.Andrei Karas1-1/+1
2017-06-14Add workaround to browserbox if text line start with bold sign.Andrei Karas1-1/+6
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-19/+19
2017-01-28Fix code style. Remove some useless checks.Andrei Karas1-5/+0
2017-01-27Fix style issues in browserbox.Andrei Karas1-1/+2
2017-01-27Move tabs replace code from browserbox into browserboxtools.Andrei Karas1-17/+1
2017-01-27Move links replace code from browserbox into browserboxtools.Andrei Karas1-81/+1
2017-01-27Move keys replace code from browserbox into browserboxtools.Andrei Karas1-13/+1
2017-01-27Move variables replace code from browserbox into browserboxtools.Andrei Karas1-2/+2
2017-01-27Move color names into separate file.Andrei Karas1-22/+22
2017-01-27Move link highlight mode into separate file.Andrei Karas1-7/+9
2017-01-27Move browserboxmode into separate file.Andrei Karas1-6/+11
2017-01-17Add missing A_DEFAULT_COPY / A_DELETE_COPY into gui.Andrei Karas1-3/+8
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-12-10Fix some issues found by automatic checks.Andrei Karas1-5/+5
2016-09-27Fix too long string in browserbox.cppAndrei Karas1-1/+2
2016-09-27Add support for links to mercenaries.Andrei Karas1-0/+9
2016-09-27Add support for links to homunculuses.Andrei Karas1-0/+9
2016-09-27Add support for links to pets.Andrei Karas1-0/+9
2016-09-27Add support for links to monsters.Andrei Karas1-19/+36
2016-09-23Add missing comments into defines.Andrei Karas1-1/+2
2016-09-17Add strong typed bool Opaque.Andrei Karas1-2/+2
2016-09-14Fix highlighted links drawing with bold text.Andrei Karas1-2/+11
2016-07-29Fix code style.Andrei Karas1-2/+2
2016-07-15Fix different include issues.Andrei Karas1-0/+2
2016-06-20Remove useless includes.Andrei Karas1-2/+0
2016-06-13Fix includes and update deheader ci script.Andrei Karas1-0/+1
2016-06-07Move image class into image directory.Andrei Karas1-2/+2
2016-05-29Fix code style.Andrei Karas1-2/+4
2016-05-25Move imageset load function from resourcemanager into separate file.Andrei Karas1-2/+2
2016-05-25Change namespace in resources loaders from other to Loader.Andrei Karas1-1/+1
2016-05-25Move images load function from resourcemanager into separate file.Andrei Karas1-1/+3
2016-05-24Move resourcemanager into subdirectory.Andrei Karas1-1/+2