summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Convert features.printpreviewwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-05-308-22/+19
* Convert features.printpreviewdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-303-15/+9
* Convert features.cups to QT_[REQUIRE_]CONFIGStephan Binner2017-05-307-22/+14
* QSslCertificate: don't init() if SSL is not supportedJüri Valdmann2017-05-301-2/+3
* QStackedLayout: Fix UB (invalid cast) in qt_wasDeleted()Olivier Goffart2017-05-302-1/+2
* moc: remove _MSC_EXTENSIONS #defineJoerg Bornemann2017-05-301-0/+3
* QWidgetWindow: don't give focus to windows that are being destroyedMitch Curtis2017-05-301-0/+4
* Add USB HID device feature to INTEGRITYKimmo Ollila2017-05-307-1/+365
* Do not use FT_LOAD_TARGET_LCD when full hinting is requestedAllan Sandfeld Jensen2017-05-291-7/+2
* Convert features.splashscreen to QT_REQUIRE_CONFIGStephan Binner2017-05-293-10/+10
* Convert features.lcdnumber to QT_[REQUIRE_]CONFIGStephan Binner2017-05-294-10/+12
* Convert features.movie to QT_[REQUIRE_]CONFIGStephan Binner2017-05-297-25/+22
* Make sure QWindow screen is set before calling QPlatformWindow::createÀlex Fiestas2017-05-292-2/+11
* QWidgetEffectSourcePrivate::draw(): Call render() when no shared painter existsFriedemann Kleint2017-05-291-1/+1
* Add INTEGRITY framebuffer test to configureTero Alamäki2017-05-291-1/+6
* Get alpha buffer size bigger than zero for INTEGRITY ARMv8 Drive CXTero Alamäki2017-05-292-0/+8
* Configure eglfs_kms_egldevice for INTEGRITY ARMv8 Drive CXTero Alamäki2017-05-291-1/+2
* Add Integrity ARMv8 detectionTero Alamäki2017-05-291-4/+5
* Add INTEGRITY mkspec for ARMv8 Drive CXTero Alamäki2017-05-291-2/+4
* macOS: Don't keep WA_MacAlwaysShowToolWindow windows always on topTor Arne Vestbø2017-05-242-2/+83
* Use hasFocus() to check if the QTreeView is considered active or notAndy Shaw2017-05-231-1/+1
* Doc: Replace "Macintosh" with something suitable or omit itLeena Miettinen2017-05-232-6/+6
* Update bundled sqlite to 3.16.2 as it fix some small regressionsAndré Klitzing2017-05-233-67/+120
* Cocoa: Clean up memory leak when providing the accessibilityActionsAndy Shaw2017-05-231-1/+1
* winrt: Move handling of new socket connections into workerOliver Wolff2017-05-232-151/+166
* Doc: fix grammar in QScopedPointer's detailed descriptionMitch Curtis2017-05-231-1/+1
* QItemSelection: fix a quadratic loopMarc Mutz2017-05-221-12/+20
* doc: Add warning about QTextLayout::beginLayout() and clearLayout()Eskil Abrahamsen Blomfeldt2017-05-221-0/+6
* QSslSocket (OpenSSL) make supportsSsl return false, if v >= 1.1Timur Pocheptsov2017-05-211-1/+10
* Merge "Merge remote-tracking branch 'origin/5.9.0' into 5.9" into refs/stagin...Liang Qi2017-05-1919-3401/+11242
|\
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-1919-3401/+11242
| |\
| | * QCocoaMenuBar: Keep smart reference to platform windowGabriel de Dietrich2017-05-182-12/+12
| | * Revert "Add qt_safe_ftok wrapper for ftok"Thiago Macieira2017-05-183-16/+2
| | * Enable "combined-angle-lib" for ANGLE buildsOliver Wolff2017-05-171-0/+1
| | * Revert "Merge the QDBusMetaType's custom information to QDBusConnectionManager"Lars Knoll2017-05-176-127/+93
| | * Restore behavior of using libEGL and libGLESv2 as default for angleOliver Wolff2017-05-117-608/+679
| | * 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-081-2719/+10499
| | * Revert gamma-corrected handling of transparent destination bufferAllan Sandfeld Jensen2017-05-081-37/+29
| | * Eliminate ambiguous casts involving qfloat16Glen Mabey2017-05-071-12/+0
| | * OpenGL function lookup for QNXJames McDonnell2017-05-072-2/+7
| | * Merge 5.9 into 5.9.0v5.9.0-beta4Oswald Buddenhagen2017-05-0451-202/+1571
| | |\
| | * | QItemSelectionRange: don't compare pointers with op<Marc Mutz2017-04-301-1/+4
* | | | HiDPI: Scale mouse position on enter eventBłażej Szczygieł2017-05-191-1/+2
* | | | QGuiApplication: Initialize and clear static variablesFriedemann Kleint2017-05-191-0/+13
|/ / /
* | | Remove unnecessary FunctionPointer::ChangeClassThiago Macieira2017-05-181-2/+0
* | | Fix painterpath rect intersections with points on the rectAllan Sandfeld Jensen2017-05-171-0/+33
* | | 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