valentina/src/libs/vlayout
2016-07-21 21:46:49 +02:00
..
share Used pngcrush key "brute". 2016-06-27 18:42:31 +03:00
stable.cpp Copyright dates. 2015-02-27 12:27:48 +02:00
stable.h Enable #pragma message in Clang. 2015-11-16 12:28:21 +02:00
vabstractdetail.cpp Fixed issue #515. Seam allowance wrong way. 2016-06-17 15:39:54 +03:00
vabstractdetail.h Correct removing loop if a path contains them several. Seek and remove the last. 2016-01-09 23:53:17 +02:00
vabstractdetail_p.h Refactoring. 2015-10-31 14:56:28 +02:00
vbank.cpp Resolved issue #306. Layout generator optimization. Divide into strips. 2016-02-23 14:13:10 +02:00
vbank.h Resolved issue #306. Layout generator optimization. Divide into strips. 2016-02-23 14:13:10 +02:00
vbestsquare.cpp New Layout setting "Save length of the sheet". 2015-05-08 13:10:56 +03:00
vbestsquare.h New Layout setting "Save length of the sheet". 2015-05-08 13:10:56 +03:00
vcontour.cpp The program crashed because of empty global contour. 2016-03-28 17:18:38 +03:00
vcontour.h The layout generator optimization. Let QPainterPath check intersections. 2016-03-28 11:53:02 +03:00
vcontour_p.h Refactoring. 2015-10-31 14:56:28 +02:00
vlayout.pri Moved VTextManager class into the vlayout folder in order for tests to compile. It also belong to vlayout folder more than into vtools 2016-07-19 14:23:20 +02:00
vlayout.pro As part of testing make all compiler warnings treat as errors. 2016-07-20 15:40:33 +03:00
vlayoutdef.h Added Q_CC_MSVC 2015-10-22 15:16:15 +03:00
vlayoutdetail.cpp Centered the label texts and did some refactoring, so that the label content is generated in one place 2016-07-21 21:46:49 +02:00
vlayoutdetail.h Moved VTextManager class into the vlayout folder in order for tests to compile. It also belong to vlayout folder more than into vtools 2016-07-19 14:23:20 +02:00
vlayoutdetail_p.h Labels with pattern info are now displayed in the Layout mode as well. Maybe needs a little bit of refactoring (the label styles and texts are now set up in two different places (VToolDetail and VLayoutDetail), I think this should be unified 2016-07-19 13:47:21 +02:00
vlayoutgenerator.cpp Fixed Clang warnings. 2016-05-03 19:50:37 +03:00
vlayoutgenerator.h Use Q_REQUIRED_RESULT where it make sense. 2016-03-23 17:27:17 +02:00
vlayoutpaper.cpp Made the labels text in Layout mode look better 2016-07-19 09:06:29 +02:00
vlayoutpaper.h Use Q_REQUIRED_RESULT where it make sense. 2016-03-23 17:27:17 +02:00
vlayoutpaper_p.h Refactoring. 2015-10-31 14:56:28 +02:00
vposition.cpp Fixed issue #469. Error - Layout has overlapping pieces in develop branch. 2016-06-21 16:04:15 +03:00
vposition.h The layout generator optimization. Let QPainterPath check intersections. 2016-03-28 11:53:02 +03:00
vposter.cpp Label cannot be moved outside of parent bounding box. Moving cursor is on when moving label. Name of detail moved to Pattern Piece Data tab. Hopefully all warnings removed 2016-07-06 20:49:36 +02:00
vposter.h Fixed issue #494. Printing is not working. 2016-06-17 17:58:39 +03:00
vtextmanager.cpp Centered the label texts and did some refactoring, so that the label content is generated in one place 2016-07-21 21:46:49 +02:00
vtextmanager.h Centered the label texts and did some refactoring, so that the label content is generated in one place 2016-07-21 21:46:49 +02:00
warnings.pri As part of testing make all compiler warnings treat as errors. 2016-07-20 15:40:33 +03:00