summaryrefslogtreecommitdiffstats
path: root/agent/polkit-tqt-agent-listener.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed empty line at the end of files.Michele Calgaro2022-01-041-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add '_p' into the names of private headers and do not install them.Slávek Banko2022-01-041-1/+1
| | | | 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-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Conversion of 'agent' library module.Michele Calgaro2021-11-161-0/+105
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>