Commit Graph

  • 65e977f062 [*] Harden Qt6.7 (2023/11) AuQT66LTS Jamie Reece Wilson 2024-11-17 00:53:41 +0000
  • 04403770e6 [*] Harden against bad Windows emulators Jamie Reece Wilson 2024-03-23 18:46:14 +0000
  • d4827ef266 [+] Qt6Core:GetExitThreadHandle symbol for Win32 (only) (todo: figure something out for posix) Jamie Reece Wilson 2024-02-01 21:28:13 +0000
  • a5b41489e5 [*] Mitigate reported issue: QTBUG-120762 (use after free) Jamie Reece Wilson 2024-01-11 17:34:20 +0000
  • 7b8a03106c [*] cant be arsed to debug this. doesnt seem to be event loop issue. might still be an au related issue. either way, seems like an issue for the qt company to deal with. i dont give nearly enough of a fuck to continue debugging why these dirty areas arent being updated until the window is redrawn/lost focus/etc. Jamie Reece Wilson 2024-01-09 11:10:30 +0000
  • 28ab947a11 [*] Improved stability under the unified gc memory model; caught null under ensure no parents under heavy repaint load Jamie Reece Wilson 2023-12-31 14:32:45 +0000
  • e0d35bff27 [*] We're always main (again) (fuck off) Jamie Reece Wilson 2023-12-11 18:47:33 +0000
  • c37f6d7e03 [*] a050d42e replacement - add a thread local event dispatcher provider instead Jamie Reece Wilson 2023-12-06 09:16:41 +0000
  • a95f64ef44 [*] Windows 7 build regressions from 6.4 to 6.6 Jamie Reece Wilson 2023-11-30 03:59:03 +0000
  • dfb37c4e24 [*] Restore Windows 7 support [pt 2] Jamie Reece Wilson 2023-11-24 02:35:42 +0000
  • a050d42ef2 [*] Forward port aus Qt5.15.x modifications (fa1e8e30-cdb97232) [*] Make menu/setmenu visible again Jamie Reece Wilson 2023-11-23 22:41:14 +0000
  • 21b26bac26 [*] Checkout 6.4 (stable, to forward port) and fixup Windows 7 regressions Jamie Reece Wilson 2023-11-23 16:18:37 +0000
  • dc44f7232d Merge remote-tracking branch 'origin/6.6.1' into HEAD Last Aurora Commit: 30fa0004 661exp Jamie Reece Wilson 2023-11-28 02:16:17 +0000
  • d39353085e Moc: don't stumple over inline namespace in more places Fabian Kosmale 2023-11-23 14:47:45 +0100
  • 905593a40b IPC: Un-deprecate the "legacy" key API Thiago Macieira 2023-11-22 17:12:57 -0800
  • 30fa00045e [*] Restore Windows 7 support [pt 2] AuQT64LTS Jamie Reece Wilson 2023-11-24 02:35:42 +0000
  • b09168740b Android: don't return an unused result from QtNative.startApplication() Assam Boudjelthia 2023-11-17 14:43:07 +0200
  • 9826e4e38b Android: report more warnings for Jar builds Assam Boudjelthia 2023-11-15 11:25:33 +0200
  • 41765ef3e2 Android: fix few deprecation and wrong code usage warnings Assam Boudjelthia 2023-11-17 11:12:45 +0200
  • 64fe6d836c Android: support lambda expressions in Java code Assam Boudjelthia 2023-11-16 20:18:49 +0200
  • 21ed922bf6 [*] Forward port aus Qt5.15.x modifications (fa1e8e30-cdb97232) [*] Make menu/setmenu visible again Jamie Reece Wilson 2023-11-23 22:41:14 +0000
  • 323cf718f6 QTabBar/Widget: use pmf-style connects Christian Ehrlicher 2023-11-22 20:32:50 +0100
  • 11d8200249 SQLite: Update SQLite to v3.44.1 Christian Ehrlicher 2023-11-23 18:47:39 +0100
  • 476e8f8aef Fix Japan locale not showing japanese fonts correctly Lauri Pohjanheimo 2023-11-06 16:45:24 +0200
  • f54393ba70 Add initial implementation of an Android icon engine Volker Hilsheimer 2023-07-19 10:00:14 +0200
  • dabf8a0d89 wasm tests: Disable unstable qcborvalue test Piotr Wierciński 2023-11-23 11:26:42 +0100
  • aab81f51b8 Change created socket protocol to IPv4 in broadcast test Tomasz Kozłowski 2023-11-15 14:26:35 +0100
  • 9e740c7266 QPainter: support painting at DPR < 1 Morten Sørvig 2023-11-09 14:57:02 +0100
  • 67fa2585ac highdpi: fix map to/from global for "off-primary-screen" windows Morten Sørvig 2023-11-09 12:21:38 +0100
  • 773f9ab018 QMesageBox: add Q_ENUM and sync assertions Axel Spoerl 2023-11-23 12:02:20 +0100
  • 9d3b55b2a8 Android: use WeakReference for static activity/service objects Assam Boudjelthia 2023-11-14 11:47:30 +0200
  • f6e5e52c84 Android: add note on usage of QtNative.runAction() Assam Boudjelthia 2023-11-22 15:13:02 +0200
  • ca32f055aa [*] Checkout 6.4 (stable, to forward port) and fixup Windows 7 regressions Jamie Reece Wilson 2023-11-23 16:18:37 +0000
  • bc8141d286 a11y: Fix bug where some characters were not spoken while moving cursor Jan Arve Sæther 2023-11-10 11:19:11 +0100
  • 1082038bd8 QTabBar: properly calc tab positions when changing tab position Christian Ehrlicher 2023-11-22 19:24:42 +0100
  • fa045a3ce7 SQL/drilldown example: add new icons and misc cleanup Christian Ehrlicher 2023-11-10 21:13:05 +0100
  • 1ffd12a8dc QComboBox: don't eat non-printable key strokes Christian Ehrlicher 2023-11-21 18:50:28 +0100
  • 2da43b563e Disable dbus on VxWorks Jacek Poplawski 2023-11-20 07:51:13 +0100
  • 062718a7d3 qxp::function_ref: try to work around compilation failure on VxWorks Marc Mutz 2023-11-22 15:25:55 +0100
  • 8723daf696 Rename QWSI::handleWindowActivated to QWSI::handleFocusWindowChanged Tor Arne Vestbø 2023-11-20 13:10:25 +0100
  • 5ab2b8b951 Android: don't directly access m_qtThread member Assam Boudjelthia 2023-11-22 14:56:36 +0200
  • c0eca51570 Android: rename m_quitApp to m_retainNonConfigurationInstance Assam Boudjelthia 2023-11-22 01:11:21 +0200
  • 9a58062a73 Android: print correct return code of main() Assam Boudjelthia 2022-03-05 13:55:04 +0200
  • d2e163d2e4 Add initial implementation of a Windows icon engine Volker Hilsheimer 2023-07-12 14:37:39 +0200
  • 5ae6355487 Add initial implementation of macOS and iOS icon theme implementations Volker Hilsheimer 2023-07-12 11:05:43 +0200
  • fdc2036640 Android: use non index for loop syntax Assam Boudjelthia 2023-11-11 03:04:33 +0200
  • 4162a46378 doc: Remove outdated comment about DirectWrite Eskil Abrahamsen Blomfeldt 2023-11-22 12:08:57 +0100
  • b4738ebb1e coin: Fix installation failing during tqtc-qt5.git integrations Alexandru Croitor 2023-11-06 13:23:42 +0100
  • d2c6e9ab99 Blacklist tst_QGuiEventLoop::processEvents on QNX Volker Hilsheimer 2023-11-22 15:13:20 +0100
  • 18aa36cf87 QTest: make failOnWarning() functional on temp objects destruction Vladimir Belyavsky 2023-11-17 02:16:58 +0300
  • f2f2b6ef18 wasm: Proxy emscripten_fetch() to the main thread Piotr Wierciński 2023-11-17 16:16:38 +0100
  • a397247e2b qtestlib: Add option to skip blacklisted tests Kalle Viironen 2023-11-21 09:45:46 +0200
  • 0b60450eee Mime type conversion: clarify and clean up documentation Volker Hilsheimer 2023-11-22 10:41:53 +0100
  • bf946e8e3b QObject: allow calling findChild() without a name Rym Bouabid 2023-10-09 17:11:38 +0200
  • 1126a590f9 wasm: Fix compilation failures when not using precompiled headers Alexandru Croitor 2023-11-21 19:36:28 +0100
  • 1a4659b081 Consider CMAKE_RUNTIME_OUTPUT_DIRECTORY in tests and benchmarks Alexey Edelev 2023-10-30 10:12:43 +0100
  • db6f7908d0 Fix cache cost on DirectWrite font engines Eskil Abrahamsen Blomfeldt 2023-11-20 13:45:47 +0100
  • 1248979968 rhi: d3d12: Try without debug layer when failed Laszlo Agocs 2023-11-20 14:57:14 +0100
  • b232af9583 Disable tst_ForeignWindow::embedForeignWindow() null-parent check on Linux Tor Arne Vestbø 2023-11-22 10:58:24 +0100
  • 6a873a6edf QImageReader: Reduce code redundancy Mike Chen 2023-11-02 13:19:49 +0800
  • 6ea2a12e27 QDBusConnection: output error message from findSlot David Faure 2023-11-21 12:40:56 +0100
  • c1415a6a6c Remove noisy and non-informative message Lisandro Damián Nicanor Pérez Meyer 2023-11-21 10:33:16 -0300
  • 869e9b927a Android: remove redundant assignement and type specifiers Assam Boudjelthia 2023-11-11 03:01:57 +0200
  • c8bf35f4e4 Android: use final keyword for Java class memebers when appropriate Assam Boudjelthia 2023-11-11 02:51:03 +0200
  • 833e7c1629 Android: add @UsedFromNativeCode annotation for java method used in c++ Assam Boudjelthia 2023-10-17 21:54:20 +0300
  • 09afa75752 macOS: Don't crash when starting a drag with empty mime data Volker Hilsheimer 2023-11-21 16:26:54 +0100
  • b7657ddccb qDebug: add support for std::optional and std::nullopt_t David Faure 2023-11-20 20:46:23 +0100
  • dc7eb46352 QWin32PrintEnginePrivate: Properly initialize flags and fields of DEVMODE Friedemann Kleint 2023-11-07 16:33:15 +0100
  • 9f7d2fc7f9 QWin32PrintEnginePrivate: Brush up the code Friedemann Kleint 2023-11-07 15:57:44 +0100
  • 9cf47946fc tst_QTimer: refactor CMake code Ahmad Samir 2023-11-20 15:28:51 +0200
  • 2dc0c01449 configure: Make sure the configure script exits with cmake's exit code Alexandru Croitor 2023-11-20 12:51:06 +0100
  • e608bc0192 QObject: port findChild/ren() to QAnyStringView Rym Bouabid 2023-10-06 18:34:57 +0200
  • bdd41f491c Rename Q*Ordering to Qt::*_ordering Marc Mutz 2023-11-14 14:02:27 +0100
  • 67072a70af Q*Ordering: supply is_{lt,gt,n,}eq Marc Mutz 2023-11-13 18:48:32 +0100
  • d61cee0ed8 Fix build with std::filesystem Antti Määttä 2023-11-13 11:49:34 +0200
  • 48080c2327 QCssUtil: use std::array instead QPolygonF Christian Ehrlicher 2023-11-16 20:12:31 +0100
  • 7e362f76a6 QStyledItemDelegate/TreeView: fix showing lineedit editor Christian Ehrlicher 2023-10-22 14:02:20 +0200
  • b03557287f QPushButton: fix QPushButton with icon in rtl mode Christian Ehrlicher 2023-11-17 21:21:57 +0100
  • 778acfe122 macOS: Guard QCocoaWindow access when handling application activation change Tor Arne Vestbø 2023-11-20 14:45:58 +0100
  • 6335685a1b Fix a compiler warning (GCC 13.2.1) -Wpessimizing-move Ahmad Samir 2023-11-18 14:36:01 +0200
  • 87dd49f638 Make QApplicationPrivate::active_window private Tor Arne Vestbø 2023-11-20 13:57:50 +0100
  • 68bbbe28b2 Doc: Fix highlighting of serialization converter example Kai Köhne 2023-11-13 11:32:31 +0100
  • 3c9017b0e2 iOS: Use 160x160 as default normal window size, like on other platforms Tor Arne Vestbø 2023-11-16 17:10:21 +0100
  • 19b17667da Improve the documentation of compare() overloads for string-like types Jaishree Vyas 2023-10-04 14:55:37 +0200
  • d462c7b09c QMainWindowTabBar: make destructor public Axel Spoerl 2023-11-20 10:11:14 +0100
  • 64b6e6b85c QMimeDatabase: update freedesktop.org.xml to shared-mime-info 2.4 David Faure 2023-11-15 12:47:56 +0100
  • 969bef9454 wasm: Respect maximum window size in QWasmWindow Piotr Wierciński 2023-11-09 13:29:21 +0100
  • 028dcbdb37 Move the remaining blacklist setting into TestMethods::invokeTest() Kalle Viironen 2023-08-28 10:46:46 +0300
  • 66345ce785 tst_qtimer: remove extra ; after Q_DISABLE_COPY Ahmad Samir 2023-11-19 14:10:14 +0200
  • 340b972995 Stabilize tst_ForeignWindow::embedForeignWindow() Tor Arne Vestbø 2023-11-17 13:53:57 +0100
  • 635774fc32 QProcess: work around GCC 13 -Wmaybe-uninitialized in -unity-build Marc Mutz 2023-11-17 15:49:25 +0100
  • e6d85cf28b QDockWidget: Fix group unplugging Axel Spoerl 2023-11-15 12:40:55 +0100
  • 0b10b7476c Refactor tst_QDockWidget::closeAndDelete() Axel Spoerl 2023-11-17 12:25:14 +0100
  • b6b489db69 QMainWindowTabBar: Add destructor Axel Spoerl 2023-11-17 11:12:26 +0100
  • 929b5a2273 Doc: Fix template information for QAnyStringView members Luca Di Sera 2023-11-10 14:15:55 +0100
  • a36eb055b9 Doc: Fix template information for QByteArrayView members Luca Di Sera 2023-11-10 14:08:58 +0100
  • b667d19641 Doc: Fix template information for QFutureWatcher members Luca Di Sera 2023-11-10 14:08:04 +0100
  • ac9fdf36b0 Doc: Fix template information for QJniObject members Luca Di Sera 2023-11-10 13:49:36 +0100
  • d3001d8a35 Doc: Fix template information for a qHash overload Luca Di Sera 2023-11-10 13:47:49 +0100
  • 83233bc130 Doc: Fix template information for QMetaType members Luca Di Sera 2023-11-10 13:01:01 +0100
  • 41c95615fc Doc: Fix \fn template arguments for Qt Widgets Topi Reinio 2023-11-03 11:36:27 +0000
  • 6d0b5051a6 Doc: Fix \fn template arguments for Qt Gui Topi Reinio 2023-11-03 12:18:34 +0000
  • 94bf53cc5f Doc: Fix \fn template arguments for Qt DBus Topi Reinio 2023-11-03 12:34:14 +0000
  • f1414846ed Doc: Fix \fn template arguments for Qt Concurrent Topi Reinio 2023-11-03 13:12:01 +0000
  • fbef159a05 Doc: Fix \fn template arguments for Qt OpenGL Topi Reinio 2023-11-03 13:31:24 +0000
  • 0cd75bf23a Doc: Fix template information for QCoreApplication::requestPermission Luca Di Sera 2023-11-03 15:44:16 +0100
  • 51f3c7da83 Doc: Fix template information for QMetaEnum::fromType Luca Di Sera 2023-11-03 15:42:26 +0100
  • 21ce198d7a Doc: Fix template information for QObject::findChildren Luca Di Sera 2023-11-03 15:40:43 +0100
  • e5970cbfd4 Doc: Fix template information for QPointer members Luca Di Sera 2023-11-03 15:39:25 +0100
  • 4ccd4118f4 Doc: Fix template information for two QUtf8StringView constructors Luca Di Sera 2023-11-03 15:37:15 +0100
  • 600cf294a2 Doc: Fix template information for QFuture members Luca Di Sera 2023-11-03 15:36:22 +0100
  • 08a9fdddfd QPodArrayOps: don't set the new size in eraseIf() until after copying Thiago Macieira 2023-10-19 10:21:45 -0700
  • f6e7fdd4ad Refurbish the shaped clock example Matthias Rauter 2023-11-13 10:46:00 +0100
  • b3eb951d18 QStorageInfo/Linux: switch the non-Android version to also use statfs() Thiago Macieira 2023-10-13 11:16:46 -0700
  • 6e21d1d21a QStorageInfo: change private blockSize member to int Thiago Macieira 2023-10-13 09:50:36 -0700
  • 80cdd4e5bb Doc: Improve documentation for QObject::findChild Rym Bouabid 2023-11-14 16:02:04 +0100
  • 55141c59cd Remove ambiguity in handling of registry keys from setupAPI.h Jøger Hansegård 2023-11-05 13:36:32 +0100
  • 923d09f3f1 QWindowsDrag: remove unused member variable and method isDragging David Faure 2023-10-31 19:24:55 +0100
  • fa15a465eb Android: cleanup unused java imports Assam Boudjelthia 2023-11-11 02:48:04 +0200
  • 50b56d015d Android: cleanup up warnings in QtNative code Assam Boudjelthia 2023-11-10 15:31:01 +0200
  • e35d79d060 Android: fix visibility of some methods in QtActivityBase Assam Boudjelthia 2023-11-14 22:46:38 +0200
  • 299dfef52c Don't update DPR on de-expose events Morten Sørvig 2023-11-13 13:00:38 +0100
  • f49d715e93 Fix visible state of QRadioButton in Windows11 style with animations off Wladimir Leuschner 2023-11-09 13:05:20 +0100
  • 25720f5a63 xcb: only set base size when it's valid Liang Qi 2023-11-16 11:57:15 +0100
  • d54d28858f Fix build with qt-namespace Mårten Nordheim 2023-11-16 12:56:12 +0100
  • f1a9b04f82 Use the standalone test directory name as the project name Alexey Edelev 2023-10-26 16:57:36 +0200
  • 9f3d6e325f Make contextinfo example a manual test Laszlo Agocs 2023-11-15 16:50:11 +0100
  • 2198fc6a4a Android: Fix broken insertNativeView() signature Tinja Paavoseppä 2023-11-16 13:32:07 +0200
  • 99c70de9a6 Add dedicated child and parent events for QWindow reparenting Tor Arne Vestbø 2023-11-04 11:17:30 +0100
  • c94bcecb22 QMdiArea: fix initial single-sub-window in TabbedView Ahmad Samir 2023-11-06 22:42:19 +0200
  • 17372faf3f Remove bool trap in QDockWidgetPrivate::endDrag() Axel Spoerl 2023-11-15 12:37:07 +0100
  • 4c36bb854c Remove undocumented embedded examples Lucie Gérard 2023-11-15 10:24:42 +0100
  • 4bb230f65e QGuiApplication: Fix condition for when doubleclick events are triggered Jan Arve Sæther 2023-11-16 16:37:38 +0100
  • a180dc5e27 Doc: Fix template information for a QList constructor Luca Di Sera 2023-11-03 15:35:24 +0100
  • 43aecf7dde Doc: Fix template information for a QScopedArrayPointer constructor Luca Di Sera 2023-11-03 15:34:07 +0100
  • 06db30d2b5 Doc: Fix template information in "qsharedpointer.cpp" Luca Di Sera 2023-11-03 15:31:24 +0100
  • 505ac7007b Doc: Fix template information for a QModelRoleDataSpan constructor Luca Di Sera 2023-11-03 15:29:55 +0100
  • abdef932b8 Android: add opt-out for release package signing Laszlo Agocs 2023-11-06 10:29:58 +0100
  • 740d3a6b51 rhi: d3d12: Move the setSR visitor logic and data to the command buffer Laszlo Agocs 2023-10-24 21:29:44 +0200
  • 9ea3947df9 rhi: d3d12: Mark CBV root parameters as DATA_STATIC Laszlo Agocs 2023-10-24 21:25:47 +0200
  • 445fb40081 rhi: d3d12: Do not waste time on sorting the binding list Laszlo Agocs 2023-10-24 21:24:40 +0200
  • ccc46d8f89 QPartialOrdering: mark isOrdered() as const Marc Mutz 2023-11-16 10:34:49 +0100
  • 413d79656a Draw all borders for QScrollBar in Fusion style Wladimir Leuschner 2023-11-10 14:00:18 +0100
  • 4373c4436a iOS: add helper to convert UIImage to QImage Volker Hilsheimer 2023-11-16 17:10:50 +0100
  • e2cbce919c Upgrade to Harfbuzz 8.3.0 Eskil Abrahamsen Blomfeldt 2023-11-15 14:58:42 +0100
  • 54656da9ac QMimeDatabase: handle buggy type definitions with circular inheritance Alex Henrie 2023-11-15 09:36:06 -0700
  • 569320f402 Blacklist tst_Android::orientationChange because it's flaky Dimitrios Apostolou 2023-11-16 12:58:27 +0100
  • 37add5dcb8 Android: skip tst_qwidget::render() Assam Boudjelthia 2023-11-16 13:13:11 +0200
  • 1c82e92202 Make sure we initialize moc rcc and uic for manual test targets Alexey Edelev 2023-11-15 13:41:04 +0100
  • 3d58715e6f a11y: Implement QAccessibleSelectionInterface for QAccessibleTabBar Michael Weghorn 2023-07-19 07:52:33 +0200
  • b0bcf47569 a11y atspi: Ignore malformed text attr instead of crashing Michael Weghorn 2023-11-14 23:31:45 +0100
  • f2c5b846e0 xcb: update WM_TRANSIENT_FOR on transientParent native window recreation Liang Qi 2023-06-28 11:34:01 +0200
  • 5896314ff3 xcb: make QXcbWindow inherit QObject Liang Qi 2023-11-15 14:43:46 +0100
  • a0260c6a36 QColorDialog: use std::array instead QPolygon Christian Ehrlicher 2023-11-14 21:13:11 +0100
  • b1e16ec1e8 Windows style: use std::array instead QPolygon Christian Ehrlicher 2023-11-14 21:07:20 +0100
  • 92a9df5d05 Fix build with -no-feature-menu Tasuku Suzuki 2023-11-15 11:59:40 +0900
  • d5dbafca1f Fix build with -no-feature-dockwidget Tasuku Suzuki 2023-11-14 13:16:12 +0900
  • 98ca28f7a6 Upgrade to Harfbuzz 8.3.0 Eskil Abrahamsen Blomfeldt 2023-11-15 14:58:42 +0100
  • f4c32f729c Cocoa: implement QScreen::orientation Volker Hilsheimer 2023-11-15 12:25:34 +0100
  • cea33d7387 uic: Use fully qualified enum value for remaining cases Friedemann Kleint 2023-10-19 15:46:10 +0200
  • effe9bd026 uic: Write fully qualified enum values for QMainWindow enumerations Friedemann Kleint 2023-10-19 15:37:56 +0200
  • 39ce0e3982 Fix \since of QWeakOrdering and QStrongOrdering Marc Mutz 2023-11-15 14:17:48 +0100
  • 2e82796022 uic: Prepare for encountering fully qualified enum values in new .ui files Friedemann Kleint 2023-10-19 13:50:53 +0200
  • e6febd05d9 [doc] QBENCHMARK_ONCE: fix typos Marc Mutz 2023-11-15 10:52:25 +0100
  • b08ba96fd0 QBENCHMARK: mark loop operations as noexcept Marc Mutz 2023-11-15 09:54:42 +0100
  • 6017695bfa Windows: Improve hidpi style drawing and metrics Morten Sørvig 2023-11-01 09:51:06 +0100
  • d6861926a1 Android: set displayManager listener after QtLayout is initialized Assam Boudjelthia 2023-11-15 10:47:39 +0200
  • 2c96f51771 QDockAreaLayout: implement widget based add() and remove() Axel Spoerl 2023-11-15 11:19:11 +0100
  • 1ab91b7bdb QDockWidget: call raise() when a dock widget starts to hover Axel Spoerl 2023-11-14 10:26:09 +0100
  • 5565ed24e1 qopenssl: fix accidental pessimization Mårten Nordheim 2023-11-10 20:13:37 +0100
  • c3a1fe7bd7 Prevent reparenting of foreign window embedding container Tor Arne Vestbø 2023-11-13 11:08:31 +0100
  • 0a0f7b864b macOS: Work around [NSApplication setWindowsMenu:] out of bound access Tor Arne Vestbø 2023-11-13 20:02:11 +0100
  • 189f9873ae macOS: Take window mask into account when computing QCocoaScreen::topLevelAt Tor Arne Vestbø 2023-11-13 16:49:25 +0100
  • 6658ccf5a1 Add QCborValue(StringLike) constructor benchmark Ivan Solovev 2023-09-05 17:34:52 +0200
  • f3d074b6b0 QLocal8Bit::convertFromUnicode[win]: fix code unit pairing Mårten Nordheim 2023-11-02 18:17:48 +0100
  • fe1b668861 http2: Fix authentication code and race Mårten Nordheim 2023-10-03 13:09:17 +0200
  • f4c8e11ad7 tst_http2: increase testing for authenticationRequired Mårten Nordheim 2023-10-02 15:55:48 +0200
  • 668ce80e9e Schannel: change UNREACHABLE into error-handling Mårten Nordheim 2023-10-23 13:28:25 +0200
  • cc4834c0b9 macOS: Always place input panels at NSPopUpMenuWindowLevel or above Tor Arne Vestbø 2023-11-07 20:01:19 -0800
  • 80a14c86b2 Add QTest option for repeating the entire test execution Jøger Hansegård 2023-08-11 17:03:01 +0200
  • f67499baab a11y uia: Report UIA_StrikethroughStyleAttributeId Michael Weghorn 2023-10-13 19:00:01 +0200
  • d2bf45c6ed a11y: Report strikethrough via text attribute Michael Weghorn 2023-10-13 16:11:46 +0200
  • 360152bdcd Cocoa plugin: make sure popups' collection behavior knows about spaces Timur Pocheptsov 2023-11-09 10:43:19 +0100
  • 8d367dec15 Add QUniqueHandle - a general purpose RAII wrapper for non-memory types Jøger Hansegård 2023-10-31 19:35:07 +0100
  • bb6ed27b50 a11y uia: Map 3 more roles to UIA control type IDs Michael Weghorn 2023-11-11 00:04:48 +0100
  • 56476947cf a11y atspi: Bridge IA2 strikeout text attrs to AT-SPI Michael Weghorn 2023-10-13 16:07:49 +0200
  • 49bd0a8190 QStandardItem: add note about reimplementing data/setData() wrt. flags Ahmad Samir 2023-11-14 17:24:44 +0200
  • 6259f4e7b4 QGuiApplication: check return value of platformTheme::palette() Christian Ehrlicher 2023-11-11 21:38:37 +0100
  • 6e8563fb2d QStandardItem: store Qt::UserRole-1 in a static constexpr var Ahmad Samir 2023-11-14 18:24:10 +0200
  • 85eebedb16 QStandardItem: add note about reimplementing data/setData() wrt. flags Ahmad Samir 2023-11-14 17:24:44 +0200
  • 72331b450d Fix setting SysTrayIcon visible after explicitly hiding it Wladimir Leuschner 2023-10-17 14:25:25 +0200
  • 77e0e7c414 Fix setting SysTrayIcon visible after explicitly hiding it Wladimir Leuschner 2023-10-17 14:25:25 +0200
  • b63045477e Fix android build Michal Klocek 2023-11-13 14:19:58 +0100
  • f035766b16 a11y atspi: Unescape commas in color text attribute Michael Weghorn 2023-10-11 17:45:39 +0200
  • 4c60a11d8f QDockWidget: Always show dock widgets with the main window Axel Spoerl 2023-11-14 09:41:54 +0100
  • 0e435b7f13 QMainWindowLayout: remove redundant #ifdef'ry Axel Spoerl 2023-11-14 09:46:55 +0100
  • 0d07725f6b Fix the broken condition of -fno-reorder-blocks-and-partition flag in QtGui Alexey Edelev 2023-11-10 11:17:16 +0100
  • 37750aa8d1 Don't reuse iterator var to avoid -D_GLIBCXX_DEBUG crash Michael Weghorn 2023-11-10 15:29:53 +0100
  • 66888203f6 Ensure foreign window can be reparented out of contained window again Tor Arne Vestbø 2023-11-13 11:12:50 +0100
  • 4c0918edf1 iOS: Fix foreign window auto test Tor Arne Vestbø 2023-11-13 09:49:51 +0100
  • dc109894d2 tst_QWindow::setVisibleThenCreate(): Fix unused argument warning Tor Arne Vestbø 2023-11-04 12:36:29 +0100
  • 5db48d584e Don't reuse iterator var to avoid -D_GLIBCXX_DEBUG crash Michael Weghorn 2023-11-10 15:29:53 +0100
  • 536fd29bdf JNI: Add convenience overloads for registerNativeMethods Volker Hilsheimer 2023-11-13 12:12:23 +0100
  • c706011dc0 Add checking if using eglfs Marcin Zdunek 2023-10-19 11:35:21 +0200
  • 51c75ae2ff tst_qxp_is_virtual_base_of: disable all warnings for GCC < 10 Marc Mutz 2023-11-10 11:00:29 +0100
  • ddce99989f Improve tst_QStringConverter::encodingForName_data() Marc Mutz 2023-10-17 18:40:34 +0200
  • 47325e01b7 Rename QImageReader benchmark to tst_bench_ Marc Mutz 2023-11-08 17:18:42 +0100
  • 54c25c7c31 tst_QFactoryLoader: remove unused member variable Marc Mutz 2023-11-08 16:27:58 +0100
  • df834fde52 tst_QWindow::setVisibleThenCreate(): Fix unused argument warning Tor Arne Vestbø 2023-11-04 12:36:29 +0100
  • c22ff83b2a Fix memory leak when resolving named instances in fonts Eskil Abrahamsen Blomfeldt 2023-11-02 10:16:34 +0100
  • 3bae65e7d6 Bump androix dependency to 1.12.0 André Klitzing 2023-11-13 13:45:42 +0100
  • db33628452 Ensure foreign window can be reparented out of contained window again Tor Arne Vestbø 2023-11-13 11:12:50 +0100
  • 93077dd1f2 iOS: Fix foreign window auto test Tor Arne Vestbø 2023-11-13 09:49:51 +0100
  • 619ec1a640 Refurbish the clock example Matthias Rauter 2023-11-09 15:11:50 +0100
  • ea84c1a229 Add VxWorks specific instructions Toni Saario 2023-09-29 17:03:40 +0300
  • 9bed675df8 De-inline qt_ignore_sigpipe() Marc Mutz 2023-11-07 19:05:33 +0100
  • 7ea394eed6 QSystemTrayIcon: properly disconnect old menu in setContextMenu() Vladimir Belyavsky 2023-11-12 12:04:12 +0300
  • 8806b91afe Doc: Merge dangling text with \note paragraph Andreas Eliasson 2023-11-10 13:38:15 +0100
  • 462351a107 Highlight some examples for 'Data Processing & IO' category Kai Köhne 2023-10-20 13:24:58 +0200
  • 24ca6bd117 Fix compilation with MSVC 17.8 Mårten Nordheim 2023-11-09 13:11:35 +0100
  • e795898cc4 Doc: Fix template information for QTypeRevision members Luca Di Sera 2023-11-03 15:28:56 +0100
  • 848e312052 Doc: Fix template information for QVariant members Luca Di Sera 2023-11-03 15:27:37 +0100
  • 482d11fdbe Doc: Fix template information for QStringView members Luca Di Sera 2023-11-03 15:24:25 +0100
  • 1fcfc8f94d Doc: Fix template information for a QSet constructor Luca Di Sera 2023-11-03 15:22:21 +0100
  • 3ab35eeefa Doc: Fix template information for QRandomGenerator::fillRange Luca Di Sera 2023-11-03 15:20:54 +0100
  • b71aa3c661 QSystemTrayIcon: properly disconnect old menu in setContextMenu() Vladimir Belyavsky 2023-11-12 12:04:12 +0300
  • 9bccfb56c2 Q(Persistent)ModelIndex: use new test framework for op== Marc Mutz 2023-09-28 07:49:37 +0200
  • bfb237d19a TestLib: provide helper functions to test relational operators Ivan Solovev 2023-09-13 17:21:34 +0200
  • e4bde15e14 Doc: Merge dangling text with \note paragraph Andreas Eliasson 2023-11-10 13:38:15 +0100
  • 02f0510c54 doc: fix QScrollBar stylesheet code example Samuel Gaist 2023-11-12 16:37:19 +0100
  • ef2a6ba74f QDial: don't crash when min==max and setting a value != min & max Christian Ehrlicher 2023-11-12 13:49:16 +0100
  • 83f7843403 macOS: Work around key view loop crossing NSWindow boundaries Tor Arne Vestbø 2023-10-29 17:23:10 +0100
  • bc415a432a macOS: Respect QPlatformDialogHelper::ButtonLayout in native alerts Tor Arne Vestbø 2023-10-24 17:09:13 +0200
  • c53356cfd6 macOS: Clarify relation between occlusion state, hidden state, and expose Tor Arne Vestbø 2023-10-27 13:43:48 +0200
  • cb9f861b2e macOS: Activate all windows on launch, not just key/main windows Tor Arne Vestbø 2023-10-26 15:42:23 +0200
  • eb937aa84f macOS: Only bring application forward on launch if needed Tor Arne Vestbø 2023-10-26 15:39:44 +0200
  • 0e10c0bde2 macOS: Remove dead code for activating application on startup Tor Arne Vestbø 2023-10-26 12:22:58 +0200
  • 038a209985 QCocoaSystemTrayIcon: fix updateMenu() logic Vladimir Belyavsky 2023-11-10 18:54:40 +0300
  • 8fcd3b1b1b QSystemTrayIcon: Allow resetting context menu Vladimir Belyavsky 2023-11-12 20:06:19 +0300
  • e4315204b1 QDial: don't crash when min==max and setting a value != min & max Christian Ehrlicher 2023-11-12 13:49:16 +0100
  • b44828959e tst_qstandarditemmodel: fix memleaks Christian Ehrlicher 2023-11-11 17:42:36 +0100
  • 7da3dda667 QStandardItem: Fix reset parent in takeItem() Christian Ehrlicher 2023-11-11 10:26:08 +0100
  • ef144f2e30 QStandardItemModel: don't leak in mimeData() Christian Ehrlicher 2023-11-11 17:39:00 +0100
  • c1d389a132 QSystemTrayIcon: Allow resetting context menu Vladimir Belyavsky 2023-11-12 20:06:19 +0300
  • 7a7aecae2a macOS: Clarify relation between occlusion state, hidden state, and expose Tor Arne Vestbø 2023-10-27 13:43:48 +0200
  • 0366b554c9 macOS: Respect QPlatformDialogHelper::ButtonLayout in native alerts Tor Arne Vestbø 2023-10-24 17:09:13 +0200
  • b49211c125 macOS: Activate all windows on launch, not just key/main windows Tor Arne Vestbø 2023-10-26 15:42:23 +0200
  • 6343caae25 macOS: Only bring application forward on launch if needed Tor Arne Vestbø 2023-10-26 15:39:44 +0200
  • b8879b4d2d macOS: Remove dead code for activating application on startup Tor Arne Vestbø 2023-10-26 12:22:58 +0200
  • 709d2848e1 macOS: Implement NSTextInputClient.windowLevel Ws ShawnWoo 2023-11-07 14:16:32 +0800
  • cb94e360ec macOS: Work around key view loop crossing NSWindow boundaries Tor Arne Vestbø 2023-10-29 17:23:10 +0100
  • 5b451efe81 QCocoaSystemTrayIcon: fix updateMenu() logic Vladimir Belyavsky 2023-11-10 18:54:40 +0300
  • 37048d0417 QStandardItemModel: don't leak in mimeData() Christian Ehrlicher 2023-11-11 17:39:00 +0100
  • ab4bb5077c tst_qstandarditemmodel: fix memleaks Christian Ehrlicher 2023-11-11 17:42:36 +0100
  • 0416e080cf QStandardItem: Fix reset parent in takeItem() Christian Ehrlicher 2023-11-11 10:26:08 +0100
  • 74d460959b Make all QPainter operations warn if there's no engine Sergio Martins 2023-11-08 14:37:58 +0000
  • acfd2a4bb0 Make all QPainter operations warn if there's no engine Sergio Martins 2023-11-08 14:37:58 +0000
  • 874e5be7ff Modify copyright format in qt_attribution.json Lucie Gérard 2023-09-01 13:54:21 +0200
  • a4043c8f6a Doc: RSS listing example: Fix file quoting Topi Reinio 2023-06-15 07:12:09 +0000
  • ff8da2cf30 tst_qcombobox: skip popupPositionAfterStyleChange on QEMU Richard Moe Gustavsen 2023-06-23 11:18:50 +0200
  • e1fe8963a7 QStringList: improve benchmark code Ahmad Samir 2023-04-08 13:38:49 +0200
  • 9eaaab7df0 Doc: Add HTTP Client example also to Web Technologies category Kai Köhne 2023-09-26 16:28:11 +0200
  • 698e633d8c Doc: Fix QRgbaFloat function signatures Topi Reinio 2023-09-26 13:59:42 +0000
  • 45cab397e8 wasm: Improve screen cleanup Morten Sørvig 2023-09-12 17:59:09 +0200
  • 1d261f3a54 Doc: Document QtTypeTraits header Topi Reinio 2023-09-19 12:55:01 +0000
  • ce6a81a6f0 Windeployqt: add options to deploy/block plugins Timothée Keller 2023-10-12 16:58:13 +0200
  • c2869caa7e Avoid ${...} to be replaced by configure_file Cajus Pollmeier 2023-10-11 10:11:45 +0200
  • 6bd2358105 QBitArray: move a few methods more into the class body Thiago Macieira 2023-11-08 09:47:53 -0800
  • 5363ac342d Beautify QGuiApplication::event() Axel Spoerl 2023-11-10 19:04:34 +0100
  • b3958d26ca Beautify QGuiApplication::event() Axel Spoerl 2023-11-10 19:04:34 +0100
  • 1957e850ed Android: get rid of the redundant ENVIRONMENT_VARIABLES QtActivity field Assam Boudjelthia 2023-11-02 21:30:24 +0200
  • f6ad69506a Android: add call QtActivity.appendApplicationParameters() to set args Assam Boudjelthia 2023-11-02 21:21:06 +0200
  • 2f706df651 Android: set the default theme directly in QtActivity without reflection Assam Boudjelthia 2023-11-02 15:59:27 +0200
  • f5e2302851 Android: don't call delegates outside of the Activity Assam Boudjelthia 2023-09-17 23:13:04 +0300
  • 19baa077d9 Android: don't call setApplicationDisplayMetrics() from QtNative Assam Boudjelthia 2023-10-31 21:46:30 +0200
  • 23499e7841 Android: fix setting of system UI visibility flags Assam Boudjelthia 2023-11-09 15:20:32 +0200
  • 99cda97844 xcb: fix deprecated QBitmap::operator=(const QPixmap&) warnings Liang Qi 2023-11-10 12:56:49 +0100
  • 9be581537f Draw ItemViewItem icon after the background in QStyleSheetStyle Matthias Rauter 2023-11-08 10:47:54 +0100
  • 6295c40d92 QStringConverter: harden encodingForName() against nullptr Marc Mutz 2023-10-17 22:43:08 +0200
  • 89dd5ab630 Cocoa MessageBox: don't use native message box if detailed text is set Volker Hilsheimer 2023-11-09 12:27:37 +0200
  • 1d80626400 macOS: Use non-native fallback for message boxes with rich text Timur Pocheptsov 2023-09-06 14:30:24 +0200
  • f84e654a62 xcb: fix deprecated QBitmap::operator=(const QPixmap&) warnings Liang Qi 2023-11-10 12:56:49 +0100
  • 304eca394a Draw ItemViewItem icon after the background in QStyleSheetStyle Matthias Rauter 2023-11-08 10:47:54 +0100
  • 52b6258ec8 Fix compilation with MSVC 17.8 Mårten Nordheim 2023-11-09 13:11:35 +0100
  • b113b01a71 QStringConverter: harden encodingForName() against nullptr Marc Mutz 2023-10-17 22:43:08 +0200
  • a1e143faab CMake: Document Android per-abi limitation of QT_ANDROID_EXTRA_LIBS Alexandru Croitor 2023-11-06 16:57:07 +0100
  • 8753bb3045 Cocoa MessageBox: don't use native message box if detailed text is set Volker Hilsheimer 2023-11-09 12:27:37 +0200
  • b4384dab06 QTabWidget/Bar: ignore hidden tabs for key events Christian Ehrlicher 2023-11-06 20:45:41 +0100
  • 35da0bb56e iOS: Make nextTouchId static, unsigned and let it overflow Shawn Rutledge 2023-11-08 15:33:29 -0700
  • 68369237bf iOS: Make nextTouchId static, unsigned and let it overflow Shawn Rutledge 2023-11-08 15:33:29 -0700
  • f639c04f84 CMake: Document Android per-abi limitation of QT_ANDROID_EXTRA_LIBS Alexandru Croitor 2023-11-06 16:57:07 +0100
  • e0b09e86d8 QAbstractSpinBox: use pmf-style connects Christian Ehrlicher 2023-11-05 17:35:09 +0100
  • 83e92e2557 QTabWidget/Bar: ignore hidden tabs for key events Christian Ehrlicher 2023-11-06 20:45:41 +0100
  • 6ac543c843 Windows QPA: Fix wheel events when using -platform windows:reverse Friedemann Kleint 2023-11-06 14:44:28 +0100
  • b65e1141da QDockWidget: Remove "group" bool trap Axel Spoerl 2023-11-08 16:50:35 +0100
  • 8702853313 Fix findNearestColor for semitransparent colors Allan Sandfeld Jensen 2023-11-09 12:06:49 +0100
  • 4d691cfc8a QPrinter: allow any margins when setting a fullpage QPageLayout Eirik Aavitsland 2023-11-09 11:20:42 +0100
  • 774d80a7d5 Fix multiple threads accessing same byte Allan Sandfeld Jensen 2023-11-09 11:25:39 +0100
  • 96e3d06b6f Revert "QTextDocumentPrivate::plainText: simplify code" Mårten Nordheim 2023-11-09 12:03:51 +0000
  • b637607789 Fix findNearestColor for semitransparent colors Allan Sandfeld Jensen 2023-11-09 12:06:49 +0100
  • 9ee30b1dc2 Fix broken capture in hellovulkancubes example Laszlo Agocs 2023-11-09 12:55:06 +0100
  • 2ac50bb0f5 QPrinter: allow any margins when setting a fullpage QPageLayout Eirik Aavitsland 2023-11-09 11:20:42 +0100
  • 52eae99b51 QtConcurrent::run() test: Add tests taking static function Jarek Kobus 2023-11-08 13:03:44 +0100
  • 6532dc5d37 Fix multiple threads accessing same byte Allan Sandfeld Jensen 2023-11-09 11:25:39 +0100
  • 78512135c8 Windows QPA: Fix wheel events when using -platform windows:reverse Friedemann Kleint 2023-11-06 14:44:28 +0100
  • c93ab8c2a0 QDockWidget: Remove "group" bool trap Axel Spoerl 2023-11-08 16:50:35 +0100
  • f9cc1e4aae QLocal8Bit::convert*Unicode[win]: Converge logic Mårten Nordheim 2023-10-30 17:34:30 +0100
  • 8296051ae7 QLocal8Bit::convertToUnicode[win]: Support stateless flag Mårten Nordheim 2023-10-30 16:51:58 +0100
  • 6e367fbb30 Fully export QDockWidget debug operator Axel Spoerl 2023-11-09 09:41:55 +0100
  • 9224284f7a SQLite: Update SQLite to v3.44.0 Christian Ehrlicher 2023-11-07 21:28:10 +0100
  • ed5bc72f76 tst_QDockWidget: use local context for timer Mårten Nordheim 2023-11-06 14:57:30 +0100
  • c02f8b9d4d Fully export QDockWidget debug operator Axel Spoerl 2023-11-09 09:41:55 +0100
  • b5d615f964 Android: remove redundant manifest android:label tag for <activity> Assam Boudjelthia 2023-10-23 10:51:33 +0300
  • c63a21ae5c SQLite: Update SQLite to v3.44.0 Christian Ehrlicher 2023-11-07 21:28:10 +0100
  • 26ded9dedf tst_QDockWidget: use local context for timer Mårten Nordheim 2023-11-06 14:57:30 +0100
  • f514fba45b QXkbCommon: Use isKeypad() to replace duplicate logic Lu YaNing 2023-11-08 09:45:32 +0800
  • c524ca342b QXkbCommon: Use isKeypad() to replace duplicate logic Lu YaNing 2023-11-08 09:45:32 +0800
  • 71a0adc0c9 selftests: document how to run subtests from Windows' cmd.exe Mitch Curtis 2023-10-16 17:17:17 +0800
  • b3147d7d81 Add .cache/ to .gitignore Sérgio Martins 2023-11-08 14:23:31 +0000
  • e6a0b6b3c9 Add .cache/ to .gitignore Sérgio Martins 2023-11-08 14:23:31 +0000
  • f003d43eb0 QBitArray: fix GCC 13 warnings by improving code Thiago Macieira 2023-11-07 14:58:13 -0800
  • 7f7fd8ce96 Android: add missing extras native methods impls and registration Assam Boudjelthia 2023-11-03 00:24:43 +0200
  • 8739963c81 QBitArray: fix GCC 13 warnings by improving code Thiago Macieira 2023-11-07 14:58:13 -0800
  • 9a08abf41f Add QPixmapIconEngine::isNull() Christian Ehrlicher 2023-11-05 21:39:27 +0100
  • 3b3b6f1adf QCheckBox: Don't emit checkStateChanged when nothing changed Christian Ehrlicher 2023-11-05 18:34:55 +0100
  • d15a32251c CTest should write a JUnit XML test summary Dimitrios Apostolou 2023-11-06 18:38:57 +0100
  • 503ed57f93 QCryptographicHash: fallback to non-OpenSSL implementation for Keccak Jan Grulich 2023-11-07 13:32:15 +0100
  • c5a2fa1af5 QOperatingSystemVersion: Move the new OSes into a non-exported class Thiago Macieira 2023-08-23 08:04:17 -0700
  • 32f640ec69 Use Desktop Handle in case of no valid app HWND for QPrintDialog Wladimir Leuschner 2023-11-08 12:35:11 +0100
  • 1b4301c979 Openssl V3: try to work around the lack of SHLIB_VERSION_NUMBER Timur Pocheptsov 2023-11-07 10:52:49 +0100
  • 4253b2b6e7 QHeaderView: relayout on resetDefaultSectionSize Jonas Karlsson 2023-11-08 12:53:50 +0100
  • 55a5cc4c93 Prevent oversized QToolButton menu from moving to primary screen Jøger Hansegård 2023-11-07 19:58:26 +0100
  • 1248d78dbe Windows QPA: Emit QGuiApplication::primaryScreenChanged() Friedemann Kleint 2023-11-08 11:00:35 +0100
  • 045f5baf90 QWidgetWindow: pass QPointF to QMouseEvent Christian Ehrlicher 2023-11-05 22:09:10 +0100
  • 5b5f4344da Android: move referral global field to local variable in QtActivityBase Assam Boudjelthia 2023-11-02 21:34:12 +0200
  • 4265245506 Android: fix a11y method name notifyLocationChange Assam Boudjelthia 2023-11-08 15:14:39 +0200
  • 63fa92f2ef QCryptographicHash: fallback to non-OpenSSL implementation for Keccak Jan Grulich 2023-11-07 13:32:15 +0100
  • d544c0ff58 wasm tests: Fix and clean manual Selenium test Piotr Wierciński 2023-11-06 16:04:41 +0100
  • 70404a2773 Prevent oversized QToolButton menu from moving to primary screen Jøger Hansegård 2023-11-07 19:58:26 +0100
  • a8df174369 QHeaderView: relayout on resetDefaultSectionSize Jonas Karlsson 2023-11-08 12:53:50 +0100
  • 7e8ae9cf12 Use Desktop Handle in case of no valid app HWND for QPrintDialog Wladimir Leuschner 2023-11-08 12:35:11 +0100
  • 19aa21b595 CTest should write a JUnit XML test summary Dimitrios Apostolou 2023-11-06 18:38:57 +0100
  • 3159b337f0 Openssl V3: try to work around the lack of SHLIB_VERSION_NUMBER Timur Pocheptsov 2023-11-07 10:52:49 +0100
  • 01d55f0203 Windows QPA: Emit QGuiApplication::primaryScreenChanged() Friedemann Kleint 2023-11-08 11:00:35 +0100
  • 7eb0cc2b4d Remove downstream config Toni Saario 2023-09-29 16:59:45 +0300
  • 9f6765897c QSharedMemory: fix attach() -> create() for non-legacy SystemV mode Ivan Solovev 2023-11-07 11:39:48 +0100
  • fd242e8cec Extend qDebug functionality for QDockWidget Axel Spoerl 2023-11-07 11:37:56 +0100
  • 8e437b7bcb Remove forward declared QHash Alexey Edelev 2023-11-06 12:41:15 +0100
  • 457e6f8b19 Work around GCC 13's bogus "out of bounds" check to QByteArray::_empty Thiago Macieira 2023-10-04 09:25:29 -0700
  • 85304da9e9 QNonContiguousByteDeviceThreadForwardImpl: reset m_atEnd during reset() Mårten Nordheim 2023-10-02 12:43:38 +0200
  • 1b62cee8d5 Schannel: Return if socket is invalid Mårten Nordheim 2023-10-20 17:54:02 +0200
  • 80b9714d7e QNetworkInfo[win]: Advertise Metered feature Mårten Nordheim 2023-11-03 11:49:03 +0100
  • e85a3cde2f QSharedMemory: fix attach() -> create() for non-legacy SystemV mode Ivan Solovev 2023-11-07 11:39:48 +0100
  • 7c3779006d tst_qrhi: Exercise a readonly storage buffer in the simple test Laszlo Agocs 2023-10-21 20:48:22 +0200
  • 92167f0119 rhi: Add a flag to suppress D3D11 smoke test warnings Laszlo Agocs 2023-10-09 16:10:07 +0200
  • bbeff2a335 Extend qDebug functionality for QDockWidget Axel Spoerl 2023-11-07 11:37:56 +0100
  • f5760cd7c9 QTZ/Darwin: Make available-ID checks cheaper Edward Welbourne 2023-11-03 11:51:20 +0100
  • 44df580c8e tslib: generate event with correct buttons and event type Samuli Piippo 2023-11-06 17:15:26 +0200
  • f0b2c5f21c tslib: generate event with correct buttons and event type Samuli Piippo 2023-11-06 17:15:26 +0200
  • 5a5c96c65d Add QPixmapIconEngine::isNull() Christian Ehrlicher 2023-11-05 21:39:27 +0100
  • a5a925bf2e QWidgetWindow: pass QPointF to QMouseEvent Christian Ehrlicher 2023-11-05 22:09:10 +0100
  • 90822833f3 QCheckBox: Don't emit checkStateChanged when nothing changed Christian Ehrlicher 2023-11-05 18:34:55 +0100
  • a2a7da3a02 Fix smooth scaling of Format_Mono and Format_MonoLSB Joni Poikelin 2023-10-16 12:44:03 +0300
  • c8c8299a63 Re-enable LTO for gcc versions >= 10 Alexey Edelev 2023-11-07 16:16:24 +0100
  • 295e56201d Implement QDBusAbstractInterface::setInteractiveAuthorizationAllowed Gleb Popov 2023-10-16 19:52:11 +0300
  • d2b109801e Restore WindowState when changing SurfaceType Wladimir Leuschner 2023-11-06 16:19:57 +0100
  • 2c8d75ff60 QSharedMemory: fix attach() -> create() for legacy SystemV mode Ivan Solovev 2023-11-07 11:11:59 +0100
  • 96e9d5cd76 CMake: Remove qt_internal_qt_configure_end workaround Alexandru Croitor 2023-09-01 18:34:12 +0200
  • 889c3e2e5b QMimeDatabase: update freedesktop.org.xml to shared-mime-info 2.3 David Faure 2023-11-03 17:17:07 +0100
  • 28516ed1fd CMake: Remove qt_internal_qt_configure_end workaround Alexandru Croitor 2023-09-01 18:34:12 +0200
  • fb1dcbfcba QSharedMemory: fix attach() -> create() for legacy SystemV mode Ivan Solovev 2023-11-07 11:11:59 +0100
  • aa8dfc5589 QDate: fix condition in conversion between chrono types and Julian Day Ivan Solovev 2023-11-07 13:00:03 +0100
  • 1084d008d3 QCryptographicHash: Do not rely on auto-loading of the default provider Jan Grulich 2023-10-30 18:17:33 +0100
  • 2db7a5ebfb Fix build with -no-feature-shortcut Tasuku Suzuki 2023-10-22 12:43:14 +0900
  • a8118caad6 Remove forward declared QHash Alexey Edelev 2023-11-06 12:41:15 +0100
  • be55fbede9 QTZ/Darwin: Make available-ID checks cheaper Edward Welbourne 2023-11-03 11:51:20 +0100
  • c88211d1e4 Restore WindowState when changing SurfaceType Wladimir Leuschner 2023-11-06 16:19:57 +0100
  • b23a06e039 Doc: Add HTTP Client example also to Web Technologies category Kai Köhne 2023-09-26 16:28:11 +0200
  • 0f3dbd6dc7 Android: remove a11y methods from QtNative, call a11y delegate direct Assam Boudjelthia 2023-09-20 17:01:00 +0200
  • ddb1c75afe QCryptographicHash: Do not rely on auto-loading of the default provider Jan Grulich 2023-10-30 18:17:33 +0100
  • 93a6cd8bdf JNI: allow QString as a parameter to native methods Volker Hilsheimer 2023-10-29 02:57:57 +0100
  • e579cdceb8 QLocal8Bit::convertToUnicode[win]: Pre-2Gi changes Mårten Nordheim 2023-10-30 17:35:10 +0100
  • 6f48233482 QLocal8Bit::convert*Unicode[win]: Converge logic Mårten Nordheim 2023-10-30 17:34:30 +0100
  • 10f5e4f809 QLocal8Bit::convertToUnicode[win]: Support stateless flag Mårten Nordheim 2023-10-30 16:51:58 +0100
  • 127e6cc907 QNonContiguousByteDeviceThreadForwardImpl: reset m_atEnd during reset() Mårten Nordheim 2023-10-02 12:43:38 +0200
  • 3ea46fa978 Schannel: Return if socket is invalid Mårten Nordheim 2023-10-20 17:54:02 +0200
  • c31227a548 QNetworkInfo[win]: Advertise Metered feature Mårten Nordheim 2023-11-03 11:49:03 +0100
  • 747dd2460b Http: simplify check for preconnect request Mårten Nordheim 2022-11-04 13:00:59 +0100
  • bd78047df3 QVulkanWindow: Add a way to control post-1.0 Vulkan features Laszlo Agocs 2023-10-20 17:45:09 +0200
  • 70ee85eff9 CMake: Don't strip debug builds with qt-cmake-private-install in CI Alexandru Croitor 2023-10-16 18:04:06 +0200
  • ebb80cbb08 Schannel: Avoid crashing for unparsed certificate Tim Jenssen 2023-10-30 20:31:52 +0100
  • 105a8d90bc wasm tests: Fix manual Selenium tests Piotr Wierciński 2023-11-03 09:54:30 +0100
  • 6b08ad7ed9 QLocale/MS: return null variant, not empty string, on failures Edward Welbourne 2023-11-02 10:59:14 +0100
  • b391fce4e0 Fix tst_QWidget::hoverPosition blacklisting for x86_64 Tor Arne Vestbø 2023-10-31 01:23:28 +0100
  • 1781d77092 Align QKeySequence behavior between macOS and iOS Tor Arne Vestbø 2023-06-07 12:04:41 +0200
  • 292c23bbe2 Doc: Replace wrongly spelled word Kai Köhne 2023-11-03 11:05:15 +0100
  • 597de2b1dc QTextEdit/Browser: use pmf-style connects Christian Ehrlicher 2023-11-05 11:26:32 +0100
  • d759c5c5ac QTextEdit: remove unused member 'textFormat' Christian Ehrlicher 2023-11-05 11:29:32 +0100
  • c96ef6aee6 QFontCombobox: misc cleanup Christian Ehrlicher 2023-11-01 13:36:04 +0100
  • 282280d2e8 Always print output of a failing test Dimitrios Apostolou 2023-11-03 13:15:54 +0100
  • 737ed17803 Always print output of a failing test Dimitrios Apostolou 2023-11-03 13:15:54 +0100
  • 6780195d4e Widgets: use pmf-style connect Christian Ehrlicher 2023-11-03 21:34:52 +0100
  • 05d69ad42b FusionStyle: use std::array instead QVarLengthArray Christian Ehrlicher 2023-11-01 10:10:28 +0100
  • 4a32f8b806 QStyle: cleanup iconFromApplicationTheme() Christian Ehrlicher 2023-10-31 19:29:03 +0100
  • fea9109b3b QWindowStyle: misc cleanup Christian Ehrlicher 2023-11-01 10:24:48 +0100
  • acdef6669f FusionStyle: re-add icons for dockwidget titlebar Christian Ehrlicher 2023-11-01 12:12:26 +0100
  • 9e1210752f QSingleShotTimer: port to chrono Ahmad Samir 2023-07-08 18:52:24 +0300
  • b13c46d6ef QStorageInfoPrivate/Linux: de-duplicate some code Ahmad Samir 2023-10-20 00:09:29 +0300
  • e34c2429c8 q20chrono: remove a redundant comment Ahmad Samir 2023-05-17 03:32:38 +0300
  • 4c6dfc05df QLatin1StringMatcher: handle from index < 0 Ahmad Samir 2023-09-15 17:30:43 +0300
  • 04f4b27774 QDockWidget: fix dock buttons size Christian Ehrlicher 2023-10-31 18:52:30 +0100
  • 91fe6fb2e1 Schannel: Avoid crashing for unparsed certificate Tim Jenssen 2023-10-30 20:31:52 +0100
  • ed7912dbe0 Doc: Replace wrongly spelled word Kai Köhne 2023-11-03 11:05:15 +0100
  • 8392e0ed94 QLocale/MS: extract function to save some repetition Edward Welbourne 2023-11-02 11:27:29 +0100
  • a527ab6652 QLocale/MS: polish some arrays and their access Edward Welbourne 2023-11-02 11:10:16 +0100
  • 385626d642 QLocale/MS: return null variant, not empty string, on failures Edward Welbourne 2023-11-02 10:59:14 +0100
  • 905fb43594 Include offset-zone's ID in the available IDs for an offset Edward Welbourne 2023-10-27 18:57:00 +0200
  • df73672f97 QTimeZone(qint32 offsetSeconds): use IANA ID when one is available Edward Welbourne 2023-10-27 17:02:33 +0200
  • e45d05dfc0 Convert UTC offset table look-ups to binary chop Edward Welbourne 2023-10-30 13:35:48 +0100
  • 5165a5802c Introduce dark mode to QWindows11Style Wladimir Leuschner 2023-08-30 16:42:35 +0200
  • 09fdddeb32 CMake: Don't strip debug builds with qt-cmake-private-install in CI Alexandru Croitor 2023-10-16 18:04:06 +0200
  • 510cc564c0 Android: add missing extras native methods impls and registration Assam Boudjelthia 2023-11-03 00:24:43 +0200
  • 28ba848dfa Rework documentation of the serialization converter example Edward Welbourne 2023-10-31 17:05:00 +0100
  • a38955c704 Eliminate duplicate overrides of Converter methods in example Edward Welbourne 2023-09-04 19:21:58 +0200
  • 73a2f1edbc Move Converter class, in eponymous example, to a file of its own Edward Welbourne 2023-10-31 16:26:04 +0100
  • d46d1db4c6 Break out the list of available converters to a static method Edward Welbourne 2023-10-31 14:58:10 +0100
  • e62633333a Split VariantOrderedMap out of Converter's header in example Edward Welbourne 2023-09-04 15:14:41 +0200
  • c6011e07c1 Remove unused Map alias for VariantOrderedMap in convert example Edward Welbourne 2023-10-10 15:10:49 +0200
  • 72f08b81ae Introduce QComObject base class Pavel Dubsky 2023-10-12 15:48:42 +0200
  • 197e591558 a11y: fix race condition on atspi startup on Wayland Harald Sitter 2023-08-01 13:56:24 +0200
  • 77dff1f5ed QMessageBox: Detect modifications to standard button text Tor Arne Vestbø 2023-10-24 17:47:12 +0200
  • c62c335be4 QSharedMemory: fix semaphore creation in legacy mode Ivan Solovev 2023-11-02 14:36:02 +0100
  • e51cd47ed3 Make checkBlackLists() return bool Kalle Viironen 2023-08-28 10:44:58 +0300
  • 90e1e1ee86 qhttpnetworkreply: remove unused findChallenge method Anton Kudryavtsev 2023-11-02 15:29:06 +0300
  • 3b562917b3 Mention QT_FORCE_FIND_TOOLS in QT_HOST_PATH Alexey Edelev 2023-11-02 15:30:56 +0100
  • a911438755 tests: skip setPermissions test if running as root Samuli Piippo 2023-10-30 11:15:32 +0200
  • 99cec50f56 tests: skip setPermissions test if running as root Samuli Piippo 2023-10-30 11:15:32 +0200
  • 8ef3ff1c62 QProcess/Unix: also ban vfork() under TSan Thiago Macieira 2023-11-02 07:45:57 -0700
  • 83b592346b Modify the MDI manual test to allow multiple views of same document Shawn Rutledge 2022-10-27 08:46:48 +0200
  • a0a29695ab QProcess/Unix: also ban vfork() under TSan Thiago Macieira 2023-11-02 07:45:57 -0700
  • ac6af2f322 Be verbose on plugin inclusion, easy patch point for distros Lisandro Damián Nicanor Pérez Meyer 2023-11-01 21:41:59 -0300
  • c861f9acef Mention QT_FORCE_FIND_TOOLS in QT_HOST_PATH Alexey Edelev 2023-11-02 15:30:56 +0100
  • 02c42b26e1 QSharedMemory: fix semaphore creation in legacy mode Ivan Solovev 2023-11-02 14:36:02 +0100
  • 742f45f7cf JNI: pass same QJniEnvironment object to QAndroidPlatformClipboard Assam Boudjelthia 2023-11-02 11:11:09 +0200
  • bc8f0911a9 Android: make System.load() error logs use Log.e() instead of Log.i() Assam Boudjelthia 2023-11-02 11:23:16 +0200
  • e38eef345e Replace the specific gcov compile and link options with generic --coverage Alexey Edelev 2023-11-01 11:31:16 +0100
  • 69487198ef uic: Port enumeration lookups to QLatin1StringView Friedemann Kleint 2023-10-20 07:59:26 +0200
  • 962291ab17 windeployqt: improve MSVC runtime detection Yuhang Zhao 2023-10-23 13:10:44 +0800
  • 8842391e5c windeployqt: improve MSVC runtime detection Yuhang Zhao 2023-10-23 13:10:44 +0800
  • d40f19af75 Skip mixedScript test on platforms with no Hangul font Eskil Abrahamsen Blomfeldt 2023-11-01 09:07:07 +0100
  • c5b3fd134b Skip mixedScript test on platforms with no Hangul font Eskil Abrahamsen Blomfeldt 2023-11-01 09:07:07 +0100
  • 58c7249ee8 Android: move display and screen management to new QtDisplayManager Assam Boudjelthia 2023-09-24 13:10:17 +0100
  • 7b77a1c2a6 QOSV: Add Win11 23H2 Yuhang Zhao 2023-10-26 17:03:31 +0800
  • d7ebe91781 uic: Port enumeration lookups to QLatin1StringView Friedemann Kleint 2023-10-20 07:59:26 +0200
  • 4fad57e750 QStringView: add isLower and isUpper Anton Kudryavtsev 2023-10-18 18:17:13 +0300
  • 199540dd57 xcb: implement QXcbCursor::size() Liang Qi 2023-10-31 22:34:32 +0100
  • bad32e1f06 Android: Hide text handle when it is out or covered Bartlomiej Moskal 2023-10-18 21:40:08 +0200
  • d10d76f9f2 Android: Hide text handle when it is out or covered Bartlomiej Moskal 2023-10-18 21:40:08 +0200
  • 68ac8bdea3 xcb: unset states and set new ones as need Mike Chen 2023-09-15 09:10:41 +0800
  • 9161f66a49 xcb: unset states and set new ones as need Mike Chen 2023-09-15 09:10:41 +0800
  • 78272c667f xcb: implement QXcbCursor::size() Liang Qi 2023-10-31 22:34:32 +0100
  • 3c80e88924 qnetworkcookie: remove parseCookies Anton Kudryavtsev 2023-11-01 16:05:54 +0300
  • 7b96f3934c QDockWidget: use pmf-style connect syntax Christian Ehrlicher 2023-10-31 18:35:36 +0100
  • 2eb1a72f73 Replace confusing member variable with a predicate Edward Welbourne 2023-10-31 16:10:55 +0100
  • 371dd6c6bd Amend #if-ery to exclude MS QTZP backend declaration when not in use Edward Welbourne 2023-10-30 19:10:53 +0100
  • 0dc1dac296 QtDBus: Fix unity build on Windows Friedemann Kleint 2023-11-01 10:28:45 +0100
  • b799a2107c Extend QTestPrivate property tests - actual implementation [2/2] Ivan Solovev 2023-08-24 16:54:45 +0200
  • 9c1fb39c9c Doc: Fix QTest::createTouchDevice docs Michal Klocek 2023-10-27 21:26:25 +0200
  • aecd210c75 Fix alpha channel logic in QRhiBackingStore Laszlo Agocs 2023-10-27 11:09:18 +0200
  • b808b7004c QRasterBackingStore: check format alpha presence in a more generic way Laszlo Agocs 2023-10-27 11:16:21 +0200
  • 6f22ed4b55 Update Harfbuzz to version 8.2.2 Eskil Abrahamsen Blomfeldt 2023-10-31 08:33:08 +0100
  • f542134498 QLocal8Bit::convertFromUnicode[win]: handle trailing high surrogate Mårten Nordheim 2023-10-18 17:30:14 +0200
  • 90a23d8d19 QLocal8Bit::convertFromUnicode[win] use local array for buffer Mårten Nordheim 2023-10-16 17:05:58 +0200
  • 0e1aef15f0 QLocal8Bit::convertFromUnicode[win]: Drop UsedDefaultChar argument Mårten Nordheim 2023-10-20 15:46:13 +0200
  • ac103de62b QLocal8Bit::convertFromUnicode[win] move cast earlier Mårten Nordheim 2023-10-16 17:05:58 +0200
  • 524ce5bc3f Doc: Improve the QCombobox Documentation Safiyyah Moosa 2023-10-16 23:21:53 +0200
  • a6a9ac8539 Doc: Revise QWidget docs Andreas Eliasson 2023-10-06 13:19:58 +0200
  • 87a3eeb26f qvulkanwindow: use qimage rvalue overalods more Anton Kudryavtsev 2023-10-31 13:23:26 +0300
  • 1940f0c7be Rework documentation of the serialization converter example Edward Welbourne 2023-10-31 17:05:00 +0100
  • 1022b0d111 Eliminate duplicate overrides of Converter methods in example Edward Welbourne 2023-09-04 19:21:58 +0200
  • 8b8fc42f2c Move Converter class, in eponymous example, to a file of its own Edward Welbourne 2023-10-31 16:26:04 +0100
  • d57a78657e Break out the list of available converters to a static method Edward Welbourne 2023-10-31 14:58:10 +0100
  • 0b1670134b Replace confusing member variable with a predicate Edward Welbourne 2023-10-31 16:10:55 +0100
  • 0de55973d3 Amend #if-ery to exclude MS QTZP backend declaration when not in use Edward Welbourne 2023-10-30 19:10:53 +0100
  • ec8e3e535d qurlidna: port some internal functions to QSV Anton Kudryavtsev 2023-10-31 11:21:44 +0300
  • d0b90663a4 qarraydatapointer: use use std::exchange more Anton Kudryavtsev 2023-10-30 14:55:25 +0300
  • f331171dd7 QString::fill: port to char16_t Anton Kudryavtsev 2023-10-31 11:14:21 +0300
  • ebbd9ddf88 qhttpnetworkreply: use QBAV more Anton Kudryavtsev 2023-10-10 16:16:09 +0300
  • d3ec9fd359 qhttpnetworkreply_p: port parseStatus and parseHeader to QBAV Anton Kudryavtsev 2023-10-10 16:14:24 +0300
  • 8f6b30ec8d QNetworkReplyHttpImplPrivate: de-duplicate literals Anton Kudryavtsev 2023-10-10 15:25:36 +0300
  • 0bd9265867 network: use CIS compare more Anton Kudryavtsev 2023-11-01 13:58:52 +0300
  • fcab2b88af QtDBus: Fix unity build on Windows Friedemann Kleint 2023-11-01 10:28:45 +0100
  • f5a5c59918 Extend QTestPrivate property tests - actual implementation [2/2] Ivan Solovev 2023-08-24 16:54:45 +0200
  • 457309c9fa QHttp2ProtocolHandler: optimize updateStream Anton Kudryavtsev 2023-11-01 14:46:55 +0300
  • 567e9b2026 Doc: Fix QTest::createTouchDevice docs Michal Klocek 2023-10-27 21:26:25 +0200
  • 38ce08aa8e Update Harfbuzz to version 8.2.2 Eskil Abrahamsen Blomfeldt 2023-10-31 08:33:08 +0100
  • 05390e0d23 Doc: Fix warnings and linking issues Topi Reinio 2023-09-06 13:05:41 +0000
  • bee9f8be26 Doc: Highlight some Widgets examples for Desktop category Kai Köhne 2023-10-19 15:37:25 +0200
  • a20d9a5700 Fix warning for 32bit builds Volker Hilsheimer 2023-10-30 12:18:16 +0800
  • daf15a4aaf Android: clean up error handling and native methods registration Volker Hilsheimer 2023-10-27 11:25:02 +0200
  • 6735aa868f JNI: add a static getter for a JNIEnv pointer to QJniEnvironment Volker Hilsheimer 2023-10-12 16:03:17 +0200
  • e21d35b9f7 JNI: don't implement a signature for 'long' C++ type Volker Hilsheimer 2023-10-31 11:28:51 +0800
  • 45c6ef02e7 Doc: Revise QWidget docs Andreas Eliasson 2023-10-06 13:19:58 +0200
  • 48c6f7250a Doc: Improve the QCombobox Documentation Safiyyah Moosa 2023-10-16 23:21:53 +0200
  • 5e158ee177 qvulkanwindow: use qimage rvalue overalods more Anton Kudryavtsev 2023-10-31 13:23:26 +0300
  • 9548118443 qpixmap_win: use qimage rvalue overalods more Anton Kudryavtsev 2023-10-31 13:26:12 +0300
  • aa4fe3286d Fix alpha channel logic in QRhiBackingStore Laszlo Agocs 2023-10-27 11:09:18 +0200
  • 522d9fcfe4 QRasterBackingStore: check format alpha presence in a more generic way Laszlo Agocs 2023-10-27 11:16:21 +0200
  • d53c0d721f Windeployqt: add options to deploy/block plugins Timothée Keller 2023-10-12 16:58:13 +0200
  • e90705687f QMetaEnum: refactor keysToValue Ahmad Samir 2023-10-30 13:02:03 +0200
  • 7c41f31efa QMetaProperty: simplify code Ahmad Samir 2023-07-29 15:42:59 +0300
  • a83b450dbc Use configure_file instead of file(COPY Amir Masoud Abdol 2023-10-31 12:19:22 +0100
  • e45937c22d Highlight some examples for 'Data Processing & IO' category Kai Köhne 2023-10-20 13:24:58 +0200
  • 675f380c4d Doc: Fix name of example to highlight Kai Köhne 2023-10-20 16:04:59 +0200
  • 5e0c6b5fa0 QLocal8Bit::convertToUnicode[win]: handle more than one octet state Mårten Nordheim 2023-10-20 13:48:21 +0200
  • e542a2f9e5 QLocal8Bit::convertToUnicode[win]: Drop MB_PRECOMPOSED flag Mårten Nordheim 2023-10-20 14:05:52 +0200
  • 8d1dfdd912 QLocal8Bit::convertToUnicode[win]: Simplify state-handling Mårten Nordheim 2023-10-19 15:28:12 +0200
  • e1180150e4 QLocal8Bit::convertToUnicode[win]: Drop QVLA in favor of array Mårten Nordheim 2023-10-19 15:14:45 +0200
  • ce4531a490 QNetworkInfo: if no builtin defaults are found, load anything Mårten Nordheim 2023-09-25 11:46:59 +0200
  • bafeffff9d QMessageBox: Detect modifications to standard button text Tor Arne Vestbø 2023-10-24 17:47:12 +0200
  • db17487c93 Fix tst_QWidget::hoverPosition blacklisting for x86_64 Tor Arne Vestbø 2023-10-31 01:23:28 +0100
  • d490f3d9fd Fix margin issue in wizard for windows Santhosh Kumar 2023-09-25 11:33:24 +0200
  • 13bb9fcdae no-thread: add QProcess config check Morten Sørvig 2023-10-24 13:24:52 +0200
  • 3fc1951f41 no-thread: don't build macdeployqt Morten Sørvig 2023-10-24 13:22:59 +0200
  • 73feb5184e wasm: fix null-argument warning Morten Sørvig 2023-08-16 22:05:34 +0200
  • 58a6a92f68 Fix margin issue in wizard for windows Santhosh Kumar 2023-09-25 11:33:24 +0200
  • 63fc3175b4 wasm: Add QLocale backend Morten Sørvig 2023-10-12 15:26:05 +0200
  • 7d79ae0d84 Blacklist tst_QWidget::hoverPosition() on macOS 14 x86_64 Tor Arne Vestbø 2023-10-30 21:32:46 +0100
  • adf39eff44 Blacklist tst_QWidget::hoverPosition() on macOS 14 x86_64 Tor Arne Vestbø 2023-10-30 21:32:46 +0100
  • ae12733471 Blacklist tst_QWidget::showMinimizedKeepsFocus on macOS 14 in CI Tor Arne Vestbø 2023-10-30 11:16:03 +0100
  • 9954cb69e7 Blacklist tst_QTemporaryDir::QTBUG43352_failedSetPermissions on macOS 14 ARM Tor Arne Vestbø 2023-10-30 11:09:27 +0100
  • 12be9f1e11 macOS: Check NSWindow as well when determining if setVisible can bail out Tor Arne Vestbø 2023-10-27 14:59:36 +0200
  • 11a68f13e9 qnetworkcookiejar: optimize validateCookie Anton Kudryavtsev 2023-10-30 18:54:27 +0300
  • 0774a9c556 qnetworkcookiejar::deleteCookie: port raw loop to algorithm Anton Kudryavtsev 2023-10-30 18:51:28 +0300
  • 08fff11232 qnetworkcookiejar: optimize cookiesForUrl Anton Kudryavtsev 2023-10-30 18:28:30 +0300
  • d8d5922f16 QLocal8Bit::convertFromUnicode[win]: handle trailing high surrogate Mårten Nordheim 2023-10-18 17:30:14 +0200
  • e34ee8e88a QLocal8Bit::convertFromUnicode[win] use local array for buffer Mårten Nordheim 2023-10-16 17:05:58 +0200
  • 36a6522b48 QLocal8Bit::convertFromUnicode[win]: Drop UsedDefaultChar argument Mårten Nordheim 2023-10-20 15:46:13 +0200
  • ab009f2f03 QLocal8Bit::convertFromUnicode[win] move cast earlier Mårten Nordheim 2023-10-16 17:05:58 +0200
  • 94214fe100 QLocal8Bit::convertToUnicode[win]: handle more than one octet state Mårten Nordheim 2023-10-20 13:48:21 +0200
  • ef24784f88 QLocal8Bit::convertToUnicode[win]: Drop MB_PRECOMPOSED flag Mårten Nordheim 2023-10-20 14:05:52 +0200
  • 2e9bb2ee5d QLocal8Bit::convertToUnicode[win]: Simplify state-handling Mårten Nordheim 2023-10-19 15:28:12 +0200
  • 435dc5a6df Blacklist tst_QTemporaryDir::QTBUG43352_failedSetPermissions on macOS 14 ARM Tor Arne Vestbø 2023-10-30 11:09:27 +0100
  • ddf7e5deca Blacklist tst_QWidget::showMinimizedKeepsFocus on macOS 14 in CI Tor Arne Vestbø 2023-10-30 11:16:03 +0100
  • 33fec53e55 QHttpNetworkConnection: use QSB more Anton Kudryavtsev 2023-10-30 16:57:18 +0300
  • c4f7dba81e QDate: make conversion from/to chrono types constexpr and noexcept Ivan Solovev 2023-10-23 16:58:54 +0200
  • bf42be723f QHttpNetworkConnection: mark some methods as const Anton Kudryavtsev 2023-10-30 15:01:35 +0300
  • 981804752a qnetworkcookiejar: port internal functions to QSV Anton Kudryavtsev 2023-10-30 18:25:59 +0300
  • 8db967a860 qhttpmultipart: use range-for more Anton Kudryavtsev 2023-10-30 17:47:21 +0300
  • 56bb4ac484 qnetworkrequest, qnetworkreply: port some methods to QBAV Anton Kudryavtsev 2023-08-25 16:10:24 +0300
  • be7e5f94a1 macOS: Check NSWindow as well when determining if setVisible can bail out Tor Arne Vestbø 2023-10-27 14:59:36 +0200
  • e5e8b785cc QtDBus: Use explicitly meta type name instead of method type Kai Uwe Broulik 2023-10-20 17:36:01 +0200
  • ff1c503dd6 Rename Convert Example to Serialization Converter Edward Welbourne 2023-09-01 16:40:26 +0200
  • a9c47dde50 Rename Convert Example to Serialization Converter Edward Welbourne 2023-09-01 16:40:26 +0200
  • 33b714c64a Fix CTF with Integrity Antti Määttä 2023-10-05 14:46:23 +0300
  • 0f2558470d Fix CTF with static build Antti Määttä 2023-10-05 14:48:14 +0300
  • 457566c96f Android: Move clipboard management to own class Assam Boudjelthia 2023-09-18 12:02:47 +0300
  • 933cc5dd3c Doc: Specify correct include for QWaylandApplication Paul Wicking 2023-10-30 10:57:00 +0100
  • cc921ad104 Doc: Specify correct include for QWaylandApplication Paul Wicking 2023-10-30 10:57:00 +0100
  • 575b9117f9 Report as available every QTimeZone(qint32).id() result Edward Welbourne 2023-10-27 13:55:14 +0200
  • 41675da88e Make Converter::saveFile() consistently error on unexpected options Edward Welbourne 2023-10-19 15:57:11 +0200
  • 8a4fd01bf3 Do automatic r-b swap in QVulkanWindow's grab for BGRA8 Laszlo Agocs 2023-10-20 16:56:02 +0200
  • 2e0b58607e Add missing timestamp to tablet events Viktor Arvidsson 2023-10-27 22:24:18 +0200
  • 2196d3eff7 Align doc of custom QTimeZone constructor with declaration Edward Welbourne 2023-10-27 18:52:26 +0200
  • ab34aa760c Convert fprintf(stderr, ...); exit(EXIT_FAILURE); to qFatal(...) Edward Welbourne 2023-10-19 16:16:52 +0200
  • 4e20b852bb Convert fprintf(stderr, ...); exit(EXIT_FAILURE); to qFatal(...) Edward Welbourne 2023-10-19 16:16:52 +0200
  • b80be2a684 Make Converter::saveFile() consistently error on unexpected options Edward Welbourne 2023-10-19 15:57:11 +0200
  • 4389b0c429 Report as available every QTimeZone(qint32).id() result Edward Welbourne 2023-10-27 13:55:14 +0200
  • 4e3518bf63 Align doc of custom QTimeZone constructor with declaration Edward Welbourne 2023-10-27 18:52:26 +0200
  • 4f33c4a368 Android: properly parse colon separated local libs in QtLoader Assam Boudjelthia 2023-10-30 11:16:50 +0200
  • efb06499a7 Add missing timestamp to tablet events Viktor Arvidsson 2023-10-27 22:24:18 +0200
  • c6138bf9de Skip QVulkan autotests on Android Laszlo Agocs 2023-10-25 19:10:26 +0200
  • 7a3261c196 Do automatic r-b swap in QVulkanWindow's grab for BGRA8 Laszlo Agocs 2023-10-20 16:56:02 +0200
  • 69b3109435 Include what you need: QIODevice Volker Hilsheimer 2023-10-29 15:39:47 +0100
  • 910f884593 QCommonStyle: add missing standard icons Christian Ehrlicher 2023-10-14 11:32:50 +0200
  • 37b6f941ee QCommonStyle: add 128px icons for standardbutton-closetab Christian Ehrlicher 2023-10-14 20:28:08 +0200
  • 4acbfd47be QCommonStyle: add 128px icons for toolbar-ext Christian Ehrlicher 2023-10-14 19:07:22 +0200
  • 6d374897ba QCommonStyle: add 128px icon for cleartext Christian Ehrlicher 2023-10-14 13:33:35 +0200
  • 4ee702e2ad QCommonStyle: add 128px versions of media icons Christian Ehrlicher 2023-10-19 17:20:06 +0200
  • 06c9f4b55e QCommonStyle: add missing png icons derived from svg ones Christian Ehrlicher 2023-10-15 14:47:17 +0200
  • 8eaf01ef81 QCommonStyle: cleanup standardIcon()/standardPixmap() [2/2] Christian Ehrlicher 2023-10-15 13:56:26 +0200
  • 5c614efcab QMessageBox: Opt out of native dialog if standard buttons have menu Tor Arne Vestbø 2023-10-24 23:03:25 +0200
  • 7dc27689c7 Teach QMessageDialogOptions about default and escape buttons Tor Arne Vestbø 2023-10-22 17:53:34 +0200
  • 134d3592b7 Convert tooltips example to snippets Volker Hilsheimer 2023-10-23 18:09:47 +0200
  • e91de81017 QueuedCustomType example: use QThread::requestInterruption Volker Hilsheimer 2023-10-23 13:41:46 +0200
  • 09f48964e0 Increase Coin timeout for ctest command under sanitized testruns Dimitrios Apostolou 2023-10-27 11:55:06 +0200
  • 2636258b29 Add note on -00:00 as offset suffix and UTC-00:00 as zone Edward Welbourne 2023-10-27 13:46:21 +0200
  • d0f79c073d Introduce TabWidget to Windows11 style Wladimir Leuschner 2023-09-08 18:03:42 +0200
  • a0cbecf70c Introduce Spinbox into QWindows11Style Wladimir Leuschner 2023-07-13 15:44:23 +0200
  • 51499e7a17 Introduce rounded plain frames, group boxes in QWindows11Style Wladimir Leuschner 2023-06-22 15:49:32 +0300
  • 6723515e5b Introduce progressbar in QWindows11Style Wladimir Leuschner 2023-06-21 14:15:55 +0300
  • c0b5c1567b Introduce Windows 11 style sliders in QWindows11Style Wladimir Leuschner 2023-05-15 12:35:11 +0300
  • 045726818c Introduce accent colored Buttons, Radio-/Checkbuttons in QWindows11Style Wladimir Leuschner 2023-05-30 14:56:11 +0300
  • c27baa6aac Update menu behavior to mimick Windows 11 style on QWindows11Style Wladimir Leuschner 2023-04-11 12:15:47 +0300
  • 9da8d67b3b Introduce Windows 11 styled ComboBox in QWindows11Style Wladimir Leuschner 2023-06-01 14:45:47 +0300
  • 64db4042d4 Introduce ListView hover and select behavior to QWindows11Style Wladimir Leuschner 2023-07-13 16:01:13 +0200
  • e4b7ccee53 Introduce TextEdit to QWindows11Stlye Wladimir Leuschner 2023-07-13 15:53:02 +0200
  • 07d524aad7 Introduce Rounded ScrollAreas in QWindows11Style Wladimir Leuschner 2023-07-13 12:35:30 +0200
  • 5ececa66d5 Introduce AccentColored LineEdit to QWindows11Style Wladimir Leuschner 2023-07-13 15:20:35 +0200
  • 2ec4da62b2 Introduce scrollbars to QWindows11Style Wladimir Leuschner 2023-07-06 12:08:14 +0200
  • 65d58e6c41 Introduce new empty Windows 11 style Wladimir Leuschner 2023-06-08 12:40:30 +0300
  • a69980e557 QMessageBox: Fall back to non-native dialog if button has menu Timur Pocheptsov 2023-10-20 14:54:06 +0200
  • ba8b0fdcf7 QLocal8Bit::convertToUnicode[win]: Fix indentation Mårten Nordheim 2023-10-19 14:38:25 +0200
  • 8ac49acca6 Android: Modernize the QAndroidSystemLocale implementation Volker Hilsheimer 2023-10-26 16:32:20 +0200
  • 180c7698e2 JNI: remove implicit conversion of declared QtJniTypes to jobject Volker Hilsheimer 2023-10-26 18:38:51 +0200
  • 8c9f5fba03 Android: don't rely on implicit cast of declared QtJniTypes to jobject Volker Hilsheimer 2023-10-26 18:33:33 +0200
  • 703614f03b Android: replace QtAndroid::activity/service with QtAndroidPrivate Volker Hilsheimer 2023-10-26 16:30:36 +0200
  • d44aae1358 QLocal8Bit::convertToUnicode[win]: Drop QVLA in favor of array Mårten Nordheim 2023-10-19 15:14:45 +0200
  • 3a5339b418 QLocal8Bit::convertToUnicode[win]: Fix indentation Mårten Nordheim 2023-10-19 14:38:25 +0200
  • 6c234ec1dd QMetaEnum: de-duplicate some code Ahmad Samir 2023-07-29 00:33:18 +0300
  • 336f6340fd QMetaObject: change typeNameFromTypeInfo() to return a QBAV Ahmad Samir 2023-07-29 00:24:58 +0300
  • 4ecbe42ff4 QMetaObject: add indexOfEnumerator(QBAV) overload Ahmad Samir 2023-07-27 21:46:34 +0300
  • 56b8048ab9 QMetaObject: change static objectClassName() to return a QBAV Ahmad Samir 2023-07-27 17:10:58 +0300
  • e0573e7364 QTimer: split QSingleShotTimer to a private header Ahmad Samir 2023-07-14 19:21:10 +0300
  • 6f1449c7ae Android: fix ClassLoader warning Assam Boudjelthia 2023-09-25 23:04:45 +0100
  • db91947eb0 Android: remove redundant QtNativeLibrariesDir class Assam Boudjelthia 2023-09-17 21:47:14 +0300
  • 3a505a859a Android: modularize and simplify QtLoader classes Assam Boudjelthia 2023-10-25 11:40:17 +0300
  • 7c59c5ed13 Examples: remove OpenGL code paths from painting examples Volker Hilsheimer 2023-10-24 17:41:51 +0200
  • 333650c596 Increase Coin timeout for ctest command under sanitized testruns Dimitrios Apostolou 2023-10-27 11:55:06 +0200
  • ac039776a6 Avoid ${...} to be replaced by configure_file Cajus Pollmeier 2023-10-11 10:11:45 +0200
  • 58fd829cdf Use localized time-zone abbreviations or offset Edward Welbourne 2023-09-27 16:35:48 +0200
  • 4756062828 Have QDTP match longest form it can for local zone name Edward Welbourne 2023-10-25 18:16:14 +0200
  • cfd9639095 QStringConverter[win]: expose+test control of code-page Mårten Nordheim 2023-10-16 16:37:34 +0200
  • bd5c6fab40 QueuedCustomType example: use QThread::requestInterruption Volker Hilsheimer 2023-10-23 13:41:46 +0200
  • ae39b16345 Convert tooltips example to snippets Volker Hilsheimer 2023-10-23 18:09:47 +0200
  • 70df82a919 Prefer using override instead of virtual in qdbusxml2cpp Ahmed Kerimov 2023-10-19 02:17:58 +0300
  • d24179588b SQL: fix doc Christian Ehrlicher 2023-10-26 19:58:12 +0200
  • 23370ace68 QCommonStyle: cleanup standardIcon()/standardPixmap() [1/2] Christian Ehrlicher 2023-10-15 13:56:26 +0200
  • a553d00179 SQL: fix doc Christian Ehrlicher 2023-10-26 19:58:12 +0200
  • 3e3bb98eb6 print: Use transient parent for native print dialog if provided Jarkko Koivikko 2023-10-25 20:51:08 +0300
  • 9254bc610c qsystemdetection.h: Update WASM in comments Axel Spoerl 2023-10-25 10:05:15 +0200
  • b5fa71c18f Rename the JSON Save Game Example to Saving a Game to File Edward Welbourne 2023-09-01 16:34:44 +0200
  • d5393a936d moveToTrash/Unix: use linkat() to check early for cross-device renames Thiago Macieira 2023-09-24 19:48:47 -0700
  • 935562a77b QTemporaryFile(Name): don't make the path absolute on generation Thiago Macieira 2023-10-18 20:54:37 -0700
  • 84e70976f3 JNI: Tolerate threading mismatches and improve diagnostics Volker Hilsheimer 2023-10-25 17:47:02 +0200
  • f419a8d67f Android: add an appless test that recreates QGuiApplication Volker Hilsheimer 2023-10-25 16:14:54 +0200
  • beeb531c32 print: Use transient parent for native print dialog if provided Jarkko Koivikko 2023-10-25 20:51:08 +0300
  • 1e74f67e54 Work round ICU disagreeing with TZDB about zone transitions Edward Welbourne 2023-10-24 15:48:57 +0200
  • 358745d7de QSP/QWP: introduce owner_before, owner_equal, owner_hash Giuseppe D'Angelo 2023-10-24 21:13:36 +0200
  • 15317f352e Explicitly focus automatic default button in QDialogButtonBox inside dialog Tor Arne Vestbø 2023-10-24 00:14:47 +0200
  • 8bb6941738 macOS: Include StandardButton::RestoreDefaults when adding native alert buttons Tor Arne Vestbø 2023-10-24 16:13:59 +0200
  • 1dcc14f2d0 Use adaptive LaunchScreen on iOS Amir Masoud Abdol 2023-10-24 16:20:21 +0200
  • 4650a4433b Suppress deprecation warnings in test of QDTE::timeSpec property Edward Welbourne 2023-10-25 18:07:57 +0200
  • 31dc17c13a Rework massaging of time zone offsets in formatted date-times Edward Welbourne 2023-10-25 14:53:56 +0200
  • b7b2375751 Doc: Highlight some Widgets examples for Desktop category Kai Köhne 2023-10-19 15:37:25 +0200
  • 9e4e52a9b3 Make qt-internal-configure-tests aware of Vcpkg's OpenSSL packages Amir Masoud Abdol 2023-08-23 13:41:26 +0200
  • 4f168621d2 wasm: Fix test runner for asynchronous tests Piotr Wierciński 2023-09-18 15:24:20 +0200
  • d1f40ea087 QString: remove isSimpleText method Anton Kudryavtsev 2023-10-18 18:41:01 +0300
  • e3d34d2fdb qsystemdetection.h: Update WASM in comments Axel Spoerl 2023-10-25 10:05:15 +0200
  • 3f8de9d327 Define PN_XNUM if not defined in elf.h Michał Łoś 2023-09-15 09:01:44 +0200
  • 44902f09cf macOS: Avoid adding modal session for window that's already added Tor Arne Vestbø 2023-10-22 14:36:53 +0200
  • fa74a99c8e QMessageBox: Do last minute setup in setVisible instead of showEvent Tor Arne Vestbø 2023-10-22 16:22:27 +0200
  • ed1def47a2 macOS: Don't refuse key window for direct transient parent of modal window Tor Arne Vestbø 2023-10-20 19:08:32 +0200
  • f89a2f41e7 a11y atspi: Don't restrict top-level window to 2 a11y roles Michael Weghorn 2023-10-02 23:09:06 +0200
  • 799bfe94e8 Fix smooth scaling of Format_Mono and Format_MonoLSB Joni Poikelin 2023-10-16 12:44:03 +0300
  • c5d9e4a7a7 Teach QMessageDialogOptions about default and escape buttons Tor Arne Vestbø 2023-10-22 17:53:34 +0200
  • d44413d526 Explicitly focus automatic default button in QDialogButtonBox inside dialog Tor Arne Vestbø 2023-10-24 00:14:47 +0200
  • b0ddca18d7 QMessageBox: Do last minute setup in setVisible instead of showEvent Tor Arne Vestbø 2023-10-22 16:22:27 +0200
  • 1b0e76f514 a11y atspi: Don't restrict top-level window to 2 a11y roles Michael Weghorn 2023-10-02 23:09:06 +0200
  • 78cb91c5ca macOS: Avoid adding modal session for window that's already added Tor Arne Vestbø 2023-10-22 14:36:53 +0200
  • a0b14115f1 Fix datatype mappings for the Mimer SQL QtSql plugin Fredrik Ålund 2023-10-16 10:46:38 +0200
  • 2007209a6f qmainindowlayout_p.h: make header guard match file name Marc Mutz 2023-10-05 19:14:36 +0200
  • 00ed8d7822 Fix datatype mappings for the Mimer SQL QtSql plugin Fredrik Ålund 2023-10-16 10:46:38 +0200
  • fbb1cc234b qmainindowlayout_p.h: make header guard match file name Marc Mutz 2023-10-05 19:14:36 +0200
  • bd7c409b9c QCommonStyle: use addIconFiles() to avoid copy'n'paste Christian Ehrlicher 2023-10-21 17:05:56 +0200
  • 2fefc8c63c QString/QByteArray: add lvalue and rvalue overloads of left/mid/right Thiago Macieira 2023-09-25 11:37:53 -0700
  • 1cce2cceff QString/QByteArray: make the sliced(pos) overload call the other sliced Thiago Macieira 2023-10-08 20:56:22 -0700
  • f4101f9953 QString/QBA: add lvalue and rvalue overloads to first/last/sliced/chopped Thiago Macieira 2023-09-25 11:08:51 -0700
  • 2fd0996324 QArrayDataPointer: add an allocating constructor Thiago Macieira 2023-08-22 15:40:42 -0700
  • 0ed4dc554c macOS: Make QCocoaWindow::setVisible idempotent Tor Arne Vestbø 2023-10-22 14:08:30 +0200
  • 6914ed3309 macOS: Fix tst_MacGui::nonModalOrder() Tor Arne Vestbø 2023-10-25 11:29:35 +0200
  • 793cfec941 qtextengine: use const methods more Anton Kudryavtsev 2023-10-16 17:04:11 +0300
  • 621f7c8735 qtextengine: replace qlist with qvla Anton Kudryavtsev 2023-10-13 15:39:08 +0300
  • 1427aa6711 Tidy up qtextlayout Anton Kudryavtsev 2023-10-16 16:56:34 +0300
  • 887e18990d tst_QLocale: base europeanTimeZone test on 2013, actually used in test Edward Welbourne 2023-10-24 15:44:24 +0200
  • a3f1b8e4d9 Do not collect the Private module dependencies values in public variables Alexey Edelev 2023-10-24 17:48:55 +0200
  • fde6bdfc5a wasm: add QIODevices for accessing JS data Morten Sørvig 2023-10-25 13:29:52 +0200
  • cd3a409589 macOS: Include StandardButton::RestoreDefaults when adding native alert buttons Tor Arne Vestbø 2023-10-24 16:13:59 +0200
  • 4a16e51bc3 macOS: Don't refuse key window for direct transient parent of modal window Tor Arne Vestbø 2023-10-20 19:08:32 +0200
  • be268ae197 macOS: Make QCocoaWindow::setVisible idempotent Tor Arne Vestbø 2023-10-22 14:08:30 +0200
  • 342b37f388 Revert "QAtomic: remove the copy ctor and assignment operator" Volker Hilsheimer 2023-10-25 07:53:45 +0000
  • 1af821825a macOS: Fix tst_MacGui::nonModalOrder() Tor Arne Vestbø 2023-10-25 11:29:35 +0200
  • 7fb0c2bbf9 QMessageBox: Opt out of native dialog if standard buttons have menu Tor Arne Vestbø 2023-10-24 23:03:25 +0200
  • fd9c567156 Use SSL_CTX_set_dh_auto if DHparam is empty André Klitzing 2023-09-29 08:21:21 +0200
  • 5628600a07 Revert "QWeakPointer: deprecate its relational operators" Volker Hilsheimer 2023-10-25 03:57:14 +0000
  • 6008eb98d5 forkfd_linux: change childStack size from 4096 to SIGSTKSZ Huang Rui 2023-10-20 14:44:18 +0800
  • 6173f053a0 Update bundled libjpeg-turbo to version 3.0.1 Eirik Aavitsland 2023-10-18 11:51:50 +0200
  • 9f971deb06 Win: minor improvement of the console debug trick Zhao Yuhang 2023-10-22 16:05:25 +0800
  • 993db5a122 forkfd_linux: change childStack size from 4096 to SIGSTKSZ Huang Rui 2023-10-20 14:44:18 +0800
  • fd300f143f Win: minor improvement of the console debug trick Zhao Yuhang 2023-10-22 16:05:25 +0800
  • 6a93ec2435 QAtomic: remove the copy ctor and assignment operator Giuseppe D'Angelo 2023-09-13 10:35:34 +0200
  • 6f9271ce7c QStaticLatin1StringMatcher: touch up API docs Ahmad Samir 2023-09-17 17:14:34 +0300
  • b80262055c macOS: Explicitly mark NSView as needing display when unhiding it Tor Arne Vestbø 2023-10-18 19:19:52 +0200
  • e1dcc858b2 QStringList: improve benchmark code Ahmad Samir 2023-04-08 13:38:49 +0200
  • a86fda6423 Fix build with -no-feature-library Tasuku Suzuki 2023-10-21 10:57:57 +0900
  • ea0b99c006 macOS: Explicitly mark NSView as needing display when unhiding it Tor Arne Vestbø 2023-10-18 19:19:52 +0200
  • 74b93a3410 tst_QHashFunctions: suppress warning about casting from float to _Float16 Thiago Macieira 2023-10-19 10:11:03 -0700
  • a431a60023 standarddialogs: Don't assume QMessageBox::exec() returns clicked role Tor Arne Vestbø 2023-10-22 17:58:03 +0200
  • 1fd1ffd03d standarddialogs: Don't assume QMessageBox::exec() returns clicked role Tor Arne Vestbø 2023-10-22 17:58:03 +0200
  • 13fbedd162 QStringConverter[win]: expose+test control of code-page Mårten Nordheim 2023-10-16 16:37:34 +0200
  • 66b7cb2a88 Suppress "duplicate libraries" warning for Xcode 15 Amir Masoud Abdol 2023-10-16 11:24:38 +0200
  • 2d59f2e8ca QMessageBox: Fall back to non-native dialog if button has menu Timur Pocheptsov 2023-10-20 14:54:06 +0200
  • 0eff6dfe9c Android: Fix for hiding cursor handles Bartlomiej Moskal 2023-10-18 10:59:51 +0200
  • 9c8651478b Android: Fix for hiding cursor handles Bartlomiej Moskal 2023-10-18 10:59:51 +0200
  • 23c1b520bd Fix the dependency list naming when collecting repo dependencies Alexey Edelev 2023-10-23 15:47:07 +0200
  • e5c7bb62ee Fix the dependency list naming when collecting repo dependencies Alexey Edelev 2023-10-23 15:47:07 +0200
  • a61d752951 tst_QHashFunctions: suppress warning about casting from float to _Float16 Thiago Macieira 2023-10-19 10:11:03 -0700
  • ceee7acf43 qcore_unix: port qt_safe_poll to QDeadlineTimer Ahmad Samir 2023-04-29 15:07:14 +0300
  • df2e07549e QLogging: disable the message pattern functionality for bootstrap Thiago Macieira 2023-08-23 12:15:29 -0700
  • 36805fc3c4 QLogging: call a non-exported message-formatting function Thiago Macieira 2023-08-23 12:04:05 -0700
  • 232f4f14be QMessagePattern: use the system message sinks for parsing errors Thiago Macieira 2023-08-23 10:57:54 -0700
  • e85c64bb6d QLogging: use stderr_message_handler() if we fail to grab the handler Thiago Macieira 2023-08-23 10:52:58 -0700
  • d614067ea0 QLogging: deduplicate the calls to qFormatLogMessage() Thiago Macieira 2023-08-22 17:04:58 -0700
  • 039ea9b40f QLogging: simplify qDefaultMessageHandler() with a global constant Thiago Macieira 2023-08-22 17:04:58 -0700
  • a668ed44dc QtDBus: Use explicitly meta type name instead of method type Kai Uwe Broulik 2023-10-20 17:36:01 +0200
  • d7d144b530 Revert "Make sure that pkgconf can find HarfBuzz" Amir Masoud Abdol 2023-10-23 08:00:56 +0000
  • 92194ac571 Unify QDialog WA_WState_ExplicitShowHide handling Tor Arne Vestbø 2023-10-20 18:33:05 +0200
  • c0f13eeb99 Modify copyright format in qt_attribution.json Lucie Gérard 2023-09-01 13:54:21 +0200
  • 89f0f34db5 tst_QSslSocket: Remove compile-time #ifdef check Volker Hilsheimer 2023-10-21 10:55:32 +0200
  • 51cfc973b3 Add a QDateTimeEdit::timeZone property Edward Welbourne 2023-09-08 17:14:15 +0200
  • b7e0f45a85 JNI: simplify code for declared types a bit Volker Hilsheimer 2023-10-20 22:07:19 +0200
  • 72ad419116 JNI: Fix reference leak in QJniArray Volker Hilsheimer 2023-10-19 15:18:48 +0200
  • fd48ce0b73 Add support for containers > 4 Gi elements in QDataStream Øystein Heskestad 2023-10-04 13:59:06 +0200
  • c172f26c9f Doc: Highlight 5 network examples Kai Köhne 2023-10-16 14:51:41 +0200
  • 1cf9392add Android: remove unneeded allowNativeHeapPointerTagging manifest flag Assam Boudjelthia 2023-10-20 14:32:39 +0300
  • 0d413506a1 Skip Vulkan on Android in QRhi autotest Laszlo Agocs 2023-10-18 18:58:57 +0200
  • 4b0d41448f Remove one more QAtomicInt copy operation Giuseppe D'Angelo 2023-10-22 18:31:49 +0200
  • d1726e495a Remove Qt_6_PRIVATE_API ELF from a symbol used by ~QNetworkDatagram Mårten Nordheim 2023-10-20 09:59:43 +0200
  • cc350b13c1 Schannel: Enable ALPN for some mingw configurations Mårten Nordheim 2023-10-18 12:54:03 +0200
  • bb23a05905 QWeakPointer: deprecate its relational operators Giuseppe D'Angelo 2023-09-28 15:52:06 +0200
  • f2e19d37de QStringList: add lastIndexOf() overloads Ahmad Samir 2023-10-03 00:01:46 +0300
  • c205f05128 QStringList: add filter(QL1SV) overload Ahmad Samir 2023-09-15 19:10:56 +0300
  • 3dffd5aa0b QStringList: add indexOf() QString/QStringView/QL1SV overloads Ahmad Samir 2023-09-17 01:29:13 +0300
  • a6ad755734 QStringList: add filter(QStringMatcher) overload Ahmad Samir 2023-05-05 20:12:27 +0300
  • c7bc337341 qt_safe_poll: round up when converting to milliseconds for poll(2) Thiago Macieira 2023-10-17 15:37:37 -0700
  • feb67bbdd2 QStorageInfo/Unix: exclude invalid volumes from mountedVolumes() Thiago Macieira 2023-10-12 15:58:34 -0700
  • 39843b65f4 QStorageInfo/Linux: decode the names encoded by udev in-place Thiago Macieira 2023-09-22 19:08:42 -0700
  • 4107e4d8ca QStorageInfo/Linux: avoid parsing /dev/disks/by-label for every entry Thiago Macieira 2023-09-22 14:02:03 -0700
  • 3e330a79ec QStorageInfo/Linux: rewrite the label retriever to use device IDs Thiago Macieira 2023-10-19 09:18:51 -0700
  • ddc39eb3a4 QStorageInfo/Linux: fix mountedVolumes() for paths mounted over Thiago Macieira 2023-10-19 08:24:36 -0700
  • 1cd6c6c69e QStorageInfo/Linux: fix setPath() for paths mounted over Thiago Macieira 2023-10-19 08:30:46 -0700
  • 9df2b7ffa4 tst_QStorageInfo: make storageList() test table-driven Thiago Macieira 2023-10-12 14:10:49 -0700
  • 0bc6150289 Avoid creating child windows twice when already visible Tor Arne Vestbø 2023-10-18 19:02:08 +0200
  • 70d7c6a937 Avoid creating child windows twice when already visible Tor Arne Vestbø 2023-10-18 19:02:08 +0200
  • 341854a4f3 QStringMatcher: add a method that returns a string view of the pattern Ahmad Samir 2023-10-04 12:29:33 +0300
  • 90532e0b01 QFSFileEngine: minor code clarification Ahmad Samir 2023-09-08 19:26:59 +0300
  • e8909dcfd0 QSystemError: pass errno when calling stdString() Ahmad Samir 2023-09-07 20:49:02 +0300
  • 313421a73b Apple event dispatcher: fix a last atomic assignment Giuseppe D'Angelo 2023-10-05 17:32:41 +0200
  • 85d21cec30 Fix build with -no-feature-abstractbutton Tasuku Suzuki 2023-10-20 16:22:00 +0900
  • 071291a0d4 Update bundled libjpeg-turbo to version 3.0.1 Eirik Aavitsland 2023-10-18 11:51:50 +0200
  • 0cd2158533 qt_safe_poll: round up when converting to milliseconds for poll(2) Thiago Macieira 2023-10-17 15:37:37 -0700
  • ef76bd02a6 Remove Qt_6_PRIVATE_API ELF from a symbol used by ~QNetworkDatagram Mårten Nordheim 2023-10-20 09:59:43 +0200
  • 01eb95acf0 QCommonStyle: simplify removeAnimation Christian Ehrlicher 2023-10-20 12:45:05 +0200
  • 4d9d66d7a8 QCommonStyle: use pmf-style connect Christian Ehrlicher 2023-10-20 09:25:35 +0200
  • af5d0b0f0c QStyleSheetStyle: use pmf-style connect Christian Ehrlicher 2023-10-20 09:29:58 +0200
  • be8607d5de QFusionStyle: don't use xpm files for standardIcon()/Pixmap() Christian Ehrlicher 2023-10-15 15:18:46 +0200
  • e0395cdbf7 QFusionStyle: remove dead code from drawItemText() Christian Ehrlicher 2023-10-20 15:05:58 +0200
  • f1c2a24255 JNI: clean up QJniEnvironment a bit Volker Hilsheimer 2023-10-19 20:56:32 +0200
  • 8cf199077f JNI: make converting QJniArray constructors explicit Volker Hilsheimer 2023-10-19 15:12:29 +0200
  • 66b5803ab9 Adapt QRawFont to use QFont::Tag Volker Hilsheimer 2023-10-09 21:10:54 +0200
  • 19bc5de296 Remove obsolete font tag helpers and \preliminary tag from documentation Volker Hilsheimer 2023-10-11 11:29:14 +0200
  • 61ceff89f7 Replace MAKE_TAG macro with QFont::Tag Volker Hilsheimer 2023-10-10 17:07:30 +0200
  • eb02561f58 Use QFont::Tag in the Windows font database implementation Volker Hilsheimer 2023-10-09 21:12:55 +0200
  • bde443801f QFont: add a tag type for features and other advanced properties Volker Hilsheimer 2023-10-09 20:55:47 +0200
  • fa8943640c Schannel: Enable ALPN for some mingw configurations Mårten Nordheim 2023-10-18 12:54:03 +0200
  • 486b1aec16 tst_QSslSocket: remove #if openssl check for a definition Mårten Nordheim 2023-10-18 12:55:50 +0200
  • 028a31b505 Android: remove unneeded allowNativeHeapPointerTagging manifest flag Assam Boudjelthia 2023-10-20 14:32:39 +0300
  • b419b5b65a QString: port replace_helpers to QSpan Anton Kudryavtsev 2023-10-18 19:07:41 +0300
  • 32500a76a0 Rename the JSON Save Game Example to Saving a Game to File Edward Welbourne 2023-09-01 16:34:44 +0200
  • 79da2a10c6 Move palette helper functions to QPalettePrivate Oliver Eftevaag 2023-07-05 16:57:49 +0200
  • 0ec1024ff8 QSortFilterProxyModel: remove duplicate implementations Po-Hao Su 2023-10-19 23:21:14 +0800
  • 4caf69d65a Remove Qt_6_PRIVATE_API ELF version from a symbol used by ~QReadWriteLock() Thiago Macieira 2023-10-18 16:10:54 -0700
  • 79ef045ffd Remove Qt_6_PRIVATE_API ELF version from a symbol used by ~QReadWriteLock() Thiago Macieira 2023-10-18 16:10:54 -0700
  • afc6c02ba9 tst_QProcess::startStopStartStopBuffers: depend less on OS configuration Thiago Macieira 2023-09-19 15:25:05 -0700
  • a1be56a6df QCborStreamWriter: use (new) QUtf8::convertFromLatin1() to speed up append(QL1SV) Marc Mutz 2023-10-19 15:27:19 +0200
  • 4cc31901ea QCborStreamWriter: use (new) QUtf8::convertFromLatin1() to speed up append(QL1SV) Marc Mutz 2023-10-19 15:27:19 +0200
  • 516cae81df QGtk3Theme: define light, midlight, mid, dark and shadow colors Axel Spoerl 2023-10-19 15:19:12 +0200
  • fd09519bbd QGtk3Theme: define light, midlight, mid, dark and shadow colors Axel Spoerl 2023-10-19 15:19:12 +0200
  • 08bb24dd0a JNI: make QJniArray class use stored JNI environment Volker Hilsheimer 2023-10-11 13:54:16 +0200
  • 23ec6b1051 Keep the testrun quiet for ASAN testruns Dimitrios Apostolou 2023-10-18 15:45:44 +0200
  • 28064908e0 moveToTrash/Unix: avoid TOCTOU in creating the unique file name Thiago Macieira 2023-09-20 19:38:25 -0700
  • 4aba04d2ca moveToTrash/Unix: avoid QFileInfo to get an absolute file name Thiago Macieira 2023-09-21 18:14:27 -0700
  • f0410ed5e8 Make static data-members constexpr Timur Pocheptsov 2023-10-19 12:24:14 +0200
  • ba1eec62a8 Keep the testrun quiet for ASAN testruns Dimitrios Apostolou 2023-10-18 15:45:44 +0200
  • 113a6b89b8 Make static data-members constexpr Timur Pocheptsov 2023-10-19 12:24:14 +0200
  • e789ea584f QIODevice: mark checkWarnMessage() as Q_DECL_COLD_FUNCTION Marc Mutz 2023-10-18 10:43:22 +0200
  • bd242a7d2d tst_QMetaEnum: add round-trip testing to valueToKeys() Marc Mutz 2023-10-19 09:47:23 +0200
  • 82a9ecb175 wasm: Fix UB in QEventDispatcher Piotr Wierciński 2023-10-19 13:04:14 +0200
  • 1e7fa7dbe8 androiddeployqt: Copy templates and stdcpp lib in auxillary mode Nikunj Arora 2023-10-17 17:04:22 +0300
  • e72a898c50 Clarify the behavior of QDateTime around 24-hour transitions Edward Welbourne 2023-08-10 17:54:12 +0200
  • a49ccc08c3 QDateTime: disambiguate times in a zone transition Edward Welbourne 2022-08-31 15:43:48 +0200
  • 38994ab9ac tst_QMetaEnum: add round-trip testing to valueToKeys() Marc Mutz 2023-10-19 09:47:23 +0200
  • 5452972755 QString::remove: use std::move more Anton Kudryavtsev 2023-10-18 19:05:32 +0300
  • 4dcab758b5 Move rsslisting documentation to common dir Kai Köhne 2023-09-12 15:01:50 +0200
  • 546208f0ff QIODevice: mark checkWarnMessage() as Q_DECL_COLD_FUNCTION Marc Mutz 2023-10-18 10:43:22 +0200
  • a63e0b853d Increase QTest failure message limit Mitch Curtis 2023-09-04 12:13:59 +0800
  • 18152699e4 Increase QTest failure message limit Mitch Curtis 2023-09-04 12:13:59 +0800
  • a3f2ddc230 tst_QProcess::startStopStartStopBuffers: depend less on OS configuration Thiago Macieira 2023-09-19 15:25:05 -0700
  • 5a2aa12147 tst_qdbusmarshall: disambiguate unittest data tag names Ahmad Samir 2023-10-17 17:18:14 +0300
  • 478df0ca80 Make QHttpNetworkConnectionPrivate::parseRedirectResponse static Mårten Nordheim 2022-11-03 16:17:49 +0100
  • 90e551d0a5 tst_QStorageInfo::{tempFile,caching}: try a to find a non-btrfs storage Thiago Macieira 2023-10-12 14:56:53 -0700
  • 8101f7316c sanitizer-testrunner.py: be verbose about FAILs being ignored Dimitrios Apostolou 2023-10-18 12:38:58 +0200
  • 5632626375 Http: don't try to send request on a closed socket Mårten Nordheim 2023-10-10 15:45:14 +0200
  • 173038ae19 Fix tooltip palette issue in gtk3 theme Santhosh Kumar 2023-10-18 11:23:20 +0200
  • a75ad8ddc5 Fix QNetworkAccessManager hang with low integrity level sandboxing Jøger Hansegård 2023-10-17 19:09:49 +0200
  • e8f931f2dc Add missing documentation for QWaylandApplication::seat() Nicolas Fella 2023-10-16 15:29:53 +0200
  • d3edc8a62d tst_QStorageInfo::{tempFile,caching}: change APFS from XFAIL to SKIP Thiago Macieira 2023-10-12 15:03:21 -0700
  • ae03ffaffd tst_QStorageInfo::{tempFile,caching}: try a to find a non-btrfs storage Thiago Macieira 2023-10-12 14:56:53 -0700
  • bef5d486d5 Doc: Highlight 5 network examples Kai Köhne 2023-10-16 14:51:41 +0200
  • 0607c25f3e Make WASM IDB settings use the fallback mechanism correctly Mikolaj Boc 2023-08-09 16:08:01 +0200
  • 8a6a9295eb tst_QStringList: refactor a unittest to be table-driven Ahmad Samir 2023-09-16 23:36:16 +0300
  • 37142571ae Update QTZ::transitions() doc to say what the atUtc values mean Edward Welbourne 2023-03-03 15:19:55 +0100
  • 474aa52638 sanitizer-testrunner.py: be verbose about FAILs being ignored Dimitrios Apostolou 2023-10-18 12:38:58 +0200
  • 756857b5d0 Fix tooltip palette issue in gtk3 theme Santhosh Kumar 2023-10-18 11:23:20 +0200
  • 4d11ba66de Fix QNetworkAccessManager hang with low integrity level sandboxing Jøger Hansegård 2023-10-17 19:09:49 +0200
  • 255f6b67b8 Add missing documentation for QWaylandApplication::seat() Nicolas Fella 2023-10-16 15:29:53 +0200
  • 2e69cb8132 Android: update Android Jar build.gradle file to AGP 8 Assam Boudjelthia 2023-10-17 21:51:32 +0300
  • 17ef5be087 Android: remove code path that's never reached in QtLoader Assam Boudjelthia 2023-09-16 16:03:33 +0300
  • ac8c27bb1d Android: remove unused member m_optionsMenuIsVisible Assam Boudjelthia 2023-09-16 12:25:19 +0300
  • 820cf7fbc8 Android: Cleanup QtInputDelegate reformat and divide into sub methods Assam Boudjelthia 2023-10-13 04:03:33 +0300
  • ac7f22ed0a Android: move input handling from QtActivityDelegate to separate class Assam Boudjelthia 2023-09-16 03:31:33 +0300
  • ed2fbed479 JNI: emit warning in debug mode in case of JNI environment conflicts Volker Hilsheimer 2023-10-11 13:37:31 +0200
  • 944200b5a9 JNI: Reduce amount of temporary QJniEnvironment instantiations Volker Hilsheimer 2023-10-06 09:17:35 +0200
  • b7a7351767 JNI: treat equivalent C++ types as the same JNI types as well Volker Hilsheimer 2023-10-16 17:21:08 +0200
  • 872f7b0b4e JNI: convert to and from JNI types for callObjectMethod as well Volker Hilsheimer 2023-10-11 13:35:16 +0200
  • 322e2a2821 Simplify QWasmIDBSettingsPrivate Mikolaj Boc 2023-08-18 17:30:46 +0200
  • 58187aa14f CMake: Use stored compiler only for qt-cmake-private Kai Köhne 2023-05-23 10:56:36 +0200
  • 381d6210c2 qevent.h: don't include <QPointer>, fwd-declare it Marc Mutz 2023-10-05 17:31:36 +0200
  • 3aa6f0b396 CMake: Use stored compiler only for qt-cmake-private Kai Köhne 2023-05-23 10:56:36 +0200
  • b34a911b07 SQLite: Update SQLite to v3.43.2 Christian Ehrlicher 2023-10-17 18:46:26 +0200
  • 885d87488a Make sure that pkgconf can find HarfBuzz Amir Masoud Abdol 2023-10-16 15:29:36 +0200
  • 7398645292 QCommonStyle: misc cleanup Christian Ehrlicher 2023-10-14 11:06:14 +0200
  • f2c2242c74 SQLite: Update SQLite to v3.43.2 Christian Ehrlicher 2023-10-17 18:46:26 +0200
  • 518c98cea4 Remove unnecessary code in QCursor JiDe Zhang 2023-10-10 09:36:14 +0800
  • c94bed69b7 moveToTrash/Unix: refactor to use openat()/mkdirat()/renameat() Thiago Macieira 2023-09-21 17:36:36 -0700
  • 25b1990784 moveToTrash/Unix: use the file's inode number as collision avoidance Thiago Macieira 2023-09-20 23:48:49 -0700
  • 77c661b275 moveToTrash/Unix: use lower-level API to write the info file Thiago Macieira 2023-09-20 22:51:45 -0700
  • 6359e8b8bd moveToTrash/Unix: avoid creating too many QStorageInfo Thiago Macieira 2023-09-20 18:05:15 -0700
  • de24134aa7 moveToTrash/Unix: avoid TOCTOU in creating the unique file name Thiago Macieira 2023-09-20 19:38:25 -0700
  • 1c5575f194 moveToTrash/Unix: trust freeDesktopTrashLocation() to find the directory Thiago Macieira 2023-09-20 18:49:59 -0700
  • ba0b4a1dc8 QGraphicsAnchorLayout: remove a redundant member container Ahmad Samir 2023-10-16 22:19:57 +0300
  • 19ad876963 QThread/Unix: don't hardcode OSes for PThread cancellation support Thiago Macieira 2023-10-12 08:23:35 -0700
  • 6e2f311873 Windows: Don't re-apply application badge if one has not been set Tor Arne Vestbø 2023-10-17 16:06:19 +0200
  • 90c65ca197 QDateTime: improve docs about invalid vs valid datetime relation Ivan Solovev 2023-09-29 19:26:54 +0200
  • abb26af834 Prevent state change of selected LineEdit in QWindowsVistaStyle when hovering Wladimir Leuschner 2023-09-28 13:34:28 +0200
  • 5d292c4482 Windows QPA: remove SWP_NOCOPYBITS for plain moves Timothée Keller 2023-08-14 13:27:46 +0200
  • 59e177b758 Add binary compatibility file for 6.6.0 Milla Pohjanheimo 2023-10-09 09:58:25 +0300
  • 8863444053 macdeployqt: Fix codesigning with @loader_path Jonas Kvinge 2023-10-12 19:17:20 +0200
  • 1c359e6ea1 QCoreApplication: use the correct typedef of preRList Ahmad Samir 2023-10-14 23:12:51 +0300
  • 73cae2903b SignalDumper: fix UB (data race on ignoreLevel) Mårten Nordheim 2023-10-13 13:41:16 +0200
  • a52ca1f24e eglfs: extend configure test for egldevice Samuli Piippo 2023-10-11 08:24:22 +0300
  • 401950a76f QAtomicScopedValueRollback: fix UB (passing rel/acq_rel to std::atomic::load()) Marc Mutz 2023-09-29 15:13:00 +0200
  • f0286b60ba Allow Qt components be OPTIONAL when building standalone tests Alexey Edelev 2023-10-16 12:05:20 +0200
  • 41feba789e SignalDumper: fix UB (data race on indentation level) Mårten Nordheim 2023-10-02 16:31:50 +0200
  • dec72d165b QThread/Unix: don't hardcode OSes for PThread cancellation support Thiago Macieira 2023-10-12 08:23:35 -0700
  • 9e26f1da0b QDateTime: improve docs about invalid vs valid datetime relation Ivan Solovev 2023-09-29 19:26:54 +0200
  • 8f2828683e Windows: Don't re-apply application badge if one has not been set Tor Arne Vestbø 2023-10-17 16:06:19 +0200
  • 7152a1d0be Add missing static to constexpr in keyevents test Tor Arne Vestbø 2023-10-11 17:06:57 +0200
  • 4f51742ee1 Prevent state change of selected LineEdit in QWindowsVistaStyle when hovering Wladimir Leuschner 2023-09-28 13:34:28 +0200
  • 9a64449cc3 Windows QPA: remove SWP_NOCOPYBITS for plain moves Timothée Keller 2023-08-14 13:27:46 +0200
  • 1eddd7add0 macdeployqt: Fix codesigning with @loader_path Jonas Kvinge 2023-10-12 19:17:20 +0200
  • 0345f07dd1 Support body for an HTTP GET request Mate Barany 2023-07-26 15:35:25 +0200
  • 1097c21748 QGraphicsAnchorLayout: make a member container const Ahmad Samir 2023-08-13 01:02:32 +0300
  • 408799de65 QCoreApplication: use the correct typedef of preRList Ahmad Samir 2023-10-14 23:12:51 +0300
  • 5ceb78e8d9 Add binary compatibility file for 6.6.0 Milla Pohjanheimo 2023-10-09 09:58:25 +0300
  • 18367d0a11 qmimeglobpattern: port some methods to QSV Anton Kudryavtsev 2023-10-16 21:23:51 +0300
  • 8111a7d08f QNetworkInfo[NetworkManager]: Fix double-lookup Mårten Nordheim 2023-09-25 16:52:02 +0200
  • 14510bac9a Network: Use the new invokeMethod overload Mårten Nordheim 2023-08-25 14:14:48 +0200
  • 45a3fa0101 Clean up qnoncontiguousbytedevice.cpp Mårten Nordheim 2023-09-08 13:38:02 +0200
  • 3e6b42ae9d compressEvents: limit iteration Mårten Nordheim 2021-08-27 16:48:21 +0200
  • 422880c9db macOS: Enable Latin key combinations when Command (⌘) modifier is pressed Tor Arne Vestbø 2023-10-05 17:28:40 +0200
  • 98889c2ffc macOS: Filter out and prioritise key combinations that produce the same key Tor Arne Vestbø 2023-10-03 00:52:03 +0200
  • 0392570385 Allow Qt components be OPTIONAL when building standalone tests Alexey Edelev 2023-10-16 12:05:20 +0200
  • a1b28bba9d JNI: fix error float argument to 'va_arg' is promotable Assam Boudjelthia 2023-10-17 14:35:19 +0300
  • 38cc03c9af eglfs: extend configure test for egldevice Samuli Piippo 2023-10-11 08:24:22 +0300
  • 5797f29e8c QAtomicScopedValueRollback: fix UB (passing rel/acq_rel to std::atomic::load()) Marc Mutz 2023-09-29 15:13:00 +0200
  • 744e9a69ab SignalDumper: fix UB (data race on ignoreLevel) Mårten Nordheim 2023-10-13 13:41:16 +0200
  • ae0d231c96 SignalDumper: fix UB (data race on indentation level) Mårten Nordheim 2023-10-02 16:31:50 +0200
  • 19471b215d Revert "Windows QPA: Move transient children with a window move" Timothée Keller 2023-10-10 07:57:09 +0000
  • deb49de7bc CMake: Fix Gui package to auto look up IntegrityPlatformGraphics v2 Alexandru Croitor 2023-10-12 12:36:06 +0000
  • 740104872d Doc: Improve documentation for qInstallMessageHandler() Kai Köhne 2023-10-11 08:50:14 +0200
  • 08e431956a CMake: Fix Qt toolchain file recursive inclusion Tasuku Suzuki 2023-10-17 09:18:58 +0900
  • fed3097888 Sync also the profile env.var between Quick and RHI backingstores Laszlo Agocs 2023-10-15 10:46:26 +0200
  • bd76a9a86f rhi: d3d11: Revive non-flip swapchain model support Laszlo Agocs 2023-10-11 13:01:24 +0200
  • 192c343582 Add the missing QtGui/qtgui-config.h Alexey Edelev 2023-10-16 14:23:39 +0200
  • 44e53b3ed9 http2: When a reply is removed from the queue, only remove one Mårten Nordheim 2023-10-04 17:54:33 +0200
  • ee4e131097 Add missing | operator for QRegularExpression::WildcardConversionOptions David Faure 2023-10-16 11:17:46 +0200
  • 6544a23603 CMake: Fix Qt toolchain file recursive inclusion Tasuku Suzuki 2023-10-17 09:18:58 +0900
  • ec5383efc3 selftests: document how to run subtests from Windows' cmd.exe Mitch Curtis 2023-10-16 17:17:17 +0800
  • 53a36f6ce2 Merge integration refs/builds/qtci/dev/1697477118 Qt CI Bot 2023-10-16 20:38:46 +0000
  • c78d9bf549 Split VariantOrderedMap out of Converter's header in example Edward Welbourne 2023-09-04 15:14:41 +0200
  • 08ac3ddde7 Remove unused Map alias for VariantOrderedMap in convert example Edward Welbourne 2023-10-10 15:10:49 +0200
  • 2b6270af24 Add the missing QtGui/qtgui-config.h Alexey Edelev 2023-10-16 14:23:39 +0200
  • 13c4e11c49 http2: When a reply is removed from the queue, only remove one Mårten Nordheim 2023-10-04 17:54:33 +0200
  • 94ade05ca1 Split VariantOrderedMap out of Converter's header in example Edward Welbourne 2023-09-04 15:14:41 +0200
  • 395525d3ce Remove unused Map alias for VariantOrderedMap in convert example Edward Welbourne 2023-10-10 15:10:49 +0200
  • 80d4d55e25 JNI: add QJniArray class for easier working with arrays Volker Hilsheimer 2023-09-14 21:15:20 +0200
  • 53f9768e64 Sync also the profile env.var between Quick and RHI backingstores Laszlo Agocs 2023-10-15 10:46:26 +0200
  • a031a2507f rhi: d3d12: Reduce include statements Laszlo Agocs 2023-10-16 11:02:10 +0200
  • 8a175f4ae2 rhi: d3d11: Revive non-flip swapchain model support Laszlo Agocs 2023-10-11 13:01:24 +0200
  • d5c427c145 Add missing | operator for QRegularExpression::WildcardConversionOptions David Faure 2023-10-16 11:17:46 +0200
  • a36b083397 Consider changes of the CMake flags when re-building syncqt Alexey Edelev 2023-10-02 15:53:40 +0200
  • 8f87e3f67b selftests: respect ASAN_OPTIONS Mitch Curtis 2023-10-12 16:05:28 +0800
  • 9f49af182f QNetworkInfo[NetworkManager]: Mark invalid if unconnected Mårten Nordheim 2023-10-16 12:31:55 +0200
  • f44e04b14c QNetworkInfo[NetworkManager]: Avoid creating temporary QStrings Mårten Nordheim 2023-09-25 11:50:39 +0200
  • 4b1d96ea1b Revert "CMake: Update timestamp file for Multi-Config and Cross-Config builds" Orkun Tokdemir 2023-10-16 11:09:58 +0200
  • 10e3075e6c Consider changes of the CMake flags when re-building syncqt Alexey Edelev 2023-10-02 15:53:40 +0200
  • cad7164ee2 QStorageInfo/Linux: include QDir::Hidden in the search for labels Thiago Macieira 2023-09-22 20:04:11 -0700
  • df8514a764 QStorageInfo/Linux: simplify the code to deal with skipped entries Thiago Macieira 2023-09-22 13:47:33 -0700
  • c82ed8b279 QStorageInfo/Linux: avoid parsing /proc/self/mountinfo N+1 times Thiago Macieira 2023-09-22 13:36:12 -0700
  • c04576cd7c Revert "CMake: Update timestamp file for Multi-Config and Cross-Config builds" Orkun Tokdemir 2023-10-16 11:09:58 +0200
  • 3f2b54f0a1 selftests: respect ASAN_OPTIONS Mitch Curtis 2023-10-12 16:05:28 +0800
  • 8fa7b42ab1 tst_QFile::moveToTrash: use QDir::tempPath() for the rows w/ "temporary" Thiago Macieira 2023-09-25 14:32:51 -0700
  • e1ad387733 tst_QFile::moveToTrash: avoid QSKIP+FAIL condition Thiago Macieira 2023-09-25 14:21:49 -0700
  • 5306eac755 qTzName: suppress warning that tzname is deprecated with UCRT Thiago Macieira 2023-10-13 13:54:05 -0700
  • b470da9107 tst_QStorageInfo: align the columns without newlines Thiago Macieira 2023-09-22 10:58:13 -0700
  • b0329f8560 tst_QFile::moveToTrash: add tests for /var/tmp Thiago Macieira 2023-09-25 14:42:10 -0700
  • a40341366f tst_QFile::moveToTrash: use QDir::tempPath() for the rows w/ "temporary" Thiago Macieira 2023-09-25 14:32:51 -0700
  • ef22527bf5 tst_QFile::moveToTrash: avoid QSKIP+FAIL condition Thiago Macieira 2023-09-25 14:21:49 -0700
  • 9aaf12ebaa Work around GCC 13's bogus "out of bounds" check to QByteArray::_empty Thiago Macieira 2023-10-04 09:25:29 -0700
  • eedb715ece qTzName: suppress warning that tzname is deprecated with UCRT Thiago Macieira 2023-10-13 13:54:05 -0700
  • c7eac23d96 doc: improve property example slot Samuel Gaist 2023-05-08 13:00:54 +0200
  • 55aecf2e2c macdeployqt: Also look for app libraries with .so extension Jonas Kvinge 2023-09-26 19:02:47 +0200
  • 3373247873 Introduce QComObject base class Pavel Dubsky 2023-10-12 15:48:42 +0200
  • cb841b449a Doc: Improve documentation for qInstallMessageHandler() Kai Köhne 2023-10-11 08:50:14 +0200
  • 7a87149c25 CMake: Update timestamp file for multi-Config builds Orkun Tokdemir 2023-10-13 12:25:24 +0200
  • 7fd0397c66 tst_http2: Use QCOMPARE for the nRequests check Mårten Nordheim 2023-10-05 15:17:42 +0200
  • 1c8b4ac67b Fix problem with queued signals on main thread Mikolaj Boc 2023-08-18 16:35:10 +0200
  • 262031d364 Fusion style/QProgressBar: fix High-DPI issues Christian Ehrlicher 2023-10-06 22:18:58 +0200
  • fe653b70ae QNetworkInfo[NetworkManager]: Mark invalid if unconnected Mårten Nordheim 2023-09-25 13:30:29 +0200
  • 8170e9e85a CMake: Fix Gui package to auto look up IntegrityPlatformGraphics v2 Alexandru Croitor 2023-10-12 12:36:06 +0000
  • 31eb5e238b Doc: Add missing return type to QDBusReply::value Luca Di Sera 2023-10-13 12:10:52 +0200
  • 6e7f7f6f48 Doc: Add missing return type to QRgbaFloat::fromRgba* Luca Di Sera 2023-10-13 13:15:10 +0200
  • 2dce499561 qtextformat: port while loops to range for Anton Kudryavtsev 2023-10-12 16:36:35 +0300
  • b90b624ce0 QWindowsTheme: only set inactive accent color to Window if not set Mitch Curtis 2023-10-10 13:39:06 +0800
  • 11424b3f51 Doc: Add missing return type to QList/QVarLengthArray::assign Luca Di Sera 2023-10-06 15:18:11 +0200
  • b821985ad6 QSpan: add C++23 c{,r}{begin,end}() Marc Mutz 2023-10-11 19:24:42 +0200
  • 479c2add32 QNonContigByteDeviceThreadForwardImpl: NSDMI Mårten Nordheim 2023-09-11 17:56:44 +0200
  • 5c7c44cf83 Http: don't try to send request on a closed socket Mårten Nordheim 2023-10-10 15:45:14 +0200
  • 9e93781b9c Remove --no-undefined for VxWorks Qt shared libs Michał Łoś 2023-09-13 19:14:57 +0200
  • 94a3914d3d QtWidgets: finally Q_FOREACH-free Ahmad Samir 2023-10-08 15:49:55 +0300
  • 8ce54407f2 QGestureManager: port Q_FOREACH to ranged-for [6/6] Ahmad Samir 2023-08-11 01:33:49 +0300
  • 2309b38a64 QGestureManager: port Q_FOREACH to ranged-for [5/6] Ahmad Samir 2023-08-11 01:31:23 +0300
  • cce946b3aa QGestureManager: port FOREACH to ranged-for, local const QSets [4/6] Ahmad Samir 2023-08-11 01:22:02 +0300
  • a7d9ad9617 QGestureManager: port Q_FOREACH to ranged-for [3/6] Ahmad Samir 2023-08-10 19:48:54 +0300
  • 3f94513670 QGestureManager: port to ranged-for [2/6] Ahmad Samir 2023-10-11 18:37:16 +0300
  • a3a53cdde4 QGestureManager: port Q_FOREACH to ranged-for [1/6] Ahmad Samir 2023-08-10 19:39:15 +0300
  • 4bfe6ea251 QWidgetRepaintManager: port Q_FOREACH to ranged-for Ahmad Samir 2023-10-11 19:50:11 +0300
  • 368ea559eb QSpan: add C++23 c{,r}{begin,end}() Marc Mutz 2023-10-11 19:24:42 +0200
  • 05888490db QSet: de-pessimize binary operators Marc Mutz 2023-10-11 14:00:10 +0200
  • 4a7c76d4a5 Include what you need: <QPointer> Marc Mutz 2023-10-05 17:26:25 +0200
  • 0b6d2d9187 Widgets/QColumnView: use pmf-style connect in QColumnView Christian Ehrlicher 2023-10-11 20:39:16 +0200
  • 42bc1f9d27 Doc: Add missing return type to QPromise::emplaceResult/emplaceResultAt Luca Di Sera 2023-10-12 16:17:52 +0200
  • 3b6d288e3b Android: Simplify Qt for Android hierarchy, less Java reflection! Assam Boudjelthia 2023-09-15 17:58:02 +0300
  • b539aa0192 Move qpointer.cpp → qpointer.qdoc Marc Mutz 2023-10-05 13:14:42 +0200
  • beac5a6d72 QJniObject minor doc typo fix Juha Vuolle 2023-10-12 10:52:34 +0300
  • 6ac6c9452c Android: remove unnecessary static_cast Juha Vuolle 2023-10-12 10:47:19 +0300
  • c0bc0d0643 Android: fix double-freeing of a global references on app exit Juha Vuolle 2023-10-11 16:32:53 +0300
  • 4102db752e Android: extract various constants into one common class Assam Boudjelthia 2022-10-01 03:42:56 +0300
  • d9845e2ac8 Android: Clean QtActivity and QtService from uneccessary overrides Assam Boudjelthia 2022-09-30 17:21:38 +0300
  • 1da7acd93d Android: remove overrides for uneccessary and deprecated methods Assam Boudjelthia 2022-09-30 16:42:42 +0300
  • 90b3b17545 Android: remove uneccessary calls to QtNative from QtActivity Assam Boudjelthia 2022-09-30 16:36:15 +0300
  • d1760bc810 Android: Simplify the user facing Java bindings Assam Boudjelthia 2022-09-30 14:33:40 +0300
  • efcf1cdeed CMake: Fix Gui package to auto look up IntegrityPlatformGraphics Alexandru Croitor 2023-10-10 14:29:33 +0200
  • c17a1432cf Handle ACTION_POINTER_UP with tablet events Juha Vuolle 2023-09-18 15:11:25 +0300
  • c03eb94c8a CMake: Fix Gui package to auto look up IntegrityPlatformGraphics Alexandru Croitor 2023-10-10 14:29:33 +0200
  • 303d991136 Allow QPalettePrivate to be used outside of qpalette.cpp Mitch Curtis 2023-10-10 13:36:19 +0800
  • d70b873c37 QSqlDatabase: check if QCoreApplication::instance() exists Christian Ehrlicher 2023-10-10 18:54:27 +0200
  • f3280a8384 QSpan: remove a stale static constexpr extent from a base class Marc Mutz 2023-10-10 18:23:06 +0200
  • e13917ec14 a11y atspi: Update text-attribute links Michael Weghorn 2023-10-11 18:03:24 +0200
  • 9a0ae6c13b QSpan: remove a stale static constexpr extent from a base class Marc Mutz 2023-10-10 18:23:06 +0200
  • 0699ef1301 a11y atspi: Update text-attribute links Michael Weghorn 2023-10-11 18:03:24 +0200
  • a83a818791 QTextDocumentPrivate::plainText: simplify code Anton Kudryavtsev 2023-10-09 14:25:28 +0300
  • f2d4c19b2b Remove Qt_6_PRIVATE_API ELF version from a symbol used by QFuture::then() Thiago Macieira 2023-10-06 09:53:26 -0700
  • 18a8b8f3c6 Fix inactive palette in gtk3 theme Santhosh Kumar 2023-10-10 16:07:07 +0200
  • 0f0371c830 Remove Qt_6_PRIVATE_API ELF version from a symbol used by QFuture::then() Thiago Macieira 2023-10-06 09:53:26 -0700
  • 042c38379f tst_Gestures: compile with QT_NO_FOREACH [2/2] Ahmad Samir 2023-10-08 18:19:23 +0300
  • e48e2b3b4a tst_Gestures: compile with QT_NO_FOREACH [1/2] Ahmad Samir 2023-08-14 03:07:18 +0300
  • 29af4b1833 Sort out an anomaly in tst_QDateTime::springForward() Edward Welbourne 2023-08-11 16:12:47 +0200
  • c23d00078c Let QDateTime::offsetFromUtc() work for invalid date-times Edward Welbourne 2023-08-18 17:15:37 +0200
  • 4aba97e062 Adjust msecs instead of offset for spring-forward resolution times Edward Welbourne 2023-08-18 13:53:58 +0200
  • 217c607782 Widgets: pass QWidget pointer to standardIcon/Pixmap() if available Christian Ehrlicher 2023-10-08 12:33:06 +0200
  • 60cff8e9aa Fusion style: misc fix painting vertical slider Christian Ehrlicher 2023-10-09 20:38:19 +0200
  • a608a7c298 Fix inactive palette in gtk3 theme Santhosh Kumar 2023-10-10 16:07:07 +0200
  • 06ed67d05c QNonContigByteDevice: Use PMF-style connect Mårten Nordheim 2023-10-05 15:53:06 +0200
  • 0088e32f8e qC{Debug,Info,Warning,Critical}: add parentheses around macro argument Thiago Macieira 2023-10-02 07:34:39 -0700
  • 3b873fb7a9 Fix the static_assert for 128-bit integer types Thiago Macieira 2023-10-06 10:59:59 -0700
  • e44aee9848 Guard QAppleKeyMapper::fromNSString() with iOS define Tor Arne Vestbø 2023-10-02 21:44:28 +0200
  • cd4000a97d Use QtGui to match QWindow based shortcuts, even when QApplication is used Tor Arne Vestbø 2023-09-29 17:45:49 +0200
  • 7d3417fbfc JNI: Warn if classes are resolved with wrong syntax Volker Hilsheimer 2023-10-04 17:54:46 +0200
  • cf631ab8d2 Remove Custom Type Example and Custom Type Sending Example Rym Bouabid 2023-09-22 17:12:50 +0200
  • a20a6ae7ea cmake: simplify exceptions handling code Yuhang Zhao 2023-10-07 14:17:30 +0800
  • 330d05eabc windeployqt: Don't copy files from unneeded QML modules Arno Rehn 2023-09-25 13:11:58 +0200
  • c52ada54c5 Export QPalettePrivate Axel Spoerl 2023-10-09 08:00:45 +0200
  • 964b9d7cd4 qC{Debug,Info,Warning,Critical}: add parentheses around macro argument Thiago Macieira 2023-10-02 07:34:39 -0700
  • a5a288feb3 QStorageInfo/Linux: remove const to enable moving from MountInfo Thiago Macieira 2023-10-10 10:22:06 -0700
  • 25cc336700 QArrayData: remove contradicting const qualifier from needsDetach() Thiago Macieira 2023-10-09 10:15:00 -0700
  • 19f54b901f Fix the static_assert for 128-bit integer types Thiago Macieira 2023-10-06 10:59:59 -0700
  • 1f2f2b6357 MSVC: use consistent flag with other compilers Yuhang Zhao 2023-10-07 14:07:19 +0800
  • 24fffd93a2 Doc: Highlight some examples for 'User Interface Components' category Kai Köhne 2023-10-04 16:04:10 +0200
  • 0eb0f10a3e Doc: Highlight some examples for the "Graphics & Multimedia" category Kai Köhne 2023-10-04 16:24:48 +0200
  • ab2ebd86a2 Doc: Fix link to renamed setIncludesSubDomains() method Kai Köhne 2023-10-06 12:54:39 +0200
  • 9ef757ed29 Add verbose debug logging for QKeyMapper::possibleKeys() Tor Arne Vestbø 2023-09-21 14:14:46 +0200
  • f8f5e2c122 Make QKeyMapper::possibleKeys() return list of QKeyCombinations Tor Arne Vestbø 2023-09-21 00:53:59 +0200
  • f3fbd07f7a xkb: fix build with libxkbcommon 1.6.0 and later Liang Qi 2023-10-10 14:08:48 +0200
  • 8af35d27e8 xkb: fix build with libxkbcommon 1.6.0 and later Liang Qi 2023-10-10 14:08:48 +0200
  • 260ac1891a tst_QInputMethod: Don't assume test is the only one calling functions Tor Arne Vestbø 2023-10-09 16:17:10 +0200
  • 3369a7ab5f Fix hi-dpi mouse and tablet events on Android Shawn Rutledge 2023-10-04 09:23:42 +0200
  • 4bf444bef9 Fix installation of the SSG headers for framework builds Christian Strømme 2023-10-10 14:47:13 +0200
  • c6c0a7bd01 Use actual ± instead of +/- or [+-] in QDateTime docs and comments Edward Welbourne 2023-09-27 18:47:25 +0200
  • ffe8932ef3 Make systemTimeZone() and systemTimeZoneId() consistent Edward Welbourne 2023-09-14 18:00:08 +0200
  • 8e0bf6e05b Make tests/manual/qtabletevent/device_information build standalone Shawn Rutledge 2023-09-28 08:02:13 +0200
  • 8ef7d2f68d androidjniinput.cpp: const and cleanup Shawn Rutledge 2023-10-04 16:03:34 +0200
  • 05de22e5f9 Fix hi-dpi mouse and tablet events on Android Shawn Rutledge 2023-10-04 09:23:42 +0200
  • 097037d2a0 Implement QAppleKeyMapper in terms of QPlatformKeyMapper Tor Arne Vestbø 2023-09-21 01:03:18 +0200
  • 09953c4332 cmake: use a more appropriate feature guard Yuhang Zhao 2023-10-08 09:44:54 +0800
  • a1e052a291 windeployqt: Don't copy files from unneeded QML modules Arno Rehn 2023-09-25 13:11:58 +0200
  • 3ee57b8387 Handle ACTION_POINTER_UP with tablet events Juha Vuolle 2023-09-18 15:11:25 +0300
  • 614e0f1daa Revert "Windows QPA: Move transient children with a window move" Timothée Keller 2023-10-10 07:57:09 +0000
  • 89615c589a qdatetime: use qsizetype more Anton Kudryavtsev 2023-10-09 11:19:49 +0300
  • 1f7749ad31 Fix CTF with namespace build Antti Määttä 2023-10-05 14:37:15 +0300
  • 6b363556b8 QByteArray: Remove unnecessary <stdarg.h> header Thiago Macieira 2023-10-09 10:12:53 -0700
  • 696fbf9fc4 Avoid generating corrupt pdf output for out of range coordinates Eirik Aavitsland 2023-10-06 14:48:29 +0200
  • 888be431da Avoid generating corrupt pdf output for out of range coordinates Eirik Aavitsland 2023-10-06 14:48:29 +0200
  • ebf1538fa6 Qt::mightBeRichText: port to QAnyStringView Anton Kudryavtsev 2023-10-04 17:52:46 +0300
  • 3e971798e7 Fix disabled button color in Linux (X11/Wayland) Santhosh Kumar 2023-10-09 13:17:19 +0200
  • 5097f3fa33 Fix documentation of QMetaClassInfo Friedemann Kleint 2023-10-09 13:23:25 +0200
  • 2b7c2c3a71 QString/QByteArray: avoid data() handling _empty in sliced() Thiago Macieira 2023-09-26 13:33:00 -0700
  • 4cffb3b5fb Fix disabled button color in Linux (X11/Wayland) Santhosh Kumar 2023-10-09 13:17:19 +0200
  • dc33b0ca7a Doc: Fix warnings and linking issues Topi Reinio 2023-09-06 13:05:41 +0000
  • 64e1744a57 Implement QWindowsKeyMapper in terms of QPlatformKeyMapper Tor Arne Vestbø 2023-09-21 01:26:00 +0200
  • d5c867ee29 Implement XCB key mapper in terms of QPlatformKeyMapper Tor Arne Vestbø 2023-09-21 13:19:57 +0200
  • d599451e24 Guard QWindowsContext::instance() during screen change on shutdown Tor Arne Vestbø 2023-09-22 17:39:28 +0200
  • 1ffe7fbff0 Fix documentation of QMetaClassInfo Friedemann Kleint 2023-10-09 13:23:25 +0200
  • 0bbb2f6981 Fix CTF with namespace build Antti Määttä 2023-10-05 14:37:15 +0300
  • 0fa4af060e QTemporaryFile: Add support for std::filesystem::path Mårten Nordheim 2023-03-03 14:49:05 +0100
  • 7d663d2e08 Guard QWindowsContext::instance() during screen change on shutdown Tor Arne Vestbø 2023-09-22 17:39:28 +0200
  • ab99cf6077 QKeySequence::toString(): Treat Modifier+Qt::Key_Unknown as empty string Tor Arne Vestbø 2023-10-06 16:07:09 +0200
  • e4994ccfe0 Teach QKeySequencePrivate about QKeyCombination Tor Arne Vestbø 2023-10-06 15:51:56 +0200
  • 8850e86981 QKeySequence: Remove unused private helper methods Tor Arne Vestbø 2023-10-06 15:44:36 +0200
  • 6e33e3e899 Doc: Highlight some examples for 'User Interface Components' category Kai Köhne 2023-10-04 16:04:10 +0200
  • bb781bdb2d Doc: Highlight some examples for the "Graphics & Multimedia" category Kai Köhne 2023-10-04 16:24:48 +0200
  • 1b5402d229 Doc: Fix link to renamed setIncludesSubDomains() method Kai Köhne 2023-10-06 12:54:39 +0200
  • a0f1e22993 Revamp Local Fortune Server Example: Allow specifying the server name Rym Bouabid 2023-09-19 12:49:14 +0200
  • d9820b0207 cmake: un-special case clang-cl for runtimeobject Yuhang Zhao 2023-10-08 09:38:41 +0800
  • 4ba7081b66 CMake: use correct flags for clang-cl Yuhang Zhao 2023-05-23 15:53:37 +0800
  • 51129d65b9 xcb: set _KDE_NET_WM_DESKTOP_FILE and _GTK_APPLICATION_ID for window Liang Qi 2023-10-05 13:28:32 +0200
  • 26c3a2fd79 QGraphicsAnchorLayout: compile with QT_NO_FOREACH Ahmad Samir 2023-08-13 01:05:06 +0300
  • 5522e33128 QMenuBar: compile with QT_NO_FOREACH Ahmad Samir 2023-08-13 00:17:05 +0300
  • 641bccce2a QGraphicsAnchorLayout: compile with QT_NO_FOREACH Ahmad Samir 2023-08-13 01:05:06 +0300
  • 4f1bb8ee40 platform plugins: use string view types more Anton Kudryavtsev 2023-08-17 14:15:43 +0300
  • b6e7aad064 MSVC: remove clang-cl parameters Yuhang Zhao 2023-10-07 14:10:36 +0800
  • 2fb134f3fe qtbase: fix clang-cl warning Yuhang Zhao 2023-10-07 13:54:51 +0800
  • 95f103edab clang-cl: remove unneeded workaround Yuhang Zhao 2023-10-07 14:49:20 +0800
  • 88406f446c cmake: add some note of MSVC undocumented flag Yuhang Zhao 2023-10-07 14:03:03 +0800
  • fcb2ba3d98 cmake: remove xcb dependency for accessibility-atspi-bridge feature Liang Qi 2023-10-04 17:21:45 +0200
  • efbcd59795 a11y: add runtime checking for xcb only calls Liang Qi 2023-10-04 17:21:17 +0200
  • b3cd75fde7 a11y: fix the build without xcb headers Liang Qi 2023-10-06 14:01:15 +0200
  • b358672556 QLocalSocket: port to QDeadlineTimer Ahmad Samir 2023-07-26 19:53:20 +0300
  • 6ecf43120f QHttpSocketEngine: de-duplicate some code Ahmad Samir 2023-07-26 18:53:40 +0300
  • 738a5ad4f2 QDateTime: de-duplicate some code Ahmad Samir 2023-04-25 23:16:09 +0200
  • f4b91d595c Windeployqt: fix typo Timothée Keller 2023-10-05 13:36:51 +0200
  • 628f875b7a Search extra library paths for Android dependency XML files as well Volker Krause 2023-10-04 17:37:28 +0200
  • 700c3ef931 Only build the Mimer SQL QtSql plugin for macOS on arm64 and x86_64 Fredrik Ålund 2023-10-04 16:32:47 +0200
  • d25438ebbd Search extra library paths for Android dependency XML files as well Volker Krause 2023-10-04 17:37:28 +0200
  • bab635fea5 QStringConverter: clarify decode()/encode() API docs Ahmad Samir 2023-10-05 17:28:35 +0300
  • 6cc68022fc tst_QFile: extend moveToTrash tests to exercise more corner cases Thiago Macieira 2023-09-20 20:48:45 -0700
  • 61d99530c8 moveToTrash/Unix: avoid QFileInfo to get an absolute file name Thiago Macieira 2023-09-21 18:14:27 -0700
  • fa97531952 moveToTrash/Unix: reorganize the #ifdef Thiago Macieira 2023-09-21 15:00:35 -0700
  • 1033780b3c tst_QFile: extend moveToTrash tests to exercise more corner cases Thiago Macieira 2023-09-20 20:48:45 -0700
  • cb4cb61883 QHttpThreadDelegate: use new(std::nothrow) instead of try..catch Mårten Nordheim 2023-10-03 13:13:16 +0200
  • 3d3837287a QUuid: de-pessimize QDataStream operator Marc Mutz 2023-09-06 14:53:15 +0200
  • 032ffb70a8 QAbstractSocketEngine: port to QDeadlineTimer Ahmad Samir 2023-07-31 20:05:05 +0300
  • 51c812af07 QHttpThreadDelegate: use new(std::nothrow) instead of try..catch Mårten Nordheim 2023-10-03 13:13:16 +0200
  • 72d51f1c42 QUuid: de-pessimize QDataStream operator Marc Mutz 2023-09-06 14:53:15 +0200
  • 3321101d8f Move qpointer.cpp → qpointer.qdoc Marc Mutz 2023-10-05 13:14:42 +0200
  • c9cb83d212 xcb: replace a warning with debug info in qxcbconnection_xi2.cpp Liang Qi 2023-10-06 09:48:33 +0200
  • a76492a5c0 qcompilerdetection: Add missing qtconfiginclude.h Thiago Macieira 2023-09-28 11:30:56 -0700
  • 72e9795d41 QDockWidget: Do not propagate title from a closed dock widget Axel Spoerl 2023-10-05 15:13:14 +0200
  • 42d9c1913a xcb: replace a warning with debug info in qxcbconnection_xi2.cpp Liang Qi 2023-10-06 09:48:33 +0200
  • 22029a76c3 qcompilerdetection: Add missing qtconfiginclude.h Thiago Macieira 2023-09-28 11:30:56 -0700
  • 92d837e684 QDockWidget: Do not propagate title from a closed dock widget Axel Spoerl 2023-10-05 15:13:14 +0200
  • 47c2aad025 http: fix leakage of network cache qiodevice Mårten Nordheim 2023-10-04 14:36:16 +0200
  • 8e7dcd2256 tst_http2::redirect: reduce length of test Mårten Nordheim 2023-10-06 13:36:00 +0200
  • 44894c579c cmake: remove xcb dependency for accessibility-atspi-bridge feature Liang Qi 2023-10-04 17:21:45 +0200
  • 7e14e6c2d3 a11y: add runtime checking for xcb only calls Liang Qi 2023-10-04 17:21:17 +0200
  • 2ad3da8fce a11y: fix the build without xcb headers Liang Qi 2023-10-06 14:01:15 +0200
  • 9e5df4ae53 QStringConverter: clarify decode()/encode() API docs Ahmad Samir 2023-10-05 17:28:35 +0300
  • a8e8a77bc5 Revamp Local Fortune Server Example: Allow specifying the server name Rym Bouabid 2023-09-19 12:49:14 +0200
  • 0c4b2779ff tst_http2::redirect: reduce length of test Mårten Nordheim 2023-10-06 13:36:00 +0200
  • 23996976cf http: fix leakage of network cache qiodevice Mårten Nordheim 2023-10-04 14:36:16 +0200
  • d9370d0962 QByteArray: use constexpr more Anton Kudryavtsev 2023-10-05 18:07:58 +0300
  • 3b22bb1b0c Revamp Subscription & Bindable Subscription exp: Revisit documentation Rym Bouabid 2023-10-02 16:21:09 +0200
  • 076bf63a81 SQL/PostgreSQL: misc cleanup Christian Ehrlicher 2023-08-27 17:27:08 +0200
  • 5fce4ff2c2 keyevents test: Force left to right when outputting key combinations Tor Arne Vestbø 2023-10-03 14:42:14 +0200
  • c74cfae7a3 Long live QPlatformKeyMapper! Tor Arne Vestbø 2023-09-20 23:35:13 +0200
  • d9bb8c0a17 Automatically reflect new input context input direction when locale changes Tor Arne Vestbø 2023-09-20 22:38:26 +0200
  • 84d0ebabaa Windeployqt: fix typo Timothée Keller 2023-10-05 13:36:51 +0200
  • e58b1efcae macOS: Activate Qt's platform a11y whenever the system queries us Tor Arne Vestbø 2023-10-03 11:47:48 +0200
  • 6818d6915d tst_QStringApiSymmetry: add more invalid UTF-8 sequences Marc Mutz 2023-10-05 22:15:06 +0200
  • 70d3c15e8e xcb: set _KDE_NET_WM_DESKTOP_FILE and _GTK_APPLICATION_ID for window Liang Qi 2023-10-05 13:28:32 +0200
  • f4cd637c8a qtextdocument: use qsizetype more Anton Kudryavtsev 2023-10-04 14:40:40 +0300
  • 95c19a14b6 QString: use qsizetype more Anton Kudryavtsev 2023-10-05 13:46:31 +0300
  • f435aeb904 Make \brief of Saving a Game to File actually brief Edward Welbourne 2023-09-01 16:57:01 +0200
  • bc3ae300c5 tst_QStringApiSymmetry: add more invalid UTF-8 sequences Marc Mutz 2023-10-05 22:15:06 +0200
  • 84f0320209 Preparations to deprecate QItemDelegate Christian Ehrlicher 2023-10-04 16:34:16 +0200
  • 4e8b54eb81 Preparations to deprecate QItemDelegate Christian Ehrlicher 2023-10-04 16:34:16 +0200
  • 9ed25b413f Tests/QListView: fix internalDragDropMove test for openSUSE Christian Ehrlicher 2023-10-04 21:11:18 +0200
  • 9187348505 qtextdocument::insertText: port to QSV Anton Kudryavtsev 2023-10-05 12:59:17 +0300
  • 0ccb8ab1db qtextdocument: replace fromLatin1 with L1 literal Anton Kudryavtsev 2023-10-04 14:53:30 +0300
  • 33d606412d qtextdocument: use qsizetype more Anton Kudryavtsev 2023-10-04 14:40:40 +0300
  • e9e076df55 QString: use qsizetype more Anton Kudryavtsev 2023-10-05 13:46:31 +0300
  • 05737f831c QString::insert: micro optimization Anton Kudryavtsev 2023-10-05 13:32:58 +0300
  • 1790cbd608 CMake: Fix incorrect UILaunchStoryboardName value in Info.plist Alexandru Croitor 2023-09-13 16:50:10 +0200
  • 619601bcb0 CMake: Add CFBundleIconName key to ios assets manual tests Alexandru Croitor 2023-09-08 11:51:58 +0200
  • c5db4a8bd1 QtAndroidAccessibility: fix unneeded runtime initialization Marc Mutz 2023-10-05 13:59:57 +0200
  • 1219dbcd12 QPointer: ensure construction from nullptr is constinit'able Marc Mutz 2023-10-02 18:27:51 +0200
  • c0ba4ad49d QtAndroidAccessibility: fix unneeded runtime initialization Marc Mutz 2023-10-05 13:59:57 +0200
  • a0d931e482 qfuture_impl.h: remove unused qpointer.h include Marc Mutz 2023-10-05 13:29:38 +0200
  • 1bfdbe5c71 Inline Functor struct into FunctorCallable Mårten Nordheim 2023-07-05 16:38:32 +0200
  • fd4319700f JNI: Silence and harden QJniEnvironment test Volker Hilsheimer 2023-09-27 10:21:10 +0200
  • 546dae9285 macOS: Silence warning about supporting secure state restoration Tor Arne Vestbø 2023-10-04 10:56:05 +0200
  • 7b1b40eb5e QPointer: fix missing converting move-assignment operator Marc Mutz 2023-09-28 14:19:22 +0200
  • c3986032a8 QPointer: mark the dereference operator noexcept, too Marc Mutz 2023-10-02 07:08:02 +0200
  • 4f191cf657 QPointer: plaster API with noexcept Marc Mutz 2023-10-02 07:08:02 +0200
  • fc1549c014 macOS: Silence warning about supporting secure state restoration Tor Arne Vestbø 2023-10-04 10:56:05 +0200
  • 2b8e1a706e QPointer: mark converting assignment operators noexcept Marc Mutz 2023-10-02 07:00:56 +0200
  • b6c7335635 QPointer: fix missing converting move-assignment operator Marc Mutz 2023-09-28 14:19:22 +0200
  • a29dfae568 Revamp Semaphores example: Add \examplecategory {Data Processing & I/O} Rym Bouabid 2023-10-04 13:41:37 +0200
  • 904d432b0f Revamp Wait conditions exp: Add \examplecategory Data Processing & I/O Rym Bouabid 2023-10-04 13:58:48 +0200
  • f5d2ca1c54 Revamp Shared Memory example: Add \examplecategory Data Processing & I/O Rym Bouabid 2023-10-04 14:07:58 +0200
  • 00da474fca Revamp Bindable Properties exp: Revisit documentation Rym Bouabid 2023-10-04 14:26:11 +0200
  • c49ccb12e6 Revamp Mandelbrot example: Add \examplecategory {Data Processing & I/O} Rym Bouabid 2023-10-04 13:38:33 +0200
  • fc9d9c1a2b Change Axivion configuration Matti Paaso 2023-09-05 13:54:13 +0300
  • 9d32288a38 Revamp Bindable Properties exp: Revisit documentation Rym Bouabid 2023-10-04 14:26:11 +0200
  • e51bc06768 Revamp Shared Memory example: Add \examplecategory Data Processing & I/O Rym Bouabid 2023-10-04 14:07:58 +0200
  • dd98dac3bb Revamp Wait conditions exp: Add \examplecategory Data Processing & I/O Rym Bouabid 2023-10-04 13:58:48 +0200
  • 8c393e0024 Revamp Semaphores example: Add \examplecategory {Data Processing & I/O} Rym Bouabid 2023-10-04 13:41:37 +0200
  • cc4ac31150 Revamp Mandelbrot example: Add \examplecategory {Data Processing & I/O} Rym Bouabid 2023-10-04 13:38:33 +0200
  • b33b0b607a Android: bump Android target API level to 33 Assam Boudjelthia 2023-09-08 15:07:31 +0300
  • 888016a53f Fix compilation error for QRhi stereo manual test Hatem ElKharashy 2023-09-28 17:23:42 +0300
  • e228211f41 Doc: Edit CMake Qt6 Core variable docs Leena Miettinen 2023-09-21 15:38:04 +0200
  • 7d18ad49a3 QStringView: simplify the constructor from QString Giuseppe D'Angelo 2023-10-04 13:24:31 +0200
  • 2c6b7ff501 QNetworkInfo[NetworkManager]: Make ctors explicit Mårten Nordheim 2023-09-25 11:50:55 +0200
  • 2d87d42040 rhi: Fix intro doc snippet with Vulkan Laszlo Agocs 2023-10-04 21:45:32 +0200
  • 1d019de6b7 rhi: Fix intro doc snippet with Vulkan Laszlo Agocs 2023-10-04 21:45:32 +0200
  • 666a1db34c Doc: Fix link in QMake variable reference Joerg Bornemann 2023-09-29 10:08:34 +0200
  • 480b39288f Doc: Fix link in QMake variable reference Joerg Bornemann 2023-09-29 10:08:34 +0200
  • db90905601 Mark potentially unused variable as maybe_unused Mårten Nordheim 2023-09-11 17:57:00 +0200
  • b153181546 Mark potentially unused variable as maybe_unused Mårten Nordheim 2023-09-11 17:57:00 +0200
  • 061a057d5b Android: fix display cut mode being short edges always Rami Potinkara 2023-09-01 07:57:58 +0300
  • 29919f3dc9 Android: Add Android 14 to QOperatingSystemVersion Assam Boudjelthia 2023-09-14 11:18:00 +0300
  • c24572d2a4 QString: proper compare of iterators Anton Kudryavtsev 2023-10-04 18:28:23 +0300
  • 3a49d7d4e5 tst_QFile: extend virtualFile() to find QtCore and QtTest Thiago Macieira 2023-08-02 13:59:12 -0700
  • b956fec7ee Remove Custom Type Example and Custom Type Sending Example Rym Bouabid 2023-09-22 17:12:50 +0200
  • adb7e2525e Android: fix display cut mode being short edges always Rami Potinkara 2023-09-01 07:57:58 +0300
  • 7c2167d3b8 Only build the Mimer SQL QtSql plugin for macOS on arm64 and x86_64 Fredrik Ålund 2023-10-04 16:32:47 +0200
  • 694f4f3a3b write_pbm_image: use QBAV more Anton Kudryavtsev 2023-09-15 14:31:50 +0300
  • 83fa3eed6c Remove 'SecurityCritical' attribute for psl-data Kai Köhne 2023-09-27 15:49:05 +0200
  • ec7f06fa62 Remove 'SecurityCritical' attribute for psl-data Kai Köhne 2023-09-27 15:49:05 +0200
  • c8599f1626 Add QShortcut test for Qt::ApplicationShortcut Tor Arne Vestbø 2023-10-02 12:40:56 +0200
  • 758e249f67 QRhiD3D11: do not crash on endFrame() when IDXGISwapChain is null Vladimir Belyavsky 2023-10-03 19:31:08 +0300
  • cf13e4c84c macOS: Activate Qt's platform a11y whenever the system queries us Tor Arne Vestbø 2023-10-03 11:47:48 +0200
  • 918fed3915 a11y: fix race condition on atspi startup on Wayland Harald Sitter 2023-08-01 13:56:24 +0200
  • 8615884728 QMap/MultiMap/Hash/MultiHash: synchronize documentation Christian Ehrlicher 2023-10-03 20:31:38 +0200
  • 2581bed66b QRhiD3D11: do not crash on endFrame() when IDXGISwapChain is null Vladimir Belyavsky 2023-10-03 19:31:08 +0300
  • 6990f51553 tst_QPointer: ensure default-constructed objects are constinit'able Marc Mutz 2023-10-02 18:27:51 +0200
  • e4f5d86f88 tst_QPointer: add checks for CTAD Marc Mutz 2023-10-02 18:44:00 +0200
  • 8b66184625 tst_QPointer: ensure default-constructed objects are constinit'able Marc Mutz 2023-10-02 18:27:51 +0200
  • 1cf0f8e7c3 tst_QPointer: add checks for CTAD Marc Mutz 2023-10-02 18:44:00 +0200
  • 1ba4f73692 QPointer: make swap(lhs, rhs) a hidden friend Marc Mutz 2023-10-02 17:49:19 +0200
  • 7844d919ce QAtomicScopedValueRollback: fix a typo Marc Mutz 2023-09-29 15:08:40 +0200
  • 1a8769debc Qt container documenation: Misc fix for std comparison Christian Ehrlicher 2023-10-03 16:51:59 +0200
  • aeeb77650f Qt container documenation: Misc fix for std comparison Christian Ehrlicher 2023-10-03 16:51:59 +0200
  • ad27a2e579 QHeaderView: add test for rows/columns moved Christian Ehrlicher 2023-10-02 21:17:00 +0200
  • cb4e7f4176 QHeaderView: add test for rows/columns moved Christian Ehrlicher 2023-10-02 21:17:00 +0200
  • a890df0283 coretext: Support variable application fonts Eskil Abrahamsen Blomfeldt 2023-10-03 08:51:06 +0200
  • 6f6f6c4c7a Egldevices: Use valid DRM handle to get platform display Alex Bu 2023-09-25 11:22:06 +0300
  • cf44289e12 eglfs: add a default framebuffer to NVIDIA eglstreams Kurt Kiefer 2023-09-14 09:25:50 -0700
  • 1aba24a2ed Egldevices: Use valid DRM handle to get platform display Alex Bu 2023-09-25 11:22:06 +0300
  • 17a68dae5e eglfs: add a default framebuffer to NVIDIA eglstreams Kurt Kiefer 2023-09-14 09:25:50 -0700
  • 1f0a31d6a6 Add QEXPECT_FAIL to tst_QApplication::sendEventsOnProcessEvents Tero Heikkinen 2023-07-10 14:14:56 +0000
  • 8419b56097 qFindChar: pass char16_t by value Anton Kudryavtsev 2023-10-02 18:59:26 +0300
  • 043ba52306 Fix copy/paste typo in qdom.cpp leading to wrong errorColumn David Faure 2023-10-02 16:36:56 +0200
  • 3d631da88b Fix copy/paste typo in qdom.cpp leading to wrong errorColumn David Faure 2023-10-02 16:36:56 +0200
  • d99e4ac02b Doc: Fix QIcon documentation Topi Reinio 2023-09-27 12:25:47 +0000
  • c2164340bf Doc: QtCore: Fix documentation issues Topi Reinio 2023-09-27 12:32:05 +0000
  • f0f0a5ccb6 Doc: QtCore: Fix documentation issues Topi Reinio 2023-09-27 12:32:05 +0000
  • b5169b5c90 Doc: Fix QIcon documentation Topi Reinio 2023-09-27 12:25:47 +0000
  • 2cd1f9f03d Simplify tst_QShortcut Tor Arne Vestbø 2023-09-29 13:58:58 +0200
  • 8606f33641 Simplify tst_QShortcut Tor Arne Vestbø 2023-09-29 13:58:58 +0200
  • 42c4d6c249 String views: de-duplicate API docs Ahmad Samir 2023-10-01 18:24:22 +0300
  • 26b279eda1 Make QKeyMapper::possibleKeys's event argument const Tor Arne Vestbø 2023-09-20 23:44:32 +0200
  • 9dfa0b5711 QStringList: de-duplicate API docs Ahmad Samir 2023-09-15 20:42:32 +0300
  • 76afc35328 QStringList: refactor a unittest Ahmad Samir 2023-09-13 14:27:45 +0300
  • ab651c22ae QString::section: replace QList with QVLA Anton Kudryavtsev 2023-09-15 12:20:33 +0300
  • a1098f4462 Revamp Queued Custom Type Ex: Add const when applicable Rym Bouabid 2023-09-20 18:12:29 +0200
  • d02e9b3150 Revamp Queued Custom Type Ex: Declare stopProcess() as a method Rym Bouabid 2023-09-21 11:30:58 +0200
  • d199a00696 Revamp Queued Custom Type Ex: Revisit the documentation Rym Bouabid 2023-09-21 11:59:28 +0200
  • a6dcdcde99 Revamp Queued Custom Type Ex: Fix includes Rym Bouabid 2023-09-20 17:44:57 +0200