Commit Graph

  • 73e13a88f7 tst_QWidget: account for resize event after receiving safe margins dev Assam Boudjelthia 2025-09-17 12:54:15 +0300
  • 886eeded09
    Merge dd0251190d into b4c59c7d49 Wei HU 2025-09-17 20:07:27 +0800
  • 76ddde92e9
    Merge 0719f42c62 into b4c59c7d49 Brian Weed 2025-09-17 18:28:04 +0800
  • dc8b5ffe76
    Merge 024db01873 into b4c59c7d49 liu0hy 2025-09-17 18:28:04 +0800
  • bded1e9021
    Merge f19f4ea423 into b4c59c7d49 Joker 2025-09-17 18:28:04 +0800
  • b4c59c7d49 Work around QFileSystemEngine behavior on VxWorks hostFs Karim Pinter 2025-09-04 14:52:36 +0300
  • c706f837d4 Revert "Destroy the QUnifiedTimer when the Q*Application gets destroyed" 6.9 Ulf Hermann 2025-09-08 13:09:27 +0200
  • 738a491732 wayland: fix build with -no-opengl 6.10.0 Moss Heim 2025-09-16 13:20:25 +0200
  • f3c546d38a QRM: allocate UI on the heap Volker Hilsheimer 2025-09-15 17:34:03 +0200
  • a368445da3 Doc: Update multi-threading doc title Paul Wicking 2025-09-15 19:05:24 +0200
  • 96f7fb63ea Doc: Update multi-threading doc title Paul Wicking 2025-09-15 19:05:24 +0200
  • 7f03eb1332
    Merge a3ac467940 into 6db355c6cd maybetaken 2025-09-17 15:01:04 +0800
  • c793c4b171 wayland: fix build with -no-opengl 6.10 Moss Heim 2025-09-16 13:20:25 +0200
  • a3be777782
    Merge 735014144a into 6db355c6cd xjjgjmeng 2025-09-17 13:42:22 +0800
  • 20881debeb tst_QThread: use QLatch in multiThreadWait Thiago Macieira 2025-09-04 10:30:17 -0700
  • 9e2b6e5d9c tst_QThread: further improve test on multiple threads waiting on wait() Thiago Macieira 2025-09-04 10:14:29 -0700
  • 1472386c95 Fix broadcasts with dual-socket IPv6 in setSocketDescriptor Thiago Macieira 2025-08-26 11:21:09 -0700
  • 1261e71b90 QStringView: optimize search functions called with a single char Thiago Macieira 2025-08-15 11:07:11 -0700
  • e00ca26f9a Q*StringView::contains: call the char overload of indexOf() Thiago Macieira 2024-07-09 09:33:06 -0700
  • 48c3c81df0 QByteArray: match QString::indexOf behavior for large negative "from" Thiago Macieira 2025-08-15 15:24:37 -0700
  • 6db355c6cd AndroidTestRunner: don't try to grant non-dangerous permissions Assam Boudjelthia 2025-09-10 16:33:37 +0300
  • 6a780443c3 QRM: allocate UI on the heap Volker Hilsheimer 2025-09-15 17:34:03 +0200
  • 0658d42aeb QMacStyle: re-adjust title margins for push buttons Timur Pocheptsov 2025-09-08 14:56:09 +0200
  • 74cb688242 QRM: allocate UI on the heap Volker Hilsheimer 2025-09-15 17:34:03 +0200
  • 2cc8a2cdec Assess security level for files under qtbase/src/plugins/platformthemes Piotr Wiercinski 2025-09-15 16:49:34 +0200
  • 5906668f9e Revert "Destroy the QUnifiedTimer when the Q*Application gets destroyed" Ulf Hermann 2025-09-08 13:09:27 +0200
  • ea4fd0ef1b tst_qmetamethod: don't use indexOfSlot() with non-slots Ahmad Samir 2025-08-24 15:51:45 +0300
  • 90c7b3680d Android: Avoid announcing simple text as clickable Lars Schmertmann 2025-09-15 16:06:43 +0200
  • 342e720913 a11y Android: Set a RangeInfo by using the ValueInterface Julian Greilich 2025-09-02 12:01:15 +0200
  • 8033a313ff Assess security level for files under qtbase/src/plugins/platformthemes Piotr Wiercinski 2025-09-15 16:49:34 +0200
  • 1fb345a25a wasm: a11y - Add selenium text tests Even Oscar Andersen 2025-08-28 10:49:30 +0200
  • a8566b75ca wasm: a11y - Make a partial copy of events to avoid stale data Even Oscar Andersen 2025-09-12 13:54:27 +0200
  • 419da48808 wayland: fix build with -no-opengl Moss Heim 2025-09-16 13:20:25 +0200
  • 5cf4d0669b gui/doc: fix build with -no-opengl Liang Qi 2025-09-16 13:21:45 +0200
  • fcdeb27627 QAppleNetworkInformationBackend: fix races, protect against a dangling pointer Timur Pocheptsov 2025-09-15 18:27:42 +0200
  • ac7b5815db Android: Avoid announcing simple text as clickable Lars Schmertmann 2025-09-15 16:06:43 +0200
  • 7ae2b8bc44 a11y Android: Set a RangeInfo by using the ValueInterface Julian Greilich 2025-09-02 12:01:15 +0200
  • d9a8d80c87 wasm: a11y - Better handling of missing ParentChanged callbacks Even Oscar Andersen 2025-09-05 09:16:18 +0200
  • eae3b4ecbf QMacStyle: re-adjust title margins for push buttons Timur Pocheptsov 2025-09-08 14:56:09 +0200
  • 102fc06cc2 Don't report/enable safe areas for graphics-view proxied widgets Tor Arne Vestbø 2025-09-12 15:42:11 +0200
  • 273e345d99 iOS: Fix a11y representation of RadioButton and CheckBox Lars Schmertmann 2025-09-10 15:08:11 +0200
  • 3ce2b58550 Add security tags to src/gui/itemmodels Volker Hilsheimer 2025-09-15 15:49:38 +0200
  • 659d29d797 Doc: Update multi-threading doc title Paul Wicking 2025-09-15 19:05:24 +0200
  • e70f320b95 Tracepointgen: handle windows absolute paths Antti Määttä 2025-09-10 09:06:04 +0300
  • 76d861f39f Mark src/plugins/platforms/cocoa as security significant Tor Arne Vestbø 2025-09-15 10:20:52 +0200
  • 9f618f120c Mark src/plugins/platforms/ios as security significant Tor Arne Vestbø 2025-09-15 10:20:52 +0200
  • a966d7be48 macOS: Create framework headers symlink manually instead of via CMake Tor Arne Vestbø 2025-09-11 17:18:54 +0200
  • ed237ace67 util/unicode: remove properties(char16_t) declaration here, too Marc Mutz 2025-09-12 09:36:08 +0200
  • b913b35ec7 Doc: Update multi-threading doc title Paul Wicking 2025-09-15 19:05:24 +0200
  • 076a68e945 Update Freetype to 2.14.0 Eskil Abrahamsen Blomfeldt 2025-09-11 08:16:21 +0200
  • 0b96e51148 macOS: Show icons in menus on macOS 26 and above Tor Arne Vestbø 2025-09-11 15:15:09 +0200
  • 05287da820 Update Freetype to 2.14.0 Eskil Abrahamsen Blomfeldt 2025-09-11 08:16:21 +0200
  • 5f92047b6e Tracepointgen: handle windows absolute paths Antti Määttä 2025-09-10 09:06:04 +0300
  • 8ebf9b8502 CMake: add QT_NAMESPACE property to Qt::Core Tim Blechmann 2025-08-25 19:11:35 +0800
  • b79e40f573 Add security tags to src/gui/itemmodels Volker Hilsheimer 2025-09-15 15:49:38 +0200
  • d95bc3bf9a Add security tags to src/gui/itemmodels Volker Hilsheimer 2025-09-15 15:49:38 +0200
  • 9db065a09e iOS: Fix a11y representation of RadioButton and CheckBox Lars Schmertmann 2025-09-10 15:08:11 +0200
  • e9da800428 iOS: Fix a11y representation of RadioButton and CheckBox Lars Schmertmann 2025-09-10 15:08:11 +0200
  • 728ad53c80
    Merge 03353dc827 into c7b3cb5f2a anzye 2025-09-15 19:36:48 +0000
  • 80e02da2c6
    Merge 6c0cdcb48c into c7b3cb5f2a K. R. Walker 2025-09-15 19:36:36 +0000
  • a684c0f34d
    Merge f76c3d42cc into c7b3cb5f2a K. R. Walker 2025-09-15 19:36:34 +0000
  • 1b9f378d13
    Merge 53b475a497 into c7b3cb5f2a Nathan Naveen 2025-09-15 19:36:10 +0000
  • acc14ea296
    Merge bb38458070 into c7b3cb5f2a Naveen 2025-09-15 19:36:08 +0000
  • 2f4725cabb
    Merge 588b752e33 into c7b3cb5f2a Yann Dirson 2025-09-15 19:36:04 +0000
  • b29be6f727
    Merge 45cf144c50 into c7b3cb5f2a Ashish Kurmi 2025-09-15 19:36:03 +0000
  • c86f0311a9
    Merge cf818947fe into c7b3cb5f2a datadiode 2025-09-15 19:35:51 +0000
  • 6c36bd0271
    Merge f7bfcae67e into c7b3cb5f2a Ununo 2025-09-15 19:35:49 +0000
  • ac2004e55b
    Merge ecf7fbea15 into c7b3cb5f2a liulinsong 2025-09-15 19:35:40 +0000
  • 4ae2222da9
    Merge ec03e142e3 into c7b3cb5f2a ZmrdWeders 2025-09-15 19:35:36 +0000
  • dfcaddbf12
    Merge 406651e972 into c7b3cb5f2a Martin 2025-09-15 19:35:21 +0000
  • f277005b5c
    Merge 4139a41f3e into c7b3cb5f2a Alex 2025-09-15 19:35:19 +0000
  • 4f553b2e97
    Merge 962d7b8212 into c7b3cb5f2a Danol (Daniel Čejchan) 2025-09-15 19:35:15 +0000
  • ab92b790d5
    Merge e78ef6a03b into c7b3cb5f2a talregev 2025-09-15 19:35:10 +0000
  • 62c516decd
    Merge 9d2ed2f177 into c7b3cb5f2a Abrar Nasir Jaffari 2025-09-15 19:35:08 +0000
  • 02af14ec14 HTTP: don't send content-length: 0 Mårten Nordheim 2025-08-01 16:38:56 +0200
  • c7b3cb5f2a testlib: fileno is also deprecated in UCRT Mårten Nordheim 2025-09-15 16:39:15 +0200
  • 7f78486717 Don't report/enable safe areas for graphics-view proxied widgets Tor Arne Vestbø 2025-09-12 15:42:11 +0200
  • 2eefeff364 tracegen: Handle enum class in lttng backend Antti Määttä 2025-09-12 10:31:45 +0300
  • 69c7d2eff4 Tracepointgen: Handle enum class and enum struct Antti Määttä 2025-09-10 09:08:08 +0300
  • 7a272c2900 Don't report/enable safe areas for graphics-view proxied widgets Tor Arne Vestbø 2025-09-12 15:42:11 +0200
  • e134d01fc7 HTTP: don't send content-length: 0 Mårten Nordheim 2025-08-01 16:38:56 +0200
  • 9ad6ee42dd Revert "Destroy the QUnifiedTimer when the Q*Application gets destroyed" Ulf Hermann 2025-09-08 13:09:27 +0200
  • 6fa5e20c7f Revert "WindowsQPA: Make custom titlebar a child window" Jani Heikkinen 2025-09-15 11:24:39 +0000
  • 4ae32f5bdd QStringConverter: allow appendToBuffer() to write to the buffer Thiago Macieira 2025-08-15 15:39:25 -0700
  • 6400e30481 tst_qnetworkreply_local: shorten the local socket names Mårten Nordheim 2025-08-01 16:38:56 +0200
  • 5bed983af1 no-thread: include setStatusAndClearList() in build Morten Sørvig 2025-09-09 14:16:32 +0200
  • 54d0c37ddd QImageWriter: Don't load handlers from plugins if we found a built-in one Tor Arne Vestbø 2025-08-28 21:02:35 +0200
  • 65b7217ae7 Add QRandomAccessAsyncFile and QIOOperation Ivan Solovev 2025-07-04 17:24:11 +0200
  • c624f94ffb Move CharBuff back into QLocaleData Edward Welbourne 2025-09-10 15:22:53 +0200
  • 29744dda18 tst_QDir: use COMPARE_EQ when comparing QStringLists Ahmad Samir 2025-07-27 23:47:55 +0300
  • a45ed19f7c Mark qtextboundaryfinder.h as trivial-impl-only Marc Mutz 2025-09-11 12:59:58 +0200
  • 5347d548b1 Mark QChar as security-critical Marc Mutz 2025-09-10 14:08:58 +0200
  • 6771286616 Mark QStringTokenizer as security-critical Marc Mutz 2025-09-10 14:08:58 +0200
  • 81a4634993 Windows11Style: rework color handling for Checkbox/Radiobutton/Button Christian Ehrlicher 2025-08-16 22:57:27 +0200
  • eb9abd562b tst_qnetworkreply_local: shorten the local socket names Mårten Nordheim 2025-08-01 16:38:56 +0200
  • 95a267d867 QStringConverter: allow appendToBuffer() to write to the buffer Thiago Macieira 2025-08-15 15:39:25 -0700
  • ba889f7bc0 QByteArray: replace(pos, len,~~): don't detach the underlying data array Ahmad Samir 2025-05-09 18:35:25 +0300
  • 8dd8f3f028 QTextBoundaryFinder: squash the bitfield member Marc Mutz 2025-09-11 13:08:05 +0200
  • 41eed0527f Update bundled libjpeg-turbo to version 3.1.2 Eirik Aavitsland 2025-09-11 11:42:33 +0200
  • c757460525 Update bundled libjpeg-turbo to version 3.1.2 Eirik Aavitsland 2025-09-11 11:42:33 +0200