summaryrefslogtreecommitdiffstats
path: root/src/printsupport
Commit message (Expand)AuthorAgeFilesLines
...
* Doc: Adjust widget printing example to not use removed functionsChristian Ehrlicher2022-07-121-7/+9
* Fix printing of dpr>1 images on WindowsEirik Aavitsland2022-07-121-0/+1
* macOS: set print dialog up with page attributes when no printer is installedVolker Hilsheimer2022-06-171-1/+7
* Fix typos in docs and commentsKai Köhne2022-06-153-3/+3
* Move file-static const arrays out of qprint_p.h fileØystein Heskestad2022-06-044-151/+183
* Use SPDX license identifiersLucie Gérard2022-05-1670-2647/+143
* Add missing header files to the module sourcesAlexey Edelev2022-05-121-1/+1
* QtPrintSupport: includemocsMarc Mutz2022-04-294-0/+8
* Printsupport: replace remaining uses of QL1String with QL1StringViewSona Kurazyan2022-04-192-3/+3
* Printsupport: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-1911-50/+72
* Printsupport: stop using QL1Char constructor for creating char literalsSona Kurazyan2022-04-194-13/+12
* Rest of QtBase: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERNMarc Mutz2022-04-074-5/+21
* Windows: Fix potential crash when retrieving default printerFriedemann Kleint2022-03-291-1/+1
* Misc: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Unix: Correctly update options pane for PDF printerAlexander Volkov2022-03-151-2/+2
* QPrintDialog/win: Fix use of deprecated QMessageBox::warningMårten Nordheim2022-03-051-3/+3
* Fix assert showing default-constructed QPrintPreviewDialogFriedemann Kleint2022-02-281-1/+1
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-244-1/+5
* Fix UI mismatch when QPrinter::setDuplexZhang Hao2022-02-181-3/+4
* Sync QPrinter orientation when PageSetup Orientation selectedZhang Hao2022-02-181-0/+1
* Remove unused .qrc filesJoerg Bornemann2022-01-171-38/+0
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-091-1/+1
* Link printer plugins into user projects when using a static QtJoerg Bornemann2021-11-193-4/+6
* Doc: Enable qdoc warning count limitVenugopal Shivashankar2021-10-211-0/+3
* Doc: Remove unsupported customFiltersKai Köhne2021-09-031-4/+0
* Fix printing with unhinted fontsEskil Abrahamsen Blomfeldt2021-08-161-2/+36
* CMake: Use QtBase_SOURCE_DIR instead of QT_SOURCE_TREEJoerg Bornemann2021-07-121-1/+1
* Migrate to autogenerated cpp exportsAlexey Edelev2021-06-252-14/+2
* Remove old configure-related filesJoerg Bornemann2021-06-181-102/+0
* Windows: Read page size and orientation from setup dialogVolker Hilsheimer2021-06-161-3/+28
* Doc: Add disclaimer about QtPrintSupport not being available on iOSPaul Wicking2021-06-092-0/+3
* Use icon themes in QPrintPreviewDialog [if they exist]Albert Astals Cid2021-06-0515-31/+31
* Make sure _q_printerChanged is called even if only pdf printer is availableAlbert Astals Cid2021-05-211-0/+2
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-33/+32
* QPrintEngineMac: code tidiesGiuseppe D'Angelo2021-05-041-4/+4
* Silence warning in QPrintDialogSzabolcs David2021-05-013-8/+8
* Add nullptr checkOliver Eftevaag2021-03-161-1/+2
* Doc: Fix warnings about wrong snippet path or missing .pro fileNico Vertriest2021-02-192-1/+4
* Fix mingw compiler warningsMårten Nordheim2021-02-111-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-077-148/+0
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-11-301-1/+1
* QWin32PrintEngine: fix compilationAlex Trotsenko2020-11-201-2/+0
* Update landing pages and module pages in qtbaseJerome Pasion2020-11-172-26/+30
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-2/+2
* remove unused variables and parameters to fix compilation with g++-10.2Andreas Buhr2020-11-131-2/+0
* Remove Qt4Compatible paintingAllan Sandfeld Jensen2020-11-123-3/+3
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-092-3/+3
* Rename QRangeCollection to QPageRanges, make it a proper value typeVolker Hilsheimer2020-11-083-29/+14
* Initial porting guide for QtGui and QtPrintSupportVolker Hilsheimer2020-11-041-1/+7
* Doc: Prefer versioned CMake library targetsv6.0.0-beta3Kai Koehne2020-11-011-1/+1