index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
dbus: Register QDBusObjectPath
Albert Astals Cid
2023-02-07
1
-0
/
+1
*
Add \brief descriptions to CMake overviews
Kai Köhne
2022-12-05
1
-0
/
+2
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-11-18
3
-5
/
+5
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-18
11
-71
/
+71
*
Doc: Normalize page names
Kai Köhne
2022-11-17
1
-3
/
+3
*
Remove the Unnecessary CMake Module, `include(CMakeParseArguments)`
Amir Masoud Abdol
2022-10-26
1
-2
/
+0
*
dbus_minimal_p.h: copy the libdbus-1 copyright to the top
Thiago Macieira
2022-10-10
1
-1
/
+3
*
QDBusMetaObjectGenerator: use qsizetype for counting things
Thiago Macieira
2022-08-09
1
-26
/
+28
*
QMetaType: fix QMetaTypes for non-const references
Thiago Macieira
2022-07-28
1
-1
/
+1
*
Fix QDBusInterface crashing with empty path on construction
Mårten Nordheim
2022-06-27
1
-0
/
+5
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
2
-2
/
+2
*
Remove more unused qreadwritelock.h includes
Marc Mutz
2022-05-17
1
-1
/
+0
*
QDBusArgument: ensure std::vector isn't seen as an associative container
David Faure
2022-05-17
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
87
-3340
/
+195
*
Add missing header files to the module sources
Alexey Edelev
2022-05-12
1
-2
/
+2
*
Fix a QDBusConnection crash with pending calls when connection is closed
Johannes Rosenqvist
2022-05-11
1
-1
/
+7
*
Doc: qt_add_dbus_interface: fix wrong cmake command name
David Faure
2022-04-29
1
-2
/
+2
*
QtDBus: includemocs
Marc Mutz
2022-04-28
6
-0
/
+14
*
Doc: Revise Qt dbus module landing page
Andreas Eliasson
2022-04-25
2
-172
/
+229
*
QtDBus: replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-04-12
16
-68
/
+68
*
QtDBus: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-12
16
-206
/
+228
*
QtDBus: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-12
8
-60
/
+60
*
QtDBus: optimize handling of isDebugging
Marc Mutz
2022-04-03
1
-4
/
+4
*
QtDBus: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN
Marc Mutz
2022-04-03
4
-2
/
+6
*
Apply Q_CONSTINIT across the codebase
Marc Mutz
2022-03-29
2
-2
/
+2
*
Short live Q_CONSTINIT!
Marc Mutz
2022-03-26
3
-10
/
+10
*
Misc: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
2
-0
/
+6
*
QtDBus: compile-optimize inline swap functions
Marc Mutz
2022-03-17
7
-11
/
+11
*
Fix deprecated use of QBA/Q*String::count
Mårten Nordheim
2022-03-15
1
-1
/
+1
*
Doc: Fix erraneous auto-link on Qt D-Bus landing page
Topi Reinio
2022-03-11
1
-1
/
+1
*
CMake: Document source file properties
Alexandru Croitor
2022-02-15
1
-0
/
+61
*
Doc: Fix minor grammar issues in qtdbus-index
Andreas Eliasson
2022-02-09
1
-5
/
+5
*
QDBusAdaptorConnector: place a static int into BSS instead of DATA
Marc Mutz
2022-02-05
1
-3
/
+3
*
Doc: State Qt versions for when CMake commands etc. were introduced
Joerg Bornemann
2022-02-01
1
-0
/
+8
*
Prevent repeated instantiations of some qRegisterNormalizedMetaType<>s [1/N] ...
Marc Mutz
2022-01-21
8
-6
/
+16
*
QDBusMessage: de-inline createReply(QVariant)
Marc Mutz
2022-01-19
2
-4
/
+5
*
Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Kai Köhne
2021-12-09
3
-3
/
+3
*
Doc: Fix qdoc warnings
Venugopal Shivashankar
2021-11-11
1
-0
/
+3
*
dbus: Fix typos
Jonas Kvinge
2021-10-14
4
-4
/
+4
*
Doc: Fix usage of \summary macro
Topi Reinio
2021-10-12
1
-6
/
+6
*
Doc: Make it explicit when CMake API is defined
Kai Köhne
2021-10-05
2
-0
/
+13
*
Doc: Add overview pages to CMake API
Kai Köhne
2021-10-04
2
-0
/
+15
*
Doc: Add summary to CMake commands
Kai Köhne
2021-10-04
1
-5
/
+5
*
DBus: do not mix QList iterators and raw pointers
Giuseppe D'Angelo
2021-09-20
2
-7
/
+8
*
Handle empty string args for versionless wrappers of dbus CMake commands
Craig Scott
2021-09-20
1
-6
/
+46
*
Doc: Add version and description to Qt-DBus documentation
Kai Köhne
2021-09-17
1
-1
/
+3
*
Revert "Ensure versionless wrappers do not introduce a new variable scope"
Craig Scott
2021-09-06
1
-14
/
+17
*
Ensure versionless wrappers do not introduce a new variable scope
Craig Scott
2021-08-31
1
-17
/
+14
*
qdbuscpp2xml: add support for custom types with a new -t option
David Faure
2021-08-25
2
-0
/
+19
*
QDBus: fix ExportScriptableInvokables to allow calling scriptable invokables
David Faure
2021-08-23
1
-6
/
+11
[next]