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.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
/
qdbusabstractinterface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Resolve qdoc link warnings
Paul Wicking
2024-02-14
1
-2
/
+1
*
QDBusAbstractInterface/Doc: fix example to match the description
Thiago Macieira
2024-02-05
1
-0
/
+2
*
Doc: Improve documentation around setting ALLOW_INTERACTIVE_AUTHORIZATION in ...
Kai Köhne
2024-01-16
1
-6
/
+20
*
QDBus: Document that calls to local objects are never asynchronous
Ievgenii Meshcheriakov
2023-12-07
1
-0
/
+9
*
Implement QDBusAbstractInterface::setInteractiveAuthorizationAllowed
Gleb Popov
2023-11-07
1
-0
/
+27
*
QtDBus: Remove uses of Q_UNUSED on used variables
Ievgenii Meshcheriakov
2023-09-11
1
-1
/
+0
*
dbus: use same type of matching quotes
Maxime Roussin-Bélanger
2022-10-21
1
-4
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-39
/
+3
*
QtDBus: replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-04-12
1
-6
/
+6
*
QtDBus: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-12
1
-7
/
+8
*
QtDBus: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-12
1
-1
/
+1
*
Use QMetaType instead of integer based type ids
Lars Knoll
2020-09-23
1
-7
/
+7
*
Cleanup DBus type registration code
Lars Knoll
2020-09-23
1
-1
/
+1
*
Remove some dead code
Lars Knoll
2020-09-12
1
-125
/
+0
*
Deprecate the static int based API in QMetaType
Lars Knoll
2020-08-24
1
-2
/
+2
*
Remove QVariant(int type, void *data, ...) constructor
Lars Knoll
2020-08-15
1
-1
/
+1
*
Replace most use of QVariant::type and occurrences of QVariant::Type
Olivier Goffart
2020-01-23
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-18
1
-3
/
+3
|
\
|
*
Doc: Fix qdoc compilation errors qtbase
Nico Vertriest
2020-01-17
1
-3
/
+3
*
|
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-3
/
+3
|
/
*
QtDBus: use new QLatin1String::arg()
Marc Mutz
2019-06-03
1
-8
/
+8
*
QDBusAbstractInterface: make call() and asyncCall() variadic templates
Marc Mutz
2019-06-21
1
-23
/
+88
*
Replace qMove with std::move
Allan Sandfeld Jensen
2019-04-06
1
-1
/
+1
*
Add a QAbstractMetaCallEvent
Lars Knoll
2019-03-29
1
-2
/
+2
*
Doc: Add missing full stops in briefs
Paul Wicking
2018-06-21
1
-1
/
+1
*
Add more Q_FALLTHROUGH()
Friedemann Kleint
2018-01-12
1
-14
/
+16
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-1
/
+1
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-1
/
+1
*
Fix race condition in QDBusAbstractInterfacePrivate::initOwnerTracking()
Romain Pokrzywka
2017-08-04
1
-5
/
+5
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-13
1
-0
/
+14
|
\
|
*
QtDBus: compile with GCC 7
Marc Mutz
2016-10-12
1
-0
/
+14
*
|
Updated license headers
Jani Heikkinen
2016-01-21
1
-1
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
[docs] Fix assocated -> associated
Marc Mutz
2015-12-15
1
-1
/
+1
|
/
*
Fix deadlock on disconnectNotify() called from ~QObject
Thiago Macieira
2015-09-25
1
-12
/
+52
*
Use the new QDBusConnectionPrivate::shouldWatchService function
Thiago Macieira
2015-09-15
1
-3
/
+1
*
Use QDBusServiceWatcher in QDBusAbstractInterface to track the owner
Thiago Macieira
2015-09-15
1
-28
/
+17
*
Fix warning with MSVC 2013
Thiago Macieira
2015-06-26
1
-0
/
+1
*
Use QStringLiteral where applicable in QtDBus
Thiago Macieira
2015-03-31
1
-12
/
+12
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Fix crashes when calling into qdbus interfaces from QML
Simon Hausmann
2014-01-02
1
-23
/
+31
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-4
/
+4
*
Fix QDBusAbstractInterface::isValid() for peer connections
Alberto Mardegan
2013-07-16
1
-3
/
+11
*
Fix wildcard signal disconnection in QDBusAbstractInterface
Thiago Macieira
2013-03-19
1
-3
/
+16
*
Make sure that signal disconnects don't disconnect too much
Thiago Macieira
2013-03-19
1
-1
/
+1
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
1
-1
/
+1
*
Doc: Fix module name format
Sze Howe Koh
2013-01-25
1
-2
/
+2
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
[next]