summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fixup outdated configure.cmake filesAlexandru Croitor2020-11-101-8/+1
* CMake: Fix qtbase cmake tests to pass when configured in-treeAlexandru Croitor2020-11-101-1/+4
* CMake: Fix missing resources in Windows debug DLLs/EXEsJoerg Bornemann2020-11-101-6/+8
* QSignalSpy: Use QMetaType instead of metatype id in initArgsFabian Kosmale2020-11-101-6/+4
* Move the remaining QSinglePointEvent ctor to protected; add source argShawn Rutledge2020-11-102-13/+13
* Remove code for non-enhanced mouse eventsShawn Rutledge2020-11-102-74/+25
* Cocoa: Allow CMD+H to hide the application when a tooltip is visibleAndy Shaw2020-11-101-1/+2
* Q_PRIMITIVE_TYPE: improve the documentationGiuseppe D'Angelo2020-11-091-2/+3
* Improve QPointerEvent qDebug operatorsShawn Rutledge2020-11-092-35/+50
* Fix reordering warning in QEglFSIntegrationShawn Rutledge2020-11-091-2/+2
* CMake: Add handling of PLUGIN_EXTENDS for generic pluginsAlexey Edelev2020-11-0914-0/+14
* Don't rely on the module.pri for the entrypoint linking to the libraryTor Arne Vestbø2020-11-094-46/+89
* Fix QArrayDataOps generic and relocatable emplace()Andrei Golubev2020-11-091-7/+100
* Avoid calling memmove() if it's a noopLars Knoll2020-11-091-20/+25
* Move existing items in generic erase instead of copying themAndrei Golubev2020-11-091-2/+2
* Move existing items when inserting instead of copying themLars Knoll2020-11-091-33/+28
* Do not shrink on remove()Lars Knoll2020-11-093-35/+13
* Implement fast paths for removeFirst() and removeLast()Lars Knoll2020-11-092-2/+64
* Avoid crashes when calling squeeze()Lars Knoll2020-11-091-1/+1
* Fix accidental shadowing in QLocale::uiLanguages()Edward Welbourne2020-11-091-1/+1
* Reduce memory reallocations in QTextTablePrivate::update()Robert Loehning2020-11-092-14/+6
* QAsn1Element: Read value in blocks to avoid oom at wrong lengthRobert Loehning2020-11-091-5/+13
* Reorder IterateKernel data members to avoid holes in the dataSona Kurazyan2020-11-091-6/+7
* QMultiHash: add a QHash&& constructor and unite() overloadMårten Nordheim2020-11-091-0/+19
* Fix regular expression initialize with incorrect filtersZhang Yu2020-11-091-3/+3
* Fix pcre2 feature conditionsJoerg Bornemann2020-11-093-6/+6
* Automatically generate unit tests for QtConcurrentAndreas Buhr2020-11-091-1/+1
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-0922-34/+34
* Doc: mention that disconnecting all signals can be dangerousMitch Curtis2020-11-092-0/+40
* Support customized device discovery with udevElvis Lee2020-11-092-3/+7
* Allow painting above INT16_MAX on 64-bit architecturesAllan Sandfeld Jensen2020-11-096-182/+204
* Limit value in setFontWeightFromValue()Robert Loehning2020-11-091-1/+2
* moc: output errors and warnings in a way that matches compilersVolker Hilsheimer2020-11-091-10/+10
* Member-initialize QOpenGLWidgetPrivateVolker Hilsheimer2020-11-091-35/+18
* Doc: List missing country names in QLocale::CountryTopi Reinio2020-11-091-11/+21
* Doc: fix \inmodule for classes moved to QtGuiv6.0.0-beta4Volker Hilsheimer2020-11-093-4/+4
* Fix QAnyStringView comparison documentationVolker Hilsheimer2020-11-092-7/+7
* Fix broken link in QWidgetVolker Hilsheimer2020-11-091-1/+1
* Teach QPixmapIconEngine how to handle @Nx pixmapsMorten Johan Sørvig2020-11-082-34/+65
* QLocale: improve speed of 'applyIntegerFormatting()'Andreas Buhr2020-11-081-4/+7
* Fix static assert in Markdown parserAndreas Buhr2020-11-081-1/+1
* CMake: Update documentation of CMake commands for Qt 6 for DBusKai Koehne2020-11-081-12/+10
* CMake: Expose resource source files to IDEsAlexey Edelev2020-11-081-0/+17
* Update public suffix list header to latest versionEdward Welbourne2020-11-082-13994/+14327
* Rename qurltlds-related files to match the header's moveEdward Welbourne2020-11-084-4/+4
* Use the right UI language lookup in macOS backend for QSystemLocaleEdward Welbourne2020-11-081-22/+7
* Rework QLocale's likely sub-tag additionEdward Welbourne2020-11-081-55/+108
* Implement binary search in QLocale's likely sub-tag lookupEdward Welbourne2020-11-082-405/+427
* Update CLDR to v38Edward Welbourne2020-11-088-5841/+5851
* Reorder locale enums alphabeticallyEdward Welbourne2020-11-086-11232/+11234