summaryrefslogtreecommitdiffstats
path: root/src/printsupport
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-1015-2/+653
|\
| * Don't add C-style copyright headers to qmake project filesMarius Storm-Olsen2012-05-101-40/+0
| * Doc: Add "make docs" targets for libraries.Casper van Donderen2012-05-091-0/+3
| * Doc: Modularize QtPrintSupport documentation.Casper van Donderen2012-05-0914-2/+690
* | No longer use deprecated methods for plugin loading.Friedemann Kleint2012-05-091-7/+3
* | Revert "QtPrintSupport: Remove remaining LPR specific code"Rohan McGovern2012-05-0812-113/+1293
* | QtPrintSupport: Remove remaining LPR specific codeJohn Layt2012-05-0712-1293/+113
* | Expose QPA API under qpa/*Girish Ramakrishnan2012-05-0710-11/+11
|/
* Use QFile::encodeName to encode a file name on UnixThiago Macieira2012-05-041-1/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtPrintSupport]Thiago Macieira2012-05-031-2/+2
* Fixed QtGui and QtPrintSupport with -qtnamespace and MSVCRohan McGovern2012-05-021-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/api_changes'Lars Knoll2012-04-172-3/+3
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-162-4/+12
| |\
| * \ Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-1010-46/+39
| |\ \
| * \ \ Merge master into api_changesKent Hansen2012-03-271-0/+2
| |\ \ \
| * \ \ \ Merge master into api_changesKent Hansen2012-03-236-77/+60
| |\ \ \ \
| * \ \ \ \ Merge master into api_changesKent Hansen2012-03-167-111/+116
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-122-21/+0
| |\ \ \ \ \ \
| * | | | | | | QtPrintSupport: make some constructors explicitMarc Mutz2012-03-082-3/+3
* | | | | | | | doc: Mark all qpa classes as internalGirish Ramakrishnan2012-04-161-0/+10
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Cocoa: use specified window modality in native print dialogsBradley T. Hughes2012-04-122-4/+12
| |_|_|_|_|/ |/| | | | |
* | | | | | 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-022-3/+0
* | | | | | Documentation cleanupDebao Zhang2012-03-311-27/+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
| |_|_|_|/ |/| | | |
* | | | | Fix warnings in qtbase.Friedemann Kleint2012-03-241-0/+2
| |_|_|/ |/| | |
* | | | Fix QPrinter test in WindowsMiikka Heikkinen2012-03-235-76/+36
* | | | Cocoa: fix crash when using QPrintDialogBradley T. Hughes2012-03-211-2/+2
* | | | Fix infinite recursion crash in QPrinterInfo::supportedPaperSizes()Miikka Heikkinen2012-03-192-0/+23
| |_|/ |/| |
* | | Re-enable native print/pagesetup dialogs on Mac OS XBradley T. Hughes2012-03-157-111/+116
| |/ |/|
* | Remove stale references to QtopiaDonald Carr2012-03-122-21/+0
|/
* Don't leak from QPlatformPrinterSupportPlugin::get()Bradley T. Hughes2012-03-051-7/+19
* Add API to convert QSizeF<->PaperSize in QPlatformPrinterSupportBradley T. Hughes2012-03-052-0/+23
* Replace Q_WS_MAC with Q_OS_MAC in QtPrintSupportBradley T. Hughes2012-03-052-4/+4
* Remove #ifdef Q_WS_MAC code from QPrinterBradley T. Hughes2012-03-051-7/+0
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-024-12/+12
* QPrinterInfo: remove unused variableMarc Mutz2012-02-261-1/+0
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-2/+1
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-011-1/+1
* Remove many deprecated methodsLars Knoll2012-01-312-14/+0
* Remove reference to Symbian in printsupport.Xizhi Zhu2012-01-303-9/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3044-44/+44
* Put the generated <module>version.h into build treeLiang Qi2012-01-281-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-2511-11/+0
* Update contact information in license headers.Jason McDonald2012-01-2344-44/+44
* Update copyright year in license headers.Jason McDonald2012-01-0544-44/+44
* Fix printerPaperSize and some tst_qprinter test failuresSergio Ahumada2011-12-291-1/+1