summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove QPageSetupWidget::selectPrinterAlbert Astals Cid2017-12-063-14/+4
* Remove QPrintPropertiesDialog::selectPrinterAlbert Astals Cid2017-12-061-15/+15
* Remove QCupsJobWidget::setPrinterAlbert Astals Cid2017-12-063-11/+5
* Remove QPrintPropertiesDialog::applyPrinterPropertiesAlbert Astals Cid2017-12-061-15/+6
* Remove QUnixPrintWidgetPrivate::applyPrinterPropertiesAlbert Astals Cid2017-12-061-45/+35
* Remove QPrintDialogPrivate::applyPrinterProperties, no one calls itAlbert Astals Cid2017-12-061-8/+0
* xcb: remove redundant QT_XCB_DEBUG_XINPUT* envvarsGatis Paeglis2017-12-061-6/+0
* doc: Add class qualifiers to parameter typesMartin Smith2017-12-068-24/+46
* doc: Document remaining anonymous enumsMartin Smith2017-12-065-0/+35
* doc: Add missing template text to \fn commandsMartin Smith2017-12-062-92/+92
* styles: port away from QRegion::rects()Marc Mutz2017-12-061-3/+1
* platform plugins: port away from QRegion::rects()Marc Mutz2017-12-066-20/+17
* tst_QWidget: port some easy QRegion::rects() calls to begin()/end()Marc Mutz2017-12-061-3/+3
* QtTestLib: port away from QRegion::rects()Marc Mutz2017-12-061-3/+3
* doc: Fix qdoc errors in qfsfilengine.cppMartin Smith2017-12-051-4/+8
* minimal QPA: Make font DB creation more flexibleGabriel de Dietrich2017-12-043-7/+30
* doc: Fix all qdoc errors in qnumeric_p.hMartin Smith2017-12-041-1/+2
* doc: Add missing template textMartin Smith2017-12-041-1/+3
* doc: Fix qdoc errors for \fn commands in endian functionsMartin Smith2017-12-041-42/+42
* Add template text to \fn commands for QGlobalStaticMartin Smith2017-12-041-6/+6
* Support ForwardKeyEvent signal in ibus input contextPeng Wu2017-12-042-0/+38
* Remove two obsolete qdoc commentsMartin Smith2017-12-031-37/+0
* doc: Fix qdoc errors for \fn commands in QGenericMatrixMartin Smith2017-12-031-29/+29
* QProcess/Unix: do not toggle a state of the write notifier twiceAlex Trotsenko2017-12-021-5/+4
* doc: clangqdoc needs to see all GLxxx typedefsMartin Smith2017-12-021-0/+6
* doc: Add default openGL typedefs for clangqdocMartin Smith2017-12-022-3/+26
* doc: Fix three "Cannot tie" errorsMartin Smith2017-12-024-4/+4
* doc: Fix some ref qualifier documentation errorsMartin Smith2017-12-021-3/+8
* doc: Don't let qdoc see some defines that cause troubleMartin Smith2017-12-022-1/+3
* doc: Correct a few minor qdoc errorsMartin Smith2017-12-023-6/+6
* Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-0217-29/+39
* doc: Correct all remaining clangqdoc warnings in qpointer.cppMartin Smith2017-12-021-22/+22
* doc: Correct all remaining clangqdoc warnings in qdebug.cppMartin Smith2017-12-021-59/+64
* doc: Add missing template text and parametersMartin Smith2017-12-024-104/+109
* doc: Fix qdoc errors for \fn commands in algorithm functionsMartin Smith2017-12-021-29/+29
* Add template text to \fn commands in QPairMartin Smith2017-12-021-17/+17
* Add template text to \fn commands in cache classesMartin Smith2017-12-012-54/+54
* Add template text to \fn commands in QVarLengthArrayMartin Smith2017-12-011-75/+75
* Revert "QApp: Method to check for native style usage."Alexander Volkov2017-12-012-28/+0
* Disable some implicit conversions with QT_RESTRICTED_CAST_FROM_ASCIIAlexander Volkov2017-12-011-0/+4
* QMetaObject::Connection: mark move ctors Q_DECL_NOTHROWMarc Mutz2017-12-011-4/+2
* QImage: Output some bytes of first scanline on verbose debug streamsFriedemann Kleint2017-12-011-2/+9
* Copy the numericalPrecisionPolicy when copying the QSqlDatabaseAndy Shaw2017-12-012-0/+35
* Remove code that refers to PostgreSQL 7.2 or olderAndy Shaw2017-12-012-153/+54
* Add template text to \fn commands in container classesMartin Smith2017-12-016-761/+882
* macx-clang: Opt-in xcb QPA support with XQuartzGabriel de Dietrich2017-12-017-19/+48
* QtServiceSupport: Remove redundant conditionGabriel de Dietrich2017-12-011-2/+1
* Simplify date-time formatting in textForRole()Edward Welbourne2017-11-302-28/+53
* Clean up in TZP-Win's calculateTransitionLocalDate()Edward Welbourne2017-11-301-19/+28
* Pull several structs and static functions into an anonymous namespaceEdward Welbourne2017-11-301-22/+24