summaryrefslogtreecommitdiffstats
path: root/examples/PkExample.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falseHEADmasterMichele Calgaro2025-04-041-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-081-24/+24
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed empty line at the end of files.Michele Calgaro2022-01-041-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use the formatted strings instead of joining the message.Slávek Banko2021-12-301-3/+3
| | | | 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-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated documentation and clean up.Michele Calgaro2021-12-091-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Converted first part of examples code.Michele Calgaro2021-12-081-197/+323
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Conversion of 'gui' library module.Michele Calgaro2021-11-131-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* More PolkitTQt1 -> PolkitTQt renaming.Michele Calgaro2021-11-121-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raw Qt->TQt conversion using ↵Michele Calgaro2021-10-301-57/+57
| | | | | | 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/+240
https://snapshot.debian.org/package/polkit-qt-1/0.103.0-1/ Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>