summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel
Commit message (Expand)AuthorAgeFilesLines
* Revert a change to printer orientationTitta Heikkala2012-10-151-15/+2
* Fix number of available printers in CUPS support.Rafael Roquetto2012-10-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2222-517/+517
* printsupport: Include own headers firstSergio Ahumada2012-09-192-2/+4
* Fix QPrinter documentation errors.Mitch Curtis2012-09-131-76/+3
* QtPrintSupport: set QPrinter margins also to QPagedPaintDeviceTeemu Katajisto2012-09-111-0/+3
* Fix qdoc tag.Frederik Gladhorn2012-09-111-1/+1
* printsupport: Fix missing or improper include guard in headersSergio Ahumada2012-09-083-8/+8
* Ensure that printer orientation is preservedTitta Heikkala2012-08-301-2/+15
* Fix qdoc errors in PrinterInfo.Frederik Gladhorn2012-08-281-2/+1
* Misc documentation fixes triggered by qdoc errors/warningsShawn Rutledge2012-08-201-16/+9
* QtPrintSupport: Replace remaining Q_WS_ conditionals by name checks.Friedemann Kleint2012-07-211-11/+1
* Remove Library dependency on SettingsTasuku Suzuki2012-07-091-1/+1
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-032-1/+1
* Clean up the EXPORT macros in qglobal.h.Thiago Macieira2012-06-295-1/+70
* QtPrintSupport - Add CUPS printer and options queries to pluginJohn Layt2012-06-092-0/+19
* QtPrintSupport: Move printer list into plugin base classJohn Layt2012-06-082-2/+5
* QtPrintSupport: Move plugin access of QPrinterInfo internals to baseJohn Layt2012-06-084-17/+18
* Remove dependency from QFactoryInterface for the print pluginLars Knoll2012-06-081-10/+1
* QtPrintSupport: Add CUPS printsupport pluginJohn Layt2012-05-3111-1391/+119
* QtPrintSupport - Add QPrinterInfo api for more printer detailsJohn Layt2012-05-293-0/+49
* QtPrintSupport: Change QPrinterInfo::defaultPrinter() behaviourJohn Layt2012-05-292-1/+6
* QtPrintSupport - Modify Platform Plugin QPrinterInfo apiJohn Layt2012-05-244-11/+35
* qpa api: replace QPA headers with something more benignGirish Ramakrishnan2012-05-222-5/+11
* printsupport: set duplex setting correctly to CUPS printerTeemu Katajisto2012-05-151-14/+14
* Fix font printing on Windows using the native engine.Friedemann Kleint2012-05-151-22/+30
* Remove capitalization when specifying include-libraries.kb2012-05-141-1/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-6/+6
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-1/+1
|\
| * Doc: Modularize QtPrintSupport documentation.Casper van Donderen2012-05-091-1/+1
* | No longer use deprecated methods for plugin loading.Friedemann Kleint2012-05-091-7/+3
* | Revert "QtPrintSupport: Remove remaining LPR specific code"Rohan McGovern2012-05-0810-99/+1188
* | QtPrintSupport: Remove remaining LPR specific codeJohn Layt2012-05-0710-1188/+99
* | Expose QPA API under qpa/*Girish Ramakrishnan2012-05-078-9/+9
|/
* 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
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-171-2/+2
|\
| * Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-27/+0
| |\
| * \ Merge master into api_changesKent Hansen2012-03-271-0/+2
| |\ \
| * \ \ Merge master into api_changesKent Hansen2012-03-235-75/+58
| |\ \ \
| * \ \ \ Merge master into api_changesKent Hansen2012-03-162-3/+3
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-121-2/+0
| |\ \ \ \ \
| * | | | | | QtPrintSupport: make some constructors explicitMarc Mutz2012-03-081-2/+2
* | | | | | | doc: Mark all qpa classes as internalGirish Ramakrishnan2012-04-161-0/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | Documentation cleanupDebao Zhang2012-03-311-27/+0
| |_|_|_|/ |/| | | |
* | | | | Fix warnings in qtbase.Friedemann Kleint2012-03-241-0/+2
| |_|_|/ |/| | |
* | | | Fix QPrinter test in WindowsMiikka Heikkinen2012-03-235-76/+36
* | | | 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-152-3/+3
| |/ |/|