summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: explain how to check for the existence of a font familyHEADdevMitch Curtis39 min.1-1/+32
* Add hardening build optionsGiuseppe D'Angelo3 hours5-35/+203
* iOS: Remove NSView.safeAreaInsets wrapperTor Arne Vestbø4 hours4-8/+2
* qxkbcommon: fix isKeypadYifan Zhu4 hours1-1/+40
* QSignalSpy: fix data race between wait() and emit from another threadDavid Faure5 hours2-7/+52
* QCborValueConstRef/QCborValueRef: use new comparison helper macrosTatiana Borisova5 hours3-34/+107
* QDBusArgument: disambiguate between QMap on std::pair and std::mapThiago Macieira7 hours3-1/+20
* cmake: Override generator for iOS projects to Xcode in qt-cmake.inAlexandru Croitor8 hours3-26/+15
* Support foreground gradient in CSS parser and HTML generatorEskil Abrahamsen Blomfeldt10 hours5-7/+155
* Implement support for stroke color and width in CSS parserEskil Abrahamsen Blomfeldt10 hours5-0/+59
* qfloat16: further disable the -Wfloat-conversion warningThiago Macieira10 hours1-1/+3
* Fix dangling references - GCC 14Liang Qi10 hours1-1/+1
* QHttp2Connection: Send error for CONTINUATION without preceding dataØystein Heskestad10 hours1-1/+3
* QCborValue: use new comparison helper macrosTatiana Borisova10 hours2-1/+3
* Fix truncation warning in generation_helpersIsak Fyksen10 hours1-4/+1
* cmake: Move iOS detection into qt_auto_detect_iosTor Arne Vestbø11 hours2-6/+5
* cmake: Don't set CMAKE_SYSTEM_NAME=iOS when configuring with -sdkTor Arne Vestbø11 hours1-1/+1
* cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDKTor Arne Vestbø11 hours12-30/+35
* QByteArrayView: use new qdoc commands to document relational operatorsIvan Solovev12 hours1-0/+9
* tst_qnetworkreply::httpConnectionCount: tentatively increase timeoutMårten Nordheim12 hours1-1/+1
* Http/2: fix active streams countingMårten Nordheim12 hours3-8/+34
* Http2: fix streamsToUse logicMårten Nordheim12 hours1-4/+3
* QProperty: Destroy binding when refcount is 0Ulf Hermann12 hours3-9/+60
* Test that QBAV(QL1SV) and QBAV(QU8SV) constructors are constexprIvan Solovev12 hours1-0/+32
* tst_qstringapisymmetry: add qCompareThreeWay() checksIvan Solovev12 hours2-0/+24
* Rework QByteArrayView comparison helpersIvan Solovev12 hours4-14/+25
* QGraphicsProxyWidget: use focus abstraction instead of focus_next/prevAxel Spoerl13 hours1-5/+5
* QApplication: use focus abstraction instead of QWidget::focus_next/prevAxel Spoerl13 hours1-2/+2
* Fix default hinting with dpr scaling on WaylandEskil Abrahamsen Blomfeldt15 hours3-7/+9
* Documentation: Clarify palette/font/stylesheet inheritance/propagationAxel Spoerl15 hours2-7/+16
* tst_qfuture: Update EXPECT_FAIL msvc conditionMårten Nordheim15 hours1-1/+1
* Condition inline fromString() definitions on datestring featureEdward Welbourne15 hours1-1/+1
* Rework enumdata.py's commentsEdward Welbourne15 hours1-28/+54
* Introduce feature timezone_locale and begin implementing itEdward Welbourne15 hours5-0/+116
* QHttpConnection: Create new streams returns error when ids are exhaustedØystein Heskestad16 hours2-1/+3
* wasm: Only raise top level windows upon activationPiotr Wierciński16 hours1-2/+4
* Revert "Don't do font merging for PUA characters"Eskil Abrahamsen Blomfeldt21 hours2-41/+1
* QAbstractFileEngine: add a path parameter to beginEntryList()Ahmad Samir37 hours20-62/+61
* QAbstractFileEngine: make {begin,end}EntryList() return a unique_ptrAhmad Samir41 hours17-41/+59
* QCommandLineParser: remove redundant #ifdef from unittestAhmad Samir3 days1-4/+0
* QTimeZonePrivate: extract method for available zone idsAnton Kudryavtsev3 days1-22/+14
* QDir{Iterator,Listing}: fix unittestAhmad Samir3 days2-12/+12
* Fix truncation warnings in tst_qnumericIsak Fyksen3 days1-1/+1
* Fix overflow warnings in tst_qnumericIsak Fyksen3 days1-0/+3
* SQL/PostgreSQL: use categorized loggerChristian Ehrlicher3 days1-22/+26
* SQL/PostgreSQL: Make sure the server returns datetime in UTCChristian Ehrlicher3 days1-3/+17
* wasm: Lift restriction on offscreen for fake context sharingEven Oscar Andersen3 days1-21/+16
* wasm: Add corelib/io/largefileEven Oscar Andersen3 days2-5/+11
* CMake: Avoid dsmyutil warnings on shared libraries using libjpegAlexandru Croitor3 days1-8/+28
* Revert default FlickDeceleration to 1500Shawn Rutledge3 days1-1/+1