summaryrefslogtreecommitdiffstats
path: root/agent/listeneradapter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add '_p' into the names of private headers and do not install them.Slávek Banko2022-01-041-3/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Code improvements based on c++11 standard (ranged for loops and nullptr).Michele Calgaro2021-12-281-6/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Conversion of 'agent' library module.Michele Calgaro2021-11-161-77/+67
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* More PolkitTQt1 -> PolkitTQt renaming.Michele Calgaro2021-11-121-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* More Qt->TQt conversion and some clean up.Michele Calgaro2021-10-311-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raw Qt->TQt conversion using ↵Michele Calgaro2021-10-301-16/+16
| | | | | | tde/scripts/conversions/qt3-tqt3/convert_existing_qt3_app_to_tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Initial import from polkit-qt-1 debian snapshot archive.Michele Calgaro2021-10-301-0/+146
https://snapshot.debian.org/package/polkit-qt-1/0.103.0-1/ Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>