summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-051-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Respect -DDBUS_BINDING_TOOL provided by cmake userAlexander Golubev2023-12-291-1/+1
|
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add missing library paths to link_directoriesaneejit12020-06-251-0/+4
| | | | Signed-off-by: aneejit1 <aneejit1@gmail.com>
* Add translations for the daemon as such.Slávek Banko2020-06-212-0/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-06-213-5/+9
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.gregory guy2020-06-193-69/+2
| | | | | | | | Add basic cmake build instructions. Write basic README file. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* conversion to the cmake building systemgregory guy2019-04-022-0/+59
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-261-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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-212-2/+26
|
* Use notifier stack class in tdeuiTimothy Pearson2015-09-212-95/+4
|
* Delete obsolete Makefile.in.Darrell Anderson2014-03-021-643/+0
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* 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-092-6/+6
|
* 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-012-6/+6
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* 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
|
* Update autotools for new DSO linkage styleSlávek Banko2012-08-121-0/+1
| | | | Thanks to Francois Andriot for the patch
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-3/+3
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-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
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Second part of prior commitv3.5.13tpearson2011-10-261-13/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdbusnotification@1260895 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove incorrect user visible kdbusnotification shortcut from Kickertpearson2011-10-261-3/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdbusnotification@1260893 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add autostart files to kdbusnotifiertpearson2011-10-185-2/+36
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdbusnotification@1259343 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add stack to kdbusdaemontpearson2011-10-182-7/+46
| | | | 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-178-1853/+387
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdbusnotification@1259338 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add kdbusnotification skeletontpearson2011-10-1710-0/+2671
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdbusnotification@1259323 283d02a7-25f6-0310-bc7c-ecb5cbfe19da