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.6
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
/
qdbusabstractadaptor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QDBusAbstractAdaptor: Send signals using correct interface
Ievgenii Meshcheriakov
11 days
1
-2
/
+2
*
QtDBus: Convert some loops to ranged for loops
Ievgenii Meshcheriakov
2023-05-15
1
-10
/
+5
*
QtDBus: Use non-textual version of QMetaObject::invokeMethod
Ievgenii Meshcheriakov
2023-05-04
1
-1
/
+1
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-39
/
+3
*
QtDBus: includemocs
Marc Mutz
2022-04-28
1
-0
/
+3
*
QDBusAdaptorConnector: place a static int into BSS instead of DATA
Marc Mutz
2022-02-05
1
-3
/
+3
*
dbus: Fix typos
Jonas Kvinge
2021-10-14
1
-1
/
+1
*
Use QMetaType instead of integer based type ids
Lars Knoll
2020-09-23
1
-1
/
+1
*
Remove QVariant(int type, void *data, ...) constructor
Lars Knoll
2020-08-15
1
-1
/
+1
*
Use QList instead of QVector in dbus
Jarek Kobus
2020-06-25
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2019-12-09
1
-2
/
+2
|
\
|
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-5
/
+5
*
|
Add support for slots to receive the raw void ** arguments array
Lars Knoll
2019-10-07
1
-116
/
+2
|
/
*
Add Intel copyright to files that Intel has had non-trivial contribution
Thiago Macieira
2016-01-21
1
-0
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
dbus: Use QList::reserve(), reduces reallocations.
Sérgio Martins
2015-06-23
1
-1
/
+3
*
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
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-2
/
+2
*
Remove qSort usages from QtDBus
Giuseppe D'Angelo
2013-09-06
1
-1
/
+1
*
Merge branch 'stable' into dev
Sergio Ahumada
2013-07-11
1
-1
/
+10
|
\
|
*
Don't crash if the relayed signal was emitted from the wrong thread
Thiago Macieira
2013-07-03
1
-1
/
+10
*
|
QDBus: improve error handling, to give the developer feedback.
David Faure
2013-07-01
1
-4
/
+7
|
/
*
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
*
QDBusMetaTypeId: don't cache the result of qMetaTypeId<>() in static ints
Marc Mutz
2012-09-22
1
-1
/
+1
*
dbus: Include own headers first
Sergio Ahumada
2012-09-19
1
-1
/
+1
*
Remove qLowerBound usages from qtbase
Giuseppe D'Angelo
2012-09-19
1
-2
/
+4
*
Avoid accessing QObjectPrivate::currentSender directly from QtDBus
Kent Hansen
2012-06-01
1
-2
/
+1
*
Remove QMetaObjectExtraData and put everything into QMetaObject
Olivier Goffart
2012-04-25
1
-5
/
+1
*
Introduce initializer macros for QString- and QByteArrayData
João Abecasis
2012-04-04
1
-3
/
+3
*
Merge master into api_changes
Kent Hansen
2012-03-27
1
-1
/
+1
|
\
|
*
Use QVector<int> instead of QList<int> for storing metatypes in QtDBus
Thiago Macieira
2012-03-24
1
-1
/
+1
*
|
Rename QMetaMethod::signature() to methodSignature()
Kent Hansen
2012-02-29
1
-2
/
+2
*
|
Update QDBusAbstractConnector to meta-object revision 7
Kent Hansen
2012-02-29
1
-14
/
+43
|
/
*
Port QDBusAdaptorConnector meta-object to revision 6
Kent Hansen
2012-02-20
1
-21
/
+50
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+384