summaryrefslogtreecommitdiffstats
path: root/src/printsupport/dialogs/qprintdialog_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QPrintDialog - Remove CUPS specific codeJohn Layt2014-03-171-74/+74
* QPageSetupDialog - Use QPageLayout and QPageSizeJohn Layt2014-03-171-12/+7
* QprintDialog - Fix loss of page settings.John Layt2014-01-061-1/+1
* QPrintDialog - Fix Cups printer setup sequenceJohn Layt2013-12-091-2/+4
* QPrintDialog - Fix setting of PageOrderJohn Layt2013-12-081-13/+1
* Add missing Q_INIT_RESOURCETor Arne Vestbø2013-11-071-0/+6
* Offer Page Range option for apps that can't do it themselvesMartin Klapetek2013-09-201-12/+37
* Check if Print Properties dialog was shown before accessing itMartin Klapetek2013-09-201-8/+10
* Expose more CUPS options via the 'Properties' dialogMartin Klapetek2013-09-201-0/+15
* Add CUPS Page Set options to print supportMartin Klapetek2013-09-171-6/+77
* Add CUPS options widget to print supportMartin Klapetek2013-09-101-0/+21
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtPrintSupport: use CUPS defaults for UNIX print dialogTeemu Katajisto2012-11-221-226/+143
* QtPrintSupport: remove advanced tab from UNIX print properties dialogTeemu Katajisto2012-11-221-402/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Unix printing: Fix suggested file name for printing to file.Friedemann Kleint2012-07-171-12/+13
* remove explicit RCC_DIR addition to INCLUDEPATHOswald Buddenhagen2012-06-191-3/+0
* QtPrintSupport - Cleanup QPrintDialog headerJohn Layt2012-06-011-31/+152
* QtPrintSupport: Add CUPS printsupport pluginJohn Layt2012-05-311-23/+2
* QtPrintSupport: Fix QPrintDialog assertJohn Layt2012-05-291-2/+2
* Revert "QtPrintSupport: Remove remaining LPR specific code"Rohan McGovern2012-05-081-6/+82
* QtPrintSupport: Remove remaining LPR specific codeJohn Layt2012-05-071-82/+6
* replace getenv("HOME") with a "centralized" QDir::homePath()Konstantin Ritt2012-04-191-1/+1
* Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-281-2/+2
* Fix compilation when QT_NO_PRINTDIALOG is defined.Qt4iOS2012-03-271-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QtPrintSupport: Remove Q_WS_QPA, qpa sections from .pro files.Friedemann Kleint2011-10-261-3/+0
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-031-26/+0
* Mac: Fix link error in printdialog.Morten Sorvig2011-08-231-0/+2
* Move printing into it's own libraryLars Knoll2011-08-191-0/+1286