Remove unused file.
[profile/ivi/qtbase.git] / src / dbus /
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...
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-15 Thiago MacieiraIntroduce the new UnknownProperty and PropertyReadOnly...
2012-04-15 Thiago MacieiraFinish cleaning up com.trolltech -> org.qtproject in...
2012-04-15 Thiago MacieiraUpdate the error codes in QtDBus
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-07 Giuseppe D'AngeloMore qHash(T, uint) overloads for Qt types
2012-04-04 João AbecasisIntroduce initializer macros for QString- and QByteArra...
2012-04-04 Giuseppe D'AngeloQHash security fix (1.5/2): qHash two arguments overloa...
2012-03-27 Kent HansenMerge master into api_changes
2012-03-24 Thiago MacieiraUse QVector<int> instead of QList<int> for storing...
2012-03-24 Thiago MacieiraUpdate the header list for the QtDBus module
2012-03-23 Kent HansenMerge "Merge master into api_changes" into refs/staging...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-23 Marc MutzQtDBus: don't inherit from QString, QVariant
2012-03-22 David FaureFix assert in libdbus-1 from tst_qdbusmarshall.
2012-03-20 Kent HansenUse the new QMetaMethod API in QtDBus
2012-03-20 Stephen KellyAdd API and reserve space for storing the QMetaObject...
2012-03-19 Kent HansenMerge master into api_changes
2012-03-18 Stephen KellyMove CMake macros and tests for dbus tools from qttools.
2012-03-16 João AbecasisDon't treat QByteArray(0, char) as null
2012-03-16 Wolf-Michael BolleRemoved move constructor.
2012-03-16 Kent HansenMerge master into api_changes
2012-03-15 Stephen KellyMake more of QDBus bootstrapping-ready.
2012-03-14 Stephen KellyMake some DBus classes bootstrapping-ready.
2012-03-12 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-12 Marc MutzQDBusError: add assignment operator from QDBusMessage
2012-03-12 Marc MutzQtDBus: make some constructors explicit
2012-03-09 Friedemann KleintMerge "Merge remote-tracking branch 'origin/containers...
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/containers' into...
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/api_changes' into...
2012-03-05 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-04 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-03-02 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-02 Jędrzej NowackiIntroduce QMetaType::UnknownType.
next