summaryrefslogtreecommitdiffstats
path: root/.tag (unfollow)
Commit message (Expand)AuthorFilesLines
2 hoursqlibrary_unix.cpp: Make adding 'lib' prefix possible even when the file name starts with 'lib'Rym Bouabid1-2/+0
3 hoursFix WASM QtLoader environment variable warningTim Angus1-4/+7
3 hoursInclude horizontal scrollbar's size in sizehintSami Varanka2-1/+13
4 hoursQDirListing: make the class move-onlyAhmad Samir2-0/+21
7 hourstst_QRegularExpression: port to QTEST_THROW_ON_FAILMarc Mutz3-12/+10
7 hourstst_QAbstractProxyModel: port to QTEST_THROW_ON_FAILMarc Mutz3-12/+27
7 hourstst_QAnyStringView: port to QTEST_THROW_ON_FAILMarc Mutz3-24/+10
7 hourstst_QCborValue: port to QTEST_THROW_ON_FAILMarc Mutz3-33/+9
7 hourstst_QCborStreamWriter: port to QTEST_THROW_ON_FAILMarc Mutz3-11/+10
8 hourstst_QSpan: port to QTEST_THROW_ON_FAILMarc Mutz3-30/+10
9 hoursOCI: allow accessing results of PL/SQL procedure calls returning a REF CURSORVolker Hilsheimer2-48/+83
9 hoursqfloat16format.h: fix compilationMarc Mutz1-1/+3
9 hoursUpdate VulkanMemoryAllocator to 3.1.0Laszlo Agocs3-2114/+1199
9 hoursHandle VxWorks in QFileSelectorŁukasz Matysiak6-2/+6
9 hoursHandle VxWorks in QSysInfoŁukasz Matysiak1-3/+24
13 hoursCoin: Add a way to disable test uploadToni Saario1-3/+8
13 hourswasm: refactor cmake finalizersMorten Sørvig4-14/+13
13 hourswasm: set embind option in executable finalizerMorten Sørvig3-2/+6
13 hoursStraighten out various logging categoriesUlf Hermann75-92/+98
16 hoursUse fully qualified signal arguments in QDnsLookupMate Barany2-3/+3
16 hoursUse fully qualified signal arguments in QNetworkInformationMate Barany3-5/+5
16 hoursAccessibility: remove compatibility alias for AnnouncementPolitenessVolker Hilsheimer1-2/+0
20 hoursQFSFileEngine: remove redundant entryList() overrideAhmad Samir2-9/+0
20 hoursQFileSystemIterator: add constructor that takes QFileSystemEntry onlyAhmad Samir3-4/+13
22 hoursQLibrary/Unix: fix mojibake of dlerror()Thiago Macieira1-4/+4
24 hourscompressEvents: simplify TimerEvent compressionMårten Nordheim1-11/+10
25 hoursQTableView: optimize selection when spans are presentVolker Hilsheimer2-38/+56
25 hoursFix indentation in QTableView's selection handling codeVolker Hilsheimer1-15/+15
28 hoursMake it possible to create distance field with specific sizeEskil Abrahamsen Blomfeldt2-7/+24
31 hoursForce requested permissions when calling mkdir on VxWorksŁukasz Matysiak1-3/+24
31 hoursrcc: de-duplicate data in resourcesChristoph Cullmann7-8/+238
31 hourswasm: remove DEMANGLE_SUPPORTMorten Sørvig2-2/+0
31 hourswasm: print error message on missing preload fileMorten Sørvig1-2/+7
31 hourswasm: prepend underscore for invalid EXPORT_NAMEsMorten Sørvig1-2/+6
31 hourswasm: don't make normal-state windows StaysOnBottomMorten Sørvig1-2/+6
31 hourswasm: saveFile(): copy data before returningMorten Sørvig1-1/+2
31 hourswasm: move MODULARIZE to EXPORT_NAME finalizerMorten Sørvig2-3/+1
32 hoursJNI: make it safe to iterate over or convert an invalid QJniArrayVolker Hilsheimer2-2/+33
32 hoursmacOS: Check NSRunningApplication.active instead of comparing pointersTor Arne Vestbø1-2/+2
32 hoursLet QWindowContainer know when its top level is about to be destroyedTor Arne Vestbø2-0/+35
32 hoursQIcon: fix call to QIconEngine::scaledPixmap()Christian Ehrlicher1-2/+1
32 hoursQIcon::addFile() delay-load icons when a proper size is givenChristian Ehrlicher2-12/+38
33 hoursAccept QASV for multipart 'name' fieldJuha Vuolle3-5/+61
33 hoursAdjust multipart 'filename' parameter encodingJuha Vuolle2-67/+92
33 hoursRefactor test cases in tst_qformdatabuilderMate Barany1-110/+87
38 hoursQAccessible: rename AnnouncementPriority to AnnouncementPolitenessVolker Hilsheimer7-25/+29
38 hoursClean up QAccessible based on header review commentsVolker Hilsheimer2-5/+7
38 hoursCMake: Mark wasm platform plugin as GPL3 in SBOMAlexandru Croitor1-0/+1
38 hoursCMake: Correctly annotate the Entrypoint (winmain) SBOM license IDAlexandru Croitor1-0/+1
38 hoursCMake: Improve license handling for SBOMsAlexandru Croitor1-10/+88