Paweł Kotiuk
f7eab78f57
fix: Add missing Includes
2023-11-18 13:21:35 +01:00
Paweł Kotiuk
dc0def1048
Move log message handler from separate file to class Logger
2021-07-06 18:25:39 +02:00
Paweł Kotiuk
0e4b61e9d2
Remove excessive uses of qInstallMessageHandler().
...
It should be called only once
2021-07-05 18:39:26 +02:00
Gergely Gombos
8e35365c41
Remove executable permissions, BOMs, add copyright #104 ( #110 )
2020-12-02 11:24:14 +01:00
Paweł Kotiuk
a0c7d84b8d
chore: ensure Consistent formatting of code across entire project
...
* Create basic config for clang-format
* Format source files using clang-format
* Add Github Action checking proper code formatting after every Pull request
2020-10-12 15:57:33 +02:00
Gergely Gombos
5d80c59fa1
chore(cleanup): rename GUI to AntiMicroX, remove antimicroX references, repo rename ( #28 )
2020-09-08 21:29:31 +02:00
juliagoda
e43667745c
Added copyright informations
2020-01-07 18:19:33 +01:00
juliagoda
cf754e82cb
renamed antimicro into antimicroX
2020-01-03 20:52:03 +01:00
juliagoda
5a5e3d47ab
Removed majority of deprecated code
2019-10-28 22:03:32 +01:00
juliagoda
049ba131f1
Refactoring
2018-10-04 17:45:52 +02:00
juliagoda
5b8a684cca
Cppcheck Analysis - fixed warnings
2018-09-28 22:49:19 +02:00
juliagoda
29c74aa126
Changed if else to switch statements for int data types
2018-08-23 20:52:58 +02:00
juliagoda
a4f57f5179
Added reset settings option
2018-08-13 18:34:45 +02:00
juliagoda
4cf1a9911f
Getting rid of dangerous QObject::sender() - part I
2018-05-21 17:48:16 +02:00
juliagoda
660ddd3d3d
Changed type-safety in connections - last part
2018-05-14 20:14:03 +02:00
juliagoda
c453d20631
Replaced QTextStream with QCommandLineParser for command line arguments
2018-04-29 23:16:59 +02:00
juliagoda
f452fe31c3
Preventing deep copying, casting enums to int and more
2018-04-26 23:04:21 +02:00
juliagoda
186fa8360a
Removed part of comments
2018-04-25 19:28:12 +02:00
juliagoda
943c2083ac
Forked application from AntiMicro team
2018-03-26 17:27:48 +02:00
Travis Nickles
8a3daa8895
Added more helper classes. Code cleanup.
2015-09-19 06:55:57 -05:00
Travis Nickles
22c83be613
More threading testing.
2015-08-06 11:28:32 -05:00
Travis Nickles
fd1b06ff16
Changes to remove some warnings. Changes based on platform testing.
2015-08-05 02:39:32 -05:00
Travis Nickles
6fcdbe70e0
Initial work on running InputDaemon in its own thread.
2015-08-04 07:00:26 -05:00
Travis Nickles
3cc59f0348
Added license comment to source code files.
2015-07-04 01:21:14 -05:00
Travis Nickles
705d50bc6a
Made different preset options for triggers.
2014-11-04 15:16:03 -06:00
Travis Nickles
6584fc33d8
Made uinput support a runtime option. Related to issue #131 .
2014-10-26 15:59:44 -05:00
Travis Nickles
2718f793ae
Fixed mouse setting dialog popup from context menus.
2014-10-16 21:03:11 -05:00
Travis Nickles
6b010f3beb
Make sure to delete context menu when done. Remove unnecessary keyPressTime write.
2014-10-16 08:24:38 -05:00
Travis Nickles
005cb5f969
Added context menu for axes. Style change for set selection.
2014-10-15 14:06:27 -05:00