12 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
12b76511e2 Fixed build with Qt 5.11 2018-09-30 12:22:38 +05:00
Vladimir
ef82387a09 Some cleanup 2017-12-20 19:00:11 +05:00
Vladimir
6fbbcbf98e Added namespace to widgets, dialogs, etc. 2017-12-20 13:21:44 +05:00
Vladimir
e99b15fde0 Added namespace to parser 2017-12-13 13:08:28 +05:00
Vladimir
6f3e871682 Added namespace to RevisionInfo 2017-12-13 11:40:26 +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
b42b97d204 Generate application icon from svg 2015-02-04 22:21:15 +05:00
Vladimir
087e7687ad Changed home page,
Added method to get full revision hash
2014-12-07 13:21:51 +05:00
Vladimir
bda2222e56 DialogAbout cleaned 2013-02-04 20:05:47 +06:00
Vladimir
26a0585a65 Files moved to other directories to make sources more structured 2013-01-13 14:16:24 +06:00