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
217c485b58 Namespaces for main window, menu handlers, status 2017-10-08 00:44:03 +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
e895342062 Added license notice 2013-01-19 15:51:21 +06:00
Vladimir
2654c091b0 Added singal 'changed' to StatusData 2013-01-18 17:43:37 +06:00
Vladimir
87e44553fe Added methods to remove status data 2013-01-17 21:22:38 +06:00
Vladimir
0319e45de6 Changed type fo Value 2013-01-17 19:18:30 +06:00
Vladimir
99b051b97e Changed type of Key 2013-01-17 19:16:57 +06:00
Vladimir
842606e57a Added class to keep status data 2013-01-17 19:09:45 +06:00