summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add variadic template overloads for QJniObject/Environment methodsVolker Hilsheimer2022-05-136-208/+451
* 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
* CMake: Fix static library link order when using qmakeAlexandru Croitor2022-05-122-1/+19
* Revert "MySQL: pedantism: create and destroy the MYSQL_TIME type"Thiago Macieira2022-05-121-7/+3
* Only configure one test for wasmDavid Skoland2022-05-121-0/+7
* Add missing header files to the module sourcesAlexey Edelev2022-05-1210-18/+36
* Use full file path for the generated dbus filesAlexey Edelev2022-05-121-2/+8
* 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
* wasm: enable WASM_BIGINTMorten Sørvig2022-05-122-2/+4
* wasm: set ASSERTIONS level to default (1)Morten Sørvig2022-05-122-2/+0
* Hardcode atomic_LIB as -latomicDmitry Shachnev2022-05-121-1/+1
* Add BiC data for the new way to do BiC testingVille Voutilainen2022-05-124-0/+106940
* QMetaType: Fix normalization on MSVC if name contains enumFabian Kosmale2022-05-122-1/+7
* 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-1122-208/+37
* 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
* Exclude network tests based on featureDavid Skoland2022-05-112-3/+5
* CMake: Handle strip wrapper creation more robustlyAlexandru Croitor2022-05-111-11/+21
* CMake: Fix initialization of QT_BUILD_TOOLS_BY_DEFAULTJoerg Bornemann2022-05-112-7/+8
* Fix -no-freetype build on WindowsEskil Abrahamsen Blomfeldt2022-05-111-1/+3
* INTEGRITY: enable C99 globallyTatiana Borisova2022-05-111-0/+1
* Add a clear action to QKeySequenceEditLaszlo Papp2022-05-112-2/+36
* Update shared-mime-info to the 2.2 releaseLiang Qi2022-05-112-35142/+35855
* QIOSTextResponder: recreate responder upon resetRichard Moe Gustavsen2022-05-101-3/+16
* CMake: Don't require system freetypeAlexandru Croitor2022-05-101-1/+0
* rhi: d3d: Fix not resetting the pipeline tracking between passesLaszlo Agocs2022-05-102-5/+2
* QPolygon: add toPolygonF()Marc Mutz2022-05-103-0/+28
* Windows QPA: Send screen change before geometry changeMorten Sørvig2022-05-101-3/+3
* QWidgetTextControl: port to new-style connects (faster)David Faure2022-05-107-33/+45
* Fix namespaced builds on ARMLars Knoll2022-05-101-1/+1