Commit graph

29 commits

Author SHA1 Message Date
dismine 70901ddb1b Wrong scaling in verticalScrollBar.
--HG--
branch : develop
2013-10-21 12:15:50 +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 1f89b0038a Changed max and min value for double spin box in table of variables.
--HG--
branch : develop
2013-10-14 15:18:42 +03:00
dismine 517e754efd List of lengths of arc and curves in table of variables.
--HG--
branch : develop
2013-10-14 14:42:14 +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 4d6179d3e2 DragMode for scene.
--HG--
branch : develop
2013-10-14 12:31:56 +03:00
dismine 244756cb06 Fixed Issue #3.
--HG--
branch : develop
2013-10-14 11:40:01 +03:00
dismine 7f3b2f76ee Fixed bugs in VArc and VSpline. Bug in DataPoints.
--HG--
branch : develop
2013-10-10 21:45:58 +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 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 1b7fc8df85 Added support exception for some situations. 2013-09-23 15:08:06 +03:00
dismine 642c8dbe55 Added GNU General Public License version 3 to project 2013-09-18 22:16:19 +03:00
dismine 6229e4f6bd Added save and set scroll bars value when user change current scene. 2013-09-17 21:13:02 +03:00
dismine ba1433e83f Added method CheckLoops for finding loops in equidistant. Can find loops and delete them. 2013-09-17 20:11:43 +03:00
dismine ea072a35f4 Fix some warning after checking cppcheck. 2013-09-12 16:25:24 +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 8f186148ba Fixed gcc warning in code. 2013-08-20 13:26:02 +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 45856338f9 Add tool spline 2013-08-05 11:37:56 +03:00
dismine 6879b732cb Add tool AlongLine. 2013-07-28 01:18:06 +03:00
dismine 9e78a12d62 Add tool endLine. 2013-07-25 15:00:51 +03:00
dismine 85b87b8ade Validation for table increments 2013-07-17 21:35:08 +03:00
dismine 0b6311d4cd Creating ToolSimplePoint complit 2013-07-13 13:51:31 +03:00
dismine 65ad791e3e First commit for tool simple point 2013-07-03 15:29:26 +03:00