summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix CMake config files for -libdir different from "lib"Joerg Bornemann2019-09-061-1/+5
* Schannel: retain extra data after renegotiation is requestedMårten Nordheim2019-09-051-0/+12
* Doc: Add external links to new topics in Qt Creator ManualLeena Miettinen2019-09-051-2/+46
* Merge "Merge remote-tracking branch 'origin/5.13.1' into 5.13"Qt Forward Merge Bot2019-09-057-13/+177
|\
| * Merge remote-tracking branch 'origin/5.13.1' into 5.13Qt Forward Merge Bot2019-09-057-13/+177
|/|
| * Fix crash when text contains too many directional charsv5.13.1Rainer Keller2019-08-312-8/+24
| * Don't add default lib dirs to LIBRARY_SEARCH_PATHS in xcode projectsJoerg Bornemann2019-08-271-1/+4
| * Revert "Disable debug plugin check for MinGW"Oliver Wolff2019-08-201-1/+1
| * eglfs: Fix raster windowsLaszlo Agocs2019-08-158-12/+15
| * Add binary compatibility files for Qt5.13.0 for QtBaseMilla Pohjanheimo2019-08-1511-0/+105327
| * Do not prepend QMAKE_PREFIX_STATICLIB to TARGET for TEMPLATE auxJoerg Bornemann2019-08-141-2/+4
| * Doc: Add doc/config directory to installed docsTopi Reinio2019-08-131-1/+3
| * Add changes file for Qt 5.13.1Antti Kokko2019-08-121-0/+141
| * macOS: Don’t show hidden windows while z-orderingMorten Johan Sørvig2019-08-121-1/+2
* | Update lancelot tests to use non-system-specific host info collectionDaniel Smith2019-09-041-18/+10
* | QRegexp: Fix MSVC2019 warning about fallthrough not being followed by a case ...Friedemann Kleint2019-09-031-15/+9
* | Windows QPA: Fix crash in UI Automation with Youdao DictionaryAndre de la Rocha2019-09-021-11/+19
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-08-318-61/+67
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-318-61/+67
|/| |
| * | Doc: Clarify QJsonDocument::toJson()Joerg Bornemann2019-08-301-1/+1
| * | Remove hardcoded qt_instdate field from binaryFredrik Orderud2019-08-302-4/+1
| * | Fix invalid end range appended to HTTP requestRainer Keller2019-08-281-1/+2
| * | iOS: Skip explicit dead code stripping when generating Xcode projectsTor Arne Vestbø2019-08-281-1/+5
| * | Add Third-Party code in qregion.cpp to qt_attribution.json fileKai Koehne2019-08-283-54/+58
* | | Fix reporting the network interface type on macOS 10.14.5 and laterKarsten Heimrich2019-08-281-0/+1
* | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Allan Sandfeld Jensen2019-08-277-35/+46
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-08-277-35/+46
| |\| |
| | * | Fix assertion on passing nullptr QLatin1Strings to qt_compare_stringsMarc Mutz2019-08-251-2/+2
| | * | Remove broken wild card list from QMake's help outputJoerg Bornemann2019-08-242-6/+5
| | * | Don't defer platform backingstore creation if we already have a platform windowTor Arne Vestbø2019-08-241-0/+5
| | * | macOS: Choose appropriate NSWindow depth based on surface formatTor Arne Vestbø2019-08-242-15/+31
| | * | Use qsizetype for qt_memfill functionsThiago Macieira2019-08-248-29/+32
| | * | Fix classical strcmp misuse in VS project generatorJoerg Bornemann2019-08-241-12/+3
* | | | Docs: Some cleanup of class documentationKavindra Palaraja2019-08-271-140/+127
|/ / /
* | | QToolBarLayout: fix position calculationChristian Ehrlicher2019-08-261-1/+1
* | | Also fall back to direct write for Android content: URLs in QSaveFileVolker Krause2019-08-241-5/+9
* | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-08-2410-37/+71
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-2410-37/+71
|/| | | | |/ /
| * | QGuiApplication: drop mutex before emitting fontChanged()Marc Mutz2019-08-231-2/+5
| * | Fix build with -no-feature-printer on macOSAndré Klitzing2019-08-223-17/+24
| * | Avoid double QCache lookup in QOpenGLProgramBinaryCacheLaszlo Agocs2019-08-221-3/+1
| * | macOS: Invalidate backingstore and trigger expose on color space changesTor Arne Vestbø2019-08-224-0/+39
| * | macOS: Don't ask for a NSWindow background unless we need oneTor Arne Vestbø2019-08-222-15/+2
* | | wasm: add network object checkingLorn Potter2019-08-231-0/+18
* | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-08-225-4/+15
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-225-4/+15
|/| | | | |/ /
| * | Point out that dynamically modified meta objects are not threadsafeVolker Hilsheimer2019-08-211-0/+7
| * | iOS: Fix NSUInteger vs NSInteger comparison warningTor Arne Vestbø2019-08-201-1/+1
| * | qmake: Quote path to project file in Xcode project Makefile ruleTor Arne Vestbø2019-08-201-1/+1
| * | Fix qErrnoWarning() printing no error in some conditionsThiago Macieira2019-08-191-1/+3