summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in readmeRobert Loehning2019-07-111-3/+3
* syncqt: Fix module header install target creationFelix Barz2019-07-111-1/+1
* 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
* CMake: Create Config.cmake files for internal modules in static buildsAlexandru Croitor2019-07-083-1/+13
* [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
* CMake: Put the static dependencies into the relevant configurationAlexandru Croitor2019-07-052-14/+57
* CMake: Fix handling of static dependencies that have spaces in pathAlexandru Croitor2019-07-052-3/+18
* CMake: Fix prl and library names on macOS for debug configurationsAlexandru Croitor2019-07-051-6/+16
* Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-0311-30/+60
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-0311-30/+60
| |\
| | * 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
| | * Skip flaky test on MacOS_10_12Dimitrios Apostolou2019-07-021-0/+6
| | * Update visible window's alpha when toggling WA_TranslucentBackgroundVolker Hilsheimer2019-07-022-3/+8
| | * QSocks5SocketEngine: account for in-transit signal when waiting for readMårten Nordheim2019-07-022-4/+9
| | * QSocks5SocketEngine: pass data to application when connectedMårten Nordheim2019-07-021-0/+2
| | * Fix directory separator of QMAKE_INCDIR_VULKANJoerg Bornemann2019-07-021-1/+1
| | * Bump versionFrederik Gladhorn2019-07-011-1/+1
| | * 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-032-1/+34
|/ /
* | QPluginLoader: fix failing test comparing the Qt versionThiago Macieira2019-07-031-1/+2
* | Bump versionFrederik Gladhorn2019-07-011-1/+1
* | 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 "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-295-11/+47
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-295-11/+47
|/| | | |/
| * Fix build with Android NDK's make on WindowsJoerg Bornemann2019-06-281-0/+6
| * 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 "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-2830-107/+503
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-2830-107/+503
|/| | | |/