summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xcb: Increment iterator inside bgr888 region loopBłażej Szczygieł2017-06-281-1/+1
* macOS: Send text input and key events to focus object of window, not appTor Arne Vestbø2017-06-261-11/+8
* macOS: Work around buildup of NSDisplayCycle objects during rapid paintingTor Arne Vestbø2017-06-261-0/+8
* tst_QTreeWidget: Fix GCC 7 warnings about using uninitialized variablesFriedemann Kleint2017-06-251-11/+9
* ATSPI: correct configure warning message when ATSPI is missingThiago Macieira2017-06-251-1/+1
* Error out when compiler is unable to produce default include/library pathsTor Arne Vestbø2017-06-251-0/+3
* Merge remote-tracking branch 'origin/5.9.1' into 5.9Tor Arne Vestbø2017-06-256-22/+135
|\
| * Add changes file for 5.9.1Antti Kokko2017-06-231-0/+126
| * Blacklist tst_QParallelAnimationGroup::deleteChildrenWithRunningGroup()J-P Nurmi2017-06-191-0/+2
| * Blacklist flaky tst_QGuiEventLoop::testQuitLock() on macOS 10.12J-P Nurmi2017-06-191-0/+2
| * Skip unreliable tst_QTimer::moveToThread() on macOS 10.12J-P Nurmi2017-06-191-0/+4
| * Merge 5.9 into 5.9.1Oswald Buddenhagen2017-06-1993-838/+938
| |\
| * | Revert "QWidgetEffectSourcePrivate::draw(): Call render() when no shared pain...Friedemann Kleint2017-06-142-22/+1
* | | Pass the absolute path with the file when finding filesAndy Shaw2017-06-191-3/+4
* | | Moc: Don't error out when parsing namespace __identifier(...)Olivier Goffart2017-06-192-0/+7
* | | winrt: Fix tst_QDialog::showFullScreenOliver Wolff2017-06-191-1/+1
* | | winrt: Fix tst_qurlOliver Wolff2017-06-191-5/+1
* | | winrt: Fix tst_qtextstreamOliver Wolff2017-06-192-1/+3
* | | winrt: Fix tst_qlanguagechangeOliver Wolff2017-06-191-1/+1
* | | Fix tst_QOpenGlConfig for platforms with builtin test dataOliver Wolff2017-06-191-1/+1
* | | Fix tst_qfile::size for configurations using builtin test dataOliver Wolff2017-06-192-0/+16
| |/ |/|
* | Android: fix missing wheel eventsJ-P Nurmi2017-06-183-0/+40
* | Fix tst_QImageReader::imageFormatBeforeReadAllan Sandfeld Jensen2017-06-181-1/+3
* | Fix reading qle_signedbitfield as intAllan Sandfeld Jensen2017-06-181-1/+1
* | Blacklist tst_QGuiEventLoop::processEvents in macOS 10.12Tony Sarajärvi2017-06-181-0/+2
* | Extend blacklisting of tst_QElapsedTimer::elapsed to cover macOS 10.12Tony Sarajärvi2017-06-181-0/+1
* | Blacklist flaky tst_QTimeLine tests on macOS 10.12Tony Sarajärvi2017-06-181-0/+3
* | rename qglobalstatic.cpp -> qglobalstatic.qdocOswald Buddenhagen2017-06-172-3/+0
* | rework detection and use of clock_gettime()/librtOswald Buddenhagen2017-06-175-12/+12
* | don't auto-create install targets for static libsOswald Buddenhagen2017-06-172-1/+2
* | don't overwrite pre-existing INSTALL for targetOswald Buddenhagen2017-06-171-1/+4
* | make sql drivers independently configurableOswald Buddenhagen2017-06-177-18/+45
* | xcb: Remove XIproto.h include from qxcbxsettings.cppAlexander Volkov2017-06-161-12/+3
* | Blacklist tst_QWidget::restoreVersion1Geometry for XCBFriedemann Kleint2017-06-142-4/+1
* | Direct2D: Fix build with MinGW 7.1Friedemann Kleint2017-06-141-1/+2
* | winrt: doc: Update platform limitations for UWPMaurice Kalinowski2017-06-141-0/+11
* | Add warning about missing but required CPU featuresThiago Macieira2017-06-131-0/+8
* | Manual dialog test: fix use custom directory icon option settingDongmei Wang2017-06-131-1/+1
* | Follow KDE settings for menu and toolbar fontsAllan Sandfeld Jensen2017-06-131-0/+8
* | Blacklist flaky tst_QMdiArea testTony Sarajärvi2017-06-131-0/+2
* | Enable stack-protector-strong for QNX 7.0.0James McDonnell2017-06-138-19/+65
* | Fix tst_QIcon for configurations with builtin_testdataOliver Wolff2017-06-132-2/+2
* | winrt: Fix tst_QImageReaderOliver Wolff2017-06-131-1/+1
* | Doc: Do not exclude *_x11.cpp files from the documentation buildTopi Reinio2017-06-131-2/+1
* | Remove message of integrityfb from config summaryKimmo Ollila2017-06-131-1/+0
* | uic: Fix possible crash when reading the size hint propertyJarek Kobus2017-06-133-120/+207
* | ANGLE: Fix crash with ltcg on Visual Studio 2015 Update 3Oliver Wolff2017-06-134-11/+121
* | QLogging: Fix unused static function warningOrgad Shaneh2017-06-131-1/+1
* | Use QMap in QProcessEnvironment so variables are sortedThomas Sondergaard2017-06-134-23/+62
* | Rename QProcessEnvironmentPrivate::hash to varsThomas Sondergaard2017-06-135-30/+30