Roman Telezhynskyi
|
63b1eb8068
|
Cppcheck warning 'missingOverride'.
--HG--
branch : develop
|
2018-06-26 15:53:48 +03:00 |
|
Roman Telezhynskyi
|
e7ca9294cf
|
Refactoring. Use QChar instead of QString where possible.
Point and comma.
--HG--
branch : develop
|
2018-04-13 09:14:55 +03:00 |
|
Roman Telezhynskyi
|
d8c3a0ac81
|
Use native dialog on all platforms except Linux.
We have a bug with native dialog on Linux that's why we cannot use it.
--HG--
branch : develop
|
2018-04-04 08:34:48 +03:00 |
|
Roman Telezhynskyi
|
5b63502b21
|
Cppcheck warnings.
--HG--
branch : develop
|
2018-04-03 14:54:57 +03:00 |
|
Roman Telezhynskyi
|
6b6a2632a9
|
Refactoring. Replacing all Q_FOREACH/foreach loops with the c++ range-based
loops.
--HG--
branch : develop
|
2018-04-03 11:15:58 +03:00 |
|
Roman Telezhynskyi
|
6a7405b4d4
|
Refactoring. Use QString default constructor instead of empty string.
--HG--
branch : develop
|
2018-03-14 16:01:24 +02:00 |
|
Roman Telezhynskyi
|
c1cea4c441
|
Clazy warnings.
--HG--
branch : develop
|
2018-03-14 15:39:15 +02:00 |
|
Roman Telezhynskyi
|
5c8c940f32
|
Refactoring. Backport QOverload template.
--HG--
branch : develop
|
2018-01-12 15:25:20 +02:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
1726b55339
|
GCC warnings.
--HG--
branch : develop
|
2017-07-05 19:35:34 +03:00 |
|
Roman Telezhynskyi
|
72ea1997fb
|
Fixed issue #715. Build fails with Qt 5.9.1 / clang / macOS.
(grafted from d78ca13c4891ccf3542b0704a7d66af0f9b02938)
--HG--
branch : develop
|
2017-07-01 21:38:26 +03:00 |
|
Roman Telezhynskyi
|
9686d0e179
|
Fixed issue #623. Issue: Bug with dialog Open file.
--HG--
branch : develop
|
2017-06-19 16:11:44 +03:00 |
|
Roman Telezhynskyi
|
5c4f45397d
|
Fix build on Mac OS X.
--HG--
branch : develop
|
2017-06-05 20:58:38 +03:00 |
|
Roman Telezhynskyi
|
7e064f80c5
|
Thrown away code for support Qt < 5.2.
--HG--
branch : develop
|
2017-05-30 19:52:38 +03:00 |
|
Roman Telezhynskyi
|
d355b4dce8
|
Cppcheck warnings.
--HG--
branch : develop
|
2017-04-06 15:50:15 +03:00 |
|
Roman Telezhynskyi
|
ea5010d8f7
|
Resolved request "Tool Options should show information about parent objects".
--HG--
branch : develop
|
2017-03-19 17:13:02 +02:00 |
|
Roman Telezhynskyi
|
38abf5c9a0
|
Removed redundant forward declaration.
--HG--
branch : develop
|
2017-02-18 11:22:59 +02:00 |
|
Roman Telezhynskyi
|
86f4b21879
|
Instead of method QLocale::system() better to use the default constructor.
Usefull in case we will deside change default locale.
--HG--
branch : develop
|
2017-01-03 10:46:28 +02:00 |
|
Roman Telezhynskyi
|
5153e997d1
|
Fix warning "using-directive shall not be used.".
--HG--
branch : develop
|
2016-12-21 14:02:55 +02:00 |
|
Roman Telezhynskyi
|
2d61b87256
|
Remove empty statement.
--HG--
branch : develop
|
2016-12-20 21:19:21 +02:00 |
|
Roman Telezhynskyi
|
89ce8afe77
|
Localize numeric keyboard's dot key according to locale and user preferences.
--HG--
branch : develop
|
2016-08-23 21:24:14 +03:00 |
|
Roman Telezhynskyi
|
09175a3bde
|
Fix build on Qt\5.3\msvc2013_64_opengl.
--HG--
branch : develop
|
2016-08-09 12:28:34 +03:00 |
|
Roman Telezhynskyi
|
ec053ba5bf
|
Fix build on Qt\5.3\msvc2013_64_opengl.
--HG--
branch : develop
|
2016-08-08 22:59:35 +03:00 |
|
Roman Telezhynskyi
|
80f00b361d
|
Use "Include What You Use" tool for optimizing #includes.
--HG--
branch : develop
|
2016-08-08 14:44:49 +03:00 |
|
Roman Telezhynskyi
|
d9360f3c96
|
GCC warnings.
--HG--
branch : develop
|
2016-08-07 18:17:50 +03:00 |
|
Roman Telezhynskyi
|
34a960fcd6
|
MSVC warnings.
--HG--
branch : develop
|
2016-08-07 15:12:08 +03:00 |
|
Roman Telezhynskyi
|
6f56b46d26
|
Fixed Clang warnings.
--HG--
branch : develop
|
2016-05-03 19:50:37 +03:00 |
|
Roman Telezhynskyi
|
70fd0be830
|
Use Q_REQUIRED_RESULT where it make sense.
--HG--
branch : develop
|
2016-03-23 17:27:17 +02:00 |
|
Roman Telezhynskyi
|
5befd6770b
|
Use new connect syntax everywhere where is possible.
--HG--
branch : develop
|
2016-03-13 15:02:11 +02:00 |
|
Roman Telezhynskyi
|
da827ad952
|
QComboBox clear button in property browser.
--HG--
branch : develop
|
2015-12-09 13:13:34 +02:00 |
|
Roman Telezhynskyi
|
477a95798a
|
Optimization line color combobox for Mac.
--HG--
branch : develop
|
2015-12-01 17:13:57 +02:00 |
|
Roman Telezhynskyi
|
88324a11f2
|
Static Code Analysis.
--HG--
branch : develop
|
2015-10-28 16:22:36 +02:00 |
|
Roman Telezhynskyi
|
d1f18dc9a0
|
Use quint32 instead unsigned int.
--HG--
branch : develop
|
2015-10-26 10:36:07 +02:00 |
|
Roman Telezhynskyi
|
467ffbd132
|
ICC warnings.
--HG--
branch : develop
|
2015-10-20 17:32:01 +03:00 |
|
Roman Telezhynskyi
|
be398bae93
|
cppcheck.
--HG--
branch : develop
|
2015-10-12 14:52:48 +03:00 |
|
Roman Telezhynskyi
|
d4e13bfe34
|
Use Q_DECL_OVERRIDE.
--HG--
branch : develop
|
2015-07-03 16:36:54 +03:00 |
|
Roman Telezhynskyi
|
78f1e89f08
|
Cppcheck.
--HG--
branch : develop
|
2015-04-15 15:44:57 +03:00 |
|
Roman Telezhynskyi
|
629a2a7579
|
Copyright dates.
--HG--
branch : develop
|
2015-02-27 12:27:48 +02:00 |
|
Roman Telezhynskyi
|
f6e511e43c
|
Set and dynamically refresh locale settings for tool property browser.
--HG--
branch : feature
|
2015-02-11 12:33:13 +02:00 |
|
Roman Telezhynskyi
|
6d638a3080
|
Class that show line colors.
--HG--
branch : feature
|
2015-02-07 15:18:08 +02:00 |
|
Roman Telezhynskyi
|
cf2aea280d
|
Refactoring.
--HG--
branch : feature
|
2015-02-03 12:17:04 +02:00 |
|
dismine
|
1b6408c144
|
Fixed issue #171. QComboBox to show Qt::PenStyle.
--HG--
branch : develop
|
2015-01-29 17:47:02 +02:00 |
|
dismine
|
2aaf530e85
|
Translation will not work for class that inherits VProperty if class doesn't
containe macross Q_OBJECT.
--HG--
branch : develop
|
2014-12-04 13:34:48 +02:00 |
|
dismine
|
2bd82fa340
|
Refactoring. Do not use QStringLiteral for empty strings.
--HG--
branch : develop
|
2014-10-24 17:27:41 +03:00 |
|
dismine
|
a06a162100
|
Support build with MSVC.
--HG--
branch : develop
|
2014-10-17 22:26:30 +02:00 |
|
dismine
|
01e37bf4bf
|
Clang warnings.
--HG--
branch : develop
|
2014-10-03 14:40:39 +03:00 |
|
dismine
|
a8bb3e8161
|
GCC warnings.
--HG--
branch : develop
|
2014-09-20 19:05:21 +03:00 |
|
dismine
|
4127e3ec16
|
GCC warnings.
--HG--
branch : develop
|
2014-09-14 12:16:59 +03:00 |
|
dismine
|
14423990dc
|
Coverity warnings.
--HG--
branch : develop
|
2014-09-13 21:14:14 +03:00 |
|
dismine
|
1964b15704
|
Cppcheck warnings.
--HG--
branch : develop
|
2014-09-11 20:15:07 +03:00 |
|