Commit Graph

  • 532400a722 tst_QPointer: make capture compatible between C++17..23 dev Marc Mutz 2025-06-14 11:45:55 +02:00
  • 6600a332c6 QScopeGuard: only include what you need Marc Mutz 2025-06-14 00:07:18 +02:00
  • 00750cd8ba Refactor tst_QScroller::overshoot Frédéric Lefebvre 2025-06-13 12:03:48 +02:00
  • 12e145a875 Doc: Adjust styling of QML property signatures in offline docs 6.9 Topi Reinio 2025-06-10 11:22:28 +00:00
  • 04b40129e7 Propagate _Qt6CTestMacros in RunCMake Cristian Le 2025-05-12 17:00:23 +02:00
  • 4e482b0552 Incorporate the sub-class-of info when deriving mimetypes Matthias Rauter 2025-06-03 13:57:35 +02:00
  • 8ccc334ac6 Extend tests for QUtf8StringView Matthias Rauter 2025-05-05 15:15:47 +02:00
  • bb48dbb113 Add conversion from QUtf8StringView to std::u8string_view Matthias Rauter 2025-06-04 12:12:32 +02:00
  • 8959c5055a Doc: Adjust styling of QML property signatures in offline docs 6.10 Topi Reinio 2025-06-10 11:22:28 +00:00
  • 6375c935a5 Propagate _Qt6CTestMacros in RunCMake Cristian Le 2025-05-12 17:00:23 +02:00
  • 5f8ca97f51 Make include guard match its filename Matthias Rauter 2025-06-10 16:38:07 +02:00
  • 3e0bcaeea2 Incorporate the sub-class-of info when deriving mimetypes Matthias Rauter 2025-06-03 13:57:35 +02:00
  • c9d597f5db Extend tests for QUtf8StringView Matthias Rauter 2025-05-05 15:15:47 +02:00
  • 95e2d6a71a [docs] QScopeGuard: fix a grammar mistake in ctor docs Marc Mutz 2025-06-14 00:04:08 +02:00
  • 5aebbc81d8 QCoreApplication: fold two atomic ops into one Marc Mutz 2025-06-12 21:07:58 +02:00
  • ff6ba98759 [docs] QScopeGuard: mention dismiss()ing in \class Marc Mutz 2025-06-14 00:02:15 +02:00
  • 5f69c44d75 QNetworkAccessBackend: Do not leak wrapped upload byte device Ulf Hermann 2025-06-11 09:53:52 +02:00
  • 89d88a23a9 QStyleSheetStyle: use range-based for loops Christian Ehrlicher 2025-05-02 22:09:17 +02:00
  • 6588b46c82 QStyleSheetStyle: replace c arrays with std::array Christian Ehrlicher 2025-05-03 21:41:46 +02:00
  • 416a2450bd tst_ContainerApiSymmetry: add non-deprecated copy assignment to Movable Thiago Macieira 2025-06-12 06:53:22 -07:00
  • a3839e8b32 QWindowsScreenManager::removeScreen() - don't leave stale screen behind Axel Spoerl 2025-06-12 20:41:31 +02:00
  • d28f3605ff Schannel: Use modern key management APIs Mårten Nordheim 2025-06-06 19:21:33 +02:00
  • cfd52c5c5f QStyleSheetStyle: replace c arrays with std::array Christian Ehrlicher 2025-05-03 21:41:46 +02:00
  • 0e0db3eefd QWindowsScreenManager::removeScreen() - don't leave stale screen behind Axel Spoerl 2025-06-12 20:41:31 +02:00
  • 3416d28c8b QWindowsScreenManager::removeScreen() - don't leave stale screen behind Axel Spoerl 2025-06-12 20:41:31 +02:00
  • 4cd2ff8226 [docs] QScopeGuard: fix a grammar mistake in ctor docs Marc Mutz 2025-06-14 00:04:08 +02:00
  • 453aaf5759 [docs] QScopeGuard: mention dismiss()ing in \class Marc Mutz 2025-06-14 00:02:15 +02:00
  • e45916fada [docs] QScopeGuard: fix a grammar mistake in ctor docs Marc Mutz 2025-06-14 00:04:08 +02:00
  • 902e0a723a [docs] QScopeGuard: mention dismiss()ing in \class Marc Mutz 2025-06-14 00:02:15 +02:00
  • bd4d7145d8 moc: support __has_include Fabian Kosmale 2025-04-30 14:41:45 +02:00
  • 806e4e619c cmake: Unify the set flags between AUTOMOC and qt_wrap_cpp Fabian Kosmale 2025-05-27 11:30:37 +02:00
  • f2ef861688 moc: support __has_include Fabian Kosmale 2025-04-30 14:41:45 +02:00
  • 246b43d581 cmake: Unify the set flags between AUTOMOC and qt_wrap_cpp Fabian Kosmale 2025-05-27 11:30:37 +02:00
  • ce0e4ca6fe QNetworkAccessBackend: Do not leak wrapped upload byte device Ulf Hermann 2025-06-11 09:53:52 +02:00
  • 5430116ed3 QCoreApplication: fold two atomic ops into one Marc Mutz 2025-06-12 21:07:58 +02:00
  • 9a7d06f0d4 QNetworkAccessBackend: Do not leak wrapped upload byte device Ulf Hermann 2025-06-11 09:53:52 +02:00
  • f4e7eebd27 QCoreApplication: fold two atomic ops into one Marc Mutz 2025-06-12 21:07:58 +02:00
  • ee95cb90c4 QVarLengthArray: use assign() for the iterator,iterator ctor Thiago Macieira 2025-06-06 22:28:50 -03:00
  • 8bb365b0c5 tst_ContainerApiSymmetry: add non-deprecated copy assignment to Movable Thiago Macieira 2025-06-12 06:53:22 -07:00
  • 96dfe0373c QVarLengthArray: use assign() for the iterator,iterator ctor Thiago Macieira 2025-06-06 22:28:50 -03:00
  • 54069d37ef tst_ContainerApiSymmetry: add non-deprecated copy assignment to Movable Thiago Macieira 2025-06-12 06:53:22 -07:00
  • a997b85d63 Android: fix QtDisplayManager getDisplaySize function Rami Potinkara 2025-06-05 13:13:49 +03:00
  • 1141a6fa17 Android: fix QtDisplayManager getDisplaySize function Rami Potinkara 2025-06-05 13:13:49 +03:00
  • 0a1b1424d7 QGroupBox: document non-standard behavior for enable/disable logic Volker Hilsheimer 2025-06-13 15:30:50 +02:00
  • 53b8645d6f Blacklist tst_qscroller::overshoot() on Windows Axel Spoerl 2025-06-13 08:00:42 +02:00
  • 355d5b85ae a11y on macOS: return a valid window element Volker Hilsheimer 2025-06-11 17:07:22 +02:00
  • 617625ab04 Schannel: Use modern key management APIs Mårten Nordheim 2025-06-06 19:21:33 +02:00
  • d50bb03157 QDirListing: properly deprecate ExcludeSpecial Ahmad Samir 2025-06-13 16:39:55 +03:00
  • cee8ea7c13 QDirListing: properly deprecate ExcludeSpecial Ahmad Samir 2025-06-13 16:39:55 +03:00
  • 94f0ff704e Schannel: Use modern key management APIs Mårten Nordheim 2025-06-06 19:21:33 +02:00
  • 9eb84657bc QStyleSheetStyle: use range-based for loops Christian Ehrlicher 2025-05-02 22:09:17 +02:00
  • a0c591c120 QStyleSheetStyle: use range-based for loops Christian Ehrlicher 2025-05-02 22:09:17 +02:00
  • 92d73eb9d5 Move Android ABI detection to the separate function Alexey Edelev 2025-03-11 14:35:37 +01:00
  • 3408df40a7 Introduce _qt_internal_append_cmake_configure_depends Alexey Edelev 2025-03-11 13:48:28 +01:00
  • afa36328a5 SQL/DB2: Add and document DB2_ROOT Christian Ehrlicher 2025-06-06 20:18:01 +02:00
  • ca91db230a Doc: Fix QtConcurrent::run member function parameter order documentation Dheerendra Purohit 2025-06-06 12:43:37 +05:30
  • f5eb24d5b8 Http2ProtocolHandler: fix logic error with potential use-after-free Mårten Nordheim 2025-06-11 18:03:12 +02:00
  • 6ae2f33128 doc: Fix typo in QCalendarWidget::dateTextFormat Kai Uwe Broulik 2025-06-13 07:32:18 +02:00
  • ea8537981c Fix standardbutton-apply-16.png Jonas Karlsson 2025-06-13 09:42:29 +02:00
  • aeb33e44ac tst_moc: fix Clang -Winline-namespace-reopened-noninline Marc Mutz 2025-06-12 21:49:11 +02:00
  • bbb284cd70 QAccessibleWidget: replace QString default arg with overload Marc Mutz 2025-06-13 10:35:01 +02:00
  • 4a4d11c178 Android/iOS: prefer files icons to come from the Icon theme Volker Hilsheimer 2025-06-13 13:57:37 +02:00
  • 35fe0a0b6f QGroupBox: document non-standard behavior for enable/disable logic Volker Hilsheimer 2025-06-13 15:30:50 +02:00
  • c750468766 a11y on macOS: return a valid window element Volker Hilsheimer 2025-06-11 17:07:22 +02:00
  • 282ce8fbbc Blacklist tst_qscroller::overshoot() on Windows Axel Spoerl 2025-06-13 08:00:42 +02:00
  • 560bf5a077 Android/iOS: prefer files icons to come from the Icon theme Volker Hilsheimer 2025-06-13 13:57:37 +02:00
  • 9f93ddd2f3 QGroupBox: document non-standard behavior for enable/disable logic Volker Hilsheimer 2025-06-13 15:30:50 +02:00
  • 17eb1432b0 Doc: Fix QtConcurrent::run member function parameter order documentation Dheerendra Purohit 2025-06-06 12:43:37 +05:30
  • 65db00df78 QAccessibleWidgetV2: make the dtor protected Marc Mutz 2025-06-13 07:42:57 +02:00
  • 59db97fdaf QCoreApplication: relax an atomic load in a Q_ASSERT() Marc Mutz 2025-06-12 21:14:09 +02:00
  • da96dfdacc tst_moc: fix Clang -Winline-namespace-reopened-noninline Marc Mutz 2025-06-12 21:49:11 +02:00
  • 7e7f7daa2b QAccessibleWidgetV2: de-inline ctors and avoid QString default arg Marc Mutz 2025-06-12 17:01:15 +02:00
  • 5f6304b313 WindowsQPA: Make custom titlebar a child window Wladimir Leuschner 2025-02-26 15:36:49 +01:00
  • 43e249cba8 Http2ProtocolHandler: fix logic error with potential use-after-free Mårten Nordheim 2025-06-11 18:03:12 +02:00
  • afdb96e70c doc: Fix typo in QCalendarWidget::dateTextFormat Kai Uwe Broulik 2025-06-13 07:32:18 +02:00
  • 78dd82396a Fix standardbutton-apply-16.png Jonas Karlsson 2025-06-13 09:42:29 +02:00
  • ab53b12931 QAccessibleWidget: replace QString default arg with overload Marc Mutz 2025-06-13 10:35:01 +02:00
  • 444e5b63c3 Blacklist tst_qscroller::overshoot() on Windows Axel Spoerl 2025-06-13 08:00:42 +02:00
  • 5dc261357e a11y on macOS: return a valid window element Volker Hilsheimer 2025-06-11 17:07:22 +02:00
  • 90dbb413bf QCoreApplication: relax an atomic load in a Q_ASSERT() Marc Mutz 2025-06-12 21:14:09 +02:00
  • 5efcbf9fb8 QAccessibleWidgetV2: make the dtor protected Marc Mutz 2025-06-13 07:42:57 +02:00
  • b9a43e7767 tst_moc: fix Clang -Winline-namespace-reopened-noninline Marc Mutz 2025-06-12 21:49:11 +02:00
  • 79ab9305c1 QAccessibleWidgetV2: de-inline ctors and avoid QString default arg Marc Mutz 2025-06-12 17:01:15 +02:00
  • 295933aadc WindowsQPA: Make custom titlebar a child window Wladimir Leuschner 2025-02-26 15:36:49 +01:00
  • 3d405bfe67 doc: Fix typo in QCalendarWidget::dateTextFormat Kai Uwe Broulik 2025-06-13 07:32:18 +02:00
  • c15e9740b3 Fix standardbutton-apply-16.png Jonas Karlsson 2025-06-13 09:42:29 +02:00
  • ee5570b40e Fix -no-feature-draganddrop builds Volker Hilsheimer 2025-06-12 16:17:19 +02:00
  • 8c24a03b5e QFileSystemEngine/Unix: avoid an unnecessary conversion to QString Thiago Macieira 2025-06-06 16:12:57 -03:00
  • 88d4eaf0cb tst_ContainerApiSymmetry: ensure we're checking defined iterator types Marc Mutz 2025-06-12 11:11:20 +02:00
  • a94a020e77 QFileSystemEngine/Linux: correct a minor problem with lstatx() failures Thiago Macieira 2025-06-06 16:16:10 -03:00
  • 15b2a2d577 tst_ContainerApiSymmetry: rename a variable in assign_impl() Marc Mutz 2025-06-12 11:03:20 +02:00
  • 8423de299f tst_QPointer: fix Clang 19 -Wunused-lambda-capture Marc Mutz 2025-06-12 14:41:01 +02:00
  • 09cdda9527 Revert "Android: consider DecorView insets at app startup" Jani Heikkinen 2025-06-03 04:37:33 +00:00
  • 30c254591d wasm: a11y - Implement support for disabled attribute Even Oscar Andersen 2025-06-06 09:52:23 +02:00
  • 60841478d3 Doc: Fix QtConcurrent::run member function parameter order documentation Dheerendra Purohit 2025-06-06 12:43:37 +05:30
  • 4832f61212 SQL/DB2: Add and document DB2_ROOT Christian Ehrlicher 2025-06-06 20:18:01 +02:00
  • 87794df973 rhi: d3d: Change a warning to categorized logging Laszlo Agocs 2025-06-10 10:09:39 +02:00
  • 12b91f97e3 QMetaObject: deprecate the Qt 6 QVector -> QList porting kludge Marc Mutz 2025-05-23 16:24:54 +02:00
  • 8e7ddf261e QFileSystemEngine/Unix: avoid an unnecessary conversion to QString Thiago Macieira 2025-06-06 16:12:57 -03:00
  • 5f758f7af6 QFileSystemEngine/Linux: correct a minor problem with lstatx() failures Thiago Macieira 2025-06-06 16:16:10 -03:00