| Commit message (Expand) | Author | Age | Files | Lines |
| * | QMetaProperty: Introduce VIRTUAL, OVERRIDE attributes | Dmitrii Akshintsev | 13 days | 1 | -0/+2 |
| * | Document QFuture::cancelChain() limitations | Ivan Solovev | 14 days | 1 | -0/+24 |
| * | Add QRangeModelAdapter: C++-style access to the range while talking QAIM | Volker Hilsheimer | 14 days | 2 | -0/+367 |
| * | Core: Provide non-broken metacontainer iterables | Ulf Hermann | 2025-12-02 | 1 | -8/+8 |
| * | Fix no-gui developer build | Joerg Bornemann | 2025-11-25 | 1 | -1/+1 |
| * | Prefer using namespace Qt::StringLiterals | Marc Mutz | 2025-10-04 | 2 | -2/+2 |
| * | Fix corelib snippet compilation | Ivan Solovev | 2025-09-12 | 1 | -1/+0 |
| * | wasm: Fix corelib snippets | Piotr Wiercinski | 2025-09-11 | 2 | -10/+18 |
| * | Doc: Modernize QHash iterator documentation | Paul Wicking | 2025-09-09 | 1 | -2/+18 |
| * | QRM docs: clarify direct access to the range, add section on subclassing | Volker Hilsheimer | 2025-08-29 | 1 | -0/+30 |
| * | Fix snippet compilation in corelib | Ivan Solovev | 2025-08-29 | 4 | -10/+8 |
| * | CMake: Don't use private CMake API in doc snippets | Alexandru Croitor | 2025-08-21 | 5 | -52/+72 |
| * | QDirListing: clarify that "name filters" use regular expressions | Ahmad Samir | 2025-08-10 | 1 | -0/+15 |
| * | Update of doc snippet for implicit sharing example | Oleksii Zbykovskyi | 2025-08-04 | 2 | -22/+2 |
| * | Skip doc snippets that depend on QProcess when feature is unavailable | Tor Arne Vestbø | 2025-07-30 | 2 | -5/+21 |
| * | Snippets: fix unity builds | Tim Blechmann | 2025-07-30 | 1 | -0/+4 |
| * | Make the confusing variable name in qt_add_resources docs lowercase | Alexey Edelev | 2025-07-29 | 1 | -3/+3 |
| * | Make last files in code folder compilable | Oleksii Zbykovskyi | 2025-07-29 | 4 | -32/+72 |
| * | Fix of files under tools prefix | Oleksii Zbykovskyi | 2025-07-29 | 20 | -1379/+1867 |
| * | Make files under thread and time prefix compilable | Oleksii Zbykovskyi | 2025-07-29 | 12 | -901/+1233 |
| * | QCborStream code snippet: Explicitly construct qfloat16 from float | Axel Spoerl | 2025-07-29 | 1 | -2/+2 |
| * | Fix files under text prefix and add to the build system | Oleksii Zbykovskyi | 2025-07-25 | 13 | -1033/+1251 |
| * | Fix of files under serialization prefix | Oleksii Zbykovskyi | 2025-07-25 | 5 | -281/+353 |
| * | Fix of files under mimetype and plugin prefix in code folder | Oleksii Zbykovskyi | 2025-07-25 | 4 | -50/+74 |
| * | Fix files under src_corelib_kernel prefix | Oleksii Zbykovskyi | 2025-07-24 | 17 | -813/+1183 |
| * | Fix of files under src_corelib_io prefix | Oleksii Zbykovskyi | 2025-07-24 | 16 | -875/+1139 |
| * | Add snippets to the build system and fix related issues | Oleksii Zbykovskyi | 2025-07-24 | 5 | -234/+276 |
| * | QRM: remove the SingleColumn wrapper type | Volker Hilsheimer | 2025-07-22 | 1 | -29/+41 |
| * | QRangeModel: allow gadgets to declare themselves as MultiRole items | Volker Hilsheimer | 2025-07-21 | 1 | -6/+58 |
| * | QRangeModel: remove the need for the MultiColumn wrapper | Volker Hilsheimer | 2025-07-21 | 1 | -1/+1 |
| * | QDeadlineTimer: link to cppreference.com for chrono_literals | Marc Mutz | 2025-07-18 | 1 | -9/+4 |
| * | Fix of files under src_corelib_global prefix | Oleksii Zbykovskyi | 2025-07-14 | 5 | -470/+735 |
| * | Fix of snippets under src_corelib_animation prefix plus one | Oleksii Zbykovskyi | 2025-07-11 | 5 | -84/+124 |
| * | Fix of files in code folder under doc_src_ prefix | Oleksii Zbykovskyi | 2025-07-11 | 12 | -670/+893 |
| * | Disable warnings in snippets | Oleksii Zbykovskyi | 2025-07-11 | 5 | -0/+10 |
| * | Doc: rename targets to be more precise | Oleksii Zbykovskyi | 2025-07-10 | 4 | -12/+12 |
| * | Fix of overcomplicated snippets usage and related files | Oleksii Zbykovskyi | 2025-07-10 | 4 | -53/+35 |
| * | Snippets: snippets_qprocess unity buildable | Tim Blechmann | 2025-07-05 | 1 | -0/+2 |
| * | CMake: Fix per-repo developer build | Joerg Bornemann | 2025-06-30 | 1 | -13/+0 |
| * | Fix JNI snippet code compile errors | Assam Boudjelthia | 2025-06-29 | 1 | -1/+9 |
| * | Fix compile unused and uninitialized compile warnings for qprocess snippet | Assam Boudjelthia | 2025-06-28 | 1 | -1/+3 |
| * | Create a couple of CMakeLists and fix related cpps | Oleksii Zbykovskyi | 2025-06-26 | 9 | -13/+93 |
| * | Add more snippets sources from corelib to the build system | Oleksii Zbykovskyi | 2025-06-26 | 18 | -120/+133 |
| * | QRangeModel: documentation improvements | Volker Hilsheimer | 2025-06-20 | 1 | -0/+71 |
| * | QRangeModel: fix indentation of snippets | Volker Hilsheimer | 2025-06-20 | 1 | -136/+134 |
| * | QMultiHash/Doc: document erase() function | Thiago Macieira | 2025-06-19 | 1 | -0/+12 |
| * | timers.qdoc: cleanup API docs wrt. QChronoTimer | Ahmad Samir | 2025-06-19 | 2 | -24/+29 |
| * | QJsonObject/QCborMap: Add asKeyValueRange() | Johannes Grunenberg | 2025-06-18 | 1 | -0/+17 |
| * | Fix QDebugStateSaver documentation snippet | Ivan Solovev | 2025-06-16 | 1 | -0/+1 |
| * | QRangeModel/Doc: link to QtWidgets only if the feature is set | Thiago Macieira | 2025-06-12 | 1 | -4/+3 |