summaryrefslogtreecommitdiff
path: root/src/input/touch/touchmanager.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Update copyright headers up to 2023Jesusalva Jesusalva1-1/+2
2020-02-23Fix some code style issuesAndrei Karas1-1/+1
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-11-27Remove extra ; from different code.Andrei 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 touchmanager.Andrei Karas1-42/+84
2017-12-27Remove default parameters from theme.Andrei Karas1-3/+10
2017-06-29Move foreach macroses into separate file.Andrei Karas1-0/+1
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-21/+24
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-08-22Add some cppcheck fixes.Andrei Karas1-0/+1
2016-08-01Extend windows unit tests with drawing.Andrei Karas1-1/+3
2016-06-07Move image class into image directory.Andrei Karas1-1/+2
2016-04-26Split graphicsvetexes into multiply files.Andrei Karas1-1/+1
2016-04-26Move graphicsvertexes into render/vertexes.Andrei Karas1-1/+2
2016-03-11Fix code style.Andrei Karas1-7/+7
2016-02-20Add support for onscreen buttons in format 3x2.Andrei Karas1-0/+24
2016-02-11Fix crash on exit with enables onscreen buttons.Andrei Karas1-1/+1
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas1-3/+3
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-29Move touchactions into touch directory.Andrei Karas1-1/+2
2015-12-29Move touchmanager into touch directory.Andrei Karas1-0/+675