|
1a218b5edb
|
Set cell with icon in table non-editable.
--HG--
branch : develop
|
2016-06-26 15:45:31 +03:00 |
|
|
e0c22b6809
|
Detect when group name in the list was changed.
--HG--
branch : develop
|
2016-06-26 15:42:54 +03:00 |
|
|
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 |
|
|
e68fa3a0f3
|
Fixed few bugs: label position is preserved after editing detail, buttons for add/update/remove MCP are handled correcty. Added style to VTextGraphicsItem lines
--HG--
branch : feature
|
2016-06-26 14:21:06 +02:00 |
|
|
5306415d92
|
Conversion to new file format.
--HG--
branch : feature
|
2016-06-26 14:45:39 +03:00 |
|
|
7450ddf790
|
Set the item non-editable (view only), and non-selectable
--HG--
branch : feature
|
2016-06-26 14:38:44 +03:00 |
|
|
1608599795
|
Added list "Details in layout".
--HG--
branch : feature
|
2016-06-26 14:36:12 +03:00 |
|
|
93836ddf35
|
Refactoring MainWindowsNoGUI::PrepareDetailsForLayout. Use const iterator.
--HG--
branch : feature
|
2016-06-26 14:33:34 +03:00 |
|
|
21debaf249
|
Reimplemented QTextGraphicsItem class
--HG--
branch : feature
|
2016-06-25 17:19:44 +02:00 |
|
|
39c84aa2c2
|
Refactoring. Use C++11 lambdas.
--HG--
branch : feature
|
2016-06-25 17:16:20 +03:00 |
|
|
31ed3d526c
|
Fixed code style.
--HG--
branch : feature
|
2016-06-25 16:17:50 +03:00 |
|
|
33e1a12a67
|
Merged heads
--HG--
branch : feature
|
2016-06-24 18:05:31 +02:00 |
|
|
3480f33922
|
Merged develop into feature
--HG--
branch : feature
|
2016-06-24 17:57:52 +02:00 |
|
|
caa6b425b9
|
Tried QGraphicsTextItem::boundingBox approach
--HG--
branch : feature
|
2016-06-24 17:57:08 +02:00 |
|
|
6fbffd2834
|
Position, size and font size of the text label are now saved into VDetail DOM tree. Undo/Redo for moving and resizing the label works.
--HG--
branch : feature
|
2016-06-23 22:35:32 +02:00 |
|
|
fd47065ae2
|
Fixed 0.3.1 schema file again
--HG--
branch : feature
|
2016-06-23 19:57:07 +02:00 |
|
|
dab32731c0
|
Fixed 0.3.1 schema file
--HG--
branch : feature
|
2016-06-23 19:53:00 +02:00 |
|
|
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 |
|
|
cef47f89fc
|
Merged develop into feature
--HG--
branch : feature
|
2016-06-23 19:36:00 +02:00 |
|
|
7eaadf1761
|
Resolved issue #480. New tool: Midpoint between two points.
--HG--
branch : develop
|
2016-06-23 20:20:21 +03:00 |
|
|
fc0b1dce9c
|
Added label containing pattern piece information to vtooldetail, which can be moved/resized
--HG--
branch : feature
|
2016-06-23 00:59:45 +02:00 |
|
|
10d29af2a2
|
Refactoring, removed unused code.
--HG--
branch : develop
|
2016-06-22 21:09:00 +03:00 |
|
|
94a2de1f75
|
Fixed error in Tape app.
Editing values of standard table was incorrect.
--HG--
branch : develop
|
2016-06-22 21:07:06 +03:00 |
|
|
decb74f99e
|
Fixed not enought decimals.
--HG--
branch : develop
|
2016-06-22 19:56:44 +03:00 |
|
|
d57cddd84b
|
Fixed issue #497. Printed document size as info.
--HG--
branch : develop
|
2016-06-22 16:23:05 +03:00 |
|
|
8a02129e24
|
Fixed path to Inno Setup.
--HG--
branch : develop
|
2016-06-22 14:10:40 +03:00 |
|
|
b14a3c9551
|
Fixed the SaveDetailOption::undo method and few code style issues
--HG--
branch : feature
|
2016-06-21 19:53:15 +02:00 |
|
|
553f8dc2d2
|
Merged develop into feature
--HG--
branch : feature
|
2016-06-21 18:29:08 +02:00 |
|
|
aaab56fe00
|
Fixed typos.
--HG--
branch : develop
|
2016-06-21 16:04:24 +03:00 |
|
|
e3ee35bf50
|
Fixed issue #469. Error - Layout has overlapping pieces in develop branch.
--HG--
branch : develop
|
2016-06-21 16:04:15 +03:00 |
|
|
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 |
|
|
8c63b44e65
|
Fixed bug editing height increase value.
--HG--
branch : develop
|
2016-06-21 14:13:14 +03:00 |
|
|
b7d62d3dbe
|
Set single step depend on measurement unit.
--HG--
branch : develop
|
2016-06-21 13:53:33 +03:00 |
|
|
c05c51e078
|
Finished the detail dialog
--HG--
branch : feature
|
2016-06-21 00:49:22 +02:00 |
|
|
ed6c72bda9
|
Fixed Tape crash.
(grafted from 47b3aaf84786a338bc7c31284bef0bd5017a0c67)
--HG--
branch : develop
|
2016-06-19 20:31:24 +03:00 |
|
|
9386ae2ff1
|
Corrected code to satisfy code style specifications
--HG--
branch : feature
|
2016-06-19 13:46:19 +02:00 |
|
|
8140647242
|
Updated detail dialog with pattern piece data editing
--HG--
branch : feature
|
2016-06-18 22:14:35 +02:00 |
|
|
458d7be6b2
|
Show appropriate button text when file is read only.
--HG--
branch : develop
|
2016-06-18 18:09:18 +03:00 |
|
|
174b1fbfd6
|
Fixed issue #514. Read only setting not working properly.
--HG--
branch : develop
|
2016-06-18 17:37:06 +03:00 |
|
|
1899abc39e
|
Added pattern piece data dialog, which can be accessed with right mouse click in Detail mode
--HG--
branch : feature
|
2016-06-18 16:00:01 +02:00 |
|
|
7b40bc3667
|
Show path to pattern file in a graphical shell.
--HG--
branch : develop
|
2016-06-18 16:57:07 +03:00 |
|
|
d4abab1029
|
Explorer on Mac OS X has own name Finder.
--HG--
branch : develop
|
2016-06-18 16:09:04 +03:00 |
|
|
f3c66827aa
|
Fixed issue #494. Printing is not working.
(grafted from 8bb1ab7575e8e04d0feb91c506facae80d22e4d8)
--HG--
branch : develop
|
2016-06-17 17:58:39 +03:00 |
|
|
05b094deec
|
Added a class to hold pattern piece data
--HG--
branch : feature
|
2016-06-17 16:42:38 +02:00 |
|
|
c3ddf18063
|
Fixed broken path to vit file.
--HG--
branch : develop
|
2016-06-17 16:18:44 +03:00 |
|
|
76d1c02423
|
Call details context menu through label.
--HG--
branch : develop
|
2016-06-17 16:13:49 +03:00 |
|
|
2744f89ff3
|
Fix broken test.
--HG--
branch : develop
|
2016-06-17 16:03:52 +03:00 |
|
|
0be2cd2b17
|
Close #513. Trousers pattern.
The pattern added to collection.
--HG--
branch : develop
|
2016-06-17 15:54:37 +03:00 |
|
|
3c5d6aa500
|
Fixed issue #515. Seam allowance wrong way.
--HG--
branch : develop
|
2016-06-17 15:39:54 +03:00 |
|
|
4bf082bbe5
|
Fixed failed tests.
--HG--
branch : develop
|
2016-06-16 18:06:07 +03:00 |
|