summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove QNetworkStatusMonitorMårten Nordheim2021-02-067-519/+23
* SCNetworkReachability based backend for QNetworkInformationMårten Nordheim2021-02-064-1/+160
* tst_qtexttable: fix fail on QEMU ARMv7Samuli Piippo2021-02-051-1/+1
* Allow benchmarks with --force-debug-infoAllan Sandfeld Jensen2021-02-051-1/+1
* Add framework paths when generating moc manuallyAlexey Edelev2021-02-051-0/+20
* NetworkManager based backend for QNetworkInformationMårten Nordheim2021-02-055-0/+435
* Clean up documentation in QVector[234]DEdward Welbourne2021-02-051-30/+50
* Fix warning from syncqt.pl about header inclusion pathEdward Welbourne2021-02-051-1/+1
* iOS: close edit menu upon focus transferRichard Moe Gustavsen2021-02-051-0/+3
* Fix crash when requesting A32 glyph on WaylandEskil Abrahamsen Blomfeldt2021-02-051-1/+5
* macOS: Don't assume NSEvent charactersByApplyingModifiers: produces characterTor Arne Vestbø2021-02-051-2/+5
* macOS: Don't wrap key event keys in QCharTor Arne Vestbø2021-02-052-13/+17
* rhi: metal: Present drawables via addScheduledHandler instead of presentDrawableTor Arne Vestbø2021-02-051-3/+7
* rhi: metal: Manually manage drawable lifetimeTor Arne Vestbø2021-02-051-3/+8
* QMetaType: avoid id() calls in compareFabian Kosmale2021-02-052-41/+51
* QStandardItem(Model): refactor multiData supportGiuseppe D'Angelo2021-02-051-24/+23
* Fix flakiness in tst_QGlyphRun::drawRightToLeftEskil Abrahamsen Blomfeldt2021-02-042-6/+0
* Make explicit that we expect co-ordinates to be finiteEdward Welbourne2021-02-0412-143/+224
* Rationalize QVector[234]D's length-handlingEdward Welbourne2021-02-041-87/+28
* Rationalize QQuaternion's length-scaling codeEdward Welbourne2021-02-041-56/+40
* Fix compiler warnings for QFontMetrics useAssam Boudjelthia2021-02-041-1/+1
* iOS: don't report selection changed if it didn't changeRichard Moe Gustavsen2021-02-041-1/+5
* a11y: Report mixed state if QCheckBox is PartiallyCheckedJan Arve Sæther2021-02-044-3/+9
* iOS: hide edit menu if typing on the input panelRichard Moe Gustavsen2021-02-041-4/+8
* Android: Use new QPlatformInputContext geometry APIMorten Sørvig2021-02-041-51/+17
* Fix QMetaType benchmarkFabian Kosmale2021-02-041-3/+5
* tst_qdatetime: remove blacklisting and expect failureSamuli Piippo2021-02-042-4/+4
* Add "we mean it" warning to private headerVolker Hilsheimer2021-02-031-0/+11
* Fix compiler warning in QNetworkReply testVolker Hilsheimer2021-02-031-2/+2
* testlib: Only consider major version for macOS 11 and later in blacklistsLiang Qi2021-02-031-0/+4
* Optimize RGBA64PM->RGBA64 for SSE4Allan Sandfeld Jensen2021-02-033-56/+102
* De-const the members of QHypotHelper to enable assignment operatorsEdward Welbourne2021-02-031-1/+1
* Use the double-conversion sources without rearrangementEdward Welbourne2021-02-0323-378/+55
* rhi: gl: Attempt reading back floating point formatsLaszlo Agocs2021-02-032-9/+27
* QGuiApplication: use global position to create local position for synthetic m...Richard Moe Gustavsen2021-02-031-1/+4
* Android: fix compiler warnings for Android inputAssam Boudjelthia2021-02-034-48/+61
* Improve and expand QShortcutMap debug outputMitch Curtis2021-02-031-4/+8
* Remove false Q_UNREACHABLE from shaping codeEskil Abrahamsen Blomfeldt2021-02-033-2/+27
* Add method to conditionally remove binding to QObjectCompatPropertyAndreas Buhr2021-02-031-0/+10
* Fix static build with testsJoerg Bornemann2021-02-031-2/+3
* Optimize RGBA64->RGBA64PM for SSE2/AVX2Allan Sandfeld Jensen2021-02-035-50/+50
* Fix inefficient use of qToBigEndianAllan Sandfeld Jensen2021-02-021-4/+1
* Fix a few compiler warnings in testsAllan Sandfeld Jensen2021-02-0211-42/+37
* qtlskey_schannel_p.cpp: fix a compilation errorLi Xinwei2021-02-021-0/+1
* macOS: Reduce duplicated code for showing file dialogsTor Arne Vestbø2021-02-022-75/+37
* macOS: Reduce duplicated updates of file dialog propertiesTor Arne Vestbø2021-02-021-13/+6
* macOS: Refactor computing of accepted extensions in file dialogsTor Arne Vestbø2021-02-021-21/+20
* macOS: Use single variable to track file dialog in QCocoaFileDialogHelperTor Arne Vestbø2021-02-021-64/+74
* NetworkListManager based backend for QNetworkInformationMårten Nordheim2021-02-0210-9/+465
* Purge various BLACKLIST entries that are now fixedEdward Welbourne2021-02-025-21/+0