summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tst_qstatictext: Fix CMake conditionAxel Spoerl2023-09-121-1/+1
* QDialogButtonBox: Manage hide and show of standard buttonsAxel Spoerl2023-09-123-15/+44
* wasm: send key release for touchscreen inputLorn Potter2023-09-122-5/+8
* Always run screen change side effectsMorten Sørvig2023-09-122-11/+13
* tst_QString: assign(it,it) add test-cases for empty rangeDennis Oberst2023-09-121-0/+20
* CMake: Fix build with CMake 3.28 on macOSJoerg Bornemann2023-09-121-2/+6
* QProcess/Unix: update the close-file-descriptors feature with a minimumThiago Macieira2023-09-125-12/+77
* Doc: All overviews list categorizationJaishree Vyas2023-09-129-10/+9
* QAccessibleWidget: Remove pointless ZWSP in warning messageFabian Kosmale2023-09-121-1/+1
* Fix backing store compositor transform with VulkanLaszlo Agocs2023-09-121-3/+4
* Require the C++17 standard for configure-time syncqtAlexey Edelev2023-09-121-1/+1
* Rework QIcon theme documentationTor Arne Vestbø2023-09-121-55/+82
* QWindow: avoid extra window resize on changing min/max sizesVladimir Belyavsky2023-09-121-1/+4
* Revamp Mandelbrot example: Fix IncludesRym Bouabid2023-09-124-7/+7
* Revamp Mandelbrot example: Use a Literal operator to create QStringRym Bouabid2023-09-121-2/+4
* Revamp Mandelbrot example: Fix too long linesRym Bouabid2023-09-121-2/+4
* Update documentation for QPalette::accent APISanthosh Kumar2023-09-121-0/+8
* QProcess: zero-fill a struct sigactionGiuseppe D'Angelo2023-09-121-0/+1
* QtDoc Global: Add macros for Qt Design Studio in qtdocPranta Dastider2023-09-121-0/+10
* QProcess: remove a XFAIL for QNXGiuseppe D'Angelo2023-09-121-4/+2
* [windeployqt] Copy v8 context snapshotAnu Aliyas2023-09-121-5/+7
* cmake: Don't pass -undefined,error to Apple linkerTor Arne Vestbø2023-09-121-0/+5
* xcb: Implement native window helper for embeddedwindows/foreign window testTor Arne Vestbø2023-09-125-4/+91
* Add QSqlField::swap() documentationIvan Solovev2023-09-121-0/+8
* QPolygon(F): streamline the QDebug streaming operatorGiuseppe D'Angelo2023-09-121-12/+2
* Doc: Add missing since to enum valuePaul Wicking2023-09-121-1/+1
* wasm: don't crash if app is deleteLater()edMorten Sørvig2023-09-111-0/+5
* QCOMPARE: restore compatibility with braced-init-listsGiuseppe D'Angelo2023-09-118-38/+72
* QCborValue: add benchmark for operator[]Ivan Solovev2023-09-114-0/+87
* QAbstractProxyModel: delay headerDataChanged emissions when inserting/removin...Giuseppe D'Angelo2023-09-102-6/+13
* Doc: Add documentation for added QNativeIpcKey overloadKai Köhne2023-09-101-0/+6
* Doc: Mark QEvent::DevicePixelRatioChange as new in 6.6Kai Köhne2023-09-101-1/+2
* Doc: Remove see also self-reference in QFileInfoKai Köhne2023-09-101-1/+2
* QDataStream: clarify QDataStream::operator>>(char *&s) API docsAhmad Samir2023-09-101-3/+4
* QElapsedTimer: document Duration and TimePoint typedefsAhmad Samir2023-09-101-0/+10
* QLogging: attempt to free memory in qt_message() before abort()Thiago Macieira2023-09-101-4/+8
* QLogging: deduplicate calling of isFatal()/qt_message_fatal()Thiago Macieira2023-09-101-62/+28
* Add feature to disable building testsHeikki Halmet2023-09-092-6/+16
* Doc: Fix documented default for QCalendarWidget maximumDate, minimumDateKai Köhne2023-09-091-4/+2
* Mark linux_perf_event with GPL-2.0-onlyKai Köhne2023-09-092-2/+2
* Mark freetype as GPL-2.0-onlyKai Köhne2023-09-092-2/+2
* CMake:Android: Add jar files to a ${target}JarSourcesv6.6.0-beta4Assam Boudjelthia2023-09-091-0/+8
* Add note to QMessageBox::button() about modifying returned buttonTor Arne Vestbø2023-09-091-0/+6
* doc: Fix links to QMesssageBox::Option::DontUseNativeDialogTor Arne Vestbø2023-09-091-2/+2
* macOS file dialog refactor: don't heap allocate string and string listVolker Hilsheimer2023-09-091-34/+30
* Add macOS support for the Mimer SQL QtSql pluginFredrik Ålund2023-09-081-0/+3
* QItemSelectionModel: fix binding loopsIvan Solovev2023-09-081-16/+17
* tst_QHashFunctions: fix std::pair test to use QFETCH_GLOBAL seedsMarc Mutz2023-09-081-6/+0
* tst_QFont: fix -Wsign-compareMarc Mutz2023-09-081-3/+3
* tst_QHashFunctions: test with actual 64-bit seedsMarc Mutz2023-09-081-12/+18