summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make qGlobalPostedEventsCount() auto-test-exported-onlyMarc Mutz2022-05-184-2/+6
* Remove manual declarations of qGlobalPostedEventsCount()Marc Mutz2022-05-184-11/+2
* [qtx11extras] Replace references to QDesktopWidget with QScreenNicolas Fella2022-05-181-5/+5
* QKeySequenceEdit: Extract Method Private::rebuildKeySequence()Marc Mutz2022-05-182-3/+4
* Un-blacklist markdown tests: QSKIP when fonts are scrambledShawn Rutledge2022-05-184-31/+92
* QKeySequence: Add support for Eject and Clear glyphs on macOSLaszlo Papp2022-05-181-0/+2
* Stylesheet: Another positioning fix for the menu indicatorVolker Hilsheimer2022-05-182-5/+16
* Use QAbstractItemModelTester or QFileSystemModelAndreas Buhr2022-05-183-4/+56
* Fix memory leak in tst_qtreewidgetAndreas Buhr2022-05-181-0/+2
* Make uic generate correct C++ commentsVolker Hilsheimer2022-05-1853-105/+180
* Optimize atomics in QObject::moveToThread() [2/2]: de-duplicate loadsMarc Mutz2022-05-181-1/+1
* Optimize atomics in QObject::moveToThread() [1/2]: relax a pointer loadMarc Mutz2022-05-181-1/+1
* Fix data race in QObject::moveToThread()Marc Mutz2022-05-181-1/+1
* QtWidgets: restore Qt 5 compatibility for save/restore stateGiuseppe D'Angelo2022-05-186-5/+42
* moc: Add line breaks to the qt_incomplete_metaTypeArray<>Friedemann Kleint2022-05-181-11/+14
* QTextDocument/QGraphicsTextItem: skip layout in setTextWidth(0)David Faure2022-05-175-8/+33
* QTlsBackendOpenSSL: don't allocate memory for a QString appendeeMarc Mutz2022-05-171-1/+1
* QKeySequence/Mac: remove NumEntries variableMarc Mutz2022-05-171-6/+3
* Remove more unused qreadwritelock.h includesMarc Mutz2022-05-172-2/+0
* qobject_p.h: remove unused qreadwritelock.h includeMarc Mutz2022-05-172-1/+1
* 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
* CMake: Fix line endings of wrapper scriptsJoerg Bornemann2022-05-172-11/+23
* Widgets: Use effect region bounds when drawing with repaint managerAntti Määttä2022-05-173-3/+6
* Guard the use of QWinEventNotifier in testsAlexey Edelev2022-05-173-0/+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-172-1/+4
* QWidgetTextControl: don't clear() a new empty documentDavid Faure2022-05-161-1/+1
* Return specific types for frequently used Java objectsVolker Hilsheimer2022-05-179-15/+67
* Fold methods for object return type into generic methodsVolker Hilsheimer2022-05-173-103/+157
* 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-162-12/+21
* 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-167262-272209/+15395
* 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-145-6/+310
* Add floating point color space conversionsAllan Sandfeld Jensen2022-05-144-17/+362
* Add override keyword to avoid warning from compilerOliver Eftevaag2022-05-131-1/+1
* Use correct condition for the qopengles2ext.h fileAlexey Edelev2022-05-131-1/+5