summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android: clang fix implicit conversion warningBogDan Vatra2017-09-101-7/+7
* Remove obsolete fileJake Petroules2017-09-101-108/+0
* QItemDelegate: Use QString::replace instead of home brew algorithmAndre Hartmann2017-09-081-4/+1
* Add We mean it warning to the EDID tableLaszlo Agocs2017-09-082-0/+18
* Android: remove support for local/debug deploymentJake Petroules2017-09-0611-80/+45
* QLocalSocket: forward skipping to the inner socketAlex Trotsenko2017-09-053-0/+12
* Fix zero-as-null-pointer-constant warning in QObjectJesus Fernandez2017-09-052-9/+9
* eglfs_kms: Add headless mode for DRM render nodesLaszlo Agocs2017-09-058-27/+83
* kms: Remove unused member variableLaszlo Agocs2017-09-052-3/+0
* eglfs_kms: Output cloning supportLaszlo Agocs2017-09-056-62/+225
* kms: Add support for filtering based on vrefreshLaszlo Agocs2017-09-051-3/+10
* eglfs_kms: Add support for formats other than XRGB8888Laszlo Agocs2017-09-054-11/+76
* eglfs_kms: Skip modesetting when current is good enoughLaszlo Agocs2017-09-051-25/+42
* eglfs_kms: Report the real preferred mode from QScreenLaszlo Agocs2017-09-051-6/+6
* eglfs_kms: Lift the one window per screen ever limitationLaszlo Agocs2017-09-053-8/+17
* eglfs_kms: remove unused codeLaszlo Agocs2017-09-054-26/+1
* eglfs_kms: Remove useless log entry for each QOffscreenSurfaceLaszlo Agocs2017-09-051-1/+0
* Unbreak the build and add support for Qt 5.12 tooThiago Macieira2017-09-041-0/+10
* Bump versionFrederik Gladhorn2017-09-043-3/+5
* Fix MiniHttpServer (POST/PUT requests processing)Timur Pocheptsov2017-09-041-1/+47
* Add QPlatformSurface::screen() constJesus Fernandez2017-09-048-18/+29
* moc: Use 'using' instead of 'typedef' in generated codeAlexander Volkov2017-09-041-1/+1
* Introduce Http2DirectAttributeTimur Pocheptsov2017-09-049-9/+72
* Item widgets: make indexFromItem const-correctGiuseppe D'Angelo2017-09-027-6/+45
* Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devLiang Qi2017-08-31150-939/+2300
|\
| * Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-31150-939/+2300
| |\
| | * Revert "tst_qwidget::activation expect fail on Win 10"Joni Jäntti2017-08-301-6/+0
| | * Fix error attribute(target("+crc")) is unknownPeter Seiderer2017-08-292-0/+5
| | * examples: fix compile without opengl supportPeter Seiderer2017-08-291-1/+2
| | * Avoid assert on large clips in qt_alphamapblit_genericAllan Sandfeld Jensen2017-08-291-2/+2
| | * QFbVtHandler: Remove unused sys/signalfd.h includeDongmei Wang2017-08-291-1/+0
| | * Cocoa integration: do not use released sessionTimur Pocheptsov2017-08-291-1/+11
| | * Revert "tst_qgraphicswidget expect fail on Win 10"Joni Jäntti2017-08-291-7/+0
| | * QWidgets/CommonStyle: Fix tooltip drawing under HighDPIAlessandro Portale2017-08-291-7/+2
| | * Fix: WebP missing from QMovie::supportedFormats()Eirik Aavitsland2017-08-291-1/+1
| | * Fix jumping to anchors with offline styleEike Ziller2017-08-291-0/+10
| | * QFileInfo: Clarify documentation on symlinksFriedemann Kleint2017-08-291-7/+11
| | * Doc: Fix exampleRobert Loehning2017-08-281-2/+2
| | * QCocoaMenu: Stop update timerGabriel de Dietrich2017-08-281-0/+1
| | * Remove unused mkspecs variable QMAKE_LIBS_NISJoerg Bornemann2017-08-2810-10/+0
| | * Remove QMAKE_LIBS_CORE variableJoerg Bornemann2017-08-288-11/+10
| | * Remove QMAKE_LIBS_NETWORK from QSqlQuery benchmarkJoerg Bornemann2017-08-281-1/+0
| | * Make it possible to override QT_LOGGING_TO_CONSOLE in test casesJoerg Bornemann2017-08-281-1/+7
| | * QCompleter: Add check before setting the widgetGabriel de Dietrich2017-08-281-0/+4
| | * Fix crashes with libproxy+webkitgtk: it's not threadsafeThiago Macieira2017-08-272-25/+120
| | * Fix resolution of relative symlinks from relative path on unixOrgad Shaneh2017-08-272-7/+12
| | * Update bundled libpng to version 1.6.32André Klitzing2017-08-2625-245/+1212
| | * QFileInfo: Fix typo in docOrgad Shaneh2017-08-261-1/+1
| | * qmake: fix hypothetical raw data leak in $$replace()Oswald Buddenhagen2017-08-261-1/+5
| | * qmake: fix hypothetical raw data leaks relating to qt i/o classesOswald Buddenhagen2017-08-261-5/+9