summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* PRIx macros: add some actual testingGiuseppe D'Angelo2021-05-181-10/+10
* qglobal.cpp: build under QT_NO_EXCEPTIONSGiuseppe D'Angelo2021-05-181-3/+9
* CMake: remove unnecessary add_dependencies()Li Xinwei2021-05-172-6/+0
* Add proper dependencies to apk targetsJoerg Bornemann2021-05-172-34/+44
* Make the exit() methods in QEventLoop and QThread be slotsThiago Macieira2021-05-172-3/+2
* CMake: Don't do plugin initialization for static librariesAlexandru Croitor2021-05-171-0/+7
* Windows QPA: Fix dock widget drag&drop failureAndre de la Rocha2021-05-171-1/+1
* Add isValid() call to QJniEnvironmentAssam Boudjelthia2021-05-172-0/+11
* Fix build of standalone painting examplesJoerg Bornemann2021-05-177-13/+18
* QFile: code tidiesGiuseppe D'Angelo2021-05-172-8/+8
* Windows QFSFileEngine: avoid some QFlags implicit conversionsGiuseppe D'Angelo2021-05-171-2/+2
* QMetaContainer: code tidiesGiuseppe D'Angelo2021-05-171-4/+4
* QFileSystemMetaData: code tidiesGiuseppe D'Angelo2021-05-171-13/+15
* QFSFileEngine: code tidiesGiuseppe D'Angelo2021-05-171-2/+2
* QArrayData: store the right flag type, not an intGiuseppe D'Angelo2021-05-174-4/+4
* QIODevice: code tidiesGiuseppe D'Angelo2021-05-161-1/+1
* Event dispatchers: code tidiesGiuseppe D'Angelo2021-05-162-2/+2
* QSaveFile: code tidiesGiuseppe D'Angelo2021-05-161-1/+1