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
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
Roman Telezhynskyi
94a2de1f75
Fixed error in Tape app.
...
Editing values of standard table was incorrect.
--HG--
branch : develop
2016-06-22 21:07:06 +03:00
Roman Telezhynskyi
decb74f99e
Fixed not enought decimals.
...
--HG--
branch : develop
2016-06-22 19:56:44 +03:00
Roman Telezhynskyi
d57cddd84b
Fixed issue #497 . Printed document size as info.
...
--HG--
branch : develop
2016-06-22 16:23:05 +03:00
Roman Telezhynskyi
8a02129e24
Fixed path to Inno Setup.
...
--HG--
branch : develop
2016-06-22 14:10:40 +03:00
Roman Telezhynskyi
aaab56fe00
Fixed typos.
...
--HG--
branch : develop
2016-06-21 16:04:24 +03:00
Roman Telezhynskyi
2d25702c97
Restore correct pattern piece if no details were found for switching to Detail
...
mode.
--HG--
branch : develop
2016-06-21 14:58:43 +03:00
Roman Telezhynskyi
8c63b44e65
Fixed bug editing height increase value.
...
--HG--
branch : develop
2016-06-21 14:13:14 +03:00
Roman Telezhynskyi
b7d62d3dbe
Set single step depend on measurement unit.
...
--HG--
branch : develop
2016-06-21 13:53:33 +03:00
Roman Telezhynskyi
ed6c72bda9
Fixed Tape crash.
...
(grafted from 47b3aaf84786a338bc7c31284bef0bd5017a0c67)
--HG--
branch : develop
2016-06-19 20:31:24 +03:00
Roman Telezhynskyi
458d7be6b2
Show appropriate button text when file is read only.
...
--HG--
branch : develop
2016-06-18 18:09:18 +03:00
Roman Telezhynskyi
174b1fbfd6
Fixed issue #514 . Read only setting not working properly.
...
--HG--
branch : develop
2016-06-18 17:37:06 +03:00
Roman Telezhynskyi
7b40bc3667
Show path to pattern file in a graphical shell.
...
--HG--
branch : develop
2016-06-18 16:57:07 +03:00
Roman Telezhynskyi
d4abab1029
Explorer on Mac OS X has own name Finder.
...
--HG--
branch : develop
2016-06-18 16:09:04 +03:00
Roman Telezhynskyi
0be2cd2b17
Close #513 . Trousers pattern.
...
The pattern added to collection.
--HG--
branch : develop
2016-06-17 15:54:37 +03:00
Roman Telezhynskyi
3c5d6aa500
Fixed issue #515 . Seam allowance wrong way.
...
--HG--
branch : develop
2016-06-17 15:39:54 +03:00
Roman Telezhynskyi
4bf082bbe5
Fixed failed tests.
...
--HG--
branch : develop
2016-06-16 18:06:07 +03:00
Roman Telezhynskyi
972dd36fcf
Redesign printing system. ref #494 . Printing is not working.
...
Made complete redesign of printing code. Now the code check printer's dpi and
calculate scale factor. Instead of printing with QImage buffer the code print
directly on printer. Help avoid limitations of QImage class.
Also removed menu option "Save as PDF". The option duplicate option "Export As"
and also mislead a user about purpose of option "Print preview".
--HG--
branch : develop
2016-06-15 13:55:43 +03:00
Holger Pandel
80f396d636
Merge with develop
...
--HG--
branch : feature
2016-06-13 12:47:27 +02:00
Holger Pandel
1d87a046f0
Changed the way the setup compiler exe is searched for.
...
--HG--
branch : feature
2016-06-13 12:37:44 +02:00
Valentina Zhuravska
45f9737fba
Used Lambda expressions for slots in TMainWindow and DialogIncrements.
...
--HG--
branch : develop
2016-06-11 19:50:20 +03:00
Valentina Zhuravska
1ca5b4dfa6
Resolved issue #180 . Search field in tape app and dialog Increments.
...
--HG--
branch : develop
2016-06-11 15:51:48 +03:00
BojanKverh
24a7294a38
Made the preferences dialog in Tape look a bit better with resizeable left column
...
--HG--
branch : feature
2016-06-10 21:57:47 +02:00
BojanKverh
96b2d28604
Fixed issue #479 . Improve feature: The Preferences dialog box in Valentina and Tape should be expandable.
...
--HG--
branch : feature
2016-06-10 21:34:21 +02:00
Holger Pandel
74d47b5a4f
Resolved issue #505 . New installer script based on Inno Setup 5.
...
--HG--
branch : feature
2016-06-10 16:56:35 +02:00
BojanKverh
98b232930f
Fixed issue #479 . Improve feature: The Preferences dialog box should be expandable.
...
--HG--
branch : feature
2016-06-09 13:16:04 +02:00
Roman Telezhynskyi
8f46a9666a
Fixed issue #501 . Rename Window->Close Window to Window->Close pattern.
...
(grafted from 3831b343e88f7b875ba191f467a056a247d50db2)
--HG--
branch : develop
2016-06-07 11:51:41 +03:00
Valentina Zhuravska
20ffdc607d
Tape 'Save As' should save a file without read only state.
...
--HG--
branch : develop
2016-06-06 21:27:38 +03:00
Valentina Zhuravska
9b48867ee6
Merged dismine/valentina into develop
...
--HG--
branch : develop
2016-06-06 01:29:54 +03:00
Roman Telezhynskyi
17bc0c3ff0
New test case. Male shirt.
...
--HG--
branch : develop
2016-06-05 16:54:39 +03:00
Valentina Zhuravska
0b36836f00
Fixed issue #468 . Tape 'Save As' should set 'Read Only' to false.
...
--HG--
branch : develop
2016-06-05 05:45:50 +03:00
Roman Telezhynskyi
805e04ace6
Scale page rect according to printer's dpi. Issue #494 .
...
--HG--
branch : develop
2016-06-02 21:28:44 +03:00
Roman Telezhynskyi
c36f19aba9
According to documentation "The origin of the QPainter's coordinate system will
...
coincide with the top-left corner of the page rectangle, and painting operations
will be clipped to the bounds of the drawable part of the page".
--HG--
branch : develop
2016-06-02 21:00:23 +03:00
Roman Telezhynskyi
342095408a
Show message "Pages will be cropped because they do not fit printer paper size."
...
--HG--
branch : develop
2016-06-02 16:51:37 +03:00
Roman Telezhynskyi
6c6edf3728
Second try. Issue #494 .
...
--HG--
branch : develop
2016-06-02 13:25:34 +03:00
Roman Telezhynskyi
080da6d3e1
Try to fix issue #494 . Seems like default constructor on mac creates non-native
...
printer by default or default printer can't be found.
--HG--
branch : develop
2016-06-01 21:55:27 +03:00
Roman Telezhynskyi
282a5da24a
Show menu "Export to CSV" in Mac OS X.
...
--HG--
branch : develop
2016-06-01 19:58:46 +03:00
Roman Telezhynskyi
e0bf6f11d1
Export to CSV. Added button "Restore Defaults".
...
--HG--
branch : develop
2016-06-01 17:21:03 +03:00
Roman Telezhynskyi
32d391c587
Resolved issue #409 . New feature: Export measurement file to Excel .csv.
...
--HG--
branch : develop
2016-06-01 16:37:42 +03:00
Roman Telezhynskyi
8e3f3a4cd8
Fixed crash with dialog History.
...
--HG--
branch : develop
2016-05-28 13:16:27 +03:00
Roman Telezhynskyi
ce720450f0
Fixed issue #493 . Error in seam allowance drawing.
...
(grafted from 776b5b71c7e5aa6b9755c280f3f4e20e159c8150)
--HG--
branch : develop
2016-05-26 11:26:54 +03:00
Roman Telezhynskyi
73ad3a8376
Fixed issue with method IsPointOnLineSegment.
...
--HG--
branch : develop
2016-05-25 13:55:15 +03:00