summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid text layout data when a full layout run is interruptedStefan Löffler2020-05-141-2/+5
* Support opening directories over portalJan Grulich2020-05-142-1/+30
* Blacklist imageAtRightAlignedTab in SLESTony Sarajärvi2020-05-131-0/+1
* Fix QRunnable::ref use in QThreadPoolAllan Sandfeld Jensen2020-05-122-26/+44
* Revert "note QFileDialog::setNameFilters() is not supported on Android"Assam Boudjelthia2020-05-121-5/+2
* Doc: Enable snippet compilationPaul Wicking2020-05-051-2/+23
* Compile fixes for clang10Lars Knoll2020-05-058-19/+19
* Android: fix mimeTypes handling for file dialogAssam Boudjelthia2020-05-052-6/+45
* Doc: Fix compilation of testlib snippets if sql, widgets are missingKai Koehne2020-05-051-0/+3
* Allow switching of QT_NO_CREATE_VERSIONLESS_TARGETSKai Koehne2020-05-053-8/+32
* Improve QTranslator documentation code snippetKai Koehne2020-05-052-5/+6
* Don't compile pcre2 if we will use the system libraryThiago Macieira2020-05-041-1/+1
* QCommandLineParser: Wrap very long option names to leave room for descriptionsDavid Faure2020-05-013-10/+59
* Doc: Make snippets Qt Widgets compilableNico Vertriest2020-05-019-65/+138
* Merge "Merge remote-tracking branch 'origin/5.15.0' into 5.15"Qt Forward Merge Bot2020-04-304-14/+234
|\
| * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-04-304-14/+234
| |\
| | * QCborValue: check parsing of invalid URLThiago Macieira2020-04-302-3/+13
| | * QCborValue: add tests of parsing invalid ISO date-time stringsThiago Macieira2020-04-301-4/+72
| | * QCborValue: add an extra check against producing invalid ISO datesThiago Macieira2020-04-302-4/+21
| | * QCborValue: avoid signed integer oveflows when decoding time_tThiago Macieira2020-04-302-4/+128
| | * Don't output a warning that can trigger before Qt has fully initializedAndy Shaw2020-04-301-2/+0
| | * macOS: Avoid modifying hash while iterating itTor Arne Vestbø2020-04-301-1/+4
* | | QNAM: Don't check if a session is needed for a cache lookupMårten Nordheim2020-04-302-0/+7
* | | QAuthenticator: make sure we load the SSPI libraryMårten Nordheim2020-04-301-1/+7
* | | QCOMPARE: treat values as equal if qFuzzyIsNull(each)Edward Welbourne2020-04-3011-256/+278
|/ /
* | iOS: Pick up theme palette from system colorsTor Arne Vestbø2020-04-303-5/+51
* | iOS: Teach edit menu popover to have a readonly modeShawn Rutledge2020-04-301-0/+11
* | Merge "Merge remote-tracking branch 'origin/5.15.0' into 5.15"Liang Qi2020-04-2925-136/+708
|\ \
| * | Merge remote-tracking branch 'origin/5.15.0' into 5.15Liang Qi2020-04-2825-136/+708
| |\|
| | * Doc: Remove manual duplicate alias descriptionsPaul Wicking2020-04-282-34/+0
| | * Fix building of autotests for certain configurationsOliver Wolff2020-04-281-5/+16
| | * torrent example: fix stripping of file extensionMarc Mutz2020-04-271-1/+1
| | * Add changes file for Qt 5.15.0Antti Kokko2020-04-271-0/+444
| | * Fix 32bit int overflowAllan Sandfeld Jensen2020-04-271-2/+5
| | * Fix 8bit image conversions with non-default bytes_per_lineAllan Sandfeld Jensen2020-04-271-11/+33
| | * Doc: add since for QWheelEvent::positionPaul Wicking2020-04-271-0/+1
| | * Merge remote-tracking branch 'origin/5.14' into 5.15.0Qt Forward Merge Bot2020-04-271-1/+10
| | |\
| | | * Doc: Describe updating fonts with substitutes5.14Leena Miettinen2020-04-241-1/+10
| | * | Don't warn when loading icons via the image loadersTor Arne Vestbø2020-04-261-2/+0
| | * | iOS: Use storyboard instead of .xib file for launch screenTor Arne Vestbø2020-04-263-46/+49
| | * | Cocoa: If the grabRect is null then add in a null image for the areaAndy Shaw2020-04-261-1/+10
| | * | Fix data corruption regression in QJsonObject::erase()Eirik Aavitsland2020-04-232-4/+11
| | * | Fix build with -no-compile-examplesKai Koehne2020-04-231-0/+4
| | * | Doc: Fix compilation issue with QVERIFY2 exampleKai Koehne2020-04-231-1/+1
| | * | note QFileDialog::setNameFilters() is not supported on AndroidAssam Boudjelthia2020-04-231-0/+6
| | * | Merge 5.15 into 5.15.0Alexandru Croitor2020-04-2310-55/+108
| | |\ \
| | * | | QCborValue: don't update internal states if decoding a string failedThiago Macieira2020-04-221-1/+1
| | * | | QCborValue: fix double-accounting of the usedData when decoding stringsThiago Macieira2020-04-221-2/+0
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15.0Liang Qi2020-04-221-0/+2
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-2158-138/+900
| | |\ \ \