summaryrefslogtreecommitdiffstats
path: root/src/dbus/dbus.pro
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary references to $$QMAKE_CFLAGS_DBUSOswald Buddenhagen2016-10-041-1/+0
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOOOswald Buddenhagen2016-08-191-7/+1
* Add qtdbusglobal.h and qtdbusglobal_p.hLars Knoll2016-07-141-2/+3
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-0/+2
|\
| * QtCore/QtDBus/QtSql: port the last remaining Q_FOREACH loop and add QT_NO_FOR...Marc Mutz2016-05-111-0/+2
* | Unify naming of LIBS/CFLAGS for 3rd party librariesLars Knoll2016-04-071-5/+5
|/
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-2/+2
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Make QtDBus compile without libdbus-1 headers, if dlopeningThiago Macieira2014-12-011-1/+2
* Improve support for <MODULE>_PATH optionsMatt Fischer2013-05-101-3/+1
* Fixed -dbus-linked when cross-compiling from WindowsMatt Fischer2013-02-281-2/+2
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* Modularize documenation buildTor Arne Vestbø2012-10-101-2/+2
* Add qdbusconnectionmanager_p.h to the HEADER list.Thiago Macieira2012-09-141-0/+1
* Add a way for QtDBus to force a call to dbus_shutdownThiago Macieira2012-08-251-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
* remove needless/commented INCLUDEPATHsOswald Buddenhagen2012-07-181-1/+0
* 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
* auto-generate QMAKE_PKGCONFIG_REQUIRES and QMAKE_PKGCONFIG_DESCRIPTIONOswald Buddenhagen2012-06-191-6/+0
* auto-generate module prisOswald Buddenhagen2012-06-191-2/+1
* automatically add the version header to HEADERSOswald Buddenhagen2012-06-191-2/+0
* make qt_module_config.prf install the module pri fileOswald Buddenhagen2012-06-191-1/+1
* Doc: Add "make docs" targets for libraries.Casper van Donderen2012-05-091-0/+3
* Update the header list for the QtDBus moduleThiago Macieira2012-03-241-3/+4
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-011-1/+1
* Put the generated <module>version.h into build treeLiang Qi2012-01-281-1/+1
* Remove dependency of QtDBus onto QtXmlHarald Fernengel2012-01-221-4/+2
* Add DBus VirtualObject to handle multiple paths.Frederik Gladhorn2011-08-181-2/+4
* fixed typo in .pro fileMatthew Cattell2011-07-041-1/+1
* Fix modules to load(qt_module) firstMarius Storm-Olsen2011-06-081-0/+2
* Moved common module profiles to be feature profiles.axis2011-06-051-1/+1
* Add QT_xxx_VERSION macros for each library in qtbaseLiang Qi2011-05-101-0/+3
* Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-1/+1
* Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-021-1/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+90