20 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
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
d5b90d6f93 Removed other condition for Qt 5.0
QApplication, QtWidgets, QUrlQuery, QTextCodec::setCodecForTr().
2017-10-05 21:43:36 +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
a8e71ad611 Include QDateTime header 2016-08-21 20:23:03 +05:00
Vladimir
918f6980c3 Fixed url query for Qt 4.8 2016-08-21 19:53:36 +05:00
Vladimir
78321b75e4 Changed network query constructor 2016-08-21 13:43:19 +05:00
Vladimir
8cddd20c1f Added version number of downloaded changelog 2016-08-19 23:50:31 +05:00
Vladimir
e5fd71a72c Compare commits with QDateTime 2016-08-19 23:37:29 +05:00
Vladimir
b42b97d204 Generate application icon from svg 2015-02-04 22:21:15 +05:00
Vladimir
100ea8a961 Changed uri for updates file 2014-12-08 19:38:32 +05:00
Vladimir
0404140278 Changed uri for updates file 2014-12-08 00:27:56 +05:00
Vladimir
6a6f16db93 Translation updated 2014-07-12 13:12:07 +06:00
Vladimir
b020ff9291 Show history from web only then web version is newer 2014-07-12 13:11:46 +06:00
Vladimir
ffb830f8d9 DialogUpdates completed 2013-02-04 20:05:41 +06:00
Vladimir
b6bf39f75e DialogAbout copied to DialogUpdates 2013-02-04 19:39:28 +06:00