summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-24290-10059/+15054
|\
| * Upgrade PCRE2 to 10.40Giuseppe D'Angelo2022-05-2347-9258/+13827
| * Android A11Y: handle LocationChanged event only for focused elementIvan Solovev2022-05-179-15/+18
| * Port binary JSON to new special integer bitfieldsUlf Hermann2022-05-175-90/+121
| * Widgets: Use effect region bounds when drawing with repaint managerAntti Määttä2022-05-173-3/+6
| * QReadWriteLock: fix data race in stateForWaitCondition()Marc Mutz2022-05-161-1/+1
| * QReadWriteLock: fix data race in dtorMarc Mutz2022-05-161-1/+1
| * QObject: mark two error reporting functions COLDMarc Mutz2022-05-131-0/+2
| * Endian: Provide special integer bitfield unionsUlf Hermann2022-05-131-0/+193
| * Android: set useLegacyPackaging to true in build.gradleAssam Boudjelthia2022-05-102-1/+4
| * QWidgetTextControl: port to new-style connects (faster)David Faure2022-05-106-33/+35
| * Sync qxmlstream.g with qxmlstreamparser_p.h [1/2]: switched linesMarc Mutz2022-05-101-1/+1
| * Remove duplicated include for <limits>Sona Kurazyan2022-05-091-1/+0
| * Fix recursion crash when calling setStyleSheet with `qproperty-styleSheet`Zhang Yu2022-05-081-0/+3
| * qwindowsxpstyle: Fix typos in documentationJonas Kvinge2022-05-071-5/+5
| * network: Fix typos in messagesJonas Kvinge2022-05-072-2/+2
| * Correct prefix reported for end element in QXmlStreamReaderVincent Baijot2022-05-072-0/+4
| * Android A11Y: Add supported role infos to A11yNodeInfoMike Achtelik2022-05-071-1/+9
| * qdbus: add support for "aay" (QByteArrayList)David Faure2022-05-071-0/+3
| * Fix handling of DateTime values in QSettingsEdward Welbourne2022-05-071-2/+3
| * Fix off-by-one for "typically" lowest value INT_MINClemens Werther2022-05-071-2/+2
| * xml: Fix typos in documentationJonas Kvinge2022-05-071-2/+2
| * sqldrivers: Fix typo in error messageJonas Kvinge2022-05-071-1/+1
| * QWindowsWindow: Fix typo in documentationJonas Kvinge2022-05-071-1/+1
| * includemocs (updated script)Marc Mutz2022-05-0713-0/+22
| * widgets: Fix typos in documentationJonas Kvinge2022-05-0732-64/+66
| * cocoa: Fix typo in debug messagesJonas Kvinge2022-05-072-2/+2
| * MySQL: treat the MYSQL_FIELD as read-onlyThiago Macieira2022-05-071-20/+14
| * Only scroll QMenu when there is a valid active actionZhang Hao2022-05-071-1/+1
| * QTimer: Add \note in documentationFan RuiJie2022-05-071-0/+2
| * Fix QListView assert when the last row is moved in IconModeChunLin Wang2022-05-071-2/+4
| * QFileDialog: Fix adding default suffix when file path contains dotAlexander Volkov2022-05-071-3/+8
| * QLineEdit: account for the placeholderText when computing lineRectZhang Hao2022-05-071-3/+10
| * QFileDialog::saveFileContent crashes on acceptDong Rui2022-05-071-2/+2
| * QCompleter: QCompleter unexpectedly changes QLineEdit textTianlu Shao2022-05-071-0/+1
| * qwindowsdrag: Fix typo in documentationJonas Kvinge2022-05-071-1/+1
| * openglblacklists: Fix typo in descriptionJonas Kvinge2022-05-071-1/+1
| * Fix build error on iOS with the configure option -qtnamespaceLars Schmertmann2022-05-072-3/+9
| * Draw the cursor considering the descent is 0Tang Haixiang2022-05-071-3/+3
| * Fix memory leakJiDe Zhang2022-05-072-0/+2
| * QXmlStreamReader: fix integer truncation (qint64 → int)Marc Mutz2022-05-071-1/+1
| * plugins: image formats - fix odr violationTim Blechmann2022-05-071-0/+4
| * Fix typos in SQL driver documentationJonas Kvinge2022-05-071-2/+2
| * dbus: Fix typosJonas Kvinge2022-05-074-4/+4
| * qwindowsdialoghelpers: Fix typo in documentationJonas Kvinge2022-05-071-1/+1
| * QTableView: Document the customizations applied to QHeaderViewSze Howe Koh2022-05-071-0/+2
| * qxcbscreen: Fix typo in documentationJonas Kvinge2022-05-071-1/+1
| * QLabel::setPixmap(): remove the no-op self-maskingGiuseppe D'Angelo2022-05-071-3/+0
| * eglfs_x11: Fix running flag linkageLaszlo Agocs2022-05-071-1/+1
| * qcompilerdetection.h: add Q_CC_{GNU,MSVC,CLANG}_ONLY macrosMarc Mutz2022-05-071-4/+13