Roman Telezhynskyi
|
84001dac61
|
Refactoring. Added move constructor.
--HG--
branch : develop
|
2019-12-30 17:13:18 +02:00 |
|
Roman Telezhynskyi
|
74bb3e4369
|
Fix move sematic.
(grafted from fb8691f522f3515d7c3014a0ea90b60b352a444e)
--HG--
branch : develop
|
2019-12-30 13:00:57 +02:00 |
|
Roman Telezhynskyi
|
63b1eb8068
|
Cppcheck warning 'missingOverride'.
--HG--
branch : develop
|
2018-06-26 15:53:48 +03:00 |
|
Roman Telezhynskyi
|
279674f491
|
Make Swap methods inline.
--HG--
branch : develop
|
2018-04-22 13:32:06 +03:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
03a9b07eff
|
Fixed issue #673. The Insert Node tool changes Label.
--HG--
branch : release
|
2017-04-28 09:38:09 +03:00 |
|
Roman Telezhynskyi
|
b2ed7d9db4
|
Refactoring. Add a move assignment operator to all classes that use
QSharedDataPointer class to keep data.
--HG--
branch : release
|
2017-04-19 13:27:17 +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
|
75e9e9b2ee
|
Fixed issues with include paths.
--HG--
branch : develop
|
2016-08-05 13:41:02 +03:00 |
|
Roman Telezhynskyi
|
f0691d7c9f
|
Mark implicitly shared classes as a movable type. This can improve performance
and memory efficiency when using Qt's container classes.
--HG--
branch : develop
|
2015-11-25 20:56:17 +02:00 |
|
val177
|
00e98b8913
|
Fixed issue #345
--HG--
branch : develop
|
2015-09-04 15:39:01 +03:00 |
|
Roman Telezhynskyi
|
d4e13bfe34
|
Use Q_DECL_OVERRIDE.
--HG--
branch : develop
|
2015-07-03 16:36:54 +03:00 |
|
Roman Telezhynskyi
|
f8c6a65962
|
Moving class VContainer in a static library complited.
--HG--
branch : feature
|
2015-06-12 11:55:44 +03:00 |
|