summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QPropertyBindingPrivate: de-inline functions that modify heapObserversMarc Mutz2022-05-172-16/+20
* QReadWriteLock: fix another data race in stateForWaitCondition()Marc Mutz2022-05-171-0/+1
* Fix int/qsizetype mismatches in qstring.hMarc Mutz2022-05-171-7/+6
* Give some TLC to FlaggedDebugSignaturesMarc Mutz2022-05-171-7/+5
* QObject: Turn flaggedSignatures into a thread_local staticMarc Mutz2022-05-172-25/+22
* QJniHelpers: don't rely on qreadwritelock.h transitive includeMarc Mutz2022-05-171-0/+1
* Doc: Document qt_add_resources' OUTPUT_TARGETS argumentJoerg Bornemann2022-05-171-0/+6
* Widgets: Use effect region bounds when drawing with repaint managerAntti Määttä2022-05-173-3/+6
* Add qsimd_x86_p.h to the QtCore source treeAlexey Edelev2022-05-171-0/+6
* QDBusArgument: ensure std::vector isn't seen as an associative containerDavid Faure2022-05-171-1/+1
* QWidgetTextControl: don't clear() a new empty documentDavid Faure2022-05-161-1/+1
* Return specific types for frequently used Java objectsVolker Hilsheimer2022-05-178-15/+58
* Fold methods for object return type into generic methodsVolker Hilsheimer2022-05-172-103/+126
* QString: don't use utf16() just to create a u16stringMarc Mutz2022-05-161-1/+1
* QReadWriteLock: fix data race in stateForWaitCondition()Marc Mutz2022-05-161-1/+1
* Stylesheet: fix toolbutton menu indicator renderingVolker Hilsheimer2022-05-161-12/+17
* QReadWriteLock: fix data race in dtorMarc Mutz2022-05-161-1/+1
* Windows QPA: Fix text input with Input Method EditorsAndré de la Rocha2022-05-161-15/+1
* Windows: Make QScreen::name() more user-friendly, take 2Yuhang Zhao2022-05-162-13/+45
* Use SPDX license identifiersLucie Gérard2022-05-164095-158009/+8749
* Correctly read and write CF_DIB bmp dataViktor Arvidsson2022-05-162-22/+50
* Android A11Y: handle LocationChanged event only for focused elementIvan Solovev2022-05-169-15/+17
* Item widgets: clean up treatment of Qt::TextAlignmentRole / CheckStateRoleGiuseppe D'Angelo2022-05-166-8/+112
* QKeySequence: Fix the one-off error in the mac glyph array sizeLaszlo Papp2022-05-151-2/+2
* Add QTextDocFragment::to/fromMarkdown() & QTextCursor::insertMarkdown()Shawn Rutledge2022-05-144-6/+88
* Add floating point color space conversionsAllan Sandfeld Jensen2022-05-143-17/+311
* Use correct condition for the qopengles2ext.h fileAlexey Edelev2022-05-131-1/+5
* Add variadic template overloads for QJniObject/Environment methodsVolker Hilsheimer2022-05-134-191/+301
* QVersionNumber: de-inline QList constructor calls and resize()Marc Mutz2022-05-132-12/+36
* QObject: mark two error reporting functions COLDMarc Mutz2022-05-131-0/+2
* Fix versioning of PixelScrollKai Köhne2022-05-131-1/+1
* XCB: fix leaked QXcbScrollingDevicePrivateLiang Qi2022-05-132-3/+11
* qtloader.js: remove "getProcAddress" error filteringMorten Sørvig2022-05-131-6/+0
* qtloader.js: forward stdErr to console.warn()Morten Sørvig2022-05-131-1/+1
* Fix removal of trailing slashMarcus Tillmanns2022-05-131-6/+6
* QVarLengthArray: Move unique_ptr<void, free_deleter> to QVLABaseBaseMarc Mutz2022-05-131-4/+6
* wasm: fix specialHtmlTargets codeMorten Sørvig2022-05-121-3/+2
* Revert "MySQL: pedantism: create and destroy the MYSQL_TIME type"Thiago Macieira2022-05-121-7/+3
* Add missing header files to the module sourcesAlexey Edelev2022-05-1210-18/+36
* wasm: remove window from requestUpdate queue on removeWindow()Morten Sørvig2022-05-121-0/+1
* wasm: always call destroy() before deleting a screenMorten Sørvig2022-05-123-7/+6
* QMetaType: Fix normalization on MSVC if name contains enumFabian Kosmale2022-05-121-1/+1
* Fix a QDBusConnection crash with pending calls when connection is closedJohannes Rosenqvist2022-05-111-1/+7
* QLibraryInfo: Use __VERSION__ with Clang tooThiago Macieira2022-05-111-5/+1
* Remove remnants of the old Intel C++ compilerThiago Macieira2022-05-1115-190/+31
* Atomics: workaround GCC 12 warning about overflowing d->stateThiago Macieira2022-05-112-0/+12
* QNetworkCacheMetaData: replace qSwap with member-swapMarc Mutz2022-05-111-1/+1
* Fix -no-freetype build on WindowsEskil Abrahamsen Blomfeldt2022-05-111-1/+3
* Add a clear action to QKeySequenceEditLaszlo Papp2022-05-112-2/+36
* Update shared-mime-info to the 2.2 releaseLiang Qi2022-05-111-35137/+35850