Roman Telezhynskyi
|
048a49f784
|
Return all formulas that provide tag Operation.
--HG--
branch : feature
|
2016-05-16 21:11:48 +03:00 |
|
Roman Telezhynskyi
|
ac49d298f8
|
Refactoring. Use tag names from class VAbstractPattern.
--HG--
branch : feature
|
2016-05-16 20:59:04 +03:00 |
|
Roman Telezhynskyi
|
7dbba35919
|
Parse the tool in a file.
--HG--
branch : feature
|
2016-05-16 20:27:51 +03:00 |
|
Roman Telezhynskyi
|
02eb12ba3e
|
Fix warning "Class implements the interface QGraphicsItem but does not list it
in Q_INTERFACES. qobject_cast to QGraphicsItem will not work!"
--HG--
branch : feature
|
2016-05-14 22:58:00 +03:00 |
|
Roman Telezhynskyi
|
e9d23a7a32
|
Refactoring. Each a static method has access to each method in a class. So, we
can declare a constructor in private section for each a tool class that has
"Create" methods.
--HG--
branch : feature
|
2016-05-14 22:54:57 +03:00 |
|
Roman Telezhynskyi
|
6187f16c6a
|
Refactoring. Use conversion operator for conversion VPointF to QPointF.
--HG--
branch : feature
|
2016-05-14 22:28:09 +03:00 |
|
Roman Telezhynskyi
|
95a7553741
|
XSD scheme is now more correct.
--HG--
branch : feature
|
2016-05-14 21:24:27 +03:00 |
|
Roman Telezhynskyi
|
d2efd50030
|
Delete visualization before closing the tool dialog.
--HG--
branch : feature
|
2016-05-13 20:59:15 +03:00 |
|
Roman Telezhynskyi
|
2f7138e69c
|
Forgot to add apply button.
--HG--
branch : feature
|
2016-05-13 20:46:57 +03:00 |
|
Roman Telezhynskyi
|
80eb2649b9
|
Refactoring.
--HG--
branch : feature
|
2016-05-13 20:40:55 +03:00 |
|
Roman Telezhynskyi
|
4537106991
|
Updated XSD scheme.
--HG--
branch : feature
|
2016-05-13 20:33:52 +03:00 |
|
Roman Telezhynskyi
|
4ec4f276fc
|
GCC warnings.
--HG--
branch : feature
|
2016-05-13 18:10:13 +03:00 |
|
Roman Telezhynskyi
|
c8a041e4f2
|
Refactoring undocommands move label.
--HG--
branch : feature
|
2016-05-13 18:05:35 +03:00 |
|
Roman Telezhynskyi
|
fc4054e49e
|
Undocommand move a label of rotated point.
--HG--
branch : feature
|
2016-05-13 16:50:30 +03:00 |
|
Roman Telezhynskyi
|
80b415f258
|
Merge with develop.
--HG--
branch : feature
|
2016-05-12 22:52:31 +03:00 |
|
Roman Telezhynskyi
|
910c40a5b3
|
Commit successful build.
--HG--
branch : feature
|
2016-05-12 22:11:21 +03:00 |
|
Roman Telezhynskyi
|
e5a84ccd14
|
Fixed issue #488. Error: Measurements File Sync dialog box never returns. Win10,
MSVC.
--HG--
branch : develop
|
2016-05-08 19:25:51 +03:00 |
|
Roman Telezhynskyi
|
49bee0cada
|
Delete key did not work.
--HG--
branch : develop
|
2016-05-08 18:04:18 +03:00 |
|
Roman Telezhynskyi
|
e3d582fc5e
|
Fixed issue #481. Error: Valentina closes on 'Zoom Best Fit'.
--HG--
branch : develop
|
2016-05-08 17:15:41 +03:00 |
|
Roman Telezhynskyi
|
637ca7015e
|
Unit test for the issue #485.
--HG--
branch : develop
|
2016-05-07 16:14:43 +03:00 |
|
Roman Telezhynskyi
|
41e842f17a
|
Lupdate.
--HG--
branch : develop
|
2016-05-07 13:30:48 +03:00 |
|
Roman Telezhynskyi
|
127e1a0dda
|
Updated the changelog.
--HG--
branch : develop
|
2016-05-07 12:01:38 +03:00 |
|
Roman Telezhynskyi
|
043a3d4ee4
|
Fixed issue #485. Error when drawing a curved path.
(grafted from 28d51c1471759c1d6ff544ea92c7fc146dcac532)
--HG--
branch : develop
|
2016-05-07 11:56:14 +03:00 |
|
Roman Telezhynskyi
|
288b8dbca6
|
Merge.
--HG--
branch : develop
|
2016-05-07 11:55:49 +03:00 |
|
Roman Telezhynskyi
|
384d85dfae
|
Fixed build with MSVC.
--HG--
branch : develop
|
2016-05-06 19:32:35 +03:00 |
|
Valentina Zhuravska
|
5a573945e0
|
Updated changelog.
--HG--
branch : develop
|
2016-05-05 20:24:48 +03:00 |
|
Valentina Zhuravska
|
3914f11bab
|
Resolved issue #435. Valentina doesn't change the cursor
--HG--
branch : develop
|
2016-05-05 18:01:05 +03:00 |
|
Roman Telezhynskyi
|
5f7c250415
|
Qt's but QTBUG-42846 "QNSView mouseDragged: Internal mouse button tracking
invalid (missing Qt::LeftButton)" was fixed. No need to hide the warning message
anymore.
--HG--
branch : develop
|
2016-05-04 16:40:15 +03:00 |
|
Roman Telezhynskyi
|
a3b95f5927
|
Merged in curious_one/valentina (pull request #114)
Made compilable with msvc by adding compiler directive where necessary...
--HG--
branch : develop
|
2016-05-04 15:30:09 +03:00 |
|
Curious One
|
533968fca0
|
did a hg merge and it now wants me to commit. These are lots of changes that I don't know where they are from...
--HG--
branch : develop
|
2016-05-04 21:37:49 +10:00 |
|
Curious One
|
f5f915cbe0
|
Again, made compilable with msvc by adding compiler directive where necessary...
--HG--
branch : develop
|
2016-05-04 21:35:35 +10:00 |
|
Valentina Zhuravska
|
cd9c6c99ae
|
Resolved issue #473. Tape 'Preferences' cause loss of focus
--HG--
branch : develop
|
2016-05-03 23:16:57 +03:00 |
|
Roman Telezhynskyi
|
cc84b6e7d6
|
Fix problem with updating localization.
--HG--
branch : develop
|
2016-05-03 20:13:17 +03:00 |
|
Roman Telezhynskyi
|
6f56b46d26
|
Fixed Clang warnings.
--HG--
branch : develop
|
2016-05-03 19:50:37 +03:00 |
|
Roman Telezhynskyi
|
acb8b57b24
|
Merge
--HG--
branch : develop
|
2016-05-02 20:49:43 +03:00 |
|
Roman Telezhynskyi
|
95bb0c054d
|
Hide Qt's warning related to the bug 'Assertion when reading an icns file'.
--HG--
branch : develop
|
2016-05-02 19:45:36 +03:00 |
|
Roman Telezhynskyi
|
613fa5d6da
|
Fixed build on Mac OS X with Qt 5.6. Minimally supported target is now 10.7.
--HG--
branch : develop
|
2016-05-02 19:41:23 +03:00 |
|
Roman Telezhynskyi
|
d795d71ae4
|
Added link to the wiki.
--HG--
branch : develop
|
2016-05-02 19:38:17 +03:00 |
|
Valentina Zhuravska
|
afb3c20820
|
Resolved issue #478
--HG--
branch : develop
|
2016-05-02 03:44:33 +03:00 |
|
Roman Telezhynskyi
|
a23de6ab41
|
Merge
--HG--
branch : develop
|
2016-04-26 15:40:02 +03:00 |
|
Roman Telezhynskyi
|
433efd08c7
|
Little optimization for the layout generator.
--HG--
branch : develop
|
2016-04-26 15:39:50 +03:00 |
|
Roman Telezhynskyi
|
8651bcadd4
|
GCC warning.
--HG--
branch : develop
|
2016-04-26 15:38:49 +03:00 |
|
Valentina Zhuravska
|
86de5ba274
|
Resolved Issue #471. Add a 'Show/Hide' button for measurement diagram in Tape
--HG--
branch : develop
|
2016-04-25 20:00:03 +03:00 |
|
Roman Telezhinskyi
|
569b666756
|
Merged in ValentinaZhuravska/valentina/feature (pull request #108)
Better to use qDegreesToRadians than M_PI/180
--HG--
branch : develop
|
2016-04-12 19:09:05 +03:00 |
|
Valentina Zhuravska
|
66fbcab64c
|
Better to use qDegreesToRadians than M_PI/180
--HG--
branch : feature
|
2016-04-11 05:52:32 +03:00 |
|
Valentina Zhuravska
|
c95b162c0d
|
Fixed build in win7
--HG--
branch : feature
|
2016-04-11 05:27:51 +03:00 |
|
Roman Telezhynskyi
|
2717382d71
|
Rotation VSpline and VSplinePath classes.
--HG--
branch : feature
|
2016-04-10 18:03:15 +03:00 |
|
Roman Telezhynskyi
|
8713c628dc
|
Refactoring VArc and VEllipticalArc classes.
--HG--
branch : feature
|
2016-04-10 17:40:55 +03:00 |
|
Roman Telezhynskyi
|
a7c4cc7aaf
|
Merge with develop.
--HG--
branch : feature
|
2016-04-10 14:50:56 +03:00 |
|
Roman Telezhynskyi
|
f98f897fd3
|
Resolved issue #193. Undeletable zombie arc objects.
--HG--
branch : develop
|
2016-04-10 14:48:34 +03:00 |
|