Commit graph

3845 commits

Author SHA1 Message Date
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 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 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 23a7efbc6a The main window is maximized after start application.
--HG--
branch : develop
2013-10-14 14:49:01 +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 1e70aea0db Fixed wrong value of arc length. Fixed wrong spline length.
--HG--
branch : develop
2013-10-13 21:51:59 +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 d0ce7e5d10 Precompiled header for qt and ccache.
--HG--
branch : develop
2013-10-13 13:32:49 +03:00
dismine 8e715bf71f Fixed bug with context menu of single point.
--HG--
branch : develop
2013-10-13 10:11:09 +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 80b5fe6d5e Fixed bug with change name of drawing.
--HG--
branch : develop
2013-10-10 13:00:04 +03:00
dismine ca61b27599 Fixed bug with bisector.
--HG--
branch : develop
2013-10-09 21:24:53 +03:00
dismine 7b56218e09 Fixed bug with dialog of arc.
--HG--
branch : develop
2013-10-09 21:11:25 +03:00
dismine 6922fbc24c Merge with develop
--HG--
branch : feature
2013-10-09 19:24:59 +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 2cab6a467c Merge with develop
--HG--
branch : feature
2013-10-07 19:46:47 +03:00
dismine bb0fed674b Updated translation for the ukrainian language.
--HG--
branch : develop
2013-10-07 19:45:42 +03:00
dismine 2b1da2ac32 Documentation for classes.
--HG--
branch : feature
2013-10-07 18:34:14 +03:00
dismine 8a7ace463c Tooltip for tools.
--HG--
branch : develop
2013-10-07 14:11:56 +03:00
dismine 296a9e5e93 Test unique id.
--HG--
branch : develop
2013-10-07 12:13:24 +03:00
dismine 565c697a44 Wrong field will be red.
--HG--
branch : develop
2013-10-06 19:22:21 +03:00
dismine 4c14dd8688 Menu for main window.
--HG--
branch : develop
2013-10-05 15:07:04 +03:00
dismine c49b12447b Tab order for windows.
--HG--
branch : develop
2013-10-05 14:30:56 +03:00
dismine 668084adfe Deleted metod GarbageCollector.
--HG--
branch : develop
2013-10-05 14:02:28 +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 dbc2578c71 Added autosaving file each 5 minutes.
--HG--
branch : develop
2013-10-04 17:00:19 +03:00
dismine 016e539c6b Added safe saveing file of pattern.
--HG--
branch : develop
2013-10-04 16:22:37 +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 c8744fdf14 Added tag v0.1.0 for changeset 2ab78f901668 2013-10-01 21:18:41 +03:00
dismine 04632b26e5 Merged default with feature 2013-10-01 21:17:32 +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 1a678ab2e2 Updated translation.
--HG--
branch : feature
2013-10-01 15:14:34 +03:00
dismine 3782400aae Added option delete object ( for tools, details ).
--HG--
branch : feature
2013-09-30 19:29:03 +03:00
dismine b46d1968ba New field referens in class VDataTool.
--HG--
branch : feature
2013-09-29 15:21:17 +03:00
dismine 66cecc3f3d Changes in VDataTool.
--HG--
branch : feature
2013-09-29 14:53:42 +03:00
dismine 41ae42af4b Tool::Enum changed on Tool::Sources
--HG--
branch : feature
2013-09-29 13:58:45 +03:00
dismine 14c8fdeee7 Fixed error in merging branches.
--HG--
branch : feature
2013-09-29 13:29:29 +03:00