summaryrefslogtreecommitdiffstats
path: root/src/printsupport/widgets
Commit message (Expand)AuthorAgeFilesLines
* Unix: Fix usability of the print properties dialogAlbert Astals Cid2018-01-122-1/+31
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-022-3/+3
|\
| * PrintSupport: modernize connection signal/slotLaurent Montel2017-11-301-1/+1
| * PrintSupport: convert 0 with nullptr (c++11)Laurent Montel2017-11-303-5/+5
* | CUPS: Use printer job-hold-until as default instead of the noholdAlbert Astals Cid2017-12-191-2/+8
* | CUPS: Use printer job-billing as default instead of the empty stringAlbert Astals Cid2017-12-181-1/+5
* | CUPS: Use printer job-sheets as default instead of none,noneAlbert Astals Cid2017-12-181-2/+9
* | CUPS: Use default cups job-priority instead of 50Albert Astals Cid2017-12-182-4/+20
* | Remove QCupsJobWidget::setPrinterAlbert Astals Cid2017-12-062-9/+4
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-2/+1
|\|
| * Printsupport: Not necessary to call setLayout when we added the parentLaurent Montel2017-10-121-2/+1
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-192-5/+5
|/
* Convert features.printpreviewwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-05-303-8/+5
* Convert features.cups to QT_[REQUIRE_]CONFIGStephan Binner2017-05-302-5/+1
* Fix build without features.cupsjobwidgetTasuku Suzuki2017-04-301-3/+2
* Fix printsupport compilation with -no-feature...Paul Olav Tvete2017-01-252-3/+3
* fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-5/+5
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Add qtprintsupportglobal_p.h and fix qtprintsupportglobal.hLars Knoll2016-07-142-0/+2
* 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