index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
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
/
qdbusserver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
DBus: fix deadlock when destroying QDBusServer
MÃ¥rten Nordheim
2019-08-16
1
-2
/
+6
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-1
/
+1
*
Ensure QDBusConnectionPrivate pointer initialization
Jesus Fernandez
2017-06-06
1
-5
/
+3
*
Fix some QtDBus crashes during application destruction
Thiago Macieira
2017-05-11
1
-2
/
+10
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-22
1
-1
/
+1
|
\
|
*
Fix DBus compilation
hjk
2016-10-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-16
1
-0
/
+2
|
\
\
|
|
/
|
*
QDBusServer: delay processing of D-Bus messages
Alberto Mardegan
2016-09-06
1
-0
/
+2
*
|
Updated license headers
Jani Heikkinen
2016-01-21
1
-1
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
QtDBus: eradicate all Q_FOREACH loops
Marc Mutz
2016-01-12
1
-2
/
+1
|
/
*
QDBusServer: Fix uninitialized member
Thiago Macieira
2015-10-15
1
-4
/
+2
*
And move the creation of connections to the thread
Thiago Macieira
2015-09-15
1
-12
/
+4
*
Use a dedicated thread for handling incoming libdbus-1 events
Thiago Macieira
2015-09-15
1
-2
/
+4
*
Use QDBusConnectionPrivate* when QDBusServer receives a new connection
Thiago Macieira
2015-09-15
1
-6
/
+9
*
Fix undefined behavior: accessing an object after destruction
Thiago Macieira
2015-04-15
1
-0
/
+1
*
Use QStringLiteral where applicable in QtDBus
Thiago Macieira
2015-03-31
1
-1
/
+2
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Fix memory leaks with QDBusServer
Thiago Macieira
2015-01-11
1
-0
/
+1
*
Make QDBusConnection and QDBusServer return an error on default objects
Thiago Macieira
2015-01-06
1
-1
/
+1
*
Remove the hardcoding of Unix socket paths for QtDBus
Thiago Macieira
2014-12-20
1
-3
/
+9
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Add method to QDBusServer to allow anonymous client connections.
Roland Winklmeier
2014-01-15
1
-0
/
+27
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-1
/
+1
*
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
*
Fix QDBusServer with more than one connection
Jan Arne Petersen
2012-09-14
1
-7
/
+4
*
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
*
Remove the default address parameter from QDBusServer's constructor.
Raphael Kubo da Costa
2012-01-17
1
-0
/
+25
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Un-internalized QDBusServer
Pekka Vuorela
2011-11-09
1
-1
/
+0
*
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
/
+140