summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* QMetaProperty: Introduce VIRTUAL, OVERRIDE attributesDmitrii Akshintsev13 days1-0/+2
* Document QFuture::cancelChain() limitationsIvan Solovev14 days1-0/+24
* Add QRangeModelAdapter: C++-style access to the range while talking QAIMVolker Hilsheimer14 days2-0/+367
* Core: Provide non-broken metacontainer iterablesUlf Hermann2025-12-021-8/+8
* Fix no-gui developer buildJoerg Bornemann2025-11-251-1/+1
* Prefer using namespace Qt::StringLiteralsMarc Mutz2025-10-042-2/+2
* Fix corelib snippet compilationIvan Solovev2025-09-121-1/+0
* wasm: Fix corelib snippetsPiotr Wiercinski2025-09-112-10/+18
* Doc: Modernize QHash iterator documentationPaul Wicking2025-09-091-2/+18
* QRM docs: clarify direct access to the range, add section on subclassingVolker Hilsheimer2025-08-291-0/+30
* Fix snippet compilation in corelibIvan Solovev2025-08-294-10/+8
* CMake: Don't use private CMake API in doc snippetsAlexandru Croitor2025-08-215-52/+72
* QDirListing: clarify that "name filters" use regular expressionsAhmad Samir2025-08-101-0/+15
* Update of doc snippet for implicit sharing exampleOleksii Zbykovskyi2025-08-042-22/+2
* Skip doc snippets that depend on QProcess when feature is unavailableTor Arne Vestbø2025-07-302-5/+21
* Snippets: fix unity buildsTim Blechmann2025-07-301-0/+4
* Make the confusing variable name in qt_add_resources docs lowercaseAlexey Edelev2025-07-291-3/+3
* Make last files in code folder compilableOleksii Zbykovskyi2025-07-294-32/+72
* Fix of files under tools prefixOleksii Zbykovskyi2025-07-2920-1379/+1867
* Make files under thread and time prefix compilableOleksii Zbykovskyi2025-07-2912-901/+1233
* QCborStream code snippet: Explicitly construct qfloat16 from floatAxel Spoerl2025-07-291-2/+2
* Fix files under text prefix and add to the build systemOleksii Zbykovskyi2025-07-2513-1033/+1251
* Fix of files under serialization prefixOleksii Zbykovskyi2025-07-255-281/+353
* Fix of files under mimetype and plugin prefix in code folderOleksii Zbykovskyi2025-07-254-50/+74
* Fix files under src_corelib_kernel prefixOleksii Zbykovskyi2025-07-2417-813/+1183
* Fix of files under src_corelib_io prefixOleksii Zbykovskyi2025-07-2416-875/+1139
* Add snippets to the build system and fix related issuesOleksii Zbykovskyi2025-07-245-234/+276
* QRM: remove the SingleColumn wrapper typeVolker Hilsheimer2025-07-221-29/+41
* QRangeModel: allow gadgets to declare themselves as MultiRole itemsVolker Hilsheimer2025-07-211-6/+58
* QRangeModel: remove the need for the MultiColumn wrapperVolker Hilsheimer2025-07-211-1/+1
* QDeadlineTimer: link to cppreference.com for chrono_literalsMarc Mutz2025-07-181-9/+4
* Fix of files under src_corelib_global prefixOleksii Zbykovskyi2025-07-145-470/+735
* Fix of snippets under src_corelib_animation prefix plus oneOleksii Zbykovskyi2025-07-115-84/+124
* Fix of files in code folder under doc_src_ prefixOleksii Zbykovskyi2025-07-1112-670/+893
* Disable warnings in snippetsOleksii Zbykovskyi2025-07-115-0/+10
* Doc: rename targets to be more preciseOleksii Zbykovskyi2025-07-104-12/+12
* Fix of overcomplicated snippets usage and related filesOleksii Zbykovskyi2025-07-104-53/+35
* Snippets: snippets_qprocess unity buildableTim Blechmann2025-07-051-0/+2
* CMake: Fix per-repo developer buildJoerg Bornemann2025-06-301-13/+0
* Fix JNI snippet code compile errorsAssam Boudjelthia2025-06-291-1/+9
* Fix compile unused and uninitialized compile warnings for qprocess snippetAssam Boudjelthia2025-06-281-1/+3
* Create a couple of CMakeLists and fix related cppsOleksii Zbykovskyi2025-06-269-13/+93
* Add more snippets sources from corelib to the build systemOleksii Zbykovskyi2025-06-2618-120/+133
* QRangeModel: documentation improvementsVolker Hilsheimer2025-06-201-0/+71
* QRangeModel: fix indentation of snippetsVolker Hilsheimer2025-06-201-136/+134
* QMultiHash/Doc: document erase() functionThiago Macieira2025-06-191-0/+12
* timers.qdoc: cleanup API docs wrt. QChronoTimerAhmad Samir2025-06-192-24/+29
* QJsonObject/QCborMap: Add asKeyValueRange()Johannes Grunenberg2025-06-181-0/+17
* Fix QDebugStateSaver documentation snippetIvan Solovev2025-06-161-0/+1
* QRangeModel/Doc: link to QtWidgets only if the feature is setThiago Macieira2025-06-121-4/+3