summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hide cursor handle after ~4s on inactivityBogDan Vatra2018-03-142-0/+18
* Remove text selection handles when keyboard is hiddenBogDan Vatra2018-03-143-1/+13
* Refactor cursor & selection handlesBogDan Vatra2018-03-143-93/+155
* macOS: Remove 'cocoa' infix in QPA logging categoriesTor Arne Vestbø2018-03-147-48/+48
* macOS: Allow tests to mark themselves as not supporting high-DPITor Arne Vestbø2018-03-142-0/+20
* testlib: Add Test Anything Protocol (TAP) reporterTor Arne Vestbø2018-03-1447-9/+4356
* Make testlib selftests pass for shadow-buildsTor Arne Vestbø2018-03-141-2/+2
* Fix bad xfail test incident mapping in Apple test loggerTor Arne Vestbø2018-03-141-1/+1
* Add generic optimized rectfill methodsAllan Sandfeld Jensen2018-03-132-9/+28
* Remove RGB16 specific bilinear transformAllan Sandfeld Jensen2018-03-131-194/+12
* QSFPM: Faster row removesTim Angus2018-03-132-39/+186
* Examples: fix superfluous ';' in undo exampleChristian Ehrlicher2018-03-121-1/+1
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-128-32/+91
|\
| * Fix ambiguous shortcut warning messageSergio Martins2018-03-111-1/+1
| * document that QueryWhatsThis is a QHelpEventSergio Martins2018-03-111-1/+1
| * QRasterPaintEngine: properly initialize flagsChristian Ehrlicher2018-03-111-0/+1
| * Windows QPA: Output more information when initializing tabletsFriedemann Kleint2018-03-101-25/+74
| * Windows QPA: GL: Fix setting the color depths for the GDI fallbackFriedemann Kleint2018-03-101-0/+9
| * Fix 5.11 API review findings in QtNetworkFriedemann Kleint2018-03-103-5/+5
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-1012-17/+101
|\|
| * add missing tests of rvalue overloads for QVarLengthArray and QVectorv5.11.0-beta2Eric Lemanissier2018-03-102-2/+25
| * Allow use of template class instances inheriting from a Q_GADGET in QmlNils Jeisecke2018-03-102-10/+35
| * qxcbconnection_xi2.cpp: fix debug check to avoid confusing debug outputDavid Faure2018-03-091-1/+1
| * xcb: Fix FP1616 to int conversionAlexander Volkov2018-03-091-1/+1
| * set attribute specifier before namespace nameAlexander Shevchenko2018-03-091-1/+1
| * Fix QLabel crash if buddy's lifetime is too shortSergio Martins2018-03-084-1/+34
| * Doc: improve QScopedPointer::reset() documentationMitch Curtis2018-03-081-1/+4
* | testlib selftest: Resolve expected files at qmake timeTor Arne Vestbø2018-03-092-221/+3
* | testlib: Feed test log messages to Apple Unified LoggingTor Arne Vestbø2018-03-097-15/+287
* | Adjust tst_QTimeZone's Q_OS_WIN #if-ery now that ICU is the defaultEdward Welbourne2018-03-092-10/+14
* | Make QToolTip always wrap textFilipe Azevedo2018-03-091-14/+24
* | QTreeView: speedup isFirstColumnSpanned/setFirstColumnSpannedChristian Ehrlicher2018-03-082-17/+8
* | QItemDelegate: fix text height calculationChristian Ehrlicher2018-03-081-15/+53
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-0834-304/+510
|\|
| * Make a benchmark out of tst_QObjectPerformance::emitToManyReceiversKari Oikarinen2018-03-075-120/+24
| * QCocoaMenuItem: Make QCocoaNSMenu the item targetGabriel de Dietrich2018-03-075-46/+54
| * Add missing rvalue overloads of operator+=() and operator<<()Christian Ehrlicher2018-03-074-0/+41
| * QSqlField: rearrange QSqlFieldPrivate membersChristian Ehrlicher2018-03-071-17/+17
| * QStandardItem: add more sanity checks on insertRow(s)/Column(s)Christian Ehrlicher2018-03-072-4/+15
| * QTabWidget: Do not add tabbar size during sizeHint() when it is hiddenChristian Ehrlicher2018-03-072-12/+53
| * SQL/Postgres: Fix support for nan, inf and -infChristian Ehrlicher2018-03-072-38/+55
| * Apple: resolve SDK version of QMAKE_LINK_C and QMAKE_LINK_C_SHLIBMarcus Calhoun-Lopez2018-03-071-1/+1
| * logging: Clarify and document how we look for the presence of a consoleTor Arne Vestbø2018-03-074-59/+168
| * Blacklist tst_QWindow::modalWithChildWindow on openSUSEKari Oikarinen2018-03-071-0/+2
| * QObjectBenchmark: Don't try to set read-only propertiesKari Oikarinen2018-03-071-1/+2
| * Revert "Make qWaitForWindowActive more robust"Ville Voutilainen2018-03-071-2/+2
| * Windows QPA: Fix scaling of tablet coordinates for High DPI scalingFriedemann Kleint2018-03-073-2/+16
| * Windows QPA: Fix sending of the mouse release in case of a DropFriedemann Kleint2018-03-071-1/+2
| * QHeaderView: fix inconsistent saved state, ignored during restoreDavid Faure2018-03-072-1/+58
* | Remove tests from BLACKLIST for macOSMorten Johan Sørvig2018-03-081-29/+0