summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Retire SPDY protocol implementation (Qt6)Timur Pocheptsov2019-09-2520-1744/+83
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-2423-163/+260
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-2423-163/+260
| |\
| | * QAbstractSpinBox css: properly honor spincontrol-disable-on-boundsChristian Ehrlicher2019-09-231-1/+1
| | * doc: add a note to QFileSystemWatcher about files saved by re-creationShawn Rutledge2019-09-231-0/+6
| | * Follow platform plugin change wrt layer sizeLaszlo Agocs2019-09-231-1/+4
| | * Avoid unused parameter 'grab' warningsLiang Qi2019-09-231-2/+2
| | * macOS: Don't update Metal layer's drawableSize automaticallyTor Arne Vestbø2019-09-231-21/+2
| | * macOS: Handle backing property changes in a single placeTor Arne Vestbø2019-09-233-20/+12
| | * Fix crash with gamma-corrected text blending disabledAllan Sandfeld Jensen2019-09-231-4/+10
| | * Fix crash when using signaldumper and sender is deletedMårten Nordheim2019-09-231-3/+4
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-234-9/+18
| | |\
| | | * Add SQLite specific documentation when specifying a database nameAndy Shaw2019-09-211-0/+8
| | | * Ensure all children of a widget get updated when a stylesheet changesAndy Shaw2019-09-211-0/+5
| | | * QPainter: Avoid leaking memory on unbalanced save/restoreEirik Aavitsland2019-09-201-1/+1
| | | * Doc: Remove broken example snippet from Q_ENUMSPaul Wicking2019-09-201-8/+4
| | * | Handle transparent pen color in fast text pathAllan Sandfeld Jensen2019-09-224-94/+101
| | * | Add QQuickMultiPointTouchArea as a friend of QTouchEventv5.14.0-alpha1Shawn Rutledge2019-09-221-0/+1
| | * | Android: Fix loading of pluginsBogDan Vatra2019-09-227-18/+109
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-2230-110/+230
|\| | |
| * | | QSqlDriver: deprecate one-arg notification() signalChristian Ehrlicher2019-09-215-0/+21
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-217-21/+40
| |\| |
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Joerg Bornemann2019-09-207-21/+40
| | |\|
| | | * Doc: Edit QNetworkProxy::QNetworkProxy() default proxy typeLeena Miettinen2019-09-191-3/+5
| | | * QWizard/AeroStyle: Fix condition introduced by previous fixFriedemann Kleint2019-09-191-3/+4
| | | * Prevent crash in QWasmScreen::resizeMaximizedWindows()Morten Johan Sørvig2019-09-181-0/+2
| | | * QWizard/AeroStyle: Fix crash when Qt::AA_NativeWindows is setFriedemann Kleint2019-09-181-1/+4
| | | * Fix passing FREETYPE_LIBS and friends to configureJoerg Bornemann2019-09-181-10/+14
| | | * Fix qtConfLibrary_freetype's include pathsJoerg Bornemann2019-09-181-1/+1
| | | * QHighDPI: Fix wrong conversion for native child windowsFriedemann Kleint2019-09-181-1/+3
| | | * evdevtouch: Add fallback definition of ABS_MT_PRESSURE; fix alignmentShawn Rutledge2019-09-171-2/+5
| | | * Windows QPA: Fix missing resize when changing the scale factorFriedemann Kleint2019-09-171-2/+4
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-1915-60/+97
| |\| |
| | * | Revert "QReadWriteLock: replace (QWaitCondition, QMutex) with std::(condition...Jani Heikkinen2019-09-192-29/+22
| | * | QStyleSheet: Resolve the rule font before it is usedThorbjørn Lund Martsum2019-09-181-8/+12
| | * | wasm: recreate backing store texture with valid gl contextMorten Johan Sørvig2019-09-182-3/+7
| | * | Disable debug-and-release builds for MinGWSimon Hausmann2019-09-181-0/+1
| | * | QGraphicsScene: register ItemIndexMethod enum for propertyFabian Kosmale2019-09-181-1/+1
| | * | Another load() -> loadRelaxed()Laszlo Agocs2019-09-181-1/+1
| | * | Add back QWheelEvent position() and globalPosition() docsShawn Rutledge2019-09-171-0/+24
| | * | Mark stationary touch points as updated if pressure or velocity changesShawn Rutledge2019-09-173-1/+6
| | * | Enable debug plugin check for MinGW / Unix in debug_and_release modeCristian Adam2019-09-171-1/+1
| | * | QTextDocument: Fix device scaling for QTextFrameFormat margins, padding and b...Nils Jeisecke2019-09-172-16/+22
| * | | Add QScreen::virtualSiblingAt() and use it in QMenubarPrivate::popupActionShawn Rutledge2019-09-194-10/+27
| * | | QTestLib: modernize and stream-line WatchDogMarc Mutz2019-09-171-27/+57
* | | | Add note about reading/writing external storage on AndroidNicolas Fella2019-09-181-0/+2
* | | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-1837-1450/+65
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-09-04450-79891/+18889
| |\ \ \ \
| * | | | | QNativeGestureEvent: clean up for Qt 6Marc Mutz2019-08-222-15/+5
| * | | | | QObject: remove the undocumented userData() featureMarc Mutz2019-08-123-83/+0