summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Resolve an issue when running `/qt-configure-module .`v6.6.0-beta1Amir Masoud Abdol2023-06-071-1/+4
* Windows QPA: Change monitor index detectionTimothée Keller2023-06-071-7/+7
* Windows QPA: Fix restore geometry after dragging from maximised - FixTimothée Keller2023-06-072-9/+17
* QDockWidget: Propagate window title when re-dockingAxel Spoerl2023-06-072-5/+24
* Fix deprecation warnings agains u"..."_qs in dnslookup.cppEdward Welbourne2023-06-071-5/+5
* QCoreApplicationPrivate::initLocale(): report correct encodingEdward Welbourne2023-06-071-4/+7
* Fix what we can of macOS's divergence for pre-1900 datesEdward Welbourne2023-06-071-1/+11
* QFusionStyle: optimize cache-key generation for qt_fusion_draw_button():Marc Mutz2023-06-071-3/+4
* QFusionStyle: de-pessimize arrow paintingMarc Mutz2023-06-071-3/+2
* QPixmapCache: fix leaking of QStrings and Keys on clear()Marc Mutz2023-06-072-0/+37
* Modernize the qtloaderMikolaj Boc2023-06-0710-637/+976
* Use parentheses for Xcode specific variablesAmir Masoud Abdol2023-06-071-3/+3
* Upgrade Harfbuzz to 7.3.0Eskil Abrahamsen Blomfeldt2023-06-0761-1129/+982
* uic: Generate QFont::WeightFriedemann Kleint2023-06-073-11/+44
* QTabBar: recalculate scroll offset when showingVolker Hilsheimer2023-06-072-0/+39
* Revert "QStringBuilder: remove unneeded specializations"Andy Nichols2023-06-062-0/+65
* Doc: Small fixes to QCommandLineParser overviewKai Köhne2023-06-061-10/+10
* Moc: streamline how diagnostic messages are printedAhmad Samir2023-06-053-16/+49
* Moc/Generator: fix 64-to-32 narrowing conversion warnignsAhmad Samir2023-06-051-10/+10
* Misc.: fix narrowing conversion warnings with explicit cast to intAhmad Samir2023-06-054-12/+13
* Misc.: fix narrowing conversion warningsAhmad Samir2023-06-057-70/+63
* CMake: Fix unnecessary rebuilds in Visual Studio projectsJoerg Bornemann2023-06-041-0/+12
* Default to WindowText color in QTextDocumentLayoutPrivate::drawBlock()Axel Spoerl2023-06-041-1/+1
* QString: add STL-style assign() [1/4]: non-(it,it) overloadsDennis Oberst2023-06-043-0/+154
* QStringDecoder: add a char16_t overload of appendToBuffer(QChar*, ~~~)Marc Mutz2023-06-043-2/+10
* QVariant: replace fromValue() specializations with if-constexprFabian Kosmale2023-06-041-12/+4
* QDnsLookup/Unix: cache previously decoded domain namesThiago Macieira2023-06-031-3/+29
* QDnsLookup/Windows: add a simple decoded domain cacheThiago Macieira2023-06-031-2/+14
* QDnsLookup: allow looking up the root domainThiago Macieira2023-06-032-8/+39
* QDnsLookup: merge some of the domain label expansion codeThiago Macieira2023-06-035-43/+64
* Move widgets Application example to manual testsAxel Spoerl2023-06-0420-470/+15
* QXmlStreamReader: Add key/value to "Invalid attribute" error messageAxel Spoerl2023-06-041-1/+1
* tst_QProcess: put the tests in the right orderThiago Macieira2023-06-031-75/+73
* macOS: Disable minimize button for Qt::Dialog windows by defaultTor Arne Vestbø2023-06-031-0/+7
* QVariant: add rvalue overload of fromStdVariant()Marc Mutz2023-06-023-3/+69
* QVariant::fromValue: Add rvalue optimizationFabian Kosmale2023-06-024-5/+140
* Use platform drags for drags of docks and toolbars on waylandDavid Redondo2023-06-026-7/+130
* Generate and set a CFBundleIdentifier when none were provided on macOSAmir Masoud Abdol2023-06-021-50/+72
* CTF: Use static with operatorAntti Määttä2023-06-021-2/+2
* CTF: Properly handle invalid session fileAntti Määttä2023-06-021-9/+16
* CTF: Add qt_error_string to file open warningAntti Määttä2023-06-021-1/+2
* CTF: Fix coding styleAntti Määttä2023-06-021-4/+4
* CTF: Use QT_FSTAT to read file sizeAntti Määttä2023-06-021-6/+9
* CTF: Use access to check if location is writableAntti Määttä2023-06-021-5/+2
* Collect module_sync_headers targets from the target depsAlexey Edelev2023-06-022-0/+12
* Add the description for the QT_ALLOW_DOWNLOAD optionAlexey Edelev2023-06-021-0/+2
* Add Gui_sync_headers as the explicit dependency for Test moduleAlexey Edelev2023-06-021-0/+5
* cmake: Add known translations to CFBundleLocalizations in Info.plistTor Arne Vestbø2023-06-021-0/+57
* cmake: Always copy Info.plist to build directory manuallyTor Arne Vestbø2023-06-021-7/+5
* Link to Application Permissions docs from Qt Core overviewTor Arne Vestbø2023-06-021-0/+1