summaryrefslogtreecommitdiffstats
path: root/gui/polkit-tqt-gui-actionbutton.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-101-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7c53a87adc27550ff875d6c17fccdbfbe2942ee1)
* 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-6/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Converted first part of examples code.Michele Calgaro2021-12-081-8/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Conversion of 'gui' library module.Michele Calgaro2021-11-131-0/+173
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>