| Commit message (Expand) | Author | Age | Files | Lines |
| * | QDBusReply: apply Rule Of Zero | Marc Mutz | 2025-09-29 | 1 | -12/+0 |
| * | QDBusReply: remove pointless non-const error() overload | Marc Mutz | 2025-09-29 | 1 | -5/+0 |
| * | Mark the rest of D-Bus as security-significant | Ivan Solovev | 2025-07-15 | 1 | -0/+1 |
| * | Doc: Add missing return type to QDBusReply::value | Luca Di Sera | 2023-10-13 | 1 | -1/+1 |
| * | Port from container.count()/length() to size() | Marc Mutz | 2022-10-04 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | QtDBus: replace remaining uses of QLatin1String with QLatin1StringView | Sona Kurazyan | 2022-04-12 | 1 | -7/+7 |
| * | QtDBus: use _L1 for for creating Latin-1 string literals | Sona Kurazyan | 2022-04-12 | 1 | -4/+4 |
| * | Use QMetaType instead of integer based type ids | Lars Knoll | 2020-09-23 | 1 | -5/+5 |
| * | Cleanup DBus type registration code | Lars Knoll | 2020-09-23 | 1 | -1/+1 |
| * | Deprecate the static int based API in QMetaType | Lars Knoll | 2020-08-24 | 1 | -1/+1 |
| * | Doc: Document QDBusReply copy constructor | Topi Reinio | 2020-03-26 | 1 | -0/+7 |
| * | Tidy nullptr usage | Allan Sandfeld Jensen | 2019-12-06 | 1 | -1/+1 |
| * | QtDBus: use new QLatin1String::arg() | Marc Mutz | 2019-06-03 | 1 | -2/+2 |
| * | doc: Fix all clang parse errors in QtBase during PCH build | Martin Smith | 2018-11-05 | 1 | -1/+1 |
| * | doc: Fix remaining qdoc warnings in QtDBus | Martin Smith | 2018-01-15 | 1 | -18/+18 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Change misleading error message in QDBusReply | Thiago Macieira | 2014-12-04 | 1 | -1/+1 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Fix some documentation errors. | Friedemann Kleint | 2014-03-24 | 1 | -1/+6 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -1/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | QDBusMetaTypeId: don't cache the result of qMetaTypeId<>() in static ints | Marc Mutz | 2012-09-22 | 1 | -1/+1 |
| * | Replace QVariant::typeToName usage by QMetaType::typeName call. | Jędrzej Nowacki | 2012-05-28 | 1 | -1/+1 |
| * | Doc: Modularize QtDBus documentation and add missing file to QtNetwork. | Casper van Donderen | 2012-05-09 | 1 | -2/+2 |
| * | QtDBus: make some constructors explicit | Marc Mutz | 2012-03-12 | 1 | -1/+1 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+248 |