summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix crash when running tst_qlbuffers under AngleSimon Hausmann2017-06-281-1/+1
* xcb: Use QT_CONFIG macro to check for xcb-xlibAlexander Volkov2017-06-2815-42/+32
* xcb: rename arg in QXcbBackingStore ctorGatis Paeglis2017-06-281-1/+1
* QGbkCodec: Initialize buf arraysFriedemann Kleint2017-06-281-2/+2
* Fix current tab text color on Mac when a proxy style is installedGabriel de Dietrich2017-06-282-4/+6
* 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
* ATSPI: correct configure warning message when ATSPI is missingThiago Macieira2017-06-251-1/+1
* Merge remote-tracking branch 'origin/5.9.1' into 5.9Tor Arne Vestbø2017-06-251-1/+1
|\
| * Merge 5.9 into 5.9.1Oswald Buddenhagen2017-06-1951-526/+385
| |\
| * | Revert "QWidgetEffectSourcePrivate::draw(): Call render() when no shared pain...Friedemann Kleint2017-06-141-1/+1
* | | Moc: Don't error out when parsing namespace __identifier(...)Olivier Goffart2017-06-191-0/+3
| |/ |/|
* | Android: fix missing wheel eventsJ-P Nurmi2017-06-183-0/+40
* | Fix reading qle_signedbitfield as intAllan Sandfeld Jensen2017-06-181-1/+1
* | rename qglobalstatic.cpp -> qglobalstatic.qdocOswald Buddenhagen2017-06-172-3/+0
* | rework detection and use of clock_gettime()/librtOswald Buddenhagen2017-06-172-8/+12
* | make sql drivers independently configurableOswald Buddenhagen2017-06-176-16/+43
* | xcb: Remove XIproto.h include from qxcbxsettings.cppAlexander Volkov2017-06-161-12/+3
* | 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
* | Follow KDE settings for menu and toolbar fontsAllan Sandfeld Jensen2017-06-131-0/+8
* | Remove message of integrityfb from config summaryKimmo Ollila2017-06-131-1/+0
* | uic: Fix possible crash when reading the size hint propertyJarek Kobus2017-06-131-3/+4
* | 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-133-23/+20
* | Rename QProcessEnvironmentPrivate::hash to varsThomas Sondergaard2017-06-135-30/+30
* | qsslsocket_mac - check that SecCertificateRef is not nullTimur Pocheptsov2017-06-131-2/+4
* | macOS/iOS: Correctly ignore punctuation in QCollatorAndy Shaw2017-06-132-2/+2
* | Android: Fix RTL selection handles directionsBogDan Vatra2017-06-136-17/+29
* | QNSView: Remove tracking area on deallocationGabriel de Dietrich2017-06-131-1/+4
* | qsimd_p.h: Don't set the __xxx__ variables with Clang and GCCThiago Macieira2017-06-121-3/+3
* | JSON doc: update the RFC we link toThiago Macieira2017-06-121-1/+1
* | Convert features.columnview to QT_[REQUIRE_]CONFIGStephan Binner2017-06-126-24/+19
* | Drop dead qfiledialog_embedded.uiStephan Binner2017-06-122-355/+1
* | Doc: Tweak documentation about a default QHostAddressKai Koehne2017-06-121-6/+10
* | Document QHostAddress::swapKai Koehne2017-06-121-0/+8
* | QDialog: Fix typo in documentationhjk2017-06-121-1/+1
* | prune obsolete use_libmysqlclient_r featureOswald Buddenhagen2017-06-121-5/+0
|/
* Doc: Update widget style gallery topicLeena Miettinen2017-06-0921-736/+63
* Use upstream at-spi 2Frederik Gladhorn2017-06-0910-1838/+14
* Android: Remove no-op call to processEvents()Christian Strømme2017-06-081-1/+0
* Android: Remove unused structChristian Strømme2017-06-081-7/+0
* Android: Properly update geometry once the platform plugin is readyChristian Strømme2017-06-083-0/+12
* Fix sending UTC-offset QTimeZones through QDataStreamChris Wilson2017-06-081-1/+7
* Document that QLoggingCategory is thread-safeKai Koehne2017-06-081-2/+24
* QKeySequence: fix size mismatchMarc Mutz2017-06-081-1/+1
* Windows QPA: Port to new feature systemFriedemann Kleint2017-06-0810-51/+44