Commit graph

61 commits

Author SHA1 Message Date
dismine a25fe5dc2b Fix for method VGObject::BuildRay. Correct way make rect bigger.
--HG--
branch : develop
2014-11-30 13:34:27 +02:00
dismine 0fbc4b5fc8 Cppcheck++.
--HG--
branch : develop
2014-11-26 15:32:15 +02:00
dismine f8b02e7f40 Fixed issue #192. Cannot create circled part.
--HG--
branch : develop
2014-11-21 09:54:12 +02:00
dismine f823040725 In some correct cases it is normal do not have intersection.
--HG--
branch : develop
2014-11-11 10:40:27 +02:00
dismine 7f2546d02c Wrong axis if scene rect smaller than need.
--HG--
branch : develop
2014-11-11 10:16:37 +02:00
dismine 33a235e8a3 Wrong visualization if value negative.
--HG--
branch : develop
2014-11-09 13:25:29 +02:00
dismine 68f25ddf36 New tool curve intersect axis.
--HG--
branch : develop
2014-10-23 11:38:57 +03:00
dismine 952e7d06b4 error: use of undeclared identifier 'fabs'.
--HG--
branch : develop
2014-10-05 23:53:58 +03:00
dismine 3590ebac74 int instead ptrdiff_t.
--HG--
branch : develop
2014-10-05 23:25:07 +03:00
dismine ddd71403ad Fix for build on Windows.
--HG--
branch : develop
2014-10-04 23:11:30 +03:00
dismine ea9ba2a11a Building with Clang.
--HG--
branch : develop
2014-10-03 13:32:12 +03:00
dismine 7e6cfe9f70 Change build dependence to Qt 5.0.2.
--HG--
branch : develop
2014-09-25 18:44:06 +03:00
dismine 1964b15704 Cppcheck warnings.
--HG--
branch : develop
2014-09-11 20:15:07 +03:00
dismine 2766628037 Clang warnings.
--HG--
branch : develop
2014-09-11 19:52:02 +03:00
dismine 2a4eef7695 Visualization for VToolCutSpline.
--HG--
branch : feature
2014-09-06 15:47:25 +03:00
dismine f59009c5fc Show lite tool options in options browser.
--HG--
branch : feature
2014-09-03 14:10:51 +03:00
dismine 3d3282ae61 Setter and getter for options VToolArc.
--HG--
branch : feature
2014-09-01 17:34:45 +03:00
dismine b61b705303 Hide diagnostic "-Weffc++" for private shared data.
--HG--
branch : develop
2014-08-23 09:18:07 +03:00
dismine ca32f1c9df Fixed issue 168.
--HG--
branch : develop
2014-08-21 15:44:40 +03:00
dismine cd03b8a473 Implicit Sharing for class VPointF.
--HG--
branch : develop
2014-08-20 17:20:53 +03:00
dismine d3b3011d15 Implicit Sharing for class VSplinePath.
--HG--
branch : develop
2014-08-20 17:05:19 +03:00
dismine 2aaf98f20c Implicit Sharing for class VSplinePoint.
--HG--
branch : develop
2014-08-20 16:21:43 +03:00
dismine 40eab84c41 Implicit Sharing for class VSpline.
--HG--
branch : develop
2014-08-20 16:02:41 +03:00
dismine 7a8ba8f707 Implicit Sharing for class VArc.
--HG--
branch : develop
2014-08-20 15:23:21 +03:00
dismine d75969b331 Implicit Sharing for class VGObject.
--HG--
branch : develop
2014-08-20 15:01:35 +03:00
dismine fb750ece99 Implicit Sharing for class VDetail.
--HG--
branch : develop
2014-08-20 14:11:12 +03:00
dismine ada855b4e6 Implicit Sharing for class VNodeDetail.
--HG--
branch : develop
2014-08-20 13:33:29 +03:00
dismine a33ab27909 New define NULL_ID.
--HG--
branch : develop
2014-08-17 18:20:55 +03:00
dismine 036979a68c Fixed issue 107.
--HG--
branch : develop
2014-08-17 17:22:30 +03:00
dismine e9dc8d7b98 Visualization for VToolCutArc.
--HG--
branch : develop
2014-08-15 17:37:22 +03:00
dismine 3546c2a557 Visualization for VToolArc.
--HG--
branch : develop
2014-08-15 16:54:24 +03:00
dismine 484f149929 Store information about object's id that created internal variable.
--HG--
branch : develop
2014-07-29 14:28:18 +03:00
dismine 13d369f560 Check for self-assignment, by comparing the pointers.
--HG--
branch : develop
2014-07-27 15:30:28 +03:00
dismine 933e63d103 Added new contructor for VPointF.
--HG--
branch : develop
2014-07-25 14:53:39 +03:00
dismine e2ffad7146 Fix missing headers, fix for precompiled header on Windows, fix zooming.
--HG--
branch : develop
2014-07-13 15:49:00 +03:00
dismine a980381cb4 Refactoring.
--HG--
branch : develop
2014-06-26 13:48:31 +03:00
dismine bc87f5ffbe Refactoring.
--HG--
branch : develop
2014-06-25 17:08:12 +03:00
dismine 9fdedf85fc Replace Q_ASSERT by SCASSERT.
--HG--
branch : feature
2014-06-19 12:31:56 +03:00
dismine 3ad852243e Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 14:50:27 +03:00
dismine c3355e37e4 Includes for Coverity Scan, again.
--HG--
branch : develop
2014-06-17 12:50:11 +03:00
dismine 2e7e0e92f7 Change in detail dialog. Show fractional number, current unit.
--HG--
branch : feature
2014-06-12 19:56:24 +03:00
dismine 60e5167400 Fix for VDetail::Missing method. Now work correct.
--HG--
branch : feature
2014-06-12 18:34:44 +03:00
dismine 37d2dd667f Use C++11 strongly typed enumerations.
--HG--
branch : feature
2014-06-12 10:22:29 +03:00
dismine 8ca765b14e Merge with develop
--HG--
branch : feature
2014-06-10 14:53:40 +03:00
dismine c35930db3a at() instead operator[].
--HG--
branch : feature
2014-06-09 22:11:33 +03:00
dismine 695b357c4a Merge with DialogTools
--HG--
branch : develop
2014-06-10 12:05:21 +03:00
dismine 7e3dc203dc Use forward declaration.
--HG--
branch : feature
2014-06-08 21:10:57 +03:00
dismine a40099da1f Backport changeset 8a2e2ab97237.
--HG--
branch : develop
2014-06-03 15:15:17 +03:00
dismine 543758a80c Move documantation to cpp file.
--HG--
branch : develop
2014-06-02 17:28:02 +03:00
dismine a6ffb16054 Clang's warnings.
--HG--
branch : develop
2014-06-02 10:43:27 +03:00