summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | QByteArray: Clarify that QByteArrays always use the Latin-1 encodingAndre Hartmann2019-07-121-4/+3
* | | Doc: Ensure macOS-specific widget docs are generated on other platformsTopi Reinio2019-07-122-0/+4
|/ /
* | doc: Enable a declaration for qdocMartin Smith2019-07-101-1/+1
* | Fix MinGW cross-build with precompiled headers on LinuxJoerg Bornemann2019-07-101-0/+4
* | [Doc] Fix minor typosSze Howe Koh2019-07-1012-16/+16
* | doc: Add missing class qualifierMartin Smith2019-07-091-1/+1
* | QTextObject: One more 0 to nullptr conversionAndre Hartmann2019-07-081-1/+1
* | Fix compilation with disabled deprecated APIsSona Kurazyan2019-07-086-1/+12
* | [androidcontentfileengine] Catch SecurityException during file openingNicolas Fella2019-07-051-0/+3
* | QComboBox: revert deprecation of currentIndexChanged(QString)Christian Ehrlicher2019-07-052-8/+0
* | doc: Remove erroneous double left braceMartin Smith2019-07-051-1/+1
* | xcb: reduce focus-in delayGatis Paeglis2019-07-052-1/+3
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-037-25/+43
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-037-25/+43
| |\|
| | * Mark QObject::deleteLater() as \threadsafeMarc Mutz2019-07-031-0/+2
| | * [docs] Fix issues in QRect/QMargin API docsMarc Mutz2019-07-031-2/+2
| | * Fix compiler warnings when building with DEBUG defines setVolker Hilsheimer2019-07-021-12/+12
| | * Update visible window's alpha when toggling WA_TranslucentBackgroundVolker Hilsheimer2019-07-021-3/+2
| | * QSocks5SocketEngine: account for in-transit signal when waiting for readMårten Nordheim2019-07-021-0/+5
| | * QSocks5SocketEngine: pass data to application when connectedMårten Nordheim2019-07-021-0/+2
| | * QRandomGenerator: assert that bounded() calls have correct argumentsThiago Macieira2019-06-282-8/+18
* | | Add custom verb support for WASM HTTP requestsFelix Barz2019-07-031-0/+3
* | | Handle multiple font-families in <font> face attributeAllan Sandfeld Jensen2019-07-031-1/+10
|/ /
* | QTranslator: simplify QString byte-swapping codeThiago Macieira2019-06-281-5/+2
* | Move the Item typedef to public in the associative Java iteratorsThiago Macieira2019-06-281-2/+2
* | Document OOM conditions in the QArrayData-based containersThiago Macieira2019-06-283-0/+53
* | Work around Apple Clang's -Wshadow warningThiago Macieira2019-06-281-2/+2
* | QTransposeProxyModel: include the moc in the .cppThiago Macieira2019-06-281-0/+2
* | Fix Clang warning about applying operator|| to non-booleanThiago Macieira2019-06-281-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-294-11/+41
|\|
| * QAndroidInputContext: Generate a QInputMethodEvent in reset()Vova Mshanetskiy2019-06-281-0/+1
| * QAndroidInputContext: Do not stop composing when user taps the cursorVova Mshanetskiy2019-06-281-1/+19
| * QAndroidInputContext: Consider preedit text in getCursorCapsMode()Vova Mshanetskiy2019-06-281-2/+7
| * QSocks5SocketEngine: avoid dereferencing null-pointerMårten Nordheim2019-06-281-2/+4
| * Fix crash with drag cursor handlingJoni Poikelin2019-06-281-5/+9
| * Android: Stick with buildToolsVersion 28.0.3BogDan Vatra2019-06-281-1/+1
* | qsslsocket_openssl.cpp - restructure the codeTimur Pocheptsov2019-06-281-6/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-2815-59/+419
|\|
| * macOS: lower the splash screen when a modal dialog blocks itVolker Hilsheimer2019-06-261-0/+19
| * Do not downscale png when the size is exactly rightAleix Pol2019-06-261-1/+1
| * QHttpNetworkConnection: Change assert to early return and handle Http2Mårten Nordheim2019-06-252-6/+10
| * QHttpNetworkConnectionChannel: don't close if we're already closingMårten Nordheim2019-06-241-0/+3
| * Fix crash when setting QGuiApplication palette before app is availableTor Arne Vestbø2019-06-251-1/+4
| * ANGLE: Invalidate client window area when resizing swap chainVal Doroshchuk2019-06-212-0/+41
| * Add a QVkConvenience class with vkFormatFromGlFormatJohan Klokkhammer Helsing2019-06-213-0/+284
| * Avoid undefined behavior in qjsonwriter.cppUlf Hermann2019-06-201-2/+4
| * QHighDpi::fromNativePixels: use correct screenMorten Johan Sørvig2019-06-192-45/+42
| * Android: Use Android button layout for the DialogButtonBoxLayout hintAndy Shaw2019-06-181-0/+2
| * Fix window shortcuts when a completer popup has focusVolker Hilsheimer2019-06-251-4/+9
* | Add keyword msvc-2019 to testlib blacklistingHeikki Halmet2019-06-251-1/+3