Commit Graph

  • 23a7efbc6a The main window is maximized after start application. dismine 2013-10-14 14:49:01 +0300
  • 517e754efd List of lengths of arc and curves in table of variables. dismine 2013-10-14 14:42:14 +0300
  • 3bda5f6208 Connected signal cellChanged to slot cellChanged in table of increments. Before conversion toDouble replace "," to ".". dismine 2013-10-14 14:26:42 +0300
  • 4d6179d3e2 DragMode for scene. dismine 2013-10-14 12:31:56 +0300
  • 244756cb06 Fixed Issue #3. dismine 2013-10-14 11:40:01 +0300
  • 1e70aea0db Fixed wrong value of arc length. Fixed wrong spline length. dismine 2013-10-13 21:51:59 +0300
  • b31002df67 Enabled variables lengths of lines and lengths of arcs. Fixed wrong calculation of length line and curve. dismine 2013-10-13 18:31:42 +0300
  • 3407961b65 Alphabetic sorting for variables. dismine 2013-10-13 14:04:26 +0300
  • d0ce7e5d10 Precompiled header for qt and ccache. dismine 2013-10-13 13:32:49 +0300
  • 8e715bf71f Fixed bug with context menu of single point. dismine 2013-10-13 10:11:09 +0300
  • 7f3b2f76ee Fixed bugs in VArc and VSpline. Bug in DataPoints. dismine 2013-10-10 21:45:58 +0300
  • 80b5fe6d5e Fixed bug with change name of drawing. dismine 2013-10-10 13:00:04 +0300
  • ca61b27599 Fixed bug with bisector. dismine 2013-10-09 21:24:53 +0300
  • 7b56218e09 Fixed bug with dialog of arc. dismine 2013-10-09 21:11:25 +0300
  • 6922fbc24c Merge with develop dismine 2013-10-09 19:24:59 +0300
  • b791ac648d Fix bugs. Wrong creation detail and wrong creation line. dismine 2013-10-09 19:24:28 +0300
  • 2cab6a467c Merge with develop dismine 2013-10-07 19:46:47 +0300
  • bb0fed674b Updated translation for the ukrainian language. dismine 2013-10-07 19:45:42 +0300
  • 2b1da2ac32 Documentation for classes. dismine 2013-10-07 18:34:14 +0300
  • 8a7ace463c Tooltip for tools. dismine 2013-10-07 14:11:56 +0300
  • 296a9e5e93 Test unique id. dismine 2013-10-07 12:13:24 +0300
  • 565c697a44 Wrong field will be red. dismine 2013-10-06 19:22:21 +0300
  • 4c14dd8688 Menu for main window. dismine 2013-10-05 15:07:04 +0300
  • c49b12447b Tab order for windows. dismine 2013-10-05 14:30:56 +0300
  • 668084adfe Deleted metod GarbageCollector. dismine 2013-10-05 14:02:28 +0300
  • 1d6582f374 Tooltips. dismine 2013-10-05 13:51:17 +0300
  • da8e2c55f9 Field formula set focus when we add new variable to formula. dismine 2013-10-04 19:51:03 +0300
  • dbc2578c71 Added autosaving file each 5 minutes. dismine 2013-10-04 17:00:19 +0300
  • 016e539c6b Added safe saveing file of pattern. dismine 2013-10-04 16:22:37 +0300
  • 233e1f7cbc Replaced Qmap on to Qhash. Better performance. dismine 2013-10-04 14:32:42 +0300
  • 91ce892ab0 Fixed wrong type base of increment. dismine 2013-10-03 13:39:53 +0300
  • c8744fdf14 Added tag v0.1.0 for changeset 2ab78f901668 dismine 2013-10-01 21:18:41 +0300
  • 04632b26e5 Merged default with feature v0.1.0 dismine 2013-10-01 21:17:32 +0300
  • aa6778427c Used new compilator GCC 4.8 and key -Og. Optimization included files. Deleted key -Wsign-conversion. dismine 2013-10-01 21:15:59 +0300
  • 1a678ab2e2 Updated translation. dismine 2013-10-01 15:14:34 +0300
  • 3782400aae Added option delete object ( for tools, details ). dismine 2013-09-30 19:29:03 +0300
  • b46d1968ba New field referens in class VDataTool. dismine 2013-09-29 15:21:17 +0300
  • 66cecc3f3d Changes in VDataTool. dismine 2013-09-29 14:53:42 +0300
  • 41ae42af4b Tool::Enum changed on Tool::Sources dismine 2013-09-29 13:58:45 +0300
  • 14c8fdeee7 Fixed error in merging branches. dismine 2013-09-29 13:29:29 +0300
  • 18aa3d71d5 Merged change from default branch. dismine 2013-09-27 18:33:45 +0300
  • ed63b97827 Remove tool will be disabled, when value reference more than 1. dismine 2013-09-27 18:00:51 +0300
  • 54a11e5e96 Little change in class calculator. dismine 2013-09-27 12:43:50 +0300
  • b541610f51 Used QFlags for enums. dismine 2013-09-27 12:17:00 +0300
  • 1488823b34 Used macros Q_DISABLE_COPY for classes. dismine 2013-09-26 21:50:52 +0300
  • 7d9dac37b6 Change in .pro file of project. dismine 2013-09-26 20:11:56 +0300
  • 185827b8f2 Each object increment value reference of objects what he use. dismine 2013-09-26 19:26:49 +0300
  • 0f5d2c0720 Added message box about did not saved changes. dismine 2013-09-26 16:47:46 +0300
  • d28265b3dc Fix creating translation. Translation will be created only in release mode. dismine 2013-09-26 16:05:21 +0300
  • 9f6bd02736 Change in function open and new. Open try open file and if he lose will show error message. After that clear area. Open will open new window. dismine 2013-09-23 16:17:15 +0300
  • 1b7fc8df85 Added support exception for some situations. dismine 2013-09-23 15:08:06 +0300
  • 91744b39b7 Added internationalization dismine 2013-09-19 17:24:53 +0300
  • 4de9869188 Fix bug with wrong increment referens in modeling spline and modeling path. dismine 2013-09-18 22:23:46 +0300
  • 642c8dbe55 Added GNU General Public License version 3 to project dismine 2013-09-18 22:16:19 +0300
  • bd731ef43d Added internationalization for program. Translated string to english. Added Ukraine and Russian language. dismine 2013-09-18 19:52:49 +0300
  • 6229e4f6bd Added save and set scroll bars value when user change current scene. dismine 2013-09-17 21:13:02 +0300
  • ba1433e83f Added method CheckLoops for finding loops in equidistant. Can find loops and delete them. dismine 2013-09-17 20:11:43 +0300
  • 2edb62eb9b Change in equidistant. dismine 2013-09-12 19:46:29 +0300
  • fb99e19f27 Fix some gcc warning. dismine 2013-09-12 17:18:31 +0300
  • ea072a35f4 Fix some warning after checking cppcheck. dismine 2013-09-12 16:25:24 +0300
  • 2ed982faeb Add base realization of equdistant. Fix two bugs. dismine 2013-09-11 17:14:21 +0300
  • 46acd73b5b Fix precompile header support. dismine 2013-09-10 15:34:50 +0300
  • 6956d309bd Big change in architecture of tools. Add modeling tools. dismine 2013-09-10 15:29:06 +0300
  • 759afeedd7 Add change to project file. Try to use precompiled headers. dismine 2013-08-29 16:12:30 +0300
  • ebf803122e Add table of layout of details. dismine 2013-08-29 13:31:50 +0300
  • 51a17f453d Add class VDetail. dismine 2013-08-28 11:55:11 +0300
  • 1c751891e2 Add tool point of contact. dismine 2013-08-21 11:03:53 +0300
  • 8f186148ba Fixed gcc warning in code. dismine 2013-08-20 13:26:02 +0300
  • ece5024156 Add history window dismine 2013-08-15 23:39:00 +0300
  • 67dd88145c Add class VDataTool. Change in class VPointF. dismine 2013-08-13 19:48:36 +0300
  • 309f190921 Add tool splinepath dismine 2013-08-09 09:49:34 +0300
  • 30ec4ed2f2 Add tool arc dismine 2013-08-06 10:56:09 +0300
  • 45856338f9 Add tool spline dismine 2013-08-05 11:37:56 +0300
  • 066432c980 Add tool LineIntersect dismine 2013-07-31 14:34:39 +0300
  • f25d3e7f7f Add tool Bisector dismine 2013-07-30 21:46:40 +0300
  • af95762c09 Add tool Normal dismine 2013-07-30 16:09:34 +0300
  • 8942991d29 Add tool ShoulderPoint dismine 2013-07-29 15:55:40 +0300
  • 6879b732cb Add tool AlongLine. dismine 2013-07-28 01:18:06 +0300
  • 7c06d2f689 Add tool line. dismine 2013-07-25 21:39:51 +0300
  • 9e78a12d62 Add tool endLine. dismine 2013-07-25 15:00:51 +0300
  • 85b87b8ade Validation for table increments dismine 2013-07-17 21:35:08 +0300
  • 1cd249cc14 Create window table of variables dismine 2013-07-17 14:38:11 +0300
  • 0b6311d4cd Creating ToolSimplePoint complit dismine 2013-07-13 13:51:31 +0300
  • 65ad791e3e First commit for tool simple point dismine 2013-07-03 15:29:26 +0300
  • 96cbc7b2d8 First commit for project Valentina. dismine 2013-06-20 17:09:50 +0300