summaryrefslogtreecommitdiffstats
path: root/src/app/playDialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use nullptr instead of NULL/0 pointer in C++ filesmio2024-08-221-1/+1
| | | | | | See: https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/73 Signed-off-by: mio <stigma@disroot.org> (cherry picked from commit ed55bf072682ebf73239e74b7e3dd286ed5616a5)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-041-7/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1ca6231ff7a251916340814041990bef8e282308)
* Add a couple of missing icons.gregory guy2020-08-021-3/+3
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Conversion to the cmake building system.gregory guy2020-06-211-6/+8
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Conversion KDE -> TDE environment.gregory guy2020-06-131-5/+5
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Conversion qt3 -> tqt3gregory guy2020-06-131-26/+26
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Initial code import from debian snapshotMichele Calgaro2020-06-131-0/+114
https://snapshot.debian.org/package/codeine/1.0.1-3.dfsg-3.1/ Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>