summaryrefslogtreecommitdiffstats
path: root/src/printsupport/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove widgets examples from Qt Print Support documentationTopi Reinio2013-05-201-2/+1
* Clean up old PostScript printing codeSze Howe Koh2013-05-121-9/+2
* Add support for setting/getting the paper name on the QPrinterAndy Shaw2013-03-121-5/+11
* iOS: Don't include QtPrintSupport dialogs on iOSTor Arne Vestbø2013-02-271-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-294-16/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1817-17/+17
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* Fix print support docsLars Knoll2012-11-301-1/+1
* QtPrintSupport: use CUPS defaults for UNIX print dialogTeemu Katajisto2012-11-223-290/+178
* QtPrintSupport: remove advanced tab from UNIX print properties dialogTeemu Katajisto2012-11-222-436/+15
* Cocoa: QPrintDialog does not show/closes down immediatlyRichard Moe Gustavsen2012-11-141-0/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2217-398/+398
* SIC: QtPrintSupport - Remove QAbstractPageSetupDialogJohn Layt2012-09-179-275/+131
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-141-2/+2
* printsupport: Fix missing or improper include guard in headersSergio Ahumada2012-09-081-2/+2
* replace \key and \gui qdoc commands with \uicontrolJeremy Katz2012-08-011-1/+1
* QtPrintSupport: Replace remaining Q_WS_ conditionals by name checks.Friedemann Kleint2012-07-212-5/+3
* Unix printing: Fix suggested file name for printing to file.Friedemann Kleint2012-07-171-12/+13
* 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