summaryrefslogtreecommitdiffstats
path: root/core/polkit-tqt-authority.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>
* Code improvements based on c++11 standard (ranged for loops and nullptr).Michele Calgaro2021-12-281-52/+52
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Guarded g_object_ref/unref to avoid warning messages when the pointer is NULL.Michele Calgaro2021-11-171-12/+48
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Completed conversion of 'core' library module.Michele Calgaro2021-11-101-0/+816
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>