summaryrefslogtreecommitdiffstats
path: root/src/dbus
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-1120-116/+500
|\
| * QDBusConnectionInterface: Add activatableServiceNamesKai Uwe Broulik2019-07-072-0/+14
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-0/+1
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-252-0/+227
| | |\
| | * | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-05-031-0/+1
| * | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-252-0/+227
| |\ \ \ | | | |/ | | |/|
| | * | Qt D-Bus: Document CMake commandsKai Koehne2019-06-212-0/+227
| * | | QtDBus: use new QLatin1String::arg()Marc Mutz2019-06-039-54/+55
| * | | QDBusAbstractInterface: make call() and asyncCall() variadic templatesMarc Mutz2019-06-212-47/+158
| * | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-206-15/+15
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+30
| |\ \ \ | | | |/ | | |/|
| | * | doc: Add dontdocument.qdoc filesMartin Smith2019-05-071-0/+30
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-0/+0
|\| | |
* | | | Regenerate the main qtbase modulesAlexandru Croitor2019-06-052-0/+2
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-039-28/+6
|\| | |
| * | | Remove dead code from qdbusintegrator.cppChris Adams2019-02-221-2/+0
| * | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-5/+5
| * | | Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-017-21/+1
* | | | Add basic support for compiling applications with qmakeSimon Hausmann2019-05-312-0/+2
* | | | Regenerate dbusAlexandru Croitor2019-05-201-0/+73
* | | | Don't link against dbus-1_nolink when dbus_linked feature is offAlexandru Croitor2019-05-081-9/+1
* | | | CMake: Fix dbus build after dbus library detection updateTobias Hunger2019-05-071-1/+9
* | | | CMake: Regenerate src/dbusTobias Hunger2019-05-061-7/+9
* | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1625-159/+214
|\| | |
| * | | Replace qMove with std::moveAllan Sandfeld Jensen2019-04-062-2/+2
| * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-042-11/+12
| |\ \ \
| | * | | Add a QAbstractMetaCallEventLars Knoll2019-03-292-11/+12
| * | | | Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-048-24/+24
| |/ / /
| * / / More nullptr usage in headersKevin Funk2019-03-146-14/+14
| |/ /
| * | Add ### Qt6 comment requested in code-reviewEdward Welbourne2019-02-251-0/+1
| * | DBus: verify up to date with dbus-1.12.12Edward Welbourne2019-02-212-17/+17
| * | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-122-3/+3
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-041-2/+3
| |\|
| | * QDBusConnection: prevent leaking connection/server on destroyKirill Burtsev2018-11-281-2/+3
| * | QDBusServiceWatcher namespace prefix supportDavid Edmundson2018-11-063-26/+94
| * | doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-0510-60/+38
| * | Generate documentation .tags files for all of the docsFrederik Gladhorn2018-10-311-0/+2
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-252-3/+7
| |\|
| | * Update dbus header and document its provenanceEdward Welbourne2018-10-192-3/+7
* | | CMake: Add public dependency from Qt::Dbus to Qt::CoreTobias Hunger2019-03-201-0/+2
* | | CMake: Re-generate CMakeLists.txt file for dbusTobias Hunger2019-03-041-5/+19
* | | cmake: Fix more old-style CMake macrosKevin Funk2019-02-121-4/+4
* | | cmake: Start to use ConfigExtra.cmake filesKevin Funk2019-02-121-33/+0
* | | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+58
|/ /
* | qdbuserror: Use qOffsetStringArray instead of script generated codeMikhail Svetkin2018-10-161-100/+45
* | Remove separation of headers into two listsFrederik Gladhorn2018-10-161-3/+2
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-071-0/+2
|\
| * Doc: Check before including the \snippet from a .pro fileVenugopal Shivashankar2018-08-301-0/+2
* | Modernize the "thread" featureUlf Hermann2018-08-171-2/+0
* | Fix QMetaObject naming of class enum flagAllan Sandfeld Jensen2018-08-111-1/+1