Commit graph

52 commits

Author SHA1 Message Date
dismine 40c58022e7 Little optimization.
--HG--
branch : develop
2013-11-06 23:11:12 +02:00
dismine f3fbb1cd9c Added macros Q_CC_GNU.
--HG--
branch : develop
2013-11-06 19:59:20 +02:00
dismine bc3bc3f994 Refactoring include for Visual Studio.
--HG--
branch : develop
2013-11-06 17:49:07 +02:00
dismine d7becda4eb Change in structure of project file.
--HG--
branch : develop
2013-11-06 15:34:54 +02:00
dismine 6de60a4644 New coding standart with Vera++.
--HG--
branch : develop
2013-11-04 22:35:15 +02:00
dismine 36143a93ec Error in license.
--HG--
branch : develop
2013-10-27 14:36:29 +02:00
dismine f2860076ee Refactoring.
--HG--
branch : develop
2013-10-27 09:47:01 +02:00
dismine 473c90c72c Supplement for seams.
--HG--
branch : develop
2013-10-25 14:10:45 +03:00
dismine c66439ba7a Tool point of intersection.
--HG--
branch : develop
2013-10-21 17:09:05 +03:00
dismine 933c7d8a75 Before saving file run test "unique id".
--HG--
branch : develop
2013-10-21 13:18:12 +03:00
dismine 0263b60e3c New tool triangle.
--HG--
branch : develop
2013-10-18 21:20:54 +03:00
dismine 54bf459e17 New tool Height.
--HG--
branch : develop
2013-10-18 13:03:01 +03:00
dismine 2fffdecc86 Zooming points, line and label of points after zooming scene.
--HG--
branch : develop
2013-10-16 12:17:34 +03:00
dismine 4552f887db Replaced Q_CHECK_PRT on Q_ASSERT.
--HG--
branch : develop
2013-10-14 17:44:33 +03:00
dismine 3bda5f6208 Connected signal cellChanged to slot cellChanged in table of increments.
Before conversion toDouble replace "," to ".".

--HG--
branch : develop
2013-10-14 14:26:42 +03:00
dismine 1e70aea0db Fixed wrong value of arc length. Fixed wrong spline length.
--HG--
branch : develop
2013-10-13 21:51:59 +03:00
dismine 80b5fe6d5e Fixed bug with change name of drawing.
--HG--
branch : develop
2013-10-10 13:00:04 +03:00
dismine b791ac648d Fix bugs. Wrong creation detail and wrong creation line.
--HG--
branch : develop
2013-10-09 19:24:28 +03:00
dismine 296a9e5e93 Test unique id.
--HG--
branch : develop
2013-10-07 12:13:24 +03:00
dismine 668084adfe Deleted metod GarbageCollector.
--HG--
branch : develop
2013-10-05 14:02:28 +03:00
dismine 233e1f7cbc Replaced Qmap on to Qhash. Better performance.
--HG--
branch : develop
2013-10-04 14:32:42 +03:00
dismine aa6778427c Used new compilator GCC 4.8 and key -Og. Optimization included files. Deleted
key -Wsign-conversion.

--HG--
branch : feature
2013-10-01 21:15:59 +03:00
dismine 3782400aae Added option delete object ( for tools, details ).
--HG--
branch : feature
2013-09-30 19:29:03 +03:00
dismine 14c8fdeee7 Fixed error in merging branches.
--HG--
branch : feature
2013-09-29 13:29:29 +03:00
dismine 18aa3d71d5 Merged change from default branch.
--HG--
branch : feature
2013-09-27 18:33:45 +03:00
dismine ed63b97827 Remove tool will be disabled, when value reference more than 1. 2013-09-27 18:00:51 +03:00
dismine b541610f51 Used QFlags for enums.
--HG--
branch : feature
2013-09-27 12:17:00 +03:00
dismine 1488823b34 Used macros Q_DISABLE_COPY for classes.
--HG--
branch : feature
2013-09-26 21:50:52 +03:00
dismine 185827b8f2 Each object increment value reference of objects what he use. 2013-09-26 19:26:49 +03:00
dismine 1b7fc8df85 Added support exception for some situations. 2013-09-23 15:08:06 +03:00
dismine 4de9869188 Fix bug with wrong increment referens in modeling spline and modeling path. 2013-09-18 22:23:46 +03:00
dismine 642c8dbe55 Added GNU General Public License version 3 to project 2013-09-18 22:16:19 +03:00
dismine 2ed982faeb Add base realization of equdistant. Fix two bugs. 2013-09-11 17:14:21 +03:00
dismine 6956d309bd Big change in architecture of tools. Add modeling tools. 2013-09-10 15:29:06 +03:00
dismine ebf803122e Add table of layout of details. 2013-08-29 13:31:50 +03:00
dismine 51a17f453d Add class VDetail. 2013-08-28 11:55:11 +03:00
dismine 1c751891e2 Add tool point of contact. 2013-08-21 11:03:53 +03:00
dismine 8f186148ba Fixed gcc warning in code. 2013-08-20 13:26:02 +03:00
dismine ece5024156 Add history window 2013-08-15 23:39:00 +03:00
dismine 67dd88145c Add class VDataTool. Change in class VPointF. 2013-08-13 19:48:36 +03:00
dismine 309f190921 Add tool splinepath 2013-08-09 09:49:34 +03:00
dismine 30ec4ed2f2 Add tool arc 2013-08-06 10:56:09 +03:00
dismine 45856338f9 Add tool spline 2013-08-05 11:37:56 +03:00
dismine 066432c980 Add tool LineIntersect 2013-07-31 14:34:39 +03:00
dismine f25d3e7f7f Add tool Bisector 2013-07-30 21:46:40 +03:00
dismine af95762c09 Add tool Normal 2013-07-30 16:09:34 +03:00
dismine 8942991d29 Add tool ShoulderPoint 2013-07-29 15:55:40 +03:00
dismine 6879b732cb Add tool AlongLine. 2013-07-28 01:18:06 +03:00
dismine 7c06d2f689 Add tool line. 2013-07-25 21:39:51 +03:00
dismine 9e78a12d62 Add tool endLine. 2013-07-25 15:00:51 +03:00