summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-1312-18/+95
|\
| * Fix LTCG linker flags for macOS with separate debug infoJoerg Bornemann2019-11-082-0/+7
| * Windows QPA: Avoid returning UI Automation ValueProvider for static textAndre de la Rocha2019-11-071-2/+3
| * Windows QPA: Fix missing update when the display is sleepingAndre de la Rocha2019-11-073-0/+62
| * iOS: Account for UITextInteraction when building against 12.x or lowerAndy Shaw2019-11-071-6/+2
| * Fix typo in QLoggingCategory documentationMitch Curtis2019-11-061-1/+1
| * syncqt: Add a means to suspend/resume the processing of a fileAndy Shaw2019-11-062-1/+11
| * qlibinputtouch: bugfix: do not skip touch eventsUlrich Ölmann2019-11-061-8/+8
* | Do not load plugin from the $PWDOlivier Goffart2019-11-111-1/+0
* | Windows QPA: Fix wrong scaling of fixed size in window creation phaseFriedemann Kleint2019-11-084-16/+44
* | Diaglib/Windows: Output more information on geometry for native handlesFriedemann Kleint2019-11-081-4/+67
* | QHighDpiScaling: impove readability of screenSubfactor methodVitaly Fanaskov2019-11-071-10/+11
* | Fix accuracy of ARGB32->A2RGB30 conversionsAllan Sandfeld Jensen2019-11-074-50/+70
* | Simplify two complex test conditionsEdward Welbourne2019-11-071-6/+4
* | Rationalize descriptions of date-time formatsEdward Welbourne2019-11-071-154/+61
* | QHighDpiScaling: fix potential null pointer dereferenceVitaly Fanaskov2019-11-071-1/+2
* | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-11-06546-35104/+39449
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-06546-35104/+39449
| |\|
| | * macOS: Only skip screen reconfigure if primary screen changedTor Arne Vestbø2019-11-051-3/+2
| | * Move RESOURCE flattening code to dedicated functionJoerg Bornemann2019-11-052-57/+65
| | * If only family is set, prefer that in the families list after resolvingAndy Shaw2019-11-053-1/+14
| | * Fix regression in how "pkg-config --static" output is handledKai Koehne2019-11-041-0/+2
| | * Fix cross-compilation to LinuxJoerg Bornemann2019-11-041-2/+2
| | * Query the mouse buttons initially in case the middle button was usedAndy Shaw2019-11-031-1/+3
| | * QImageIOHandler: remove #if around virtual method name()David Faure2019-11-012-5/+1
| | * Doc: Add guidelines for writing Qt testsLeena Miettinen2019-11-013-6/+556
| | * AtSpiAdaptor: Fix QAccessible::TextUpdated notificationPeter Varga2019-11-011-1/+1
| | * Doc: Add best-practice-info for using QVERIFY() and QCOMPARE()Leena Miettinen2019-11-012-28/+109
| | * Clarify Q{Abstract,Local}Socket::waitForDisconnected() documentationKari Oikarinen2019-11-014-13/+18
| | * wasm: take canvas offset into accountLorn Potter2019-11-011-1/+5
| | * Doc: Update info about QSKIP()Leena Miettinen2019-10-311-15/+44
| | * Doc: Add notes about Qt Style Sheets taking precedenceLeena Miettinen2019-10-312-2/+10
| | * Doc: Add best-practices-info about creating benchmarksLeena Miettinen2019-10-301-1/+26
| | * Doc: Add best-practices-info about initialization and clean-upLeena Miettinen2019-10-301-0/+14
| | * Update bundled Freetype to 2.10.1Liang Qi2019-10-30505-34946/+38384
| | * Merge remote-tracking branch 'origin/5.13.2' into 5.13Qt Forward Merge Bot2019-10-3014-41/+188
| | |\
| | | * Revert "iOS: Account for when the older SDK is used when building"v5.13.2Andy Shaw2019-10-252-5/+2
| | | * Add changes file for Qt 5.13.2Antti Kokko2019-10-241-0/+69
| | | * Xcode: Ensure there's always a CFBundle[Short]Version[String] setTor Arne Vestbø2019-10-181-15/+16
| | | * iOS: Account for when the older SDK is used when buildingAndy Shaw2019-10-172-2/+5
| | | * macOS: Fix regression with some characters in non-bundle appsEskil Abrahamsen Blomfeldt2019-10-161-2/+18
| | | * iOS: Fix showing emoji charactersEskil Abrahamsen Blomfeldt2019-10-161-10/+6
| | | * Fix assert in VS project generatorJoerg Bornemann2019-10-151-2/+4
| | | * Bump versionFrederik Gladhorn2019-10-141-1/+1
| | | * Partially revert "qfloat16: suppress the tables if FP16 is supported by the CPU"Thiago Macieira2019-10-131-2/+2
| | | * Fix build with ICC under IPO on WindowsFrancisco Boni2019-10-131-1/+1
| | | * Fix vertical advance for printing on macOSAllan Sandfeld Jensen2019-10-111-1/+1
| | | * Merge 5.13 into 5.13.2Frederik Gladhorn2019-10-1123-49/+79
| | | |\
| | | * | Fix build: disable the HWRNG in bootstrapped modeThiago Macieira2019-10-101-1/+1
| | | * | iOS: Remove assert when doing GL rendering in the backgroundTor Arne Vestbø2019-10-091-5/+2