summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-17969-3151/+188
* QScroller: use categorized loggingVolker Hilsheimer2023-02-171-71/+96
* q_uninitialized_relocate: use memcpy, not memmoveGiuseppe D'Angelo2023-02-171-4/+4
* QString: change unittests to compile with QT_NO_CAST_FROM_ASCII [7/13]Ahmad Samir2023-02-171-121/+143
* Add extra documentation about QT_ANDROID_EXTRA_LIBSAlexey Edelev2023-02-171-0/+23
* macOS: Pick up QWizard background from keyboard assistant via NSBundleTor Arne Vestbø2023-02-175-63/+33
* Revert "Add the NO_CMAKE_PACKAGE_REGISTRY option forwarding to qt_find_package"Alexey Edelev2023-02-171-1/+1
* Make feature `topleveldomain` optional in wasm buildPiotr Wierciński2023-02-171-1/+1
* Darwin: Ensure encrypted library is loaded before parsing plugin metadataTor Arne Vestbø2023-02-173-8/+51
* TLS[openssl]: Use optional<> for CA cert we are fetchingMårten Nordheim2023-02-172-4/+4
* QString: split toNum unittestsAhmad Samir2023-02-171-131/+216
* QString: unittests: clean-up creating a QChar[]Ahmad Samir2023-02-171-3/+5
* QDir: when sorting use the cached filename if it was assigned toAhmad Samir2023-02-171-3/+7
* QString: change test data to compile with QT_NO_CAST_FROM_ASCII [3/13]Ahmad Samir2023-02-171-108/+119
* QString: build count/contains() unittests with no ASCII casting [11/13]Ahmad Samir2023-02-171-63/+98
* QString: change test data to compile with QT_NO_CAST_FROM_ASCII [9/13]Ahmad Samir2023-02-171-118/+118
* QString: change test data to compile with QT_NO_CAST_FROM_ASCII [8/13]Ahmad Samir2023-02-171-139/+139
* QString: change test data to compile with QT_NO_CAST_FROM_ASCII [6/13]Ahmad Samir2023-02-171-78/+78
* QTimerInfo: add missing qplatformdefs.h includeAhmad Samir2023-02-171-0/+2
* QString: split some double/Nan/Inf unittestsAhmad Samir2023-02-161-47/+77
* QString: change test data to compile with QT_NO_CAST_FROM_ASCII [5/13]Ahmad Samir2023-02-161-93/+93
* QString: change test data to compile with QT_NO_CAST_FROM_ASCII [4/13]Ahmad Samir2023-02-161-165/+183
* QString: change test data to compile with QT_NO_CAST_FROM_ASCII [2/13]Ahmad Samir2023-02-161-122/+122
* QString: change test data to compile with QT_NO_CAST_FROM_ASCII [1/13]Ahmad Samir2023-02-161-118/+117
* tst_ContainerApiSymmetry: fix -Wsign-compareMarc Mutz2023-02-161-1/+1
* Check return from time() in getCurrentStandardUtcOffset()Edward Welbourne2023-02-161-18/+21
* Add some exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-1618-1/+61
* QAbstractItemView: don't start editing on Ctrl-ClickVolker Hilsheimer2023-02-162-2/+46
* QVarLengthArray: protect against aliasing in resize(n, t)Marc Mutz2023-02-161-0/+4
* QVarLengthArray: use new assign() in op=(initializer_list)Marc Mutz2023-02-161-3/+1
* Delete references to deleted examplesMårten Nordheim2023-02-162-2/+0
* Fix QStatusBar::removeWidget to hide the right widgetThorbjørn Lindeijer2023-02-162-12/+47
* Fix syncqt.cpp build warningsAlexey Edelev2023-02-161-5/+5
* Add downstream test configToni Saario2023-02-161-0/+8
* Android: use test QFileInfo fileName() instead of completeBaseName()Assam Boudjelthia2023-02-161-1/+1
* QVarLengthArray: fix UBs in emplace()/insert() ([basic.life], broken class in...Marc Mutz2023-02-151-21/+9
* Fix build with -no-feature-mdiareaTasuku Suzuki2023-02-152-13/+15
* Update Gradle to 8.0 and Android Gradle Plug-in (AGP) to 7.4.1Rami Potinkara2023-02-153-5/+5
* Remove QCocoaWindow::setContentBorderThicknessTor Arne Vestbø2023-02-154-26/+1
* Revert "CMake: Fix configure -no-rpath"Joerg Bornemann2023-02-151-15/+6
* Doc: Fix member name in code snippetAndreas Eliasson2023-02-151-1/+1
* QTextStream: make dtor non-virtual come Qt 7Marc Mutz2023-02-151-2/+18
* Add the NO_CMAKE_PACKAGE_REGISTRY option forwarding to qt_find_packageAlexey Edelev2023-02-151-1/+1
* QFuture: fix continuation cleanupIvan Solovev2023-02-152-0/+27
* Fix connections in QWidgetWindowDavid Edmundson2023-02-152-1/+7
* macOS: Remove machinery for attaching NSToolBar to QWindowTor Arne Vestbø2023-02-156-69/+0
* Schannel: Enable users to let schannel pick a certificateMårten Nordheim2023-02-151-4/+6
* QIosFileDialog - properly handle QUrl for assets-libraryTimur Pocheptsov2023-02-151-3/+7
* Fix the handling of dead keys and test the mechanismMikolaj Boc2023-02-144-81/+602
* QFileSystemWatcher/Win: remove the pre-QFileInfo path normalizationThiago Macieira2023-02-142-14/+20