|
ba98e64217
|
These files also were broken by pngcrush.
--HG--
branch : develop
|
2016-06-27 19:01:31 +03:00 |
|
|
39f7727088
|
Used pngcrush key "brute".
--HG--
branch : develop
|
2016-06-27 18:42:31 +03:00 |
|
|
6577d82771
|
Added new schema to accomodate for new parameters and did some other minor changes. There is a bug with Undo on details label, will check that later
--HG--
branch : feature
|
2016-06-27 17:18:43 +02:00 |
|
|
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 |
|
|
80fcf30776
|
Moving, resizing and editing both labels now works
--HG--
branch : feature
|
2016-06-27 11:06:51 +02:00 |
|
|
1c7c962dc3
|
Merged develop into feature
--HG--
branch : feature
|
2016-06-27 10:16:48 +02:00 |
|
|
a586d29e78
|
Restore png files after pngcrush work.
--HG--
branch : develop
|
2016-06-27 10:48:49 +03:00 |
|
|
fa105537d2
|
Moving and resizing pattern info label (has few bugs still, probably just XML parsing)
--HG--
branch : feature
|
2016-06-27 01:17:27 +02:00 |
|
|
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 |
|
|
28c4eddbd7
|
Merged
--HG--
branch : feature
|
2016-06-26 19:35:21 +02:00 |
|
|
065621f8c2
|
Added general info parameters to VPattern and updated pattern properties dialog accordingly
--HG--
branch : feature
|
2016-06-26 16:49:51 +02:00 |
|
|
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 |
|
|
82c5c048bf
|
Refactoring, removed unused code.
(grafted from 47cdd2849e84f9c1a4897d032259af6216e14e7e)
--HG--
branch : release
|
2016-06-22 21:14:09 +03:00 |
|
|
94cfe7c5d3
|
Fixed error in Tape app.
Editing values of standard table was incorrect.
(grafted from 416f3dddecb4d54024cc412cde89013d8f5cc1a6)
--HG--
branch : release
|
2016-06-22 21:14:00 +03:00 |
|
|
d42fb238df
|
Fixed not enought decimals.
(grafted from e14e15187b021ede6c77fcd0d3fa12b83ef38f60)
--HG--
branch : release
|
2016-06-22 21:13:50 +03: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 |
|
|
e1d87b0414
|
Fixed bug editing height increase value.
(grafted from 0358b83a446ec083693b50eb93525edfe5535f17)
--HG--
branch : release
|
2016-06-21 14:15:48 +03:00 |
|
|
cdb51f2dfe
|
Set single step depend on measurement unit.
(grafted from 46c591321c41be7925fb0a0f2e4829ddbe9bed12)
--HG--
branch : release
|
2016-06-21 14:15:36 +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 |
|