valentina/src/libs/vmisc
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
..
backport Resolved issue #402. After Crash .val is empty. 2015-12-19 21:02:38 +02:00
share/resources Working with group widget. 2016-04-07 17:57:53 +03:00
commandoptions.cpp Test that all command line option names are unique. 2015-11-09 20:02:38 +02:00
commandoptions.h Test that all command line option names are unique. 2015-11-09 20:02:38 +02:00
debugbreak.h Fix for support win64. 2015-09-20 13:20:21 +03:00
def.cpp Redesign printing system. ref #494. Printing is not working. 2016-06-15 13:55:43 +03:00
def.h Try to fix broken tests. Error QPrinter: No such file or directory. 2016-06-01 22:06:28 +03:00
logging.h Show error message box only through message handler. 2015-10-01 17:59:01 +03:00
projectversion.cpp Begin developing new version 0.5.0. 2016-01-14 11:55:14 +02:00
projectversion.h Begin developing new version 0.5.0. 2016-01-14 11:55:14 +02:00
qxtcsvmodel.cpp Resolved issue #409. New feature: Export measurement file to Excel .csv. 2016-06-01 16:37:42 +03:00
qxtcsvmodel.h Resolved issue #409. New feature: Export measurement file to Excel .csv. 2016-06-01 16:37:42 +03:00
stable.cpp New static library VMisc. 2015-06-15 14:43:41 +03:00
stable.h Enable #pragma message in Clang. 2015-11-16 12:28:21 +02:00
undoevent.cpp Move classes to VMisc. 2015-06-15 15:02:42 +03:00
undoevent.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vabstractapplication.cpp Move set attribute to vabstractapplication 2016-01-02 17:06:19 +01:00
vabstractapplication.h Show dialog "Fix broken formula" only in GUI mode. 2015-12-22 20:12:09 +02:00
vcommonsettings.cpp Trying to resolve conflict 2016-06-10 22:42:27 +02:00
vcommonsettings.h Fixed issue #479. Improve feature: The Preferences dialog box in Valentina and Tape should be expandable. 2016-06-10 21:34:21 +02:00
vlockguard.h Hide lock file. 2015-10-26 09:57:20 +02:00
vmath.h New static library VMisc. 2015-06-15 14:43:41 +03:00
vmisc.pri Resolved issue #180. Search field in tape app and dialog Increments. 2016-06-11 15:51:48 +03:00
vmisc.pro Turn on PCH on mac os x. 2015-11-16 12:22:34 +02:00
vsettings.cpp Fixed build with MSVC. 2016-05-06 19:32:35 +03:00
vsettings.h Resolved issue #306. Layout generator optimization. Divide into strips. 2016-02-23 14:13:10 +02:00
vsysexits.h Successful build with MSVC 2012. 2015-10-23 20:47:33 +03:00
vtablesearch.cpp Resolved issue #180. Search field in tape app and dialog Increments. 2016-06-11 15:51:48 +03:00
vtablesearch.h Resolved issue #180. Search field in tape app and dialog Increments. 2016-06-11 15:51:48 +03:00
vtapesettings.cpp Export to CSV. Added button "Restore Defaults". 2016-06-01 17:21:03 +03:00
vtapesettings.h Export to CSV. Added button "Restore Defaults". 2016-06-01 17:21:03 +03:00