10 Commits

Author SHA1 Message Date
Vladimir
a743565796 Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
2025-01-13 01:23:52 +05:00
Vladimir
ef82387a09 Some cleanup 2017-12-20 19:00:11 +05:00
Vladimir
12b56c961d References in CommandLine 2017-10-07 17:38:44 +05:00
Vladimir
5e5ee9f43a Added virtual destructors 2017-10-06 20:33:55 +05:00
Vladimir
64f655c727 Use Q_DECL_OVERRIDE macro 2017-10-06 19:13:10 +05:00
Vladimir
19e26c3db0 Removed conditions from cmdline 2017-10-05 21:27:17 +05:00
Vladimir
13e1da5fd5 Code style changed with plugin Beautifier and Artistic Style 2016-10-15 19:31:03 +05:00
Vladimir
afa19da8b4 Removed delimiter lines //-------------- 2016-10-15 17:50:29 +05:00
Vladimir
2dc9a572b6 Added option for little-endian and big-endian 2014-07-09 21:31:01 +06:00
Vladimir
0509e3f0af Added converter for hex 2014-07-09 20:37:39 +06:00