summaryrefslogtreecommitdiffstats
path: root/src/daemon/daemon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-051-1/+1
* Drop automake build support.gregory guy2020-06-191-2/+2
* Fix FTBFS for build without --enable-finalSlávek Banko2018-06-111-0/+2
* Fix incorrect slotsTimothy Pearson2015-09-211-2/+14
* Use notifier stack class in tdeuiTimothy Pearson2015-09-211-70/+4
* Fix message encoding in notificationsFrancois Andriot2013-07-311-2/+3
* Fix typo.Darrell Anderson2013-05-051-1/+1
* Fix unintended rename of GTK*Slávek Banko2013-03-091-5/+5
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-3/+3
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-3/+3
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-5/+5
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-4/+4
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-1/+1
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-1/+1
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-1/+1
* Add autostart files to kdbusnotifiertpearson2011-10-181-1/+2
* Add stack to kdbusdaemontpearson2011-10-181-7/+39
* Initial version of the kdbusnotification servicetpearson2011-10-171-0/+337