summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Documentation improvements to JNI APIAssam Boudjelthia2021-02-095-264/+362
* Make it possible to disable the PrintSupport moduleJoerg Bornemann2021-02-091-1/+1
* Canonical pointer usageHou Lei2021-02-096-47/+47
* Android: Fix the input type for date/timeChristian Strømme2021-02-081-1/+1
* Schannel: fix suspicious sizeof marked by clangMårten Nordheim2021-02-081-1/+1
* Long live VK_KHR_display platform plugin!Laszlo Agocs2021-02-0817-188/+549
* egl: Add debug option to print all EGLConfigsLaszlo Agocs2021-02-081-0/+15
* eglfs: kms: Log gbm bo handle and stride as wellLaszlo Agocs2021-02-081-1/+2
* QNetworkInformation backend for AndroidMårten Nordheim2021-02-086-0/+520
* Handle macOS 11 issues in softHyphens testAllan Sandfeld Jensen2021-02-081-2/+8
* QLibraryInfo: Rename Qml2ImportsPath to QmlImportsPathUlf Hermann2021-02-082-2/+3
* Windows: Add support for PerMonitorV2 DPI awarenessMorten Johan Sørvig2021-02-084-6/+50
* Revert "Fix static build with tests"Joerg Bornemann2021-02-071-3/+2
* Avoid C-style casts when possibleHou Lei2021-02-071-16/+16
* Remove QNetworkStatusMonitorMårten Nordheim2021-02-066-467/+10
* SCNetworkReachability based backend for QNetworkInformationMårten Nordheim2021-02-064-1/+160
* 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
* 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-041-0/+2
* 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
* Add "we mean it" warning to private headerVolker Hilsheimer2021-02-031-0/+11
* 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-031-2/+11
* 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-034-50/+45
* Fix inefficient use of qToBigEndianAllan Sandfeld Jensen2021-02-021-4/+1
* qtlskey_schannel_p.cpp: fix a compilation errorLi Xinwei2021-02-021-0/+1