Roman Telezhynskyi
|
5641173e81
|
Cppcheck warning.
--HG--
branch : develop
|
2019-01-16 16:39:44 +02:00 |
|
Roman Telezhynskyi
|
e91c92d4a9
|
Resolved issue #929. New variable type: Separator.
--HG--
branch : develop
|
2019-01-16 16:24:41 +02:00 |
|
Roman Telezhynskyi
|
db478562ee
|
Fixed issue #885. Regression. Broken support for multi size measurements.
(grafted from 1a0becf32c00518f126cd0e7325c0eb2bbdcc18e)
--HG--
branch : develop
|
2018-10-12 13:06:03 +03:00 |
|
Roman Telezhynskyi
|
60b323cf8e
|
Fixed issue #882. VContainer class doesn't support multi document mode.
--HG--
branch : release
|
2018-09-18 16:38:16 +03:00 |
|
Roman Telezhynskyi
|
63b1eb8068
|
Cppcheck warning 'missingOverride'.
--HG--
branch : develop
|
2018-06-26 15:53:48 +03:00 |
|
Roman Telezhynskyi
|
f194057b26
|
Refactoring.
--HG--
branch : develop
|
2018-05-18 13:51:58 +03:00 |
|
Roman Telezhynskyi
|
279674f491
|
Make Swap methods inline.
--HG--
branch : develop
|
2018-04-22 13:32:06 +03:00 |
|
Roman Telezhynskyi
|
d03cd7be06
|
Speed optmization for method VContainer::ClearVariables().
--HG--
branch : develop
|
2018-01-20 14:01:35 +02:00 |
|
Roman Telezhynskyi
|
2295a88885
|
Clang warning.
--HG--
branch : develop
|
2018-01-06 15:54:06 +02:00 |
|
Roman Telezhynskyi
|
e6dcfd708b
|
New internal variable RotationElArc.
--HG--
branch : develop
|
2018-01-05 21:07:47 +02:00 |
|
Roman Telezhynskyi
|
efb4b58b8d
|
Fix bug with Increments. After creating they know more than should.
--HG--
branch : develop
|
2017-11-19 17:08:50 +02:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
4caab9a479
|
Fix export increments and preview calculations.
Separate both types. First write increments then preview calculations.
--HG--
branch : feature
|
2017-09-27 11:53:17 +03:00 |
|
Roman Telezhynskyi
|
d77acc524c
|
Resolved issue #731. Improve tab Increments. Separate the tab on two:
Increments and Preview Calculation.
--HG--
branch : develop
|
2017-09-02 14:47:44 +03:00 |
|
Roman Telezhynskyi
|
8dc5b739ad
|
Cppcheck warning.
--HG--
branch : develop
|
2017-08-04 22:50:06 +03:00 |
|
Roman Telezhynskyi
|
3999ebd82e
|
Fixed bug in Tape. Each Window should has own size and height values.
--HG--
branch : develop
|
2017-08-04 20:29:43 +03:00 |
|
Ronan Le Tiec
|
46f70788cf
|
issue #654 refactoring the code so that the functions and variables are called xxx multisize xxx instead of xxx standard xxx
--HG--
branch : develop
|
2017-07-12 20:21:48 +02:00 |
|
Roman Telezhynskyi
|
965d908663
|
GCC warnings.
--HG--
branch : develop
|
2017-05-30 18:44:16 +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
|
c2609b98be
|
Refactoring.
--HG--
branch : release
|
2017-04-18 11:49:05 +03:00 |
|
Roman Telezhynskyi
|
d355b4dce8
|
Cppcheck warnings.
--HG--
branch : develop
|
2017-04-06 15:50:15 +03:00 |
|
Roman Telezhynskyi
|
f9aa896477
|
Refactoring. Avoid implicit conversions.
--HG--
branch : develop
|
2017-03-31 17:04:11 +03:00 |
|
Murloc
|
506ca0612c
|
Add 200 in heights
--HG--
branch : feature
|
2017-03-09 21:41:48 +01:00 |
|
Roman Telezhynskyi
|
5dff5b36d0
|
Fixed issue #631. Runtime Error when using elliptical arc and opening
Measurements Table of Variables or Formula Wizard.
--HG--
branch : develop
|
2017-02-26 09:00:40 +02:00 |
|
Roman Telezhynskyi
|
b31a8d4c6b
|
Extend max size to 72 cm.
Request from a user. See
http://forum.valentina-project.org/t/extension-of-standard-measurements/957
--HG--
branch : develop
|
2017-02-22 07:54:42 +02:00 |
|
Roman Telezhynskyi
|
38abf5c9a0
|
Removed redundant forward declaration.
--HG--
branch : develop
|
2017-02-18 11:22:59 +02:00 |
|
Roman Telezhynskyi
|
2d61b87256
|
Remove empty statement.
--HG--
branch : develop
|
2016-12-20 21:19:21 +02:00 |
|
Roman Telezhynskyi
|
ffab000e0f
|
Remove empty statement.
--HG--
branch : develop
|
2016-12-20 20:57:20 +02:00 |
|
Valentina Zhuravska
|
9e3fd67eb6
|
Added VEllipticalArcRadius.
--HG--
branch : feature
|
2016-12-17 03:34:12 +02:00 |
|
Roman Telezhynskyi
|
b644209406
|
Resolved issue #580. Extend the list of heights.
--HG--
branch : develop
|
2016-10-26 14:49:09 +03:00 |
|
Roman Telezhynskyi
|
3bb657ea1a
|
New internal variable "Length to spline control point".
--HG--
branch : develop
|
2016-09-24 20:44:06 +03:00 |
|
Roman Telezhynskyi
|
e333c9bc08
|
QtDebug and QDebug lead to the same header. Leave only QtDebug.
--HG--
branch : develop
|
2016-08-16 20:35:21 +03:00 |
|
Roman Telezhynskyi
|
d66280033b
|
Fixed issue #546. Compile error under Windows in current develop revision.
--HG--
branch : develop
|
2016-08-16 19:57:32 +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
|
80f00b361d
|
Use "Include What You Use" tool for optimizing #includes.
--HG--
branch : develop
|
2016-08-08 14:44:49 +03:00 |
|
Roman Telezhynskyi
|
c9cdd2cd8d
|
Using macros QT_WARNING_DISABLE_*.
--HG--
branch : develop
|
2016-08-06 21:42:40 +03:00 |
|
Roman Telezhynskyi
|
2af9c0e65a
|
Fixed issues with include paths.
--HG--
branch : develop
|
2016-08-05 13:48:23 +03:00 |
|
Roman Telezhynskyi
|
75e9e9b2ee
|
Fixed issues with include paths.
--HG--
branch : develop
|
2016-08-05 13:41:02 +03:00 |
|
Roman Telezhynskyi
|
f7736d3bfd
|
Fixed issue "Not all length of curves visible".
--HG--
branch : develop
|
2016-05-24 20:35:19 +03:00 |
|
Roman Telezhynskyi
|
6187f16c6a
|
Refactoring. Use conversion operator for conversion VPointF to QPointF.
--HG--
branch : feature
|
2016-05-14 22:28:09 +03:00 |
|
Roman Telezhynskyi
|
c99cdb69ec
|
Added new curve path segment variables.
--HG--
branch : develop
|
2016-04-02 00:15:04 +03:00 |
|
Roman Telezhynskyi
|
d1480132a0
|
Don't separate data about spline and arc length and angles.
--HG--
branch : develop
|
2016-04-01 22:34:57 +03:00 |
|
Roman Telezhynskyi
|
bb29984b4a
|
Cut tools do not create subcurves anymore.
--HG--
branch : develop
|
2016-04-01 17:32:36 +03:00 |
|
Roman Telezhynskyi
|
be7277eeba
|
Refactoring. Use more safe function VFuzzyComparePossibleNulls.
--HG--
branch : develop
|
2016-03-23 16:09:30 +02:00 |
|
Roman Telezhynskyi
|
c5c3862bfc
|
More human readable angle of line.
--HG--
branch : develop
|
2016-03-16 14:09:56 +02:00 |
|
Roman Telezhynskyi
|
dc162f5085
|
Fixed build problem on Win7
(grafted from 4d6b1388a31f2f0092699ea73ac5a8de3ec97b18)
--HG--
branch : develop
|
2016-03-06 14:03:22 +02: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 |
|
Roman Telezhynskyi
|
6b54c5bb7d
|
Set default printing color mode.
Known issue: program doesn't print in grayscale color mode.
--HG--
branch : develop
|
2015-11-04 17:22:49 +02:00 |
|
Roman Telezhynskyi
|
9aa8713203
|
Refactoring.
--HG--
branch : develop
|
2015-10-31 14:56:28 +02:00 |
|