summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rework the "failed to find or load QPA plugin" message a bitSergio Martins2017-12-151-2/+8
* Reintroduce the Advanced tab in the QPrintPropertiesDialogAlbert Astals Cid2017-12-152-6/+409
* macOS: remove existing color-profile handling codeMorten Johan Sørvig2017-12-155-200/+20
* qfloat16_f16c.c: inline in qfloat16.cpp if F16C is permitted in thereThiago Macieira2017-12-153-4/+37
* Remove testQuitLock from BLACKLISTMorten Johan Sørvig2017-12-141-1/+0
* QAbstractItemModel: add more checks in begin{Insert,Remove}{Rows,Columns}Giuseppe D'Angelo2017-12-141-0/+4
* doc: fix signatures and missing module headersMartin Smith2017-12-145-45/+64
* QPlatformPrintDevice: use QVector, not QList in the APIMarc Mutz2017-12-146-29/+29
* QPlatformPrintDevice: store QPageSize/QMimeType/int in QList, not QVectorMarc Mutz2017-12-142-6/+6
* Windows: Support application fonts as fallbacksEskil Abrahamsen Blomfeldt2017-12-141-12/+17
* Kludge round MS TZ APIs' lies breaking a testEdward Welbourne2017-12-131-0/+8
* Make tst_QOpenGLWindow pass on platforms where the default FBO != 0Johan Klokkhammer Helsing2017-12-131-3/+3
* Windows: Add font fallback for EUDC glyphsEskil Abrahamsen Blomfeldt2017-12-132-3/+47
* Allow access to ppd file and ppdMarkOption via QPpdPrintDevice::property/setP...Albert Astals Cid2017-12-134-0/+28
* Introduce QPrintDevice::property/setPropertyAlbert Astals Cid2017-12-134-0/+38
* Pass the include paths to qdocOlivier Goffart2017-12-081-3/+3
* doc: update dbus sources for clangqdocMartin Smith2017-12-087-23/+54
* doc: clangqdoc must always see GL typedefsMartin Smith2017-12-083-8/+28
* Fix persistence of custom colors palette in QColorDialogSerge Lysenko2017-12-082-4/+13
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-0859-116/+116
* Android: port away from QRegion::rects()Marc Mutz2017-12-081-2/+3
* Rename headers in platformsupport/windowsuiautomationAndre de la Rocha2017-12-0812-20/+20
* doc: Fix all qdoc errors in QtConcurrentMartin Smith2017-12-0815-139/+129
* doc: Fix qdoc errors for \fn commands in QtConcurrentMartin Smith2017-12-087-26/+202
* Add template text to \fn commands in QScopedPointerMartin Smith2017-12-081-22/+26
* doc: Add template text to \fn commands in qglobal.cppMartin Smith2017-12-082-85/+84
* doc: Change invokeMethod() comments to work with clangMartin Smith2017-12-083-39/+14
* Remove spurious execute permissionsEdward Welbourne2017-12-083-0/+0
* Deduplicate a common check for legacy codesEdward Welbourne2017-12-081-25/+26
* Fix documentation for function objects with map/reduceVille Voutilainen2017-12-084-3/+41
* Improve QTabletEvent::rotation documentationShawn Rutledge2017-12-071-6/+9
* QRegion: deprecate rects()Marc Mutz2017-12-072-16/+38
* Port away from QRegion::rects()Marc Mutz2017-12-073-10/+20
* tst_QRegion: compile under QT_DISABLE_DEPRECATED_BEFORE=0x051200Marc Mutz2017-12-071-5/+24
* Add command line switch to help outputJan Murawski2017-12-071-0/+1
* QVector: drop QRegion friendship: it's not neededMarc Mutz2017-12-061-4/+0
* QAlphaPaintEngine: port away from QRegion::rects()Marc Mutz2017-12-061-6/+3
* xcb: port away from last QRegion::rects()Marc Mutz2017-12-061-5/+4
* xcb: share code for QRegion -> xcb_rectangle_t[] conversionMarc Mutz2017-12-063-14/+13
* QtGui: port away from QRegion::rects()Marc Mutz2017-12-063-30/+30
* tst_QWidget: port away from QRegion::rects()Marc Mutz2017-12-061-4/+3
* xcb: use a more efficient unique_ptr instantiationMarc Mutz2017-12-061-6/+8
* doc: Add missing template parameters to \fn commandsMartin Smith2017-12-062-151/+151
* doc: Ensure clangqdoc sees declarationsMartin Smith2017-12-066-10/+17
* 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