summaryrefslogtreecommitdiffstats
path: root/src/printsupport
Commit message (Expand)AuthorAgeFilesLines
* SIC QPrintSupport: Remove unused PPK_SuppressSystemPrintStatusJohn Layt2012-11-212-5/+0
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-201-14/+8
|\
| * Doc: Cleaning up QHP information in module configuration files.Jerome Pasion2012-11-071-12/+7
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtbase into newdocsJerome Pasion2012-11-023-9/+18
| |\
| * | Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-261-1/+0
| * | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-263-7/+16
| |\ \
| * \ \ Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-162-16/+3
| |\ \ \
| * | | | doc: Add a bunch of missing dependsTor Arne Vestbø2012-10-161-1/+1
* | | | | Cocoa: QPrintDialog does not show/closes down immediatlyRichard Moe Gustavsen2012-11-141-0/+5
| |_|_|/ |/| | |
* | | | Only use the user set page margins for custom paperAndy Shaw2012-10-303-9/+18
| |_|/ |/| |
* | | Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-222-5/+16
* | | remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
| |/ |/|
* | 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
|/
* Modularize documenation buildTor Arne Vestbø2012-10-102-6/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2249-1035/+1035
* printsupport: Include own headers firstSergio Ahumada2012-09-192-2/+4
* SIC: QtPrintSupport - Remove QAbstractPageSetupDialogJohn Layt2012-09-179-275/+131
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-141-2/+2
* Fix QPrinter documentation errors.Mitch Curtis2012-09-132-76/+34
* QtPrintSupport: set QPrinter margins also to QPagedPaintDeviceTeemu Katajisto2012-09-111-0/+3
* Fix qdoc tag.Frederik Gladhorn2012-09-111-1/+1
* Do not include /examples in qdocconfs.Frederik Gladhorn2012-09-111-1/+1
* Doc: Centralize more common settings in 1 global qdocconf.Casper van Donderen2012-09-111-36/+1
* printsupport: Fix missing or improper include guard in headersSergio Ahumada2012-09-084-10/+10
* Doc: Fix docbuild when not using -developer-build.Casper van Donderen2012-09-011-2/+2
* Doc: Simplify qtbase qdocconfs.Casper van Donderen2012-08-311-15/+2
* Ensure that printer orientation is preservedTitta Heikkala2012-08-301-2/+15
* Exclude the examples/widgets/doc dir for all but widgets.Frederik Gladhorn2012-08-291-0/+2
* Fix qdoc errors in PrinterInfo.Frederik Gladhorn2012-08-281-2/+1
* Misc documentation fixes triggered by qdoc errors/warningsShawn Rutledge2012-08-201-16/+9
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-081-1/+1
* replace \key and \gui qdoc commands with \uicontrolJeremy Katz2012-08-012-2/+2
* QtPrintSupport: Replace remaining Q_WS_ conditionals by name checks.Friedemann Kleint2012-07-213-16/+4
* Unix printing: Fix suggested file name for printing to file.Friedemann Kleint2012-07-171-12/+13
* 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-298-1/+73
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-3/+1
* fix misnomer: qt_module.prf => qt_build_config.prfOswald Buddenhagen2012-06-191-1/+1
* automatically add QT_BUILD_FOO_LIB to DEFINESOswald Buddenhagen2012-06-191-1/+1
* clean up projects from QPRO_PWD nonsense, etc.Oswald Buddenhagen2012-06-191-1/+0
* auto-generate QMAKE_PKGCONFIG_REQUIRES and QMAKE_PKGCONFIG_DESCRIPTIONOswald Buddenhagen2012-06-191-2/+0
* auto-generate module prisOswald Buddenhagen2012-06-191-2/+0
* automatically add the version header to HEADERSOswald Buddenhagen2012-06-191-2/+0
* remove explicit RCC_DIR addition to INCLUDEPATHOswald Buddenhagen2012-06-191-3/+0
* make qt_module_config.prf install the module pri fileOswald Buddenhagen2012-06-191-1/+0
* 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