Commit graph

50 commits

Author SHA1 Message Date
dismine eb03e8165e Sorting by name for length of lines, curves and arcs. New aligment for name of
length of curves.

--HG--
branch : develop
2013-10-15 14:01:36 +03:00
dismine 11b7c6a1f0 In table of increments select next cell in this row after end of editing previous.
--HG--
branch : develop
2013-10-15 13:20:34 +03:00
dismine c94e939149 Show value of variable in 0 row of list of variables.
--HG--
branch : develop
2013-10-15 12:26:47 +03:00
dismine 90207bd926 Insert value of variable after cursor in line edit.
--HG--
branch : develop
2013-10-14 19:18:08 +03:00
dismine 4552f887db Replaced Q_CHECK_PRT on Q_ASSERT.
--HG--
branch : develop
2013-10-14 17:44:33 +03:00
dismine 900261cb7f For tool point along line default type of line is "no line".
--HG--
branch : develop
2013-10-14 15:57:04 +03:00
dismine 33a98de0d1 Send signal haveLiteChange when add or remove row in table.
--HG--
branch : develop
2013-10-14 15:22:19 +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 b31002df67 Enabled variables lengths of lines and lengths of arcs. Fixed wrong calculation
of length line and curve.

--HG--
branch : develop
2013-10-13 18:31:42 +03:00
dismine 3407961b65 Alphabetic sorting for variables.
--HG--
branch : develop
2013-10-13 14:04:26 +03:00
dismine 7b56218e09 Fixed bug with dialog of arc.
--HG--
branch : develop
2013-10-09 21:11:25 +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 8a7ace463c Tooltip for tools.
--HG--
branch : develop
2013-10-07 14:11:56 +03:00
dismine 565c697a44 Wrong field will be red.
--HG--
branch : develop
2013-10-06 19:22:21 +03:00
dismine c49b12447b Tab order for windows.
--HG--
branch : develop
2013-10-05 14:30:56 +03:00
dismine 1d6582f374 Tooltips.
--HG--
branch : develop
2013-10-05 13:51:17 +03:00
dismine da8e2c55f9 Field formula set focus when we add new variable to formula.
--HG--
branch : develop
2013-10-04 19:51:03 +03:00
dismine 233e1f7cbc Replaced Qmap on to Qhash. Better performance.
--HG--
branch : develop
2013-10-04 14:32:42 +03:00
dismine 91ce892ab0 Fixed wrong type base of increment.
--HG--
branch : develop
2013-10-03 13:39:53 +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 91744b39b7 Added internationalization 2013-09-19 17:24:53 +03:00
dismine 642c8dbe55 Added GNU General Public License version 3 to project 2013-09-18 22:16:19 +03:00
dismine bd731ef43d Added internationalization for program. Translated string to english. Added
Ukraine and Russian language.

--HG--
branch : feature
2013-09-18 19:52:49 +03:00
dismine fb99e19f27 Fix some gcc warning. 2013-09-12 17:18:31 +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 759afeedd7 Add change to project file. Try to use precompiled headers. 2013-08-29 16:12:30 +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
dismine 85b87b8ade Validation for table increments 2013-07-17 21:35:08 +03:00
dismine 1cd249cc14 Create window table of variables 2013-07-17 14:38:11 +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