summaryrefslogtreecommitdiff
path: root/src/gui/widgets
AgeCommit message (Expand)AuthorFilesLines
2017-03-17Remove shadow variable from shoplistbox.Andrei Karas2-3/+2
2017-03-14Fix shadow variables in PopupMenu and Desktop.Andrei Karas2-2/+2
2017-03-10Add setting to allow and not allow move character by mouse.Andrei Karas1-0/+4
2017-03-09Simplify add/remove dirs and zips methods in virtfs.Andrei Karas1-4/+4
2017-03-08Add configuration path initialisation in tests where it need.Andrei Karas1-0/+10
2017-03-08Clean global font pointer on gui deletion.Andrei Karas1-0/+3
2017-03-07Fix unit tests on windows.Andrei Karas1-1/+0
2017-03-04Reimplement VirtFs in correct way. Now all tests should pass.Andrei Karas1-4/+4
2017-03-02Revert "Fix tests failure in physfs deinit."Andrei Karas1-1/+1
2017-03-02Fix tests failure in physfs deinit.Andrei Karas1-1/+1
2017-03-01Fix tests running without physfs.Andrei Karas1-0/+2
2017-02-28Add paths.xml option overweightPercent for show overweight message.Andrei Karas1-1/+0
2017-02-21Move virt fs related files into fs directory.Andrei Karas1-1/+2
2017-02-20Fix all left leaks in tests.Andrei Karas1-1/+0
2017-02-20Fix some leaks in unit tests.Andrei Karas2-2/+8
2017-02-19Fix some memory leaks and add duplicate item fields check.Andrei Karas1-0/+1
2017-02-11Split virtfs api for add directories and archives.Andrei Karas1-2/+4
2017-02-10Rename physfstools into virtfs.Andrei Karas1-1/+1
2017-02-09Open quest in quests window if quest link was clicked.Andrei Karas1-2/+10
2017-02-06Add custom currency also into shop items list.Andrei Karas1-1/+4
2017-01-31Move units into db directory.Andrei Karas2-7/+7
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 Karas2-38/+24
2017-01-27Move link highlight mode into separate file.Andrei Karas2-18/+10
2017-01-27Move browserboxmode into separate file.Andrei Karas6-21/+19
2017-01-27Move browserlink into separate file.Andrei Karas1-22/+2
2017-01-20Fix code style.Andrei Karas2-1/+3
2017-01-17Add missing A_DEFAULT_COPY / A_DELETE_COPY into gui.Andrei Karas14-8/+57
2017-01-05Remove extra includes from unit tests files.Andrei Karas1-6/+0
2017-01-05Fix different issues in unit tests.Andrei Karas1-2/+24
2017-01-04Add physfs deinit function for unit tests. But not using it for now.Andrei Karas1-0/+5
2017-01-03Fix some doxygen issues.Andrei Karas8-128/+3
2017-01-03Remove useless todo messages.Andrei Karas2-3/+0
2017-01-03Update copyright year.Andrei Karas217-217/+217
2016-12-23Fix style issues.Andrei Karas1-1/+1
2016-12-16Remove extra include.Andrei Karas1-2/+0
2016-12-16Fix style issues.Andrei Karas1-2/+2
2016-12-16Fix hiding tabs in skill dialog.Andrei Karas2-11/+41
2016-12-15Fix skill level menu selection in rectangular skill tabs.Andrei Karas1-4/+15
2016-12-15Add theme files for skill rectangle listbox.Andrei Karas1-1/+4
2016-12-15Add support for rectangular skills tabs.Andrei Karas2-1/+427
2016-12-12Add noexcept in some files.Andrei Karas27-117/+117
2016-12-10Fix some issues found by automatic checks.Andrei Karas3-13/+13
2016-11-11Fix typo implimented -> implemented.Andrei Karas1-2/+2
2016-10-28Fix conflict for variable mSelectable between two classes.Andrei Karas3-8/+8