summaryrefslogtreecommitdiffstats
path: root/src/printsupport/dialogs/qprintdialog_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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