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 |
|
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
|
54a11e5e96
|
Little change in class calculator.
--HG--
branch : feature
|
2013-09-27 12:43:50 +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
|
7d9dac37b6
|
Change in .pro file of project.
|
2013-09-26 20:11:56 +03:00 |
|
dismine
|
185827b8f2
|
Each object increment value reference of objects what he use.
|
2013-09-26 19:26:49 +03:00 |
|
dismine
|
0f5d2c0720
|
Added message box about did not saved changes.
|
2013-09-26 16:47:46 +03:00 |
|
dismine
|
d28265b3dc
|
Fix creating translation. Translation will be created only in release mode.
|
2013-09-26 16:05:21 +03:00 |
|
dismine
|
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.
|
2013-09-23 16:17:15 +03:00 |
|
dismine
|
1b7fc8df85
|
Added support exception for some situations.
|
2013-09-23 15:08:06 +03:00 |
|
dismine
|
91744b39b7
|
Added internationalization
|
2013-09-19 17:24:53 +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
|
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
|
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
|
2edb62eb9b
|
Change in equidistant.
|
2013-09-12 19:46:29 +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
|
46acd73b5b
|
Fix precompile header support.
|
2013-09-10 15:34:50 +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
|
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 |
|