summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* uic: Fix font family code generation for pythonFriedemann Kleint2021-05-033-2/+12
* Android: Fix Application becomes unresponsive issuePekka Gehör2021-05-035-2/+24
* qdbus: add support for "aay" (QByteArrayList)David Faure2021-05-021-0/+3
* QLocalSocket: fix inclusions in namespaced buildsGiuseppe D'Angelo2021-05-021-1/+4
* QRandom: drop a usage of std::is_literal_typeGiuseppe D'Angelo2021-05-021-1/+0
* Add grabber context pointersShawn Rutledge2021-05-012-0/+26
* ItemViews: don't delete dragged items when a subclass accepted the moveVolker Hilsheimer2021-05-013-12/+25
* Silence warning in QPrintDialogSzabolcs David2021-05-013-8/+8
* QSFPM: fix filterCaseSensitivityChanged signal emission logicIvan Solovev2021-04-301-0/+4
* fix: Optimize the performance of the inotify file system monitoring program。Gong Heng2021-04-301-1/+1
* QVnc: clip requested screen region to available screen imageEirik Aavitsland2021-04-301-2/+3
* uic/Python: Add comments for mypy to ignore star importsFriedemann Kleint2021-04-291-3/+3
* Revert "Add grabber context pointers"Shawn Rutledge2021-04-293-16/+11
* Fix mix-guided use of const reference variableEdward Welbourne2021-04-291-1/+1
* HTTP/2 authentication requiredMårten Nordheim2021-04-295-29/+101
* macOS: Don't override action set during drop handlingAndy Shaw2021-04-291-1/+3
* Add grabber context pointersShawn Rutledge2021-04-283-11/+16
* Doc: Remove mention of no longer supported formatPaul Wicking2021-04-271-3/+1
* Compile resource objects of the static library using same optionsAlexey Edelev2021-04-271-0/+53
* fix: The QtStartUpFunction function may be called repeatedlyJiDe Zhang2021-04-271-1/+9
* Remove links to QRegularExpression#Wildcard matchingVolker Hilsheimer2021-04-272-8/+4
* Skip adding externally added plugins to the plugin meta-setsAlexey Edelev2021-04-271-3/+0
* Switch to target_sources approach for the static library resourcesAlexey Edelev2021-04-271-15/+10
* Fix linking order of the resource objectsAlexey Edelev2021-04-271-3/+24
* Add QT_ANDROID_TARGET_SDK_VERSION target propertyJoerg Bornemann2021-04-273-0/+26
* Fix build error on iOS with the configure option -qtnamespaceLars Schmertmann2021-04-272-3/+9
* Add QT_ANDROID_MIN_SDK_VERSION target propertyJoerg Bornemann2021-04-263-0/+26
* Add QT_ANDROID_VERSION_{NAME|CODE} target propertiesJoerg Bornemann2021-04-263-2/+56
* Fix QTreeModel calling beginRemoveRows twiceLuca Beldi2021-04-261-11/+7
* Fix QAbstractItemModelTester false positiveLuca Beldi2021-04-261-1/+1
* Change QList's insert() and emplace() to always invalidate [pos, end())Andrei Golubev2021-04-261-107/+114
* Do not shift the data pointer when removing all elements from QListAndrei Golubev2021-04-261-5/+7
* Resurrect data moves in QListAndrei Golubev2021-04-266-83/+307
* Add q_points_into_range to container utilitiesAndrei Golubev2021-04-263-18/+19
* xcb: Add more debug info for XCB_INPUT eventLiang Qi2021-04-261-1/+44
* Add override to addPaths and removePaths in kqueue filesystem watcherNiclas Rosenvik2021-04-261-2/+4
* zlib: Disable MSVC warning C4267Kai Köhne2021-04-262-1/+5
* Optimize quadratic-time insertion in QSortFilterProxyModelIgor Kushnir2021-04-241-2/+3
* QThreadPool: obey the docs that say we always use at least 1 threadThiago Macieira2021-04-242-8/+13
* Fix QJniObject templates implementationsAssam Boudjelthia2021-04-233-681/+708
* Do not access internal allThreads data unlockedAllan Sandfeld Jensen2021-04-231-0/+1
* Fix a build when QT_DISABLE_DEPRECATED_BEFORE is set to 6.1.0Jarek Kobus2021-04-231-0/+2
* SQLite: Handle tables and fields with a dot in the name correctlyAndy Shaw2021-04-231-9/+24
* Fix missing CPU feature feedbackAllan Sandfeld Jensen2021-04-231-12/+7
* Avoid adding null-objects to the icon cacheFan PengCheng2021-04-231-3/+3
* QDuplicateTracker: store the current seed in the hasherThiago Macieira2021-04-231-1/+2
* Fix case sensitivity handling QSFPMSamuel Gaist2021-04-221-24/+44
* Don't own unique name for QDBusTrayIconIlya Fedin2021-04-212-14/+5
* CMake: Fix build of QJpegPlugin in static Windows build with PCHAlexandru Croitor2021-04-211-0/+7
* Documentation: Fix broken links to QIODeviceBase::OpenModeFriedemann Kleint2021-04-212-9/+9