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.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
/
dbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdbus: add call GetConnectionCredentials interface
Li Changze
24 hours
2
-0
/
+17
*
Doc: Enable automatic linking to sources on code.qt.io
Topi Reinio
8 days
1
-0
/
+3
*
Doc: Qt D-Bus: Add image alt texts
Topi Reinio
2025-04-09
1
-1
/
+1
*
Use QThread::isMainThread() in a few places
Thiago Macieira
2025-02-26
2
-2
/
+2
*
Short live QCoreApplication::instanceExists()
Thiago Macieira
2025-02-26
1
-1
/
+1
*
Use `_qt_internal_set_source_file_generated`
Cristian Le
2025-02-17
1
-7
/
+7
*
Qt D-Bus Viewer: Update documentation
Jerome Pasion
2025-02-12
2
-3
/
+13
*
Docs: fix minor issues with topic naming
Alexei Cazacov
2025-02-04
2
-2
/
+2
*
Make module ready for source SBOM checking
Lucie Gérard
2025-01-27
2
-1
/
+1
*
CMake: Use the $<VERSION> placeholder in qt_attribution.json
Alexandru Croitor
2025-01-09
1
-1
/
+1
*
QDBusPendingReplyBase: add missing copy operations
Giuseppe D'Angelo
2025-01-08
2
-0
/
+7
*
Provide D-Bus de-/marshalling operators for std::tuple
David Redondo
2024-12-13
2
-2
/
+23
*
CMake: Add PURL and CPE info to 3rd party attribution files
Alexandru Croitor
2024-11-15
1
-1
/
+3
*
Create qdoc macros for C++ class docs 1.3: member-swap(), non-standard phrasing
Marc Mutz
2024-11-08
5
-14
/
+7
*
Create qdoc macros for C++ class docs 1.2: member-swap(), simplified phrasing
Marc Mutz
2024-11-08
2
-6
/
+2
*
Document QVariantMap with invalid QVariant is disallowed in D-Bus arguments
Fushan Wen
2024-10-25
1
-0
/
+3
*
QtDBus: disallow sending method calls without destinations on a bus
Thiago Macieira
2024-10-21
3
-4
/
+16
*
QDBusUtil::isValidBusName: implement "contains at least two such elements"
Thiago Macieira
2024-10-21
1
-0
/
+2
*
QMetaMethod: make some QByteArray-returning methods slightly faster
Thiago Macieira
2024-10-03
1
-1
/
+1
*
moc & QMetaObject: move the QMetaMethod revision information
Thiago Macieira
2024-09-21
1
-1
/
+1
*
Docs: Organize topics in the qtbase repo
Alexei Cazacov
2024-08-13
2
-1
/
+37
*
QExplicitlySharedDataPointer: Use new comparison helper macros
Rym Bouabid
2024-07-04
1
-3
/
+1
*
QtDBus: don't detach in registerComplexDBusType()::Hash static destruction
Marc Mutz
2024-07-03
1
-2
/
+2
*
QDBusSignature: de-inline the default ctor
Marc Mutz
2024-07-03
2
-3
/
+5
*
QDBusSignature: fix default ctor to not allocate memory
Marc Mutz
2024-07-03
1
-3
/
+2
*
Straighten out various logging categories
Ulf Hermann
2024-06-19
1
-1
/
+1
*
Remove GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-06-12
1
-1
/
+0
*
Remove redundant qtimer.h includes
Ahmad Samir
2024-06-11
2
-2
/
+0
*
[docs] Document QDBusObjectPath QDebug stream operator
Marc Mutz
2024-06-06
1
-0
/
+5
*
Make QDBusObjectPath QDebug stream operator a hidden friend
Marc Mutz
2024-06-06
1
-3
/
+3
*
QDBusSignature: accept empty strings as valid
Thiago Macieira
2024-05-10
4
-6
/
+11
*
QTimer/QObject::startTimer: improve the detection of overflow
Thiago Macieira
2024-04-27
1
-1
/
+2
*
Long live [[nodiscard]] QFile::open
Giuseppe D'Angelo
2024-04-17
1
-0
/
+1
*
QDBusObjectPath: Add QDebug stream operator
Kai Uwe Broulik
2024-03-01
2
-0
/
+12
*
Correct doc snippet license
Lucie Gérard
2024-02-28
2
-2
/
+2
*
QDBusUtil: document the D-Bus signature grammar
Marc Mutz
2024-02-27
1
-0
/
+15
*
[docs] QDBusUtil::isValidObjectPath(): simplify description
Marc Mutz
2024-02-27
1
-3
/
+2
*
QDBusIntrospection: make DiagnosticsReporter safe to use
Marc Mutz
2024-02-22
2
-1
/
+7
*
QDBusIntrospection: fix position of Annotation definition
Marc Mutz
2024-02-22
1
-12
/
+12
*
QDBusUtil::isValidBusName(): remove an impossible condition guard
Marc Mutz
2024-02-22
1
-3
/
+0
*
[docs] QDBusUtil: remove documentation of bygone functions
Marc Mutz
2024-02-21
1
-19
/
+0
*
Doc: Resolve qdoc link warnings
Paul Wicking
2024-02-14
1
-2
/
+1
*
QDBusAdaptors/Doc: fix missing preposition "in" in documentation
Thiago Macieira
2024-02-10
1
-2
/
+2
*
QDBusAbstractInterface/Doc: fix example to match the description
Thiago Macieira
2024-02-05
2
-5
/
+17
*
Change license of .qdoc files
Lucie Gérard
2024-02-01
1
-1
/
+1
*
Doc: Improve documentation around setting ALLOW_INTERACTIVE_AUTHORIZATION in ...
Kai Köhne
2024-01-16
2
-19
/
+38
*
QDBusMessage: make private ctor explicit
Marc Mutz
2024-01-10
1
-1
/
+1
*
Doc: Rearrange best practices and how to documentation
Jaishree Vyas
2023-12-28
1
-1
/
+1
*
QtDBus: port away from QPair
Marc Mutz
2023-12-14
2
-2
/
+3
*
QDBusConnectionPrivate: Close connection after failed q_dbus_bus_register()
Ievgenii Meshcheriakov
2023-12-07
1
-0
/
+1
[next]