summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't hide object replacement char except in rich textv6.5.0-beta1Eskil Abrahamsen Blomfeldt2022-12-156-12/+55
* QDom: Don't reuse a moved-from objectMårten Nordheim2022-12-141-4/+5
* HiDPI: fix wrong window size after DPI changeYuhang Zhao2022-12-141-1/+7
* Remove the incorrectly added extra .batAmir Masoud Abdol2022-12-131-1/+1
* eglfs-kms/gbm: fix segfault and add qScopeGuardThomas Senyk2022-12-131-6/+13
* Return qt-configure-module to bin/Amir Masoud Abdol2022-12-133-5/+6
* Silence compiler warnings about unused variablesVolker Hilsheimer2022-12-131-6/+4
* Add static_cast for QKeyEventLu YaNing2022-12-138-10/+10
* Remove note about QSystemTrayIcon menu on macOS not emitting aboutToHideTor Arne Vestbø2022-12-121-3/+0
* iOS: initialize font traitsVolker Hilsheimer2022-12-121-1/+1
* CMake: Handle non-existent targets when collecting dependenciesJoerg Bornemann2022-12-121-3/+20
* QHeaderView test: Remove unused variablesVolker Hilsheimer2022-12-121-8/+0
* Fix compiler warning when comparing integersVolker Hilsheimer2022-12-121-3/+5
* Document the qt_add_plugin() options new in Qt 6.5 as suchKai Köhne2022-12-121-0/+3
* CMake: Remove qmake conversion markers from gui/CMakeLists.txtKai Köhne2022-12-121-117/+11
* Try to match variant-selector font to preceding characterEskil Abrahamsen Blomfeldt2022-12-123-2/+32
* eglfs_kms: Prevent drm errors with more than one window during the screen's l...Laszlo Agocs2022-12-121-1/+10
* Vista Style: Use correct action icon pixmaps matching the device pixel ratioFriedemann Kleint2022-12-121-5/+4
* Doc: Add margins to all anchors in a translated pageVenugopal Shivashankar2022-12-121-0/+6
* macOS: Use NSStatusItem.menu to manage system tray menuTor Arne Vestbø2022-12-122-15/+24
* wiggly example: add support for emojis etc. (utf16 surrogate pairs)Eirik Aavitsland2022-12-123-11/+15
* Set geometry property in QXcbWindow after checking minimum sizeAxel Spoerl2022-12-121-5/+5
* RHI: QShaderDescription storage buffer qualifiers / run time strideBen Fletcher2022-12-116-2/+62
* QContainerTools: add q_points_into_range overloadAhmad Samir2022-12-115-9/+25
* Optimize QXmlStreamWriterPrivate::doWriteToDevice(QStringView)Marc Mutz2022-12-111-6/+12
* QXmlStreamWriter: remove unneeded QStringView::toString() callsMarc Mutz2022-12-111-15/+12
* QXmlStreamWriter: remove unused [[maybe_unused]]Marc Mutz2022-12-111-3/+0
* QXmlStreamWriter: remove Private::write(data, ptr)Marc Mutz2022-12-111-8/+2
* QString: add convenience method converting latin-1 into a QVLAAhmad Samir2022-12-101-18/+16
* Clean up dead codeLu YaNing2022-12-102-17/+12
* Revert "coin: Build qmake examples in non-qtbase repos"Alexandru Croitor2022-12-101-6/+2
* Isolate freetype featureAlexey Edelev2022-12-103-5/+8
* CMake: Add qt 'policy' supportFabian Kosmale2022-12-105-1/+186
* Fix for misplacement of the qt-cmake-standalone-test in -developer-buildAmir Masoud Abdol2022-12-101-15/+37
* Fix infinite loop when iterating content uri sub-files/dirsAssam Boudjelthia2022-12-104-2/+8
* Adapt to QTimeZone replacing Qt::TimeSpec usageEdward Welbourne2022-12-1013-165/+222
* Deprecate QDateTime methods using plain Qt::TimeSpecEdward Welbourne2022-12-104-0/+88
* Windows: Enable dark mode system palette by defaultVolker Hilsheimer2022-12-102-1/+5
* Detach event points when cloning pointer eventsVolker Hilsheimer2022-12-102-9/+45
* QXmlStreamWriter: port API from QString to QAnyStringViewMate Barany2022-12-103-22/+194
* QXmlStreamWriter: prepare for port to QAnyStringViewMarc Mutz2022-12-103-12/+94
* Port QXmlStreamWriterPrivate::writeEscaped to QAnyStringViewMate Barany2022-12-101-45/+56
* Port QXmlStreamWriterPrivate::writeStartElement to QAnyStringViewMate Barany2022-12-101-2/+2
* Port QXmlStreamWriterPrivate::findNameSpace to QAnyStringViewMate Barany2022-12-101-2/+2
* Port QXmlStreamPrivateTagStack::addToStringStorage to QAnyStringViewMate Barany2022-12-101-3/+3
* Port QXmlStreamWriterPrivate::write to QAnyStringViewMate Barany2022-12-101-46/+39
* Android: Fix building with non-empty QT_NAMESPACEIevgenii Meshcheriakov2022-12-091-2/+2
* Beautify QApplication::compressEventAxel Spoerl2022-12-091-27/+41
* QDomDocument: ensure a defined order of attributes when savingGiuseppe D'Angelo2022-12-092-31/+75
* Add _qt_internal_apk_dependencies if qt_finalize_project is never calledAlexey Edelev2022-12-091-0/+6