Vladimir
|
a743565796
|
Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
|
2025-01-13 01:23:52 +05:00 |
|
Vladimir
|
1e4b90a011
|
Fixed access to temporary variable
|
2019-03-16 23:37:34 +05:00 |
|
Vladimir
|
6f3e871682
|
Added namespace to RevisionInfo
|
2017-12-13 11:40:26 +05:00 |
|
Vladimir
|
217c485b58
|
Namespaces for main window, menu handlers, status
|
2017-10-08 00:44:03 +05:00 |
|
Vladimir
|
24ba0ac065
|
Removed condition from main.cpp
|
2017-10-05 21:29:10 +05:00 |
|
Vladimir
|
19e26c3db0
|
Removed conditions from cmdline
|
2017-10-05 21:27:17 +05:00 |
|
Vladimir
|
27db8db9d5
|
Added class to change configuration file path
|
2017-03-12 15:24:00 +05:00 |
|
Vladimir
|
50db5b2ca7
|
Added optional parameter to specify configuration file
|
2017-03-08 22:12:50 +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
|
b6294373dc
|
Added conditionally compilation for Command Line support and older Qt versions
|
2014-05-28 21:55:55 +06:00 |
|
Vladimir
|
28113fa23a
|
Pass arguments list in QStringList instead of QCoreApplication
|
2014-05-27 19:36:07 +06:00 |
|
Vladimir
|
6496035d9a
|
Processor extracted from parser
|
2014-05-27 19:36:04 +06:00 |
|
Vladimir
|
6a73bab521
|
Added version info option for test
|
2014-05-27 19:36:02 +06:00 |
|
Vladimir
|
78cf1a4ea6
|
Added class for command line parser with Qt5.2
|
2014-05-27 19:36:02 +06:00 |
|
Vladimir
|
c36060966c
|
Added method to setup application data
|
2014-05-27 19:31:52 +06:00 |
|
Vladimir
|
29b1155dc3
|
Added #ifdef for Qt4/Qt5 compilation
|
2013-06-02 13:05:32 +06:00 |
|
Vladimir
|
8e7eaeb9e0
|
Added QtWidgets
|
2013-05-30 23:49:31 +06:00 |
|
Vladimir
|
dfd3336de9
|
Fixed typo error
|
2012-12-15 12:52:33 +06:00 |
|
Vladimir
|
0dc5abc4b1
|
Added local library search path
|
2012-05-06 16:13:24 +06:00 |
|
Vladimir
|
5c26d14dc9
|
Fixed saving settings on Windows XP.
|
2010-12-28 18:45:01 +05:00 |
|
Vladimir
|
4816c84a7b
|
License notice added to source files.
|
2010-12-27 01:01:20 +05:00 |
|
Vladimir
|
0979ea744e
|
Option's widgets are combined to one dialog window.
|
2010-12-21 16:23:47 +05:00 |
|
Vladimir
|
2cda395c7c
|
First import.
|
2010-12-17 16:17:54 +05:00 |
|