summaryrefslogtreecommitdiffstats
path: root/src/printsupport/widgets
Commit message (Expand)AuthorAgeFilesLines
* QtPrintSupport: convert some index-based into C++11 range-for loopsMarc Mutz2016-02-171-8/+8
* Updated license headersJani Heikkinen2016-01-154-56/+80
* QtPrintSupport: eradicate all Q_FOREACH loopsMarc Mutz2015-12-231-2/+2
* Make QWidget *=0, Qt::WindowFlags f=0 functions use Q_NULLPTRMarc Mutz2015-07-041-2/+3
* Don't build CUPS related code if QT_NO_CUPS is set.Ulf Hermann2015-06-182-4/+4
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-011-2/+2
|\
| * Use the new non-obsoleted functions for getting the paper detailsAndy Shaw2015-05-261-2/+2
* | Update copyright headersJani Heikkinen2015-02-114-28/+28
* | Fix 1700 override warnings [-Winconsistent-missing-override]Sérgio Martins2015-02-031-1/+1
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-032-4/+4
|/
* Update license headers and add new license filesMatti Paaso2014-09-244-76/+44
* QtPrintSupport - Fix QT_NO_PRINTER buildJohn Layt2014-03-172-0/+8
* QPrintPreviewWidget: use QSignalBlockerMarc Mutz2013-10-301-3/+4
* Add CUPS Banner Pages options to print supportMartin Klapetek2013-09-113-13/+80
* Add CUPS options widget to print supportMartin Klapetek2013-09-104-0/+392
* QPrintPreviewDialog: Prevent changing of page in resize handling.Friedemann Kleint2013-05-231-0/+2
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Remove unused dummy vars from print preview widgets.Jason McDonald2012-04-021-1/+0
* Replace Q_WS_MAC with Q_OS_MAC in QtPrintSupportBradley T. Hughes2012-03-051-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-2/+2
* Remove many deprecated methodsLars Knoll2012-01-312-14/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Fix build.Friedemann Kleint2011-08-191-1/+1
* Move printing into it's own libraryLars Knoll2011-08-193-0/+973