summaryrefslogtreecommitdiffstats
path: root/src/printsupport/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Clean up the EXPORT macros in qglobal.h.Thiago Macieira2012-06-293-0/+3
* remove explicit RCC_DIR addition to INCLUDEPATHOswald Buddenhagen2012-06-191-3/+0
* SIC: QPrintSupport - Remove options api from QPageSetupDialogJohn Layt2012-06-074-137/+5
* QtPrintSupport - Cleanup QPrintDialog headerJohn Layt2012-06-014-75/+156
* QtPrintSupport: Add CUPS printsupport pluginJohn Layt2012-05-313-25/+4
* QtPrintSupport: Fix QPrintDialog assertJohn Layt2012-05-291-2/+2
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-251-1/+1
* Windows/MinGW: Fix warnings about missing enumeration values.Friedemann Kleint2012-05-211-0/+1
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-1/+1
|\
| * Doc: Modularize QtPrintSupport documentation.Casper van Donderen2012-05-091-1/+1
* | Revert "QtPrintSupport: Remove remaining LPR specific code"Rohan McGovern2012-05-082-14/+105
* | QtPrintSupport: Remove remaining LPR specific codeJohn Layt2012-05-072-105/+14
* | Expose QPA API under qpa/*Girish Ramakrishnan2012-05-072-2/+2
|/
* PrintSupport - Remove Qt5 To-do MessagesJohn Layt2012-04-192-2/+2
* replace getenv("HOME") with a "centralized" QDir::homePath()Konstantin Ritt2012-04-191-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-162-4/+12
|\
| * Cocoa: use specified window modality in native print dialogsBradley T. Hughes2012-04-122-4/+12
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-108-18/+39
|\|
| * printing: Make sure window modality works with native print dialogsBradley T. Hughes2012-04-044-7/+30
| * Remove unused dummy vars from print preview widgets.Jason McDonald2012-04-021-2/+0
| * Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-283-5/+5
| * Fix compilation when QT_NO_PRINTDIALOG is defined.Qt4iOS2012-03-272-4/+4
* | Merge master into api_changesKent Hansen2012-03-231-2/+2
|\|
| * Cocoa: fix crash when using QPrintDialogBradley T. Hughes2012-03-211-2/+2
* | Merge master into api_changesKent Hansen2012-03-165-108/+113
|\|
| * Re-enable native print/pagesetup dialogs on Mac OS XBradley T. Hughes2012-03-155-108/+113
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-121-19/+0
|\|
| * Remove stale references to QtopiaDonald Carr2012-03-121-19/+0
* | QtPrintSupport: make some constructors explicitMarc Mutz2012-03-081-1/+1
|/
* Replace Q_WS_MAC with Q_OS_MAC in QtPrintSupportBradley T. Hughes2012-03-051-3/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-022-5/+5
* Remove reference to Symbian in printsupport.Xizhi Zhu2012-01-303-9/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3019-19/+19
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-255-5/+0
* Update contact information in license headers.Jason McDonald2012-01-2319-19/+19
* Update copyright year in license headers.Jason McDonald2012-01-0519-19/+19
* qtbase: Warnings fixes.Friedemann Kleint2011-11-181-3/+0
* QtPrintSupport: Remove Q_WS_QPA, qpa sections from .pro files.Friedemann Kleint2011-10-263-17/+14
* Readded PrintSupport for WindowsOliver Wolff2011-10-254-13/+16
* Clean-up a macro for CocoaMorten Sorvig2011-10-103-244/+0
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-033-0/+4
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-034-70/+0
* Mac: Fix link error in printdialog.Morten Sorvig2011-08-231-0/+2
* Fix build.Friedemann Kleint2011-08-195-6/+6
* Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-192-11/+16
* Move printing into it's own libraryLars Knoll2011-08-1957-0/+6754