summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Several fixes to porting guidesAlex Blasche2021-02-102-3/+5
* Restore pre-Qt6 QList::fill() behaviorAndrei Golubev2021-02-101-1/+4
* CMake: fix typo in qt_finalize_executable snippetAssam Boudjelthia2021-02-101-1/+1
* Doc: link to QScopeGuard in QScopedValueRollback documentationMitch Curtis2021-02-091-1/+1
* Fix compilation of the QPSQLDriverPlugin plugin with enabled PCHAlexey Edelev2021-02-091-0/+11
* QTextureFileData: support key value metadataJonas Karlsson2021-02-094-3/+56
* Windows: Change default to ProcessPerMonitorV2DpiAwareMorten Johan Sørvig2021-02-091-4/+5
* Properly name system locale data to clarify its useTor Arne Vestbø2021-02-091-46/+46
* Clarify what QSystemLocale::fallbackLocale() is used forTor Arne Vestbø2021-02-098-19/+23
* QPlainTextEdit: adjust scroll bars when showing upWang Chuan2021-02-091-0/+1
* 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