summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Windeployqt: change qml import handlingTimothée Keller2023-01-111-1/+1
* QTimeZonePrivate: fix a QL1S/QBAV mixed comparisonGiuseppe D'Angelo2023-01-111-1/+5
* QAbstractProxyModel: normalize signals/slots signaturesDavid Faure2023-01-111-6/+8
* QTimerInfo: re-pack the membersGiuseppe D'Angelo2023-01-101-1/+1
* Doc: Fix snippet in Applications Permissions pageKai Köhne2023-01-101-1/+1
* QPermissions: remove extra ';'Marc Mutz2023-01-101-7/+7
* Clarify that QKeyEvent::text() may return non-printable charactersTor Arne Vestbø2023-01-101-5/+6
* Doc: Fix qt_attribution.json files using Path for filesKai Köhne2023-01-105-6/+6
* QLocaleData::numberToCLocale(): clarify some conditionals and commentsEdward Welbourne2023-01-101-29/+21
* macdeployqt: Don't remove rpaths more than onceTor Arne Vestbø2023-01-101-1/+2
* Adjust the SDK/API version check for getInsetsController()Juha Vuolle2023-01-101-1/+1
* Enable shared library build of Qt for iOSTor Arne Vestbø2023-01-102-0/+3
* windeployqt: Remove support for QtQuick1Joerg Bornemann2023-01-101-34/+20
* Move QTypeInfo<std::pair> from qpair.h to qtypeinfo.h to avoid ODR violationMarc Mutz2023-01-102-3/+6
* wasm: move Q_AUTOTEST_EXPORT to correct locationMorten Sørvig2023-01-091-1/+1
* QKeySequenceEdit: fix typo in parameter nameVolker Hilsheimer2023-01-091-1/+1
* QOffsetStringArray: fix -Werror=type-limitsLiang Qi2023-01-091-2/+4
* Fix infinite layout loop with negative line widthEskil Abrahamsen Blomfeldt2023-01-091-4/+1
* Don't override QDialog::setVisible() to implement native dialogsTor Arne Vestbø2023-01-096-44/+52
* Fix QErrorMessage test when using native dialogsTor Arne Vestbø2023-01-091-0/+2
* Scale the default 5 ms requestUpdate interval based on the refreshRateLaszlo Agocs2023-01-092-13/+24
* Windeployqt: Remove quint64 type for QtModuleTimothée Keller2023-01-091-3/+0
* Moc: avoid double underscores in a generated identifierGiuseppe D'Angelo2023-01-091-2/+17
* wasm: make qtloader print stack trace on exceptionMorten Sørvig2023-01-091-0/+2
* Avoid qt keywords in installed headersDavid Edmundson2023-01-091-1/+1
* QPromise: improve documentation snippetIvan Solovev2023-01-091-0/+2
* Doc: Fix linking to 'Drag and Drop' topicTopi Reinio2023-01-093-4/+5
* QLatin1StringView: fix include guard nameAhmad Samir2023-01-081-3/+3
* Support serializing the QShader for qsb versionKaj Grönholm2023-01-076-45/+74
* QLatin1StringView: remove redundant inline keywordAhmad Samir2023-01-071-41/+41
* RCCFileInfo: refactorAhmad Samir2023-01-072-48/+51
* Documentation: Clarify the meaning of the precision parameter for double form...Friedemann Kleint2023-01-072-15/+14
* Dark windows: use background/foreground colors for tooltipsVolker Hilsheimer2023-01-071-7/+6
* Untangle QLatin1StringView from qstring.{h,cpp}Ahmad Samir2023-01-076-1609/+1652
* QDir: when sorting by Type, cache the suffix in QDirSortItem's ctorAhmad Samir2023-01-061-35/+42
* QUrl/doc: explain that the scheme-less URL is probably not intendedThiago Macieira2023-01-062-5/+28
* Fix improper ELF versions of two more classesThiago Macieira2023-01-062-0/+3
* syncqt: add some debugging to the ELF version script parsingThiago Macieira2023-01-061-2/+3
* wasm: sync pointer button state on pointer downMorten Sørvig2023-01-061-0/+8
* wasm: Fix secondary thread event processingMorten Sørvig2023-01-064-13/+3
* QJniHelpers: replace some Q_GLOBAL_STATIC with QBasic* staticsMarc Mutz2023-01-061-13/+14
* QFileSystemModel: add lastModified() overload that takes a QTimeZoneAhmad Samir2023-01-064-9/+38
* Fix deprecation of QApplication:setActiveWindow()Kai Köhne2023-01-061-3/+2
* Fix crash when cancelling a QFuture that has continuation with contextSona Kurazyan2023-01-061-6/+6
* SQLite: Update SQLite to v3.40.1Andy Shaw2023-01-063-48/+151
* Fix cache maybe invalid while the signal is actived from queueJannis Xiong2023-01-063-1/+8
* Avoid full optimization of syncqt if QT_USE_DEFAULT_CMAKE_OPTIMIZATION_FLAGS ...Alexey Edelev2023-01-061-1/+3
* Add resetTransform to see also of setTransform in QGraphicsViewLeon Zhang2023-01-061-1/+1
* SQL: more documentation and test cleanupsChristian Ehrlicher2023-01-063-77/+20
* Slow Deprecation of FILENAME_VARIABLE, replacement by OUTPUT_SCRIPTAmir Masoud Abdol2023-01-056-19/+60