summaryrefslogtreecommitdiff
path: root/src/qdbus/qdbus
Commit message (Expand)AuthorAgeFilesLines
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-081-2/+0
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-101-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-061-5/+5
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* Adjust to QDomDocument::setContent changeFabian Kosmale2022-08-081-2/+2
* Add license headers to cmake filesLucie Gérard2022-08-021-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for executablesAlexandru Croitor2022-07-211-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-191-27/+2
* Remove QMake project filesJoerg Bornemann2021-02-121-5/+0
* Fix warnings from deprecated QVariant::Type usageVolker Hilsheimer2020-11-251-6/+6
* qdbus: Fix deprecation warnings related to QVariant::TypeFriedemann Kleint2020-11-161-9/+8
* Fix QMetaType-related deprecation warningsFriedemann Kleint2020-09-091-1/+1
* CMake: Regenerate load(qt_app) projectsAlexandru Croitor2020-08-261-3/+8
* qdbus/qtattributionsscanner: Remove usages of QRegExpFriedemann Kleint2020-03-251-3/+3
* CMake: Regenerate projects after mergewip/cmakeAlexandru Croitor2020-03-181-3/+1
* Port the rest of QtToolsLeander Beernaert2019-12-121-0/+19
* Cleanup QRegExp includesSamuel Gaist2017-03-071-0/+1
* foreach cleanup in the the smaller toolsFriedemann Kleint2016-12-221-5/+8
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* Update copyright headersAntti Kokko2015-02-141-7/+7
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* Better error message if dbus libs unavailableHarald Fernengel2013-12-211-3/+9
* make use of qt_app.prfOswald Buddenhagen2013-05-031-5/+1
* QtDBus-tools: Remove module includes.Friedemann Kleint2013-02-011-1/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* qdbus: Don't print a newline on void repliesThiago Macieira2012-10-191-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-24/+24
* Return from main instead of exit()ing in qdbusThiago Macieira2012-08-301-7/+7
* Prefer QMetaType over QVariant during a type information query.Jędrzej Nowacki2012-05-241-1/+1
* Adapt to Qt5 meta-object changesKent Hansen2012-04-181-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Silently ignore a wrong parameter count instead of crashingFrederik Gladhorn2011-08-311-2/+4
* Add a --bus command line argumentLars Knoll2011-06-231-2/+7
* Update licenseheader text in source files for qttools Qt moduleJyri Tahtela2011-05-241-17/+17
* Use private headersMarius Storm-Olsen2011-05-021-2/+1
* Fixed all qttools references to the bin directory.axis2011-04-271-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-272-0/+538