summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbuspendingcall.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-181-3/+2
|\
| * Doc: Fix qdoc compilation errors qtbaseNico Vertriest2020-01-171-3/+2
* | Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-3/+3
|/
* QtDBus: port all QMutexLocker users to qt_{scoped,unique}_lockMarc Mutz2019-08-231-7/+8
* QtDBus: use new QLatin1String::arg()Marc Mutz2019-06-031-2/+2
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-051-6/+6
* Doc: Add missing full stops in briefsPaul Wicking2018-06-211-2/+2
* doc: update dbus sources for clangqdocMartin Smith2017-12-081-1/+1
* Updated license headersJani Heikkinen2016-01-211-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-1/+1
* QDBusPendingCall: Remove unused memberThiago Macieira2015-10-151-1/+0
* Implement the blocking QtDBus call in terms of the non-blocking oneThiago Macieira2015-09-151-1/+2
* Use QStringLiteral where applicable in QtDBusThiago Macieira2015-03-311-1/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-7/+7
* QDbus: Fix (!a == b) comparisonTobias Hunger2013-09-021-1/+1
* Change QDBusPendingCallPrivate to full reference counting for deletion.Peter Seiderer2013-07-291-0/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-301-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QDBusMetaTypeId: don't cache the result of qMetaTypeId<>() in static intsMarc Mutz2012-09-221-2/+2
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-2/+2
|\
| * Doc: Modularize QtDBus documentation and add missing file to QtNetwork.Casper van Donderen2012-05-091-2/+2
* | QtDBus: add member-swap to shared classesMarc Mutz2012-05-091-0/+8
|/
* Merge master into api_changesKent Hansen2012-03-271-6/+1
|\
| * Use QVector<int> instead of QList<int> for storing metatypes in QtDBusThiago Macieira2012-03-241-6/+1
* | QtDBus: make some constructors explicitMarc Mutz2012-03-121-1/+1
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Don't directly access QList contentsAlberto Mardegan2011-11-161-3/+6
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+539