summaryrefslogtreecommitdiffstats
path: root/src/dbus
Commit message (Expand)AuthorAgeFilesLines
* Remove some dead code in switch statementsSergio Ahumada2012-10-291-1/+0
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* Make QtDBus work again with D-Bus 1.0 and 1.1Thiago Macieira2012-10-192-22/+9
* Remove visibility attribute from function body in QtDBusThiago Macieira2012-10-171-2/+2
* Modularize documenation buildTor Arne Vestbø2012-10-102-5/+4
* qdbusmetatype_p.h: add missing QT_NO_DBUS guardsJ-P Nurmi2012-09-241-0/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2281-1686/+1686
* QDBusMetaTypeId: replace a volatile bool with an atomic intMarc Mutz2012-09-221-3/+3
* QDBusMetaTypeId: don't cache the result of qMetaTypeId<>() in static intsMarc Mutz2012-09-2211-57/+77
* dbus: Include own headers firstSergio Ahumada2012-09-197-8/+10
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-192-2/+1
* Remove qLowerBound usages from qtbaseGiuseppe D'Angelo2012-09-194-14/+22
* QtDBus: added missing QT_NO_DBUS guardsJ-P Nurmi2012-09-142-0/+6
* Fix QDBusServer with more than one connectionJan Arne Petersen2012-09-143-11/+15
* Add qdbusconnectionmanager_p.h to the HEADER list.Thiago Macieira2012-09-141-0/+1
* Do not include /examples in qdocconfs.Frederik Gladhorn2012-09-111-1/+1
* Doc: Centralize more common settings in 1 global qdocconf.Casper van Donderen2012-09-111-36/+1
* Fix missing or improper include guard in headersSergio Ahumada2012-09-099-19/+19
* QDBusIntegrator: fix unprotected QDBusPendingCallPrivate::waitingForFinished ...Marc Mutz2012-09-081-1/+7
* QDBusPendingCallPrivate: save 8 bytes on 64-bit archsMarc Mutz2012-09-031-2/+1
* QDBusPendingCall: remove unneeded volatile qualificationMarc Mutz2012-09-031-1/+1
* QDBusPendingCall: add a missing QWaitCondition::wakeAll() callMarc Mutz2012-09-031-0/+1
* Doc: Fix docbuild when not using -developer-build.Casper van Donderen2012-09-011-2/+2
* Doc: Simplify qtbase qdocconfs.Casper van Donderen2012-08-311-15/+2
* Exclude the examples/widgets/doc dir for all but widgets.Frederik Gladhorn2012-08-291-0/+2
* Add a way for QtDBus to force a call to dbus_shutdownThiago Macieira2012-08-252-3/+17
* Print some debugging from QDBusConnection when disconnectingThiago Macieira2012-08-251-0/+1
* QDBusMetaType: #if -> #ifdef QT_BOOTSTRAPPEDMarc Mutz2012-08-251-1/+1
* qdbus_loadLibDBus: remove unneeded volatile qualificationMarc Mutz2012-08-251-1/+1
* Doc: Add \inmodule QtDBus to all QtDBus class doc bodiesThiago Macieira2012-08-232-0/+9
* QtDBus: use new qEnvironmentVariableIsEmpty()Marc Mutz2012-08-141-1/+1
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-081-1/+1
* Add possibility to add OpenSSL, DBUS, MySQL path under WindowsAndreas Holzammer2012-08-071-0/+5
* change \img to \image in docsJeremy Katz2012-08-011-1/+1
* Create IMPORTED CMake targets for executables.Stephen Kelly2012-07-252-9/+28
* QtDBus: use qMetaTypeId<T>() instead of qRegisterMetaType<T>("T")Marc Mutz2012-07-245-10/+25
* Remove obsolete or commented use of Q_DECLARE_METATYPE.Stephen Kelly2012-07-243-12/+0
* remove needless/commented INCLUDEPATHsOswald Buddenhagen2012-07-181-1/+0
* doc/snippets: normalize signals/slotsMarc Mutz2012-07-131-4/+4
* QtDBus: declare some classes as sharedMarc Mutz2012-07-102-0/+4
* fix compilation with conforming compilers (e.g. GCC >= 4.7)Marc Mutz2012-07-101-2/+4
* Add some quotes to prevent damage from spaces in the pathsStephen Kelly2012-07-031-17/+17
* Improve basename extraction in qt5_add_dbus_interfacesStephen Kelly2012-07-031-1/+2
* Simplify the creation of QMetaTypeId specializations.Stephen Kelly2012-07-031-1/+1
* Clean up the EXPORT macros in qglobal.h.Thiago Macieira2012-06-291-4/+15
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-2/+2
* qtdbus: Export org.freedesktop.DBus.Peer interface when introspectedDaniele E. Domenichelli2012-06-221-0/+9
* fix misnomer: qt_module.prf => qt_build_config.prfOswald Buddenhagen2012-06-191-1/+1
* automatically add QT_BUILD_FOO_LIB to DEFINESOswald Buddenhagen2012-06-191-2/+1
* clean up projects from QPRO_PWD nonsense, etc.Oswald Buddenhagen2012-06-191-1/+0