summaryrefslogtreecommitdiffstats
path: root/src/printsupport
Commit message (Expand)AuthorAgeFilesLines
* Regenerate the main qtbase modulesAlexandru Croitor2019-06-051-0/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-034-7/+8
|\
| * QFileDialog: mark obsolete enum DontUseSheet as deprecatedChristian Ehrlicher2019-05-171-1/+3
| * QPrintSupport: do not bypass a base class' virtualGiuseppe D'Angelo2019-05-152-3/+1
| * Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+4
| * Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-011-2/+0
* | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-221-0/+6
* | Regenerate printsupportAlexandru Croitor2019-05-201-6/+8
* | CMake: configurejson2cmake: Do not generate useless OPTIONALsTobias Hunger2019-05-031-1/+0
* | Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-1/+1
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1614-57/+90
|\|
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-111-4/+4
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-101-4/+4
| | |\
| | | * printsupport: Fix clang-cl warningKai Koehne2019-04-091-4/+4
| * | | Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-042-7/+7
| * | | QString: mark obsolete functions as deprecatedChristian Ehrlicher2019-03-041-1/+1
| * | | Unix: QPageSetupDialog: Use print device default paper sizeAhmad Samir2019-02-262-14/+24
| |/ /
| * | Replace QWidget::margin() with QWidget::contentsMargins()Christian Ehrlicher2019-02-131-1/+1
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-9/+21
| |\|
| | * Fix license header for qprinterinfo.cppKai Koehne2019-01-221-9/+21
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-042-1/+3
| |\|
| | * Windows: Use the ptPaperSize information to set the paper sizeAndy Shaw2018-12-181-0/+2
| | * configure: verify header presence against sourcesOswald Buddenhagen2018-12-141-1/+1
| * | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-121-1/+1
| * | Add a few qAsConst() to range-for to prevent detachmentsSergio Martins2018-12-101-5/+5
| * | Pass non-trivial types by const-ref in range-loop [-Wclazy-range-loop]Sergio Martins2018-12-052-2/+2
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-255-12/+21
| |\|
| | * Extend PDF engine to allow the generation of PDFs with huge pagesAndre de la Rocha2018-10-221-1/+6
| | * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-174-11/+15
| | |\
| | | * Modernize the "mimetype" featureLiang Qi2018-10-124-12/+16
* | | | Fix yocto cross buildAlexandru Croitor2019-04-081-0/+1
* | | | CMake: Re-generate printsupportTobias Hunger2019-03-291-6/+46
* | | | cmake: src/printsupport: Rerun conversion scriptKevin Funk2019-02-131-13/+21
* | | | cmake: Find Cups and enable its pluginAlbert Astals Cid2019-02-121-1/+3
* | | | CMake: Build PrintSupport module and testsTobias Hunger2018-12-142-0/+155
|/ / /
* | | Printing: Expose default and supported color modesAlbert Astals Cid2018-10-122-0/+32
* | | Do not include qprintdialog in a kernel/ fileAlbert Astals Cid2018-10-051-13/+3
|/ /
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-071-0/+2
|\|
| * Doc: Check before including the \snippet from a .pro fileVenugopal Shivashankar2018-08-301-0/+2
* | Windows code: Fix clang-tidy warnings about C-style castsFriedemann Kleint2018-08-301-6/+8
* | Remove dead code in QWin32PrintEngineFriedemann Kleint2018-08-281-28/+15
* | Modernize the "thread" featureUlf Hermann2018-08-171-1/+4
* | Windows: Cache the printer capability information the first timeAndy Shaw2018-07-201-5/+6
* | Fix clang develop buildAllan Sandfeld Jensen2018-05-311-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-242-8/+6
|\|
| * QWin32PrintEngine: Fix crash in drawPixmap(), drawImage()Friedemann Kleint2018-05-231-8/+2
| * Fix build for Android with android-clangLiang Qi2018-05-161-0/+4
* | cups: Fix UI mismatch when a default printer option choice is not availableAlbert Astals Cid2018-05-091-14/+27
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-031-1/+4
|\|
| * If the page size is not valid on the new printer, set a custom sizeAndy Shaw2018-05-021-1/+4