Roman Telezhynskyi
|
1b3e133309
|
GCC warnings.
|
2021-09-25 12:42:28 +03:00 |
|
Roman Telezhynskyi
|
2ffda9a073
|
Introduce *_MARK_NONFINAL_CLASS and *_MARK_NONFINAL_METHOD macroses to suppress GCC warning Wsuggest-final-types.
|
2021-09-25 11:43:05 +03:00 |
|
Roman Telezhynskyi
|
3c0c624682
|
Don't check warnings for a legacy mac os x build.
|
2020-12-26 19:44:55 +02:00 |
|
Roman Telezhynskyi
|
abe92c667d
|
Temporary enable full output for macosx.
|
2020-12-25 09:40:18 +02:00 |
|
Roman Telezhynskyi
|
1fc2d787de
|
Fix build with MSVC.
|
2020-11-10 13:05:58 +02:00 |
|
Roman Telezhynskyi
|
8a6003752e
|
Fix property value update.
Default handler doesn't work in our cases.
|
2020-11-04 16:17:16 +02:00 |
|
Roman Telezhynskyi
|
42afd0e2f6
|
Fix a size policy for widgets in the property browser.
|
2020-10-29 14:44:32 +02:00 |
|
Roman Telezhynskyi
|
d5da8c6799
|
Fix warning: unused variable 'textEdit'.
|
2020-10-29 08:58:26 +02:00 |
|
Roman Telezhynskyi
|
9e3e59d267
|
Fix error: 'width' is deprecated: Use QFontMetrics::horizontalAdvance.
|
2020-10-28 17:22:47 +02:00 |
|
Roman Telezhynskyi
|
de401b2d06
|
Add notes for the base point tool to property browser.
|
2020-10-27 18:26:33 +02:00 |
|
Roman Telezhynskyi
|
2c7456ccd3
|
Try another approach.
|
2020-07-06 16:35:54 +03:00 |
|
Roman Telezhynskyi
|
43db94f4b0
|
Fix conditions.
|
2020-07-06 15:37:41 +03:00 |
|
Roman Telezhynskyi
|
8bf4c85e6e
|
Fix deprecation warnings.
|
2020-07-06 09:41:08 +03:00 |
|
Roman Telezhynskyi
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +02:00 |
|
Roman Telezhynskyi
|
cf1e383d7b
|
Don't use 'char' as a type of enum class.
QDataStream doesn't support serialization for this type.
--HG--
branch : develop
|
2020-01-07 12:54:01 +02:00 |
|
Roman Telezhynskyi
|
41c3ddf5db
|
${TARGET} variable works differently for shared libraries.
--HG--
branch : develop
|
2019-12-22 12:44:43 +02:00 |
|
Roman Telezhynskyi
|
888a968056
|
Refactoring. Remove unneeded conditions.
--HG--
branch : develop
|
2019-12-22 11:48:42 +02:00 |
|
Roman Telezhynskyi
|
3c69b425ec
|
Fix noDebugSymbols.
--HG--
branch : develop
|
2019-11-29 19:55:27 +02:00 |
|
Roman Telezhynskyi
|
5c55778d66
|
Since Q5.12 available support for C++17.
--HG--
branch : develop
|
2019-05-28 17:41:15 +03:00 |
|
Roman Telezhynskyi
|
0987428a93
|
Increase required Qt version up to 5.4.
--HG--
branch : develop
|
2019-04-05 15:42:22 +03:00 |
|
Roman Telezhynskyi
|
54e2025439
|
Fix deprecated QColorDialog::getRgba.
--HG--
branch : develop
|
2018-12-11 11:48:42 +02:00 |
|
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
|
911a85d79b
|
Fix property editor on Mac OS.
--HG--
branch : develop
|
2018-04-03 18:08:11 +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
|
2cb7c4c603
|
Utilize macro QT_DEPRECATED_WARNINGS.
--HG--
branch : develop
|
2018-03-22 19:57:56 +02: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
|
cc66a2ccbb
|
Fix compatibility issue with Qt 5.2.
--HG--
branch : develop
|
2017-10-13 17:48:54 +03:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
cc01fdf2d2
|
Fix Valentina crash.
The crash appeared after wrong refactoring.
--HG--
branch : develop
|
2017-09-15 09:25:19 +03:00 |
|
Roman Telezhynskyi
|
39aa43fe8f
|
SonarQube warnings.
--HG--
branch : develop
|
2017-09-13 11:52:41 +03:00 |
|
Roman Telezhynskyi
|
e6eb9c756b
|
Cppcheck warnings.
--HG--
branch : develop
|
2017-07-06 12:58:26 +03:00 |
|
Roman Telezhynskyi
|
1726b55339
|
GCC warnings.
--HG--
branch : develop
|
2017-07-05 19:35:34 +03:00 |
|
Roman Telezhynskyi
|
b6e0d97df0
|
Qmake. Fix masks to support 64 bit versions of compilers.
--HG--
branch : develop
|
2017-07-05 11:35:32 +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
|
bdea0b8d59
|
Fix build on Mac OS X.
--HG--
branch : develop
|
2017-06-05 20:29:08 +03:00 |
|
Roman Telezhynskyi
|
3a4871fcd0
|
SonarQube warnings.
--HG--
branch : develop
|
2017-06-05 19:47:25 +03:00 |
|
Roman Telezhynskyi
|
cc5641a15c
|
Added gcc’s 4.9.0 Undefined Behavior Sanitizer (ubsan).
--HG--
branch : develop
|
2017-06-01 10:14:17 +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
|
2dcfe1c84b
|
Since Q5.4 available support C++14.
--HG--
branch : develop
|
2017-05-30 18:54:54 +03:00 |
|
Roman Telezhynskyi
|
b300c2a83a
|
Fix bug with property browser.
Coverity Scan gave bad advise.
--HG--
branch : release
|
2017-04-25 14:39:08 +03:00 |
|
Roman Telezhynskyi
|
a0262e260b
|
Coverity scan warnings.
--HG--
branch : release
|
2017-04-19 12:48:13 +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
|
82c48ef4c3
|
Fix potential memory leak.
--HG--
branch : develop
|
2016-12-21 22:40:01 +02:00 |
|
Roman Telezhynskyi
|
a6a8ef29b0
|
Refactoring. Merge similar switch cases together.
--HG--
branch : develop
|
2016-12-21 21:35:07 +02:00 |
|
Roman Telezhynskyi
|
a2cfecd2f1
|
Cppcheck warning.
--HG--
branch : develop
|
2016-12-21 14:20:42 +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
|
7585db6a58
|
Fix build on Qt\5.3\msvc2013_64_opengl.
--HG--
branch : develop
|
2016-08-09 16:55:46 +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
|
c9cdd2cd8d
|
Using macros QT_WARNING_DISABLE_*.
--HG--
branch : develop
|
2016-08-06 21:42:40 +03:00 |
|
Roman Telezhynskyi
|
1c987b919b
|
Use gcc’s Address Sanitizer only in Debug mode.
--HG--
branch : develop
|
2016-08-06 19:23:42 +03:00 |
|
Roman Telezhynskyi
|
69e0ff74e6
|
MSVC warnings.
--HG--
branch : develop
|
2016-08-06 15:59:30 +03:00 |
|
Roman Telezhynskyi
|
483e56866d
|
Added MSVC warnings.
--HG--
branch : develop
|
2016-07-29 21:04:53 +03:00 |
|
Roman Telezhynskyi
|
5da965ba69
|
After update to Qt 5.7 custom libraries: qmuparser and vpropertybrpwser lost
"@rpath" prefix. Setting QMAKE_SONAME_PREFIX fix it.
--HG--
branch : develop
|
2016-07-23 14:48:16 +03:00 |
|
Roman Telezhynskyi
|
9375e0319d
|
As part of testing make all compiler warnings treat as errors.
Added new CONFIG option "checkWarnings".
--HG--
branch : develop
|
2016-07-20 15:40:33 +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
|
5eed97c640
|
Enable #pragma message in Clang.
--HG--
branch : develop
|
2015-11-16 12:28:21 +02:00 |
|
Roman Telezhynskyi
|
7038c25c39
|
Turn on PCH on mac os x.
--HG--
branch : develop
|
2015-11-16 12:22:34 +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
|
b516ceb8e1
|
"CONFIG += silent" doesn't work correct with msvc. Do not create target
"make distclean" with msvc.
--HG--
branch : develop
|
2015-10-24 14:13:59 +03:00 |
|
Roman Telezhynskyi
|
d6653ca9af
|
Successful build with MSVC 2012.
--HG--
branch : develop
|
2015-10-23 20:47:33 +03: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
|
97fdd161b7
|
Optimization copying files.
--HG--
branch : develop
|
2015-10-11 20:27:47 +03:00 |
|
Roman Telezhynskyi
|
2c042b82ae
|
stable.cpp only need by MSVC.
--HG--
branch : develop
|
2015-10-11 13:15:08 +03:00 |
|
Roman Telezhynskyi
|
c1976401a0
|
Use CONFIG += silent in release mode.
--HG--
branch : develop
|
2015-10-09 20:22:49 +03:00 |
|
Roman Telezhynskyi
|
77767ed85b
|
Rename ambiguous Valentina.pri.
--HG--
branch : feature
|
2015-07-10 12:28:30 +03:00 |
|
Roman Telezhynskyi
|
d4e13bfe34
|
Use Q_DECL_OVERRIDE.
--HG--
branch : develop
|
2015-07-03 16:36:54 +03:00 |
|
Roman Telezhynskyi
|
0fe066925a
|
Oprion for disable debug symbols or(and) strip debug symbols in release mode.
--HG--
branch : develop
|
2015-05-16 20:38:05 +03:00 |
|
Roman Telezhynskyi
|
3c6441bd85
|
Comments about disabling Address Sanitizer.
--HG--
branch : develop
|
2015-05-16 17:17:34 +03:00 |
|
Roman Telezhynskyi
|
c1980cc7aa
|
Make possible disable Address Sanitizer.
--HG--
branch : develop
|
2015-05-11 10:10:25 +03:00 |
|
Roman Telezhynskyi
|
78f1e89f08
|
Cppcheck.
--HG--
branch : develop
|
2015-04-15 15:44:57 +03:00 |
|
Roman Telezhynskyi
|
7555c67c3e
|
Clang warnings.
--HG--
branch : release
|
2015-03-16 14:23:02 +02:00 |
|
Roman Telezhynskyi
|
cabac6f3d0
|
GCC warnings.
--HG--
branch : release
|
2015-03-16 12:33:37 +02:00 |
|
Roman Telezhynskyi
|
c466fc40b4
|
GCC warnings.
--HG--
branch : release
|
2015-03-03 17:29:33 +02:00 |
|
Roman Telezhynskyi
|
22055ab684
|
Vera++.
--HG--
branch : release
|
2015-03-02 19:11:43 +02:00 |
|
Roman Telezhynskyi
|
629a2a7579
|
Copyright dates.
--HG--
branch : develop
|
2015-02-27 12:27:48 +02:00 |
|
Felix Ulber
|
12c66e873f
|
Corrections on license text
--HG--
branch : develop
|
2015-02-26 22:48:52 +01:00 |
|
Felix Ulber
|
6ad6eda04a
|
Some code corrections on fix of issue #235
--HG--
branch : develop
|
2015-02-26 22:34:33 +01:00 |
|
Felix Ulber
|
80a58cd729
|
Fixed Issue #235
--HG--
branch : develop
|
2015-02-25 23:27:09 +01:00 |
|