Roman Telezhynskyi
9041ebc2cf
Refactoring.
...
--HG--
branch : develop
2015-06-03 14:16:46 +03:00
Roman Telezhynskyi
af2e0fb509
New static libray VGeomerty. Need for unit testing.
...
--HG--
branch : develop
2015-05-07 15:31:53 +03:00
Roman Telezhynskyi
7baefba769
F(x) button for tool "Point at distance and angle".
...
--HG--
branch : feature
2015-04-29 17:57:02 +03:00
Roman Telezhynskyi
d287e63790
Seam allowence width can't be <= 0.
...
--HG--
branch : release
2015-03-14 12:39:09 +02:00
Roman Telezhynskyi
629a2a7579
Copyright dates.
...
--HG--
branch : develop
2015-02-27 12:27:48 +02:00
Roman Telezhynskyi
924af81eae
Rows in list can't be more than count();
...
--HG--
branch : develop
2015-02-25 20:21:44 +02:00
dismine
c15c0ac67b
Fixed issue #196 . Detail Editor crashes on Delete.
...
--HG--
branch : develop
2015-01-27 18:32:50 +02:00
dismine
4bb5930cad
Default value for seam allowence is 1 cm. But pattern have different units, so
...
just set 1 in dialog not enough.
--HG--
branch : develop
2015-01-02 13:08:24 +02:00
dismine
d6c78ca1a1
All points in detail should go clockwise. This mean in some cases need reverse
...
curves that go anticlockwise. Old method reversing curves doesn't work
correct in all cases. I don't see now way automatically handle this. That's
why now user can choose himself need reverse points for this curve or not.
Also this mean increment in format version to 0.1.2.
--HG--
branch : feature
2014-12-17 14:56:14 +02:00
dismine
21d1a781fd
Converter inherits class VDomDocument.
...
--HG--
branch : feature
2014-12-10 20:33:20 +02:00
dismine
3590ebac74
int instead ptrdiff_t.
...
--HG--
branch : develop
2014-10-05 23:25:07 +03:00
dismine
2766628037
Clang warnings.
...
--HG--
branch : develop
2014-09-11 19:52:02 +03:00
dismine
ca32f1c9df
Fixed issue 168.
...
--HG--
branch : develop
2014-08-21 15:44:40 +03:00
dismine
043b9a4742
Refactoring. Visualization for VToolHeight.
...
--HG--
branch : develop
2014-08-13 13:20:30 +03:00
dismine
318517d3d7
Use QObject::blockSignals if need block signal instead disconnect() each time.
...
--HG--
branch : develop
2014-08-09 11:43:01 +03:00
dismine
10ba3eacbb
Don't show internal variable if we created her.
...
--HG--
branch : develop
2014-07-29 15:19:11 +03:00
dismine
4b9e40175a
No need get chosen object for dialog anymore for just showing options.
...
--HG--
branch : develop
2014-07-15 17:42:41 +03:00
dismine
0c42eb06b2
Fix crash. Redefine updating list of variables.
...
--HG--
branch : develop
2014-07-15 17:28:19 +03:00
dismine
9563604d67
Refactoring method PointNameChanged.
...
--HG--
branch : develop
2014-07-14 19:28:41 +03:00
dismine
0e3da0d902
DialogAlongLine - check if names of points don't equal.
...
--HG--
branch : develop
2014-07-14 13:21:46 +03:00
dismine
3ad852243e
Refactoring. Delete repetitive code.
...
--HG--
branch : feature
2014-06-18 14:50:27 +03:00
dismine
2e7e0e92f7
Change in detail dialog. Show fractional number, current unit.
...
--HG--
branch : feature
2014-06-12 19:56:24 +03:00
dismine
37d2dd667f
Use C++11 strongly typed enumerations.
...
--HG--
branch : feature
2014-06-12 10:22:29 +03:00
dismine
8ca765b14e
Merge with develop
...
--HG--
branch : feature
2014-06-10 14:53:40 +03:00
dismine
c35930db3a
at() instead operator[].
...
--HG--
branch : feature
2014-06-09 22:11:33 +03:00
dismine
695b357c4a
Merge with DialogTools
...
--HG--
branch : develop
2014-06-10 12:05:21 +03:00
dismine
7e3dc203dc
Use forward declaration.
...
--HG--
branch : feature
2014-06-08 21:10:57 +03:00
dismine
543758a80c
Move documantation to cpp file.
...
--HG--
branch : develop
2014-06-02 17:28:02 +03:00
dismine
cc7f257081
New macros SCASSERT instead Q_CHECK_PTR will break into the debugger on the line
...
of the assert.
--HG--
branch : DialogTools
2014-05-30 22:56:05 +03:00
dismine
bdb788e7a7
Highlight start of method.
...
--HG--
branch : feature
2014-05-02 14:11:30 +03:00
dismine
362638066a
Vera++.
...
--HG--
branch : feature
2014-05-01 14:33:40 +03:00
dismine
f505234bbd
My surname like in my passport.
...
--HG--
branch : feature
2014-04-30 08:38:52 +03:00
dismine
1e99fb68c1
Change project structure for support libs.
...
--HG--
branch : feature
2014-04-25 11:58:33 +03:00