summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix GLX on non-linux X11 systemsNiclas Rosenvik2021-04-115-7/+7
* Android: Bump gradle (plugin) versionsMike Achtelik2021-04-106-44/+62
* Merge integration refs/builds/qtci/dev/1617996746Qt CI Bot2021-04-091-1/+3
|\
| * Fix generating mimedatabase with generate.pl using makeNiclas Rosenvik2021-04-091-1/+3
* | QCoreApplication: improve docs on exit() and quit() thread-safetyThiago Macieira2021-04-091-1/+14
* | QCoreApplication::exit: make it a slotThiago Macieira2021-04-091-1/+1
|/
* Fix futexNeedsWake() on 64-bit systemsAllan Sandfeld Jensen2021-04-091-4/+5
* Fix read-only pseudo-state in QPlainTextEdit stylesheetEirik Aavitsland2021-04-091-1/+7
* Merge integration refs/builds/qtci/dev/1617904724Qt CI Bot2021-04-081-1/+1
|\
| * Call statx() with AT_NO_AUTOMOUNTAlexander Volkov2021-04-081-1/+1
* | Merge integration refs/builds/qtci/dev/1617895155Qt CI Bot2021-04-081-2/+7
|\ \
| * | Fix environ build break on FreeBSDNiclas Rosenvik2021-04-081-2/+7
* | | Merge integration refs/builds/qtci/dev/1617891528Qt CI Bot2021-04-081-3/+0
|\ \ \
| * | | Skip adding externally added plugins to the plugin meta-setsAlexey Edelev2021-04-081-3/+0
| |/ /
* | | Merge integration refs/builds/qtci/dev/1617887904Qt CI Bot2021-04-081-11/+11
|\ \ \ | |_|/ |/| |
| * | Set QGuiApplicationPrivate variables after platform window is destroyedAndy Shaw2021-04-081-11/+11
* | | Merge integration refs/builds/qtci/dev/1617880670Qt CI Bot2021-04-082-0/+14
|\ \ \ | |_|/ |/| |
| * | Specify QT_TESTCASE_BUILDDIR for Qt::Test users implicitlyAlexey Edelev2021-04-082-0/+14
| |/
* | Merge integration refs/builds/qtci/dev/1617874569Qt CI Bot2021-04-081-3/+24
|\ \ | |/ |/|
| * Fix linking order of the resource objectsAlexey Edelev2021-04-081-3/+24
* | Don't judge other people's writing systemsVolker Hilsheimer2021-04-081-10/+8
|/
* Merge integration refs/builds/qtci/dev/1617829777Qt CI Bot2021-04-071-1/+1
|\
| * Add legacy external storage access flagFabio Falsini2021-04-071-1/+1
* | Merge integration refs/builds/qtci/dev/1617826149Qt CI Bot2021-04-071-1/+1
|\ \ | |/ |/|
| * QTextHtmlParserNode: Limit colspan to avoid segfaultRobert Löhning2021-04-071-1/+1
* | Merge integration refs/builds/qtci/dev/1617813097Qt CI Bot2021-04-075-32/+85
|\ \ | |/ |/|
| * fix Alt+` shortcut on non-US layoutsAndrey Butirsky2021-04-072-8/+8
| * Add the SIMULATE_IN_SOURCE argument to _qt_internal_test_expect_passAlexey Edelev2021-04-071-21/+72
| * Allow qrandom_p.h to be included by more than one .cpp in QtCoreThiago Macieira2021-04-072-3/+5
* | 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-079-9/+55
|\ \ | |/ |/|
| * 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-071-3/+5
* | androiddeployqt: Fix the fallback location of rccJoerg Bornemann2021-04-071-1/+11
* | CMake: Choose better defaults for qt_add_plugin STATIC/SHAREDAlexandru Croitor2021-04-072-4/+35
* | 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
|/
* 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-063-6/+27
|\ \
| * | QList: Satisfy contiguous_range requirementsFabian Kosmale2021-04-061-2/+15
| * | 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