Roman Telezhynskyi
3362e8a4dc
Fix font problem on Windows.
...
--HG--
branch : develop
2017-10-25 22:34:28 +03:00
Roman Telezhynskyi
f78c122cb0
Show place label rect.
...
--HG--
branch : feature
2017-10-24 16:42:09 +03:00
Roman Telezhynskyi
f27c7e4e35
Fix recursive repaint after label scale.
...
--HG--
branch : feature
2017-10-23 21:10:48 +03:00
Roman Telezhynskyi
2a3d52ba88
Improve scene point.
...
Scale line to label and make the line more transparent.
--HG--
branch : feature
2017-10-21 16:26:22 +03:00
Roman Telezhynskyi
7038b60e43
Fix black square bug.
...
--HG--
branch : develop
2017-10-22 11:31:32 +03:00
Roman Telezhynskyi
52a8fb5bae
Fix scale problem with selecting points.
...
We scaled point circle size, but forgot to adjust test size according to scale
too.
--HG--
branch : develop
2017-10-19 15:56:57 +03:00
Roman Telezhynskyi
61172d46c4
Fix typo in headers.
...
--HG--
branch : develop
2017-10-05 12:20:01 +03:00
Roman Telezhynskyi
daa539378f
Resolved issue #765 . New feature. Free curve mode.
...
--HG--
branch : develop
2017-10-03 13:01:56 +03:00
Roman Telezhynskyi
08df3b4486
Scrolling delay.
...
When object is close to edge of view Valentina begins scrolling scene to ensure
that the object is visible. In many cases this happens to fast for user. As
solution after correction Valentina will wait 80 milliseconds before procedding
next move. This will give users enough time to react. Such delay is called only
if view was scrolled.
--HG--
branch : develop
2017-10-02 16:25:18 +03:00
Roman Telezhynskyi
da2cc857df
Fix scaling point label.
...
--HG--
branch : develop
2017-09-30 21:13:22 +03:00
Roman Telezhynskyi
6ed9dce7bf
Clang warning.
...
--HG--
branch : develop
2017-09-28 21:20:32 +03:00
Roman Telezhynskyi
d0150bccbd
Removed redundant include.
...
--HG--
branch : develop
2017-09-28 20:27:33 +03:00
Roman Telezhynskyi
ac96ce6b84
Export Final measurements to CSV.
...
--HG--
branch : feature
2017-09-27 14:47:05 +03:00
Roman Telezhynskyi
257fb2f913
Refactor export to CSV.
...
Preparation for export final measurements.
--HG--
branch : feature
2017-09-27 13:25:18 +03:00
Roman Telezhynskyi
fa74e32769
First working result.
...
Doesn't change file.
--HG--
branch : feature
2017-09-17 09:19:13 +03:00
Roman Telezhynskyi
f6923a92f4
Show option Show label.
...
--HG--
branch : feature
2017-09-16 17:25:14 +03:00
Roman Telezhynskyi
39aa43fe8f
SonarQube warnings.
...
--HG--
branch : develop
2017-09-13 11:52:41 +03:00
Roman Telezhynskyi
db8b4e0023
Resolved issue #750 . Info Box Beside Mouse.
...
--HG--
branch : develop
2017-08-23 14:50:48 +03:00
Roman Telezhynskyi
be548269f6
Cppcheck warnings.
...
--HG--
branch : develop
2017-08-21 15:39:05 +03:00
Roman Telezhynskyi
464a54c7ee
Update label after changing date/time format.
...
--HG--
branch : feature
2017-08-19 19:52:33 +03:00
Roman Telezhynskyi
b212d04d11
Parse template and prepare pattern label.
...
--HG--
branch : feature
2017-08-15 15:22:33 +03:00
Roman Telezhynskyi
0c13d610eb
Еext in QLineEdit selected on edit start.
...
--HG--
branch : feature
2017-08-12 11:57:46 +03:00
Roman Telezhynskyi
d81be4f778
Added placeholders list.
...
--HG--
branch : feature
2017-08-12 11:40:58 +03:00
Roman Telezhynskyi
0894f686ef
Improve working with mouse cursors. Instead of setting global value set cursor
...
for each item separately.
--HG--
branch : develop
2017-08-01 14:35:48 +03:00
Roman Telezhynskyi
651d22e488
Fix regression. Heavy method boundingRect() slows down the Details mode.
...
--HG--
branch : develop
2017-08-01 12:57:19 +03:00
Roman Telezhynskyi
185636a550
Fix bug with simple curve. It should be hovered only if mouse pointer above a
...
path.
--HG--
branch : develop
2017-07-27 17:15:53 +03:00
Roman Telezhynskyi
d0e2facf94
Show direction when hover simple curve.
...
--HG--
branch : develop
2017-07-27 16:25:24 +03:00
Roman Telezhynskyi
4d7d2ac607
Fix Valentina crash.
...
Valentina crashes if click on curve control point.
--HG--
branch : develop
2017-07-25 21:56:01 +03:00
Roman Telezhynskyi
f69dabe007
Fixed Valentina crash. Used way to avoid Qt's bug QTBUG-61213.
...
(grafted from 07ea72e1470337f51b895efaae01deecfbac6aaf)
--HG--
branch : develop
2017-07-24 20:00:59 +03:00
Roman Telezhynskyi
03e6a4304f
Fix painting outside of grainline bounding rect.
...
(grafted from cfbfaefb91a4efd42df937bd5d87a2f9459b6f86)
--HG--
branch : develop
2017-07-11 12:32:07 +03:00
Roman Telezhynskyi
1726b55339
GCC warnings.
...
--HG--
branch : develop
2017-07-05 19:35:34 +03:00
Roman Telezhynskyi
b6e0d97df0
Qmake. Fix masks to support 64 bit versions of compilers.
...
--HG--
branch : develop
2017-07-05 11:35:32 +03:00
Roman Telezhynskyi
cacba00e83
Zoom fit best current did not work properly because of corrupted point.
...
--HG--
branch : develop
2017-06-23 16:02:59 +03:00
Roman Telezhynskyi
a1f4207621
Scale curve direction arrows.
...
--HG--
branch : develop
2017-06-23 14:18:31 +03:00
Roman Telezhynskyi
8d0b2c0af9
Fix a crash.
...
Valentina crahed if create a curve.
--HG--
branch : develop
2017-06-23 12:25:02 +03:00
Roman Telezhynskyi
663ab8aff1
SonarCloud warnings.
...
--HG--
branch : develop
2017-06-19 17:44:18 +03:00
Roman Telezhynskyi
9686d0e179
Fixed issue #623 . Issue: Bug with dialog Open file.
...
--HG--
branch : develop
2017-06-19 16:11:44 +03:00
Roman Telezhynskyi
e982df63c0
Move scaling font size to appropriate class.
...
--HG--
branch : develop
2017-06-19 15:26:29 +03:00
Roman Telezhynskyi
8e0a7250df
Added new feature Zoom Fit Best Current pattern piece.
...
--HG--
branch : develop
2017-06-16 21:14:33 +03:00
Roman Telezhynskyi
67928c16a2
Cppcheck warning.
...
--HG--
branch : develop
2017-06-16 16:44:57 +03:00
Roman Telezhynskyi
acd960ecee
Fixed issue #637 . Max scene size too small to fit all objects.
...
--HG--
branch : develop
2017-06-16 15:03:24 +03:00
Roman Telezhynskyi
b0f867499c
Resolved issue #244 . New feature: Adjust line and point thickness and label
...
size.
--HG--
branch : develop
2017-06-16 14:53:08 +03:00
Roman Telezhynskyi
45ced25561
Fixed issue #704 . Valentina crashes if click on detail.
...
--HG--
branch : develop
2017-06-09 12:39:24 +03:00
Roman Telezhynskyi
4df84fdd94
Fix build on Mac OS X.
...
--HG--
branch : develop
2017-06-05 21:46:04 +03:00
Roman Telezhynskyi
e4099ec4ed
Fix build on Mac OS X.
...
--HG--
branch : develop
2017-06-05 21:22:51 +03:00
Roman Telezhynskyi
5c4f45397d
Fix build on Mac OS X.
...
--HG--
branch : develop
2017-06-05 20:58:38 +03:00
Roman Telezhynskyi
cc5641a15c
Added gcc’s 4.9.0 Undefined Behavior Sanitizer (ubsan).
...
--HG--
branch : develop
2017-06-01 10:14:17 +03:00
Roman Telezhynskyi
7e064f80c5
Thrown away code for support Qt < 5.2.
...
--HG--
branch : develop
2017-05-30 19:52:38 +03:00
Roman Telezhynskyi
b05b5bad8c
Fixed issue #685 . Bug report: CSV exports as "CVS".
...
--HG--
branch : develop
2017-05-17 07:57:46 +03:00
Roman Telezhynskyi
d38681b853
Cppcheck warning.
...
--HG--
branch : develop
2017-05-16 15:35:50 +03:00