summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-05Fix crash if enter simple text into chat window before connecting to server.Andrei Karas1-2/+5
2017-09-05Fix drawing emotes button in chat input field.Andrei Karas1-5/+12
2017-09-05Change skin for chat window to default window in jewelry-simple.Andrei Karas2-14/+206
2017-09-05Add comment about calling virtual member in destructor in widget.cppAndrei Karas1-0/+1
2017-09-05Add new compiler flags for gcc snapshot.Andrei Karas1-0/+2
2017-09-05Add clang-6 builds for sdl2 into .gitlab-ci.ymlAndrei Karas1-0/+31
2017-09-05Replace most clang 5.0 builds to clang 6.0 builds.Andrei Karas3-15/+99
2017-09-05Remove gcc-6 sanitize tests for amd64 from .travis.ymlAndrei Karas1-10/+0
2017-09-03Fixed all "buttom" into "bottom".Alige6-9/+9
2017-09-03Fixed a typo about mails notification.Alige1-1/+1
2017-09-03Improve a bit scrollarea.Andrei Karas1-4/+4
2017-09-03Fix scrolling in scroll areas.Andrei Karas1-5/+6
2017-09-03Add sorting in theme and fonts and sounds lists.Andrei Karas1-0/+3
2017-09-02Add libwinpthread-1.dll into windows installer scripts.v1.7.9.2Andrei Karas3-0/+3
2017-09-02Change version to 1.7.9.2.Andrei Karas9-9/+18
2017-09-02Set GIT_DEPTH: "100000" into gitstats job in .gitlab-ci.ymlAndrei Karas1-0/+1
2017-09-02Set GIT_DEPTH: "1" only once, because look like it works for all jobs.Andrei Karas1-261/+0
2017-09-02Update translations.Andrei Karas24-1632/+1632
2017-09-02Remove extra include from throw.ccAndrei Karas1-2/+0
2017-09-02Add missing translators comment into mailviewwindow.cppAndrei Karas1-1/+1
2017-09-02Remove unused define.Andrei Karas1-2/+0
2017-09-02Fix compilation with old compilers again.Andrei Karas1-11/+3
2017-09-02Fix compilation for old compilers.Andrei Karas1-0/+6
2017-09-01Add missing include for some compilers.Andrei Karas1-0/+4
2017-09-01Fix showing config.log in .travis.ymlAndrei Karas1-1/+1
2017-09-01Add some checks after automatic check code by tools.Andrei Karas6-22/+47
2017-09-01Fix code style.Andrei Karas12-47/+30
2017-09-01Fix include in sdl.ccAndrei Karas1-3/+2
2017-09-01Add macro A_WARN_UNUSED_NON_TESTS what works only not in unit tests.Andrei Karas2-4/+13
2017-09-01Fix compilation warnings in tests.Andrei Karas1-4/+4
2017-09-01Fix unit tests after last changes in configuration.cppAndrei Karas20-49/+151
2017-08-31Add missing reload server config parameter for manamerket legacy server bot.Andrei Karas1-0/+1
2017-08-31Add default values for per server settings in setup tabs.Andrei Karas3-0/+4
2017-08-31Add logging about to set config default values.Andrei Karas1-0/+10
2017-08-31Replace log asserts to report asserts in configuration.cppAndrei Karas1-6/+6
2017-08-31Add jewelry theme clone with name jewelry-simple.Andrei Karas120-1/+2816
2017-08-31Add variable GIT_DEPTH: "1" into almost all build jobs in .gitlab-ci.ymlAndrei Karas1-0/+264
2017-08-31Allow separate tests run each time from clean configuration file.Andrei Karas1-0/+4
2017-08-31Fix some unit tests.Andrei Karas5-0/+68
2017-08-31Remove extra includes.Andrei Karas9-16/+0
2017-08-31Fix compilation warning.Andrei Karas1-1/+1
2017-08-31Remove now useless leak tests in unit tests.Andrei Karas12-216/+0
2017-08-31Remove extra includes.Andrei Karas4-4/+0
2017-08-31Improve setting default values for configuration objects.Andrei Karas18-264/+229
2017-08-30Add missing check.Andrei Karas1-0/+2
2017-08-30Move some variables to better scope.Andrei Karas23-50/+131
2017-08-30Fix stage for new jobs in .gitlab-ci.ymlAndrei Karas1-5/+5
2017-08-30Revert "Disable curl master branch build and add no oldies curl build for lat...Andrei Karas1-22/+1
2017-08-30Remove some cards number to constants.Andrei Karas4-12/+12
2017-08-30Show on console config.log in travis builds in after script section.Andrei Karas1-0/+3