summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix some QtDBus crashes during application destructionThiago Macieira2017-05-113-6/+21
| | * Merge the QDBusMetaType's custom information to QDBusConnectionManagerThiago Macieira2017-05-116-93/+127
| | * QMimeDatabase: update freedesktop.org.xml to shared-mime-info 1.8David Faure2017-05-082-2729/+10509
| | * Revert gamma-corrected handling of transparent destination bufferAllan Sandfeld Jensen2017-05-081-37/+29
| | * Eliminate ambiguous casts involving qfloat16Glen Mabey2017-05-072-14/+57
| | * OpenGL function lookup for QNXJames McDonnell2017-05-072-2/+7
| | * Merge 5.9 into 5.9.0v5.9.0-beta4Oswald Buddenhagen2017-05-04129-4043/+2294
| | |\
| | * | QItemSelectionRange: don't compare pointers with op<Marc Mutz2017-04-301-1/+4
| | * | qdoc: Reintroduce Q_OS_* defines into the global documentation configTopi Reinio2017-04-281-0/+1
* | | | HiDPI: Scale mouse position on enter eventBłażej Szczygieł2017-05-191-1/+2
* | | | tst_QTimer::timeout(): Use QTRY_VERIFY_WITH_TIMEOUTFriedemann Kleint2017-05-191-4/+2
* | | | QGuiApplication: Initialize and clear static variablesFriedemann Kleint2017-05-191-0/+13
|/ / /
* | | Remove unnecessary FunctionPointer::ChangeClassThiago Macieira2017-05-181-2/+0
* | | Add Q_FALLTHROUGH to QtDBus testsThiago Macieira2017-05-171-1/+4
* | | Fix painterpath rect intersections with points on the rectAllan Sandfeld Jensen2017-05-172-0/+45
* | | Add test-case for intersection equalityAllan Sandfeld Jensen2017-05-171-0/+49
* | | macOS: Don't create NSWindow for embedded viewsTor Arne Vestbø2017-05-161-2/+10
* | | iOS: Fix the shortcuts bar not correctly hiddenFilipe Azevedo2017-05-161-5/+6
* | | QDirIterator docs: add a cool recursive file-finding snippetShawn Rutledge2017-05-162-0/+13
* | | QCocoaMenuBar: Keep smart reference to platform windowGabriel de Dietrich2017-05-162-12/+12
* | | Windows QPA: Do not raise/lower windows with Qt::WindowStaysOnTop/BottomHintFriedemann Kleint2017-05-151-2/+4
* | | fix random build error with -no-feature-commandlineparserOswald Buddenhagen2017-05-121-2/+5
* | | Bump versionOswald Buddenhagen2017-05-121-1/+1
* | | Doc: Remove platform support table for bearer managementKai Koehne2017-05-121-28/+1
* | | Blacklist tst_QGraphicsScene::removeItem on OS X 10.11 in CITor Arne Vestbø2017-05-111-0/+3
* | | winrt: Fix tst_QSocketNotifier::asyncMultipleDatagramOliver Wolff2017-05-111-0/+4
* | | winrt: Fix tst_qcoreapplicationOliver Wolff2017-05-111-4/+9
* | | Add undeclared CoreFoundation and Foundation deps to coretext.priJake Petroules2017-05-111-5/+9
* | | Add some missing breaks in switch statementsMarc Mutz2017-05-102-2/+4
* | | Stabilize tst_QApplication::touchEventPropagationFrederik Gladhorn2017-05-102-3/+1
* | | Fix missing handling of columns when merging selection rangesFilippo Cucchetto2017-05-092-1/+76
* | | Skip failing autotests with b2qt toolchainTeemu Holappa2017-05-095-5/+36
* | | macOS: Add a few more platform window checks in QNSViewTor Arne Vestbø2017-05-081-27/+33
* | | Windows QPA: Call InvalidateRect() for GL windows when Aero is offFriedemann Kleint2017-05-081-8/+13
* | | QObject: turn the narrowing test into static_assertsGiuseppe D'Angelo2017-05-081-435/+385
* | | make configure -list-features print the section fieldOswald Buddenhagen2017-05-081-1/+3
* | | Warn if files are not found because of features.filesystemiteratorStephan Binner2017-05-081-0/+2
* | | tst_qmessagehandler: fix qMessagePattern for arm with optimizations onSami Nurmenniemi2017-05-081-1/+1
* | | winrt: Do not add windeployqt dependency for static builds in VSOliver Wolff2017-05-081-1/+1
* | | Use QNetworkReply::ProtocolFailure in HTTP/2 failuresThiago Macieira2017-05-081-4/+4
* | | Remove some more register keywordsMarc Mutz2017-05-063-4/+4
* | | Fix description starting with a fullstopFrederik Schwarzer2017-05-051-1/+1
* | | Prevent 2 unnecessary QString allocations for QString::number(0u)Erik Verbruggen2017-05-051-3/+6
* | | QHash/QMultiHash: fix operator==Giuseppe D'Angelo2017-05-052-12/+85
* | | examples: fix compile without gui modulePeter Seiderer2017-05-052-2/+2
* | | QtCore: include mocsThiago Macieira2017-05-0545-1/+243
* | | QInternal::unregisterCallback: don't crash on unregistering during exitThiago Macieira2017-05-051-2/+4
* | | AreArgumentsCompatible: Replace a derived struct with template aliasThiago Macieira2017-05-051-1/+1
* | | QClipboard: make dataChanged() signal work on AndroidOleg Yadrov2017-05-044-7/+39
* | | Doc: Do not abbreviate directory in documentationKai Koehne2017-05-041-5/+5