index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
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
/
snippets
/
code
Commit message (
Expand
)
Author
Age
Files
Lines
*
IPC: add native key support to QSystemSemaphore
Thiago Macieira
8 days
1
-2
/
+2
*
Documentation: Port code snippets to new connection syntax
Friedemann Kleint
2023-01-11
1
-1
/
+1
*
QUrl/doc: explain that the scheme-less URL is probably not intended
Thiago Macieira
2023-01-06
1
-0
/
+8
*
CMake: Allow contents of resources to be replaced by empty files
Ulf Hermann
2022-12-17
1
-0
/
+4
*
Adapt QDateTime to route QTimeSpec uses via QTimeZone
Edward Welbourne
2022-12-09
1
-0
/
+8
*
wasm: add native QByteArray conversion functions
Morten Sørvig
2022-12-05
1
-0
/
+11
*
Brush up the container documentation
Friedemann Kleint
2022-12-02
1
-6
/
+6
*
Documentation: Expand documentation on how to iterate Qt containers
Friedemann Kleint
2022-11-24
1
-0
/
+21
*
Documentation: Modernize the Qt container doc snippets
Friedemann Kleint
2022-11-24
1
-23
/
+15
*
Modernize QMessageBox documentation and example
Tor Arne Vestbø
2022-11-18
1
-2
/
+2
*
QHash: tame HasQHashSingleArgOverload ODR violations
Giuseppe D'Angelo
2022-11-01
1
-3
/
+3
*
Long live Q_UNREACHABLE_RETURN()!
Marc Mutz
2022-10-15
1
-0
/
+13
*
QString/doc: correct the record on const char* optimizations
Thiago Macieira
2022-10-02
1
-0
/
+3
*
Doc: Update the animation framework overview
Venugopal Shivashankar
2022-09-20
1
-5
/
+89
*
QMetaObject/Doc: document the variadic invoke{,Method} and newInstance
Thiago Macieira
2022-09-01
1
-0
/
+33
*
QMetaType/Doc: update some wording about type registration
Thiago Macieira
2022-08-29
1
-5
/
+5
*
Doc: Remove qmake-only reference in Q_IMPORT_PLUGIN description
Kai Köhne
2022-08-24
1
-4
/
+0
*
[docs] Fix return value of QStringIterator::next()
Marc Mutz
2022-08-11
1
-1
/
+1
*
Move q{,Utf8, Utf16}Printable to qstring.h
Sona Kurazyan
2022-08-04
2
-10
/
+8
*
QAbstractNativeEventFilter: Fix the Mac example class name
Laszlo Papp
2022-08-04
1
-1
/
+1
*
QAbstractNativeEventFilter: Add a Windows example
Laszlo Papp
2022-08-02
1
-0
/
+20
*
Remove outdated docs for qOverload()
Sona Kurazyan
2022-08-01
1
-5
/
+0
*
QMap: remove more docs referring to multiple values for the same key
Giuseppe D'Angelo
2022-05-29
1
-16
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
112
-5490
/
+226
*
Add support for unwrapping QFuture<QFuture<T>>
Sona Kurazyan
2022-04-21
1
-0
/
+34
*
QDate: add conversions for std::chrono calendaring classes
Giuseppe D'Angelo
2022-04-13
1
-0
/
+20
*
Doc: Document QT_NO_[SIGNALS_SLOTS_]KEYWORDS defines
Joerg Bornemann
2022-03-29
1
-0
/
+5
*
QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable
Sona Kurazyan
2022-03-25
3
-16
/
+22
*
Add QByteArray::percentDecoded() as an instance method
Edward Welbourne
2022-03-18
1
-2
/
+7
*
Associative containers: add a way to obtain a key/value range
Giuseppe D'Angelo
2022-03-04
3
-0
/
+52
*
Doc: Make QListIterator snippets more robust
Kai Köhne
2022-01-17
6
-18
/
+22
*
Doc: Fix snippet to match actual QFileInfo behavior
Kai Köhne
2022-01-13
1
-1
/
+1
*
Doc: Replace "C:\Documents and Settings" paths
Kai Köhne
2022-01-12
2
-4
/
+4
*
Repair parameter type
ChunLin Wang
2021-12-03
3
-3
/
+3
*
Add support for combining multiple QFutures
Sona Kurazyan
2021-11-20
1
-0
/
+87
*
Add missing QT_TRID_N_NOOP definition
Lucie Gérard
2021-11-18
1
-0
/
+14
*
QFuture: extend the docs to explain how to cancel continuation chain
Sona Kurazyan
2021-11-15
1
-0
/
+17
*
QObjectComputedProperty docs: move example to snippet
Ivan Solovev
2021-10-26
1
-0
/
+37
*
QPoint: Don't claim that QPoint[F]::dotProduct() produces length squared
Ievgenii Meshcheriakov
2021-10-12
1
-2
/
+2
*
corelib: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
Improve version-related docs in qglobal.cpp
Edward Welbourne
2021-09-21
1
-2
/
+2
*
Encourage use of QT_VERSION_CHECK()
Edward Welbourne
2021-09-20
1
-2
/
+2
*
Teach QByteArrayView how to parse numbers
Edward Welbourne
2021-08-30
1
-1
/
+22
*
QLocale: improve documentation snippet
Ivan Solovev
2021-08-26
1
-9
/
+11
*
Doc: Replace the example for QFileInfo::setFile
Luca Di Sera
2021-08-25
2
-10
/
+20
*
QRegularExpressionMatch: add a way to know if a capturing group captured
Giuseppe D'Angelo
2021-08-25
1
-0
/
+12
*
Improve docs for QFuture continuations
Sona Kurazyan
2021-08-10
1
-6
/
+6
*
QObject: optimize the common case of findChildren(QString())
Marc Mutz
2021-07-13
1
-1
/
+1
*
Fix QStringEncoder code example
Nicolas Fella
2021-07-06
1
-1
/
+1
*
Doc: Use https for links to unicode.org
Paul Wicking
2021-06-25
1
-1
/
+1
[next]