Roman Telezhynskyi
|
eec1240da0
|
Fixed resizing scene when move detail.
When first time create detail MoveDetail class gets wrong scene pointer and this
cause refreshing wrong scene.
--HG--
branch : develop
|
2016-07-07 15:38:55 +03:00 |
|
Roman Telezhynskyi
|
bd7f328a8a
|
Refactoring deleting visualization object.
Instead of searcing inside current graphics scene use QPointer class.
--HG--
branch : develop
|
2016-07-07 14:56:55 +03:00 |
|
Roman Telezhynskyi
|
628fdd4217
|
Call Lite Parse each time when add object inside of file.
--HG--
branch : develop
|
2016-07-07 14:55:01 +03:00 |
|
Roman Telezhynskyi
|
c0bae287be
|
Refactoring.
--HG--
branch : develop
|
2016-07-07 14:36:11 +03:00 |
|
Roman Telezhynskyi
|
ed0d4df88f
|
Fixed wrong color segment that connects label with point in Base point tool.
--HG--
branch : develop
|
2016-07-07 14:35:55 +03:00 |
|
Roman Telezhynskyi
|
f0a84471b3
|
Toolbar is only for frequently used features. "Config pattern piece" is not one
of them.
--HG--
branch : develop
|
2016-07-06 15:39:16 +03:00 |
|
Roman Telezhynskyi
|
c97fa6a1e8
|
We don't need anymore button Stop Tool. Arrow Tool does this function.
--HG--
branch : develop
|
2016-07-06 15:28:36 +03:00 |
|
Roman Telezhynskyi
|
15e840f49a
|
Small refactoring VToolDetail class.
--HG--
branch : develop
|
2016-07-06 13:34:39 +03:00 |
|
Roman Telezhynskyi
|
0e24fae91c
|
Fixed issue #521. Error: Can't create Seam Allowance after using Union Tool.
--HG--
branch : develop
|
2016-07-06 13:34:05 +03:00 |
|
Roman Telezhynskyi
|
14afb2ce9b
|
Resolved issue #521. Error: Can't create Seam Allowance after using Union Tool.
--HG--
branch : develop
|
2016-07-02 14:43:01 +03:00 |
|
Valentina Zhuravska
|
9d19ac14c5
|
Resoved issue #522. Error: Crash in new file after clicking 'OK' in Point From
Distance And Angle tool.
--HG--
branch : develop
|
2016-07-02 08:10:09 +03:00 |
|
Roman Telezhynskyi
|
49258cac8c
|
Added additional checks to method DialogTool::SetAssociatedTool.
--HG--
branch : develop
|
2016-07-02 12:12:12 +03:00 |
|
Roman Telezhynskyi
|
1f28154116
|
Merged in ValentinaZhuravska/valentina/feature (pull request #131)
Fixed issue #522. Error: Crash in new file after clicking 'OK' in Point From Distance And Angle tool.
--HG--
branch : develop
|
2016-07-02 12:11:09 +03:00 |
|
Roman Telezhynskyi
|
6d45ae8dbd
|
Close branch feature
--HG--
branch : feature
|
2016-07-02 12:11:09 +03:00 |
|
Roman Telezhynskyi
|
b3f1b15c1e
|
Fixed Bisector tool bug. The tool created internal variable for wrong segment.
(grafted from 53b851e1c883bd92a7f9267a8fcefaa98735ecde)
--HG--
branch : develop
|
2016-07-01 15:49:15 +03:00 |
|
Roman Telezhynskyi
|
800c1b4dc9
|
Little improvement for Unit tool. New detail will have offset from first detail.
--HG--
branch : develop
|
2016-06-30 19:53:16 +03:00 |
|
Roman Telezhynskyi
|
c89243a288
|
Resolved issue #520. Improve Union tool. An option to select about original
pieces.
--HG--
branch : develop
|
2016-06-30 19:48:46 +03:00 |
|
Roman Telezhynskyi
|
d429407c35
|
Updated changelog. ref #483.
(grafted from 5d46c85cc0d071a37c01eabf8b5c3084aa99053a)
--HG--
branch : develop
|
2016-06-30 19:31:00 +03:00 |
|
Roman Telezhynskyi
|
046ef4975d
|
These strings should be translated.
--HG--
branch : develop
|
2016-06-30 18:34:20 +03:00 |
|
Roman Telezhynskyi
|
6bf31f2846
|
Resolved issue #483. File lost.
Fixed crash after redo Unite tool. Caused by wrong position of modeling objects.
--HG--
branch : develop
|
2016-06-30 18:32:08 +03:00 |
|
Roman Telezhynskyi
|
8a8f63e88e
|
Resolved issue #519. Error: Crash with Union tool.
--HG--
branch : develop
|
2016-06-30 16:02:59 +03:00 |
|
Roman Telezhynskyi
|
750fe98ea4
|
Following "Clean all/qmake/Build all" did not refresh all data properly.
QM files inside /share/translations/ were not cleaned after call clean all.
--HG--
branch : develop
|
2016-06-28 22:08:58 +03:00 |
|
Roman Telezhynskyi
|
002619ad83
|
Moves the arrow tool from the toolbar to all the tabs in the toolbox as
discussed in https://groups.google.com/forum/#!topic/valentina-project-list/6RvYFlJLmMM
Thanks Benjamin Nauck for idea and the patch.
--HG--
branch : develop
|
2016-06-28 20:42:04 +03:00 |
|
Roman Telezhynskyi
|
79d63f49a6
|
GCC warnings.
--HG--
branch : develop
|
2016-06-28 09:36:12 +03:00 |
|
Roman Telezhynskyi
|
9b243f6cdc
|
Updated changelog. ref #516. Valentina crashes when use "Point intersect line
and axis" instrument.
--HG--
branch : develop
|
2016-06-28 09:18:57 +03:00 |
|
Roman Telezhynskyi
|
c434a498ef
|
Merged in ValentinaZhuravska/valentina/feature (pull request #130)
Fixed issue #516. Valentina crashes when use "Point intersect line and axis" instrument.
--HG--
branch : develop
|
2016-06-28 09:14:00 +03:00 |
|
Valentina Zhuravska
|
15145fd10a
|
Added tests for VToolLineIntersectAxis::FindPoint and VToolTriangle::FindPoint.
--HG--
branch : feature
|
2016-06-28 05:13:26 +03:00 |
|
Roman Telezhynskyi
|
0744359337
|
Run with pngcrush 1.8.1.
--HG--
branch : develop
|
2016-06-27 19:08:18 +03:00 |
|
Roman Telezhynskyi
|
ba98e64217
|
These files also were broken by pngcrush.
--HG--
branch : develop
|
2016-06-27 19:01:31 +03:00 |
|
Roman Telezhynskyi
|
ab0dfd8d39
|
Updated fix_png.sh script. Use brute key.
--HG--
branch : develop
|
2016-06-27 18:44:40 +03:00 |
|
Roman Telezhynskyi
|
39f7727088
|
Used pngcrush key "brute".
--HG--
branch : develop
|
2016-06-27 18:42:31 +03:00 |
|
Valentina Zhuravska
|
289bf05642
|
Fixed issue #516. Valentina crashes when use "Point intersect line and axis" instrument.
--HG--
branch : feature
|
2016-06-27 15:09:32 +03:00 |
|
Roman Telezhynskyi
|
a586d29e78
|
Restore png files after pngcrush work.
--HG--
branch : develop
|
2016-06-27 10:48:49 +03:00 |
|
Roman Telezhynskyi
|
643fafcbc9
|
Resolved issue #517. MAC version incorrect sRGB profile.
libpng warning: iCCP: known incorrect sRGB profile.
--HG--
branch : develop
|
2016-06-26 21:27:04 +03:00 |
|
Roman Telezhynskyi
|
db25163b5f
|
Fixed wrong file pattern format icon on Windows.
--HG--
branch : develop
|
2016-06-26 19:13:48 +03:00 |
|
Roman Telezhynskyi
|
1a218b5edb
|
Set cell with icon in table non-editable.
--HG--
branch : develop
|
2016-06-26 15:45:31 +03:00 |
|
Roman Telezhynskyi
|
e0c22b6809
|
Detect when group name in the list was changed.
--HG--
branch : develop
|
2016-06-26 15:42:54 +03:00 |
|
Roman Telezhynskyi
|
a0585a4c2b
|
Fixed bug with not unique id if Group is the last object that was created in
file.
Reparsing did not update max available id in file. This cause creating
duplicate ids.
--HG--
branch : develop
|
2016-06-26 15:41:48 +03:00 |
|
Roman Telezhynskyi
|
2bdd0258a5
|
Resolved issue #496. Selector for selecting which pieces to print.
--HG--
branch : develop
|
2016-06-26 14:52:02 +03:00 |
|
Roman Telezhynskyi
|
1a7d582a73
|
Close feature branch.
--HG--
branch : feature
|
2016-06-26 14:51:05 +03:00 |
|
Roman Telezhynskyi
|
ca693d8d40
|
Updated changelog.
--HG--
branch : feature
|
2016-06-26 14:50:52 +03:00 |
|
Roman Telezhynskyi
|
5306415d92
|
Conversion to new file format.
--HG--
branch : feature
|
2016-06-26 14:45:39 +03:00 |
|
Roman Telezhynskyi
|
7450ddf790
|
Set the item non-editable (view only), and non-selectable
--HG--
branch : feature
|
2016-06-26 14:38:44 +03:00 |
|
Roman Telezhynskyi
|
1608599795
|
Added list "Details in layout".
--HG--
branch : feature
|
2016-06-26 14:36:12 +03:00 |
|
Roman Telezhynskyi
|
93836ddf35
|
Refactoring MainWindowsNoGUI::PrepareDetailsForLayout. Use const iterator.
--HG--
branch : feature
|
2016-06-26 14:33:34 +03:00 |
|
Roman Telezhynskyi
|
39c84aa2c2
|
Refactoring. Use C++11 lambdas.
--HG--
branch : feature
|
2016-06-25 17:16:20 +03:00 |
|
Roman Telezhynskyi
|
31ed3d526c
|
Fixed code style.
--HG--
branch : feature
|
2016-06-25 16:17:50 +03:00 |
|
Roman Telezhynskyi
|
e7455cdabc
|
Option "Use last tool" worked incorrect in case of tool "Arc intersect axis".
--HG--
branch : develop
|
2016-06-23 20:45:45 +03:00 |
|
Roman Telezhynskyi
|
7eaadf1761
|
Resolved issue #480. New tool: Midpoint between two points.
--HG--
branch : develop
|
2016-06-23 20:20:21 +03:00 |
|
Roman Telezhynskyi
|
10d29af2a2
|
Refactoring, removed unused code.
--HG--
branch : develop
|
2016-06-22 21:09:00 +03:00 |
|