summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix lcTlsBackend redefined in several places (plugins, static build)Timur Pocheptsov2021-07-219-55/+48
* Schannel: Fix ODR violation in static programsMårten Nordheim2021-07-213-39/+58
* Fix quadratic performance hit in Q(Multi)Map::insert() with hintEdward Welbourne2021-07-211-9/+19
* emit layoutAboutToBeChanged timelyLuca Beldi2021-07-212-15/+27
* Scale image with MDI icons using the correction factorVolker Hilsheimer2021-07-201-2/+2
* Support pt units for sizes, as documentedVolker Hilsheimer2021-07-201-5/+15
* H2: emit encrypted for at least the first reply, similar to H1Timur Pocheptsov2021-07-201-0/+4
* QNetworkDiskCache: Fix tracking of size during storeItem()Mårten Nordheim2021-07-201-3/+1
* Consistent handling of disabled items in QItemSelectionModelAndreas Buhr2021-07-205-23/+66
* Always update the input method when QLineEdit receives focusTang Haixiang2021-07-201-0/+3
* testlib: Disable automatic backtrace when test crashes on macOS on ARMTor Arne Vestbø2021-07-191-3/+6
* Simplify the application permission APIAssam Boudjelthia2021-07-193-66/+66
* Make QCalendarBackend's ID an opaque typeEdward Welbourne2021-07-198-60/+107
* Add qtpaths6 aliasKai Köhne2021-07-191-0/+1
* Don't create ${target}_qml_files target any moreCraig Scott2021-07-191-8/+3
* Add note about precision of QNativeGestureEvent::delta; fix in Qt 7Shawn Rutledge2021-07-172-5/+19
* Use member function instead of template function to resolve native interfaceTor Arne Vestbø2021-07-179-58/+43
* CMake: Handle single- and multi-config differences more robustlyCraig Scott2021-07-161-6/+7
* CMake: Clean up and simplify qt6_extract_metatypes implementationAlexandru Croitor2021-07-162-74/+40
* CMake: Fix qt6_extract_metatypes json file generation ruleAlexandru Croitor2021-07-161-39/+23
* QListView: don't scroll if selected items are removedVolker Hilsheimer2021-07-161-0/+2
* Change QCollator's default locale to QLocale().collation()Edward Welbourne2021-07-161-4/+8
* Improve error reporting when requesting unsupported native interfaceTor Arne Vestbø2021-07-169-25/+99
* CMake: Don't give plugins PUBLIC usage requirements part 2Alexandru Croitor2021-07-1513-19/+16
* Rename QNativeGestureEvent::deltas() to delta(); clarify docsShawn Rutledge2021-07-157-28/+52
* QTranslator: Fix loading of meta catalogs from absolute .qm pathKai Köhne2021-07-151-3/+8
* Improve support for saving QImage to QSaveFileEirik Aavitsland2021-07-151-5/+5
* Android: Fix unnecessary clipboard data accessMike Achtelik2021-07-151-12/+7
* Change QNativeGestureEvent::deltas() to QPointFShawn Rutledge2021-07-155-6/+6
* Point out that QTreeView's expandAll/expandToDepth don't fetch dataVolker Hilsheimer2021-07-151-2/+11
* Respect style sheet rules for checked and selected menu itemsVolker Hilsheimer2021-07-151-1/+1
* QLocalSocket/Win: destroy the pipe before emitting final signalsAlex Trotsenko2021-07-151-4/+5
* Rename QPermission namespace to QApplicationPermissionAssam Boudjelthia2021-07-148-111/+119
* Make locale ordering transitiveEdward Welbourne2021-07-144-44/+44
* Use base style when drawing item view item with only indicator styledVolker Hilsheimer2021-07-141-5/+9
* Support styled menu icons in otherwise unstyled menu itemsVolker Hilsheimer2021-07-142-30/+48
* Fix qdoc warning: signal is not constVolker Hilsheimer2021-07-141-1/+1
* QDuplicateTracker: port reserve() from int to qsizetypeMarc Mutz2021-07-131-1/+1
* QDuplicateTracker: reserve() for at least Prealloc elementsMarc Mutz2021-07-131-2/+3
* QLineEdit: don't change layout direction on keyboard inputVolker Hilsheimer2021-07-131-4/+1
* QDuplicateTracker: fix the static buffer size calculationMarc Mutz2021-07-131-1/+7
* Don't use a deprecated function if built/linked with OpenSSL v3Timur Pocheptsov2021-07-132-1/+20
* QTableView: fix selection with rows and cells in ExtendedSelection modeChristian Ehrlicher2021-07-132-5/+4
* macOS: Don't mangle QByteArray settings with @ prefix by decoding as UTF-8Tor Arne Vestbø2021-07-131-1/+9
* Remove code paths no longer used after QML CMake API refactoringCraig Scott2021-07-131-33/+10
* QMultiMap::erase - extend docs to specify iterator limitationsIvan Solovev2021-07-121-0/+4
* macOS: Map QSurfaceFormat color space to NSWindow via ICC dataTor Arne Vestbø2021-07-121-2/+5
* QNetworkRequest: Rename (set)minimumArchiveBombSizeMårten Nordheim2021-07-127-19/+19
* CMake: Simplify resource setup in WASM platform pluginJoerg Bornemann2021-07-121-7/+5
* macOS: Don't make frameless tool windows miniaturizableVolker Hilsheimer2021-07-121-2/+4