Partially revert e84e86dc.
[profile/ivi/qtbase.git] / src / dbus /
2012-12-11 Kevin OttensGenerate the introspection string during parsing
2012-12-04 Shawn Rutledgeduplicate URL example image for the dbus index doc
2012-12-03 Jerome PasionQt D-Bus: Editing QCH titles.
2012-12-01 Peter KümmelFix wrong error message count in QDBusError
2012-11-30 Giuseppe D'AngeloAdd more qtbase implictly-shared classes to the list
2012-11-29 Lars KnollFixes to Qt D-Bus docs
2012-11-26 Eike ZillerFix example paths in example manifests that are used...
2012-11-26 Sergio AhumadaChange license header from Nokia to Digia
2012-11-23 Frederik Gladhorndocs: DBus: Remove ObjectTree
2012-11-23 Frederik Gladhorndocs: Remove doc for removed functions
2012-11-23 Frederik Gladhorndocs: Link to class overview for dbus
2012-11-21 Frederik GladhornRename DBus landing page according to rules.
2012-11-21 Mitch CurtisMark QDBusConnectionInterface::serviceOwnerChanged...
2012-11-20 Samuel RødalMerge "Merge branch 'newdocs'" into refs/staging/master
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-07 Jerome PasionDoc: Cleaning up QHP information in module configuratio...
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-10-29 Sergio AhumadaRemove some dead code in switch statements
2012-10-26 Jerome PasionDoc: Removed the HTML template from the .qdocconf files
2012-10-26 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-19 Oswald Buddenhagenremove explicit load(qt_build_config)s from the libraries
2012-10-19 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-19 Thiago MacieiraMake QtDBus work again with D-Bus 1.0 and 1.1
2012-10-17 Thiago MacieiraRemove visibility attribute from function body in QtDBus
2012-10-10 Tor Arne VestbøModularize documenation build
2012-09-24 J-P Nurmiqdbusmetatype_p.h: add missing QT_NO_DBUS guards
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-22 Marc MutzQDBusMetaTypeId: replace a volatile bool with an atomic int
2012-09-22 Marc MutzQDBusMetaTypeId: don't cache the result of qMetaTypeId...
2012-09-19 Sergio Ahumadadbus: Include own headers first
2012-09-19 Oswald Buddenhagenmake src/tools/ compile without CamelCase headers
2012-09-19 Giuseppe D'AngeloRemove qLowerBound usages from qtbase
2012-09-13 J-P NurmiQtDBus: added missing QT_NO_DBUS guards
2012-09-13 Jan Arne PetersenFix QDBusServer with more than one connection
2012-09-13 Thiago MacieiraAdd qdbusconnectionmanager_p.h to the HEADER list.
2012-09-11 Frederik GladhornDo not include /examples in qdocconfs.
2012-09-11 Casper van DonderenDoc: Centralize more common settings in 1 global qdocconf.
2012-09-09 Sergio AhumadaFix missing or improper include guard in headers
2012-09-07 Marc MutzQDBusIntegrator: fix unprotected QDBusPendingCallPrivat...
2012-09-03 Marc MutzQDBusPendingCallPrivate: save 8 bytes on 64-bit archs
2012-09-03 Marc MutzQDBusPendingCall: remove unneeded volatile qualification
2012-09-03 Marc MutzQDBusPendingCall: add a missing QWaitCondition::wakeAll...
2012-09-01 Casper van DonderenDoc: Fix docbuild when not using -developer-build.
2012-08-30 Casper van DonderenDoc: Simplify qtbase qdocconfs.
2012-08-29 Frederik GladhornExclude the examples/widgets/doc dir for all but widgets.
2012-08-25 Thiago MacieiraAdd a way for QtDBus to force a call to dbus_shutdown
2012-08-25 Thiago MacieiraPrint some debugging from QDBusConnection when disconne...
2012-08-24 Marc MutzQDBusMetaType: #if -> #ifdef QT_BOOTSTRAPPED
2012-08-24 Marc Mutzqdbus_loadLibDBus: remove unneeded volatile qualification
2012-08-23 Thiago MacieiraDoc: Add \inmodule QtDBus to all QtDBus class doc bodies
2012-08-14 Marc MutzQtDBus: use new qEnvironmentVariableIsEmpty()
2012-08-08 Oswald Buddenhagenrename qt_module_config.prf => qt_module.prf
2012-08-07 Andreas HolzammerAdd possibility to add OpenSSL, DBUS, MySQL path under...
2012-08-01 Jeremy Katzchange \img to \image in docs
2012-07-25 Stephen KellyCreate IMPORTED CMake targets for executables.
2012-07-24 Marc MutzQtDBus: use qMetaTypeId<T>() instead of qRegisterMetaTy...
2012-07-24 Stephen KellyRemove obsolete or commented use of Q_DECLARE_METATYPE.
2012-07-18 Oswald Buddenhagenremove needless/commented INCLUDEPATHs
2012-07-13 Marc Mutzdoc/snippets: normalize signals/slots
2012-07-10 Marc MutzQtDBus: declare some classes as shared
2012-07-10 Marc Mutzfix compilation with conforming compilers (e.g. GCC...
2012-07-03 Stephen KellyAdd some quotes to prevent damage from spaces in the...
2012-07-03 Stephen KellyImprove basename extraction in qt5_add_dbus_interfaces
2012-07-03 Stephen KellySimplify the creation of QMetaTypeId specializations.
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-28 Thiago MacieiraClean up the EXPORT macros in qglobal.h.
2012-06-27 Albert Astals CidAdd const & to foreach 'iterators'
2012-06-22 Daniele E. Domenic... qtdbus: Export org.freedesktop.DBus.Peer interface...
2012-06-20 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-19 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-19 Oswald Buddenhagenfix misnomer: qt_module.prf => qt_build_config.prf
2012-06-19 Oswald Buddenhagenautomatically add QT_BUILD_FOO_LIB to DEFINES
2012-06-19 Oswald Buddenhagenclean up projects from QPRO_PWD nonsense, etc.
2012-06-19 Oswald Buddenhagenauto-generate QMAKE_PKGCONFIG_REQUIRES and QMAKE_PKGCON...
2012-06-19 Oswald Buddenhagenauto-generate module pris
2012-06-19 Oswald Buddenhagenautomatically add the version header to HEADERS
2012-06-19 Oswald Buddenhagenmake qt_module_config.prf install the module pri file
2012-06-01 Kent HansenAvoid accessing QObjectPrivate::currentSender directly...
2012-05-29 Thiago MacieiraQtDBus: compile with QT_STRICT_ITERATORS
2012-05-28 Jędrzej NowackiReplace QVariant::typeToName usage by QMetaType::typeNa...
2012-05-25 Konstantin RittReplace `const QLatin1String &` with `QLatin1String...
2012-05-21 Tasuku SuzukiFix QtDBus compilation for -qconfig large
2012-05-18 Jędrzej NowackiUse QMetaType API directly instead of going through...
2012-05-16 Stephen KellyRemove duplicate include for the macros.
2012-05-11 Casper van DonderenDoc: Add a default license footer.
2012-05-10 Marius Storm-OlsenMerge "Merge branch 'docs-refactoring' into master...
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-10 Marius Storm-OlsenDon't add C-style copyright headers to qmake project...
2012-05-09 Casper van DonderenDoc: Add "make docs" targets for libraries.
2012-05-09 Casper van DonderenDoc: Modularize QtDBus documentation and add missing...
2012-05-09 Marc MutzQtDBus: add member-swap to shared classes
2012-05-07 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-05-02 David FaurePass configured timeout to callWithCallback too.
2012-05-02 David FaureFix unit confusion in ccf3b9e48b2d773999a9a88e249f79380...
2012-05-02 Debao ZhangDon't use obsolete qVariantValue, qVariantCanConvert...
2012-04-30 Kent HansenPort QtDBus to QMetaMethod-based connectNotify()
2012-04-25 Olivier GoffartRemove QMetaObjectExtraData and put everything into...
2012-04-18 Konstantin Rittqdbusxml2cpp: fix build on Windows
2012-04-17 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
next