summaryrefslogtreecommitdiffstats
path: root/src/daemon/daemon.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Drop automake build support.gregory guy2020-06-191-2/+2
| | | | | | | | Add basic cmake build instructions. Write basic README file. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Fix FTBFS for build without --enable-finalSlávek Banko2018-06-111-0/+2
| | | | | | This resolves bug 2545 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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
| | | | This reverts commit 8292cd05a53d8811810bb97dd0245a7d2b476c50.
* 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
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdbusnotification@1259343 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add stack to kdbusdaemontpearson2011-10-181-7/+39
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdbusnotification@1259341 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial version of the kdbusnotification servicetpearson2011-10-171-0/+337
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdbusnotification@1259338 283d02a7-25f6-0310-bc7c-ecb5cbfe19da