summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add function to QAuthenticatorPrivate to check method supportMårten Nordheim2021-05-203-0/+40
* Add runtime ARM64 AES checkAllan Sandfeld Jensen2021-05-207-57/+141
* Do not expose Qt internals by the HEADER_MODULEsAlexey Edelev2021-05-201-1/+2
* macOS: Restore logic to set wantsBestResolutionOpenGLSurfaceTor Arne Vestbø2021-05-201-0/+8
* Fix qt6_add_big_resourcesJoerg Bornemann2021-05-202-2/+4
* CMake: Replace qt_finalize_executable with qt_finalize_targetAlexandru Croitor2021-05-204-26/+35
* wasm: disable the canvas resize observerMorten Sørvig2021-05-201-1/+0
* Document that QProperty::subscribe might get executed deferredAndreas Buhr2021-05-201-6/+13
* Merge main and private targets of the internal modulesAlexey Edelev2021-05-207-83/+157
* macOS: Fix warning about comparing different types in QCocoaScreen::isOnlineTor Arne Vestbø2021-05-201-2/+2
* Type erase native interfaces via string instead of typeidTor Arne Vestbø2021-05-207-23/+25
* QFileSystemModel fails to locate a host from root's visible childrenDongmei Wang2021-05-202-2/+20
* QXcb: don't dereference pointer before checkingVolker Hilsheimer2021-05-201-1/+2
* QByteArrayView: add compareMårten Nordheim2021-05-203-0/+35
* QByteArray: Move some free-functions aroundMårten Nordheim2021-05-203-57/+60
* Add support for building and installing repo target setsJoerg Bornemann2021-05-204-0/+57
* Don't throw an exception on platforms with no permission APIAssam Boudjelthia2021-05-201-8/+21
* CMake: Introduce finalizer mode handling of static pluginsAlexandru Croitor2021-05-204-58/+363
* Fix QUrl::fromLocalFile with long path prefixKarsten Heimrich2021-05-192-2/+24
* Granularily disable PCRE2 JIT on macOS ARMTor Arne Vestbø2021-05-191-4/+3
* QKeyCombination: code tidiesGiuseppe D'Angelo2021-05-191-3/+3
* QNetworkAddressEntry: export QDebug stream operatorFabian Kosmale2021-05-192-3/+19
* rhi: gl: Add support for importing an existing renderbuffer objectLaszlo Agocs2021-05-198-3/+233
* Avoid mixing atomic futex changes and QAtomicAllan Sandfeld Jensen2021-05-191-28/+16
* QStringTokenizer: Add a benchmarkMårten Nordheim2021-05-194-0/+203
* Android: Reset m_usePrimaryClip when clearing the clip dataAndy Shaw2021-05-191-0/+1
* Doc: Extend qt_add_resource documentationJoerg Bornemann2021-05-193-4/+83
* Fix build without features.libraryTasuku Suzuki2021-05-196-6/+7
* Add EGLFS OpenWFD plugin for INTEGRITYKimmo Ollila2021-05-194-2/+28
* tst_QFile: confirm behavior is the same on pipes and socketpairsThiago Macieira2021-05-181-2/+75
* tst_QSharedPointer: Fix Clang warnings about self assignmentTor Arne Vestbø2021-05-191-0/+7
* QLocalSocket/Win: fix closed state detection in waitFor...() functionsAlex Trotsenko2021-05-184-25/+32
* CMake: Build plugin initializers as object libsAlexandru Croitor2021-05-185-48/+78
* qmake: fix MSVC build error when QT_FEATURE_static_runtime is ONLi Xinwei2021-05-191-0/+1
* Fix single argument QT_OVERLOADED_MACRO with pedantic warnings enabledTor Arne Vestbø2021-05-181-1/+1
* cmake: Add repository name to test labels for qt5 buildsTor Arne Vestbø2021-05-181-1/+7
* Cherry-pick upstream patch for non-gcc/clang/msvc compilersAllan Sandfeld Jensen2021-05-183-4/+15
* Small fix to the notepad exampleFriedemann Kleint2021-05-184-68/+28
* Follow the generic logic of QLibraryInfo when computing QT_HOST_PREFIXAlexey Edelev2021-05-181-7/+5
* Remove unused functions from enumdata.pyEdward Welbourne2021-05-181-24/+0
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-1827-2050/+697
* Brush up the text edit exampleFriedemann Kleint2021-05-182-82/+67
* CMake: Provide supported qt_internal_add_module() args via a functionCraig Scott2021-05-181-6/+46
* Be more helpful about the symlinked build directory problemAndreas Hartmetz2021-05-181-2/+9
* Item models: code tidiesGiuseppe D'Angelo2021-05-182-3/+3
* QEventDispatcherCF: avoid QFlags->int implicit castsGiuseppe D'Angelo2021-05-182-2/+2
* Blacklist tst_QWidget::multipleToplevelFocusCheck() on SLES 15Allan Sandfeld Jensen2021-05-181-0/+1
* Fix QItemSelectionModel::selectionChanged emissionAndreas Buhr2021-05-182-8/+75
* Allow overriding CMake build timeout valuesToni Saario2021-05-181-2/+16
* Long live qToUnderlyingGiuseppe D'Angelo2021-05-183-0/+36