valentina/src/libs
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
..
ifc Clean a file. Tool Cut doesn't need color attribute anymore. 2016-05-19 15:40:55 +03:00
qmuparser Again, made compilable with msvc by adding compiler directive where necessary... 2016-05-04 21:35:35 +10:00
vdxf Fixed Clang warnings. 2016-05-03 19:50:37 +03:00
vformat Refactoring. Use QScopedPointer for class Calculator. 2016-05-24 15:25:58 +03:00
vgeometry Fixed issue #493. Error in seam allowance drawing. 2016-05-26 11:26:54 +03:00
vlayout Redesign printing system. ref #494. Printing is not working. 2016-06-15 13:55:43 +03:00
vmisc Redesign printing system. ref #494. Printing is not working. 2016-06-15 13:55:43 +03:00
vobj The file stable.cpp is useful only with MSVC. 2016-03-06 21:21:21 +02:00
vpatterndb Fixed issue "Not all length of curves visible". 2016-05-24 20:35:19 +03:00
vpropertyexplorer Fixed Clang warnings. 2016-05-03 19:50:37 +03:00
vtools Fixed build in Windows. 2016-06-11 16:27:14 +03:00
vwidgets A keyboard input focus for class VSimpleCurve. 2016-05-25 11:59:59 +03:00
libs.pro Added dxflib 2015-09-07 17:39:04 +03:00