index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a couple of CMakeLists and fix related cpps
Oleksii Zbykovskyi
7 hours
9
-13
/
+93
*
Add more snippets sources from corelib to the build system
Oleksii Zbykovskyi
7 hours
18
-120
/
+133
*
Doc: Document QTextStream::setCodec removal in Qt 6 changes
Dheerendra Purohit
35 hours
1
-0
/
+6
*
QRangeModel: documentation improvements
Volker Hilsheimer
6 days
1
-0
/
+71
*
QRangeModel: fix indentation of snippets
Volker Hilsheimer
6 days
1
-136
/
+134
*
QMultiHash/Doc: document erase() function
Thiago Macieira
7 days
1
-0
/
+12
*
timers.qdoc: cleanup API docs wrt. QChronoTimer
Ahmad Samir
7 days
3
-36
/
+43
*
QJsonObject/QCborMap: Add asKeyValueRange()
Johannes Grunenberg
8 days
1
-0
/
+17
*
Fix QDebugStateSaver documentation snippet
Ivan Solovev
10 days
1
-0
/
+1
*
QRangeModel/Doc: link to QtWidgets only if the feature is set
Thiago Macieira
14 days
1
-4
/
+3
*
QStringConverter: Introduce finalize()
Fabian Kosmale
2025-06-10
1
-2
/
+10
*
[docs] IPC: don't mention undoc'ed QBasicAtomic
Marc Mutz
2025-06-09
1
-1
/
+1
*
Doc: Modernize QSharedDataPointer Example for Rule of Compliance
Dheerendra Purohit
2025-06-08
1
-20
/
+25
*
Doc: Enable automatic linking to sources on code.qt.io
Topi Reinio
2025-05-27
1
-0
/
+3
*
QGIM: Rename to QRangeModel
Volker Hilsheimer
2025-05-26
2
-20
/
+20
*
Doc: QLatin1StringView documentation misses string literals namespace
Alexei Cazacov
2025-05-15
6
-6
/
+19
*
Add Qt styling, ids, and classes to string overview graphics
Matthias Rauter
2025-05-08
2
-130
/
+224
*
CMake: Fix -no-gui -developer-build
Joerg Bornemann
2025-05-06
1
-1
/
+0
*
Doc: Show how to pass the -codesign argument to macdeployqt
Joerg Bornemann
2025-05-03
2
-2
/
+8
*
CMake: Rework deployment of Qt plugins
Joerg Bornemann
2025-04-09
1
-1
/
+1
*
CMake: Add plugin-related arguments to qt_generate_deploy_app_script
Joerg Bornemann
2025-04-09
1
-0
/
+10
*
CMake: Add options to select / exclude plugins for deployment
Joerg Bornemann
2025-04-09
1
-0
/
+19
*
CMake: Add a way to turn off plugin deployment
Joerg Bornemann
2025-04-09
1
-0
/
+7
*
QGIM: documentation update
Volker Hilsheimer
2025-04-09
1
-0
/
+38
*
QGIM: Unify flat and tree models
Artem Dyomin
2025-04-06
1
-4
/
+4
*
Doc: Fix the example for qt_generate_deploy_script
Joerg Bornemann
2025-04-02
1
-1
/
+1
*
QGIM: add support for tree data structures
Volker Hilsheimer
2025-04-02
1
-0
/
+194
*
Corelib snippets: make widgets optional
Volker Hilsheimer
2025-04-02
2
-1
/
+11
*
Purge dangling uses of QDateTime deprecated time-spec changes
Edward Welbourne
2025-03-28
1
-1
/
+1
*
QGIM: support gadgets and objects as rows and multi-role values
Volker Hilsheimer
2025-03-26
1
-0
/
+77
*
QGIM: support associative containers for multi-role items
Volker Hilsheimer
2025-03-23
1
-0
/
+20
*
Doc: Fix QThread documentation snippet
Kai Köhne
2025-03-21
1
-1
/
+14
*
Long live QGenericItemModel for lists and tables
Volker Hilsheimer
2025-03-21
2
-0
/
+126
*
Doc: Fix typos in qt_deploy_runtime_dependencies documentation
Joerg Bornemann
2025-03-21
1
-5
/
+5
*
Fix mistakes and inconsistencies in string overview
Matthias Rauter
2025-03-11
1
-21
/
+23
*
CMake: add a DISCARD_FILE_CONTENTS option to qt_add_resources
Aurélien Brooke
2025-03-07
1
-0
/
+5
*
Correct the diagrams in string overview
Matthias Rauter
2025-03-06
2
-28
/
+55
*
Docs: Create \Q4A macro for "Qt for Android" and replace instances
Nicholas Bennett
2025-02-28
2
-8
/
+8
*
Doc: Move 'Classes for string data' topic to Qt Core and add it to TOC
Alexei Cazacov
2025-02-27
4
-1
/
+912
*
Fix resource system documentation
Jaime Resano
2025-02-25
3
-11
/
+22
*
Mention QT_ANDROID_MULTI_ABI_FORWARD_VARS in QT_ANDROID_BUILD_ALL_ABIS docs
Alexey Edelev
2025-02-18
1
-1
/
+7
*
Doc: Clarify need to qt_add_standard_project_setup early
Ulf Hermann
2025-02-18
1
-1
/
+2
*
doc: Fix a couple of typos that cause broken links
David Boddie
2025-02-18
1
-2
/
+2
*
Correct doc/images licensing
Lucie Gérard
2025-02-18
1
-1
/
+1
*
Untangle a confusing sentence in the doc
Matthias Rauter
2025-02-18
1
-7
/
+6
*
QString: add fromRawData with a char16_t pointer
Thiago Macieira
2025-02-14
1
-3
/
+2
*
Long live qEnvironmentVariableIntegerValue() returning std::optional
Thiago Macieira
2025-02-14
1
-0
/
+8
*
Add QFuture::cancelChain()
Ivan Solovev
2025-02-11
1
-0
/
+24
*
Fix or remove broken and outdated external links in qtbase documentation
David Boddie
2025-02-08
1
-4
/
+4
*
[docs] Add three-way comparison overview
Ivan Solovev
2025-02-05
1
-0
/
+38
[next]