summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QTextHtmlParserNode: Limit colspan to avoid segfaultRobert Löhning2021-04-071-1/+1
* Merge integration refs/builds/qtci/dev/1617805866Qt CI Bot2021-04-071-1/+1
|\
| * Only embed launch screen when building an appChristoph Keller2021-04-071-1/+1
* | Merge integration refs/builds/qtci/dev/1617802255Qt CI Bot2021-04-074-6/+37
|\ \
| * | Do not notify about property changes if the value hasn't changedSona Kurazyan2021-04-073-6/+19
| * | Avoid attempting to parse insanely long texts as zone namesEdward Welbourne2021-04-071-0/+18
| |/
* | Merge integration refs/builds/qtci/dev/1617798649Qt CI Bot2021-04-0710-9/+72
|\ \
| * | Add QRhiTexture::RG16 formatLars Knoll2021-04-076-0/+29
| * | indicator-application hack: fallback to dbus service checkIlya Fedin2021-04-071-0/+8
| * | QSemaphore: fix missed wakes with futex on WindowsMårten Nordheim2021-04-071-6/+13
| * | Fix get out of bounds index in QSortFilterProxyModel::filterAcceptsRowChunLin Wang2021-04-072-3/+22
* | | Merge integration refs/builds/qtci/dev/1617794981Qt CI Bot2021-04-071-15/+0
|\ \ \
| * | | Remove last trace of licheckKai Köhne2021-04-071-15/+0
| |/ /
* | | Merge integration refs/builds/qtci/dev/1617791373Qt CI Bot2021-04-071-0/+3
|\ \ \ | |_|/ |/| |
| * | "Export" linker featuresMichal Klocek2021-04-071-0/+3
| |/
* | Merge integration refs/builds/qtci/dev/1617784151Qt CI Bot2021-04-0711-14/+111
|\ \ | |/ |/|
| * androiddeployqt: Fix the fallback location of rccJoerg Bornemann2021-04-071-1/+11
| * CMake: Choose better defaults for qt_add_plugin STATIC/SHAREDAlexandru Croitor2021-04-076-4/+96
| * Remove use of qt_internal_module_info from qt_internal_add_pluginAlexey Edelev2021-04-071-3/+1
| * Fix return type of QMetaType::sizeOf in documentationVolker Hilsheimer2021-04-071-1/+1
| * Fusion style: don't use large icons in QLineEditVolker Hilsheimer2021-04-071-3/+0
| * Explicitly set enums' type to avoid undefined behaviorRobert Löhning2021-04-071-2/+2
* | standarddialogs example: Fix font handlingFriedemann Kleint2021-04-071-1/+7
|/
* Merge integration refs/builds/qtci/dev/1617712854Qt CI Bot2021-04-06247-15037/+23388
|\
| * Document meta-object revision 10Fabian Kosmale2021-04-061-0/+1
| * Assert that pointer is not nullptr before dereferencingVolker Hilsheimer2021-04-061-0/+1
| * Update to Harfbuzz 2.8.0Eskil Abrahamsen Blomfeldt2021-04-06245-15037/+23386
* | Merge integration refs/builds/qtci/dev/1617702467Qt CI Bot2021-04-064-6/+47
|\ \
| * | QList: Satisfy contiguous_range requirementsFabian Kosmale2021-04-062-2/+35
| * | Fix incorrectly-drawn menu indicator for QPushButton on macOSDoris Verria2021-04-061-1/+2
| * | Fix label margins for pulldowns with custom styled menu indicator on macOSDoris Verria2021-04-061-0/+7
| * | QSemaphore: move suspect increment of waiter countMårten Nordheim2021-04-061-3/+3
* | | Merge integration refs/builds/qtci/dev/1617698863Qt CI Bot2021-04-0614-37/+102
|\ \ \ | |_|/ |/| |
| * | QWindowsPipeReader: determine pipe state before signalingAlex Trotsenko2021-04-062-4/+44
| * | CMake: Build minimal subset of tests in desktop static buildsAlexandru Croitor2021-04-0612-33/+58
| |/
* | Merge integration refs/builds/qtci/dev/1617691608Qt CI Bot2021-04-062-2/+2
|\ \ | |/ |/|
| * Doc: Fix link errors qtbaseNico Vertriest2021-04-062-2/+2
* | BLACKLIST tst_qfont for Red HatHeikki Halmet2021-04-061-0/+2
|/
* Document change to QAbstractItemView::viewOptions in porting guideVolker Hilsheimer2021-04-041-0/+8
* QThreadPool: let the started thread have the same name as the poolThiago Macieira2021-04-031-1/+7
* Fix Q_OBJECT_COMPAT_PROPERTY_WITH_ARGS when using the signalIvan Solovev2021-04-032-6/+72
* Add support to set thread priority to QThreadPoolSamuel Gaist2021-04-034-2/+53
* QGenericAtomicOps: allow pointer-sized non-atomic atomicsThiago Macieira2021-04-021-2/+4
* Doc: Fix return type of QCursor::shape()Sze Howe Koh2021-04-021-3/+2
* QTable/ListView: mark functions as reimp instead internalChristian Ehrlicher2021-04-022-6/+6
* CMake: Fix building multi-arch universal macOS QtAlexandru Croitor2021-04-0117-24/+125
* CMake: Teach qt_internal_add_simd to exclude given osx architecturesAlexandru Croitor2021-04-011-9/+29
* Add std::chrono overloads for QLockFile functionsShantanu Tushar2021-04-012-0/+64
* Merge integration refs/builds/qtci/dev/1617269094Qt CI Bot2021-04-0126-42/+370
|\
| * wasm: add cmake build supportLorn Potter2021-04-0126-42/+370