summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Check for WindowActivation capability instead of platformJohan Klokkhammer Helsing2018-03-063-13/+14
* Make platform checks for Wayland more readableJohan Klokkhammer Helsing2018-03-061-5/+10
* Skip failing tests in tst_QWindow on WaylandJohan Klokkhammer Helsing2018-03-061-0/+6
* cocoa: add qCDebug in QNSview::scrollWheelShawn Rutledge2018-03-061-0/+1
* uic: Add the include for QIcon conditionallyJarek Kobus2018-03-067-7/+14
* Android: add option `-mstackrealign` to clang-x86 mkspecVyacheslav Koscheev2018-03-061-1/+1
* Doc: Update example Embedded DialogsNico Vertriest2018-03-051-8/+8
* Add WFD_DEVICE_CLIENT_TYPE attribute for INTEGRITY S820Am ADPKimmo Ollila2018-03-052-6/+20
* Document QFont::PreferNoShaping as being since 5.10Sergio Martins2018-03-051-1/+1
* Make tst_QWindow::generatedMouseMove pass on WaylandJohan Klokkhammer Helsing2018-03-051-1/+1
* Don't skip tst_QWindow::windowModality_QTBUG27039 on WaylandJohan Klokkhammer Helsing2018-03-051-3/+0
* Fix docs of QTextDocument::find with regards to default case sensitivitySimon Hausmann2018-03-051-3/+3
* Remove unused variableAndré Klitzing2018-03-051-1/+0
* Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 on windows ciLiang Qi2018-03-051-0/+1
* Blacklist tst_QGraphicsView::itemsInRect_cosmeticAdjust on UbuntuKari Oikarinen2018-03-051-0/+3
* moc: Don't error our when parsing "using namespace __identifier(...)"Andy Shaw2018-03-052-0/+4
* QHeaderView: make use of LayoutChangeHint in _q_sectionsChanged()Christian Ehrlicher2018-03-043-22/+61
* QHeaderView: fix indentation in setModel() and clear()Christian Ehrlicher2018-03-031-37/+37
* Avoid infinite recursive loopAndré Klitzing2018-03-031-1/+1
* QLocale: Update the system private on QLocale default constructor if neededAlbert Astals Cid2018-03-022-0/+48
* Blacklist tst_QWindow::testInputEvents on WindowsKari Oikarinen2018-03-021-0/+2
* QTestlib/selftests: Fix failures due to logging system outputFriedemann Kleint2018-03-021-0/+1
* Android: Close the DataOutputStream when we are finished with itAndy Shaw2018-03-021-1/+7
* qstringapisymmetry: Fix XML parsing failing on invalid encodingsFriedemann Kleint2018-03-021-4/+18
* Blacklist tst_QApplication::touchEventPropagation on openSUSEKari Oikarinen2018-03-021-0/+3
* Remove tst_QGLThreads::textureUploadInThreadKari Oikarinen2018-03-022-134/+0
* tst_QLibrary: Ensure installation order of testdata libsKari Oikarinen2018-03-022-1/+4
* JSON: remove braces from UUID text representationsThiago Macieira2018-03-022-0/+11