Roman Telezhynskyi
|
10133a7a13
|
Refactoring tool classes.
--HG--
branch : develop
|
2015-05-23 14:40:43 +03:00 |
|
Roman Telezhynskyi
|
c76718e9d0
|
Tool layout settings.
--HG--
branch : feature
|
2015-05-12 18:15:10 +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
|
01475d4122
|
Refactoring. Better name.
--HG--
branch : develop
|
2015-05-07 11:49:56 +03:00 |
|
Roman Telezhynskyi
|
7e4aea059f
|
Disable cursor-arrow-openhand cursor before delete a item.
--HG--
branch : feature
|
2015-04-29 20:02:03 +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
|
354ca935d2
|
Resolved issue #275. Add 'Show Curve Details' icon on top menu bar to show/hide
control points and curve direction.
--HG--
branch : develop
|
2015-04-23 18:06:17 +03:00 |
|
Roman Telezhynskyi
|
768a5df031
|
Refactoring. More correct name for method.
--HG--
branch : develop
|
2015-04-22 17:30:48 +03:00 |
|
Roman Telezhynskyi
|
7834647208
|
Refactoring. Removed dublicate public slot. We can use method contextMenuEvent
instead.
--HG--
branch : develop
|
2015-04-22 16:30:47 +03:00 |
|
Roman Telezhynskyi
|
8b008e8513
|
Issue #274 Add The Curve options dialog box.
--HG--
branch : develop
|
2015-04-22 16:13:13 +03:00 |
|
Roman Telezhynskyi
|
0c83c86e27
|
Result is not floating-point. Coverity scan.
--HG--
branch : develop
|
2015-04-16 13:19:23 +03:00 |
|
Roman Telezhynskyi
|
78f1e89f08
|
Cppcheck.
--HG--
branch : develop
|
2015-04-15 15:44:57 +03:00 |
|
Roman Telezhynskyi
|
6dea77276c
|
QtMath apperas only since Qt 5.1.
--HG--
branch : develop
|
2015-04-01 21:21:24 +03:00 |
|
Roman Telezhynskyi
|
ff44834417
|
GCC warning “ISO C99 requires rest arguments to be used”.
For fixing use printf style.
--HG--
branch : develop
|
2015-04-01 20:08:35 +03:00 |
|
Roman Telezhynskyi
|
30f6aea194
|
Hide warnings, minimal requirements for build is Qt 5.0.0.
--HG--
branch : develop
|
2015-04-01 15:51:54 +03:00 |
|
Roman Telezhynskyi
|
478dbe13dd
|
Fixed issue #263. Regression. Union tool doesn't work.
--HG--
branch : develop
|
2015-03-31 13:39:10 +03:00 |
|
Roman Telezhynskyi
|
f97a077dcd
|
For tool Curve intersect axis fixed wrong calculation point in case with too
small scene rect size. No code always use the biggest possible rect.
--HG--
branch : develop
|
2015-03-28 12:59:37 +02:00 |
|
Roman Telezhynskyi
|
0f33cb6352
|
Fixed bug with circle intersection. Case with one real and one theoretical
intersection.
--HG--
branch : release
|
2015-03-19 16:20:25 +02:00 |
|
Roman Telezhynskyi
|
37dbe31050
|
Allow user add points in list by clicking on label.
--HG--
branch : release
|
2015-03-19 15:02:39 +02:00 |
|
Roman Telezhynskyi
|
f1b7726646
|
Block moving point label if tool is active.
--HG--
branch : release
|
2015-03-19 13:13:13 +02:00 |
|
Roman Telezhynskyi
|
de9534b6d5
|
Fixed crash DialogUndo. After canceling fixing formula user will see again
DialogUndo and can try again. Button cancel make pattern broken, but left
posibility undo operation.
--HG--
branch : release
|
2015-03-03 17:47:31 +02:00 |
|
Roman Telezhynskyi
|
8b0de7504f
|
Coverity Scan.
--HG--
branch : release
|
2015-03-02 21:20:09 +02:00 |
|
Roman Telezhynskyi
|
850d51adac
|
cppcheck.
--HG--
branch : release
|
2015-03-02 19:54:33 +02:00 |
|
Roman Telezhynskyi
|
22055ab684
|
Vera++.
--HG--
branch : release
|
2015-03-02 19:11:43 +02:00 |
|
Roman Telezhynskyi
|
629a2a7579
|
Copyright dates.
--HG--
branch : develop
|
2015-02-27 12:27:48 +02:00 |
|
Felix Ulber
|
f3eb68c2db
|
resolve merge conflict
--HG--
branch : develop
|
2015-02-26 23:16:38 +01:00 |
|
Roman Telezhynskyi
|
018fae459a
|
Build on Mac OS.
--HG--
branch : develop
|
2015-02-26 22:18:52 +02:00 |
|
Felix Ulber
|
80a58cd729
|
Fixed Issue #235
--HG--
branch : develop
|
2015-02-25 23:27:09 +01:00 |
|
Roman Telezhynskyi
|
890c87e228
|
Set color for curved path.
--HG--
branch : develop
|
2015-02-18 18:04:27 +02:00 |
|
Roman Telezhynskyi
|
7db74d4f20
|
We don't need anymore simple curves. First step just hide them.
--HG--
branch : feature
|
2015-02-13 11:26:02 +02:00 |
|
Roman Telezhynskyi
|
99ebbc3ed9
|
Simple curve ignore press event and allow move curve by mouse.
--HG--
branch : feature
|
2015-02-12 18:10:47 +02:00 |
|
Roman Telezhynskyi
|
f16cccd89f
|
Curved path can move by mouse.
--HG--
branch : feature
|
2015-02-12 17:42:44 +02:00 |
|
Roman Telezhynskyi
|
d6069c9201
|
Avoid declaring the same literal in multiple places.
--HG--
branch : feature
|
2015-02-12 13:55:35 +02:00 |
|
Roman Telezhynskyi
|
d5eded4eda
|
Show "move cursor".
--HG--
branch : feature
|
2015-02-12 13:43:38 +02:00 |
|
Roman Telezhynskyi
|
254d9b7b7a
|
Now spline can move by mouse.
--HG--
branch : feature
|
2015-02-12 12:55:09 +02:00 |
|
Roman Telezhynskyi
|
fb8dca8452
|
After refreshing arc visualization get wrong f1 and f2 angels.
--HG--
branch : develop
|
2015-02-11 16:45:35 +02:00 |
|
Roman Telezhynskyi
|
d550d27d99
|
Fixed setting f1 and f2 angles for arc visualization.
--HG--
branch : develop
|
2015-02-11 15:13:17 +02:00 |
|
Roman Telezhynskyi
|
28f806a779
|
Refactoring. More good looking code.
--HG--
branch : feature
|
2015-02-11 12:43:50 +02:00 |
|
Roman Telezhynskyi
|
c2191dd8d0
|
Fixed issue #217. Bug with mouse cursor.
--HG--
branch : develop
|
2015-02-09 11:54:19 +02:00 |
|
Roman Telezhynskyi
|
401e6ea534
|
Leave line thick if tool was selected.
--HG--
branch : feature
|
2015-02-08 12:56:32 +02:00 |
|
Roman Telezhynskyi
|
eb56288d13
|
Color property also for cut tools: cut arc, cut spline, cut spline path.
--HG--
branch : feature
|
2015-02-08 12:23:26 +02:00 |
|
Roman Telezhynskyi
|
aa7b2a4112
|
Use visualization for highlighting tool.
--HG--
branch : feature
|
2015-02-07 17:18:18 +02:00 |
|
Roman Telezhynskyi
|
ff5c6dbb17
|
Fixed bug. We don't have object for line in data container. Just will send
empty object.
--HG--
branch : feature
|
2015-02-07 16:48:48 +02:00 |
|
Roman Telezhynskyi
|
619a303e9b
|
Property explorer now show color combobox.
--HG--
branch : feature
|
2015-02-07 16:42:49 +02:00 |
|
Roman Telezhynskyi
|
c595df7517
|
Read attribute color from file.
--HG--
branch : feature
|
2015-02-07 13:17:31 +02:00 |
|
Roman Telezhynskyi
|
5da451a5ce
|
Save tool color attribute to xml.
--HG--
branch : feature
|
2015-02-06 20:05:52 +02:00 |
|
Roman Telezhynskyi
|
1563193662
|
Save color from tool option dialog to xml.
--HG--
branch : feature
|
2015-02-06 19:50:33 +02:00 |
|
Roman Telezhynskyi
|
f687105905
|
Refactoring. Also read attribute color from xml.
--HG--
branch : feature
|
2015-02-06 19:43:31 +02:00 |
|
Roman Telezhynskyi
|
b8e7cbd1ac
|
Use for each tool correct method Disable.
--HG--
branch : feature
|
2015-02-06 16:25:04 +02:00 |
|
Roman Telezhynskyi
|
25691639d4
|
This method now can be virtual.
--HG--
branch : feature
|
2015-02-06 14:34:02 +02:00 |
|