summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Android: Remove parent before adding window to screenv6.7.0-beta2Tinja Paavoseppä2024-01-221-1/+1
* Docs: Review and improve QString documentationNicholas Bennett2024-01-221-119/+125
* QAppleTestLogger: Add source link to failure messagesAxel Spoerl2024-01-221-0/+8
* CMake: Fix Threads global promotion issue when using static opensslAlexandru Croitor2024-01-221-1/+0
* Make public QLocale's constant for the two-digit-year baseIvan Solovev2024-01-225-33/+53
* Increase precision for QGraphicsView::AnchorUnderMouseThorbjørn Lindeijer2024-01-221-7/+6
* Remove QHttpHeaders::names()Juha Vuolle2024-01-223-18/+2
* Add QHttpHeaders::nameAt() functionJuha Vuolle2024-01-222-1/+16
* Add QHttpHeaders::valueAt() functionJuha Vuolle2024-01-222-0/+14
* QFontEngine: Silence bogus gcc warningsAxel Spoerl2024-01-221-16/+16
* QPushButton with a menu remains in sunken state after menu closedEd Cooke2024-01-221-1/+1
* QMimeBinaryProvider: move CacheFile up in the fileThiago Macieira2024-01-221-27/+27
* QStorageInfo/Linux: fix getting information on unmounted btrfs subvolsThiago Macieira2024-01-221-5/+23
* QProcess/Doc: clarify that early crashes happen after started()Thiago Macieira2024-01-221-0/+6
* QProcess/Doc: clarify that started() may be emitted very earlyThiago Macieira2024-01-221-12/+15
* Android: Add a context delegate for embedding QML to native AndroidTinja Paavoseppä2024-01-227-147/+453
* QTextImageHandler: Use QUrl::toLocalFile to convert to local file nameChristian Ehrlicher2024-01-221-6/+8
* wasm: finish comment and remove debug outputMorten Sørvig2024-01-221-5/+2
* wasm: actually save dropped files to /qt/tmpMorten Sørvig2024-01-221-1/+1
* Doc: fix QStandardPaths::displayName qdoc warning on macOSVolker Hilsheimer2024-01-201-0/+2
* invokeMethod: std::forward universal-ref argumentMårten Nordheim2024-01-201-1/+1
* QMetaObjectBuilder: Avoid arithmetic on null pointerFabian Kosmale2024-01-201-2/+2
* SignalDumper: protect access to ignoreClassesMårten Nordheim2024-01-201-6/+17
* highdpi: Update high-DPI in QWSI::handleScreenLogicalDotsPerInchChangeMorten Sørvig2024-01-191-0/+5
* iOS: Avoid category method name clash for UIResponderPaul Heimann2024-01-196-12/+12
* QFont::Tag: optimize toString by not searching for terminating nullVolker Hilsheimer2024-01-191-3/+2
* QCalendarBackend: disable copyingMarc Mutz2024-01-191-0/+2
* QCheckBox: deprecate stateChanged()Marc Mutz2024-01-192-3/+12
* Introduce macros to simplify testing comparisonIvan Solovev2024-01-191-0/+40
* qfloat16: make relational operators constexpr when QFLOAT16_IS_NATIVEIvan Solovev2024-01-191-20/+33
* Make QLocale self-consistent on WindowsEdward Welbourne2024-01-191-16/+45
* Add Qt::AA_QtQuickDontUseDefaultSizePolicyJan Arve Sæther2024-01-192-1/+6
* QMetaTypeModuleHelper: mark instances constexprMarc Mutz2024-01-193-3/+3
* QUuid: Fix Id128Bytes alignment on some architecturesThiago Macieira2024-01-191-2/+9
* Fix export of QDeferredDeleteEvent, should be Q_CORE_EXPORTMatt Aber2024-01-191-1/+2
* ibus: avoid a crash when context is not readyAleix Pol Gonzalez2024-01-191-1/+2
* QTest: remove static keyword from the new qWaitFor() chrono overloadAhmad Samir2024-01-191-1/+1
* QH2Connection: Fix issue with unity-build/odrMårten Nordheim2024-01-184-87/+48
* Revert "API Review / QDockWidget: Remove const/ref debug operator"Axel Spoerl2024-01-182-9/+11
* TestLib: consistently wrap comparison helper macros into do {} whileIvan Solovev2024-01-181-38/+40
* Improve documentation of Qt ordering typesIvan Solovev2024-01-181-46/+40
* cmake: Improve folder structure for Xcode and Visual Studio projectsTor Arne Vestbø2024-01-181-0/+62
* QH2Expected: use Rule Of ZeroMarc Mutz2024-01-181-5/+1
* QEventLoopLocker: use macro to implement move-ctorIvan Solovev2024-01-181-2/+1
* qcompare.h: fix comment for std lib implementation selectionIvan Solovev2024-01-181-1/+1
* Http: Start more connections faster after determining network layerMårten Nordheim2024-01-181-1/+3
* SQLite: Update SQLite to v3.45.0Christian Ehrlicher2024-01-183-2521/+5495
* D3D12: Fix warn-on-error for unused parameterMårten Nordheim2024-01-181-0/+1
* Update QRhiWidget API based on review commentsLaszlo Agocs2024-01-183-62/+68
* QMetaTypeModuleHelper: suppress cppcoreguidelines-virtual-class-destructorMarc Mutz2024-01-183-0/+3