summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* KUniqueApplication -> TDEUniqueApplicationfeat/with_dbus-1-tqtEmanoil Kotsev2024-12-053-5/+5
| | | | Signed-off-by: Emanoil Kotsev <[email protected]>
* renamed notificationsProxy to notificationdaemon to match recipe for created ↵Emanoil Kotsev2024-12-041-1/+1
| | | | | | proxy and interfaces from xml Signed-off-by: Emanoil Kotsev <[email protected]>
* use DBUS_TQT_LIBRARY_DIRSEmanoil Kotsev2024-11-091-0/+1
| | | | Signed-off-by: Emanoil Kotsev <[email protected]>
* rich text formattingEmanoil Kotsev2024-11-091-1/+2
| | | | | | minimum size for the popup Signed-off-by: Emanoil Kotsev <[email protected]>
* Implemented the required features to meet v1.2 of the specsEmanoil Kotsev2024-11-096-79/+326
| | | | Signed-off-by: Emanoil Kotsev <[email protected]>
* Update and clean upEmanoil Kotsev2024-11-097-94/+78
| | | | Signed-off-by: Emanoil Kotsev <[email protected]>
* TQT_SIGNAL to TQ_SIGNALEmanoil Kotsev2024-11-092-8/+8
| | | | Signed-off-by: Emanoil Kotsev <[email protected]>
* Q_OBJECT -> TQ_OBJECTEmanoil Kotsev2024-11-091-1/+1
| | | | Signed-off-by: Emanoil Kotsev <[email protected]>
* Moving window workingEmanoil Kotsev2024-11-092-14/+12
| | | | Signed-off-by: Emanoil Kotsev <[email protected]>
* Moving windowEmanoil Kotsev2024-11-093-1/+25
| | | | Signed-off-by: Emanoil Kotsev <[email protected]>
* Rename notificationService to notificationNodeService to prevent mixing up ↵Emanoil Kotsev2024-11-092-3/+3
| | | | with NotificationsService
* Exit with -1 if connection to DBus failsEmanoil Kotsev2024-11-091-1/+1
|
* some improvmentsEmanoil Kotsev2024-11-093-10/+21
| | | | | | display icon instead of text if supplied Signed-off-by: Emanoil Kotsev <[email protected]>
* Code adjustments after revewEmanoil Kotsev2024-11-0910-57/+64
| | | | | | | | | | | | | | align copyright statements in header and cpp files explain why gdbus as example used in README remove iostream dependency in favour of tqDebug in main.cpp add again xml header in notificationdaemon.xml remove dbug-glib check from ConfigureChecks.cmake Signed-off-by: Emanoil Kotsev <[email protected]>
* Handle properly closeing of notificationsEmanoil Kotsev2024-11-095-13/+37
| | | | Signed-off-by: Emanoil Kotsev <[email protected]>
* Some polishingEmanoil Kotsev2024-11-093-15/+19
| | | | Signed-off-by: Emanoil Kotsev <[email protected]>
* Replace gdbus and GTK with dbus-1-tqt and TDE native notificationsEmanoil Kotsev2024-11-0913-480/+855
| | | | Signed-off-by: Emanoil Kotsev <[email protected]>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-051-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* Add missing library paths to link_directoriesaneejit12020-06-251-0/+4
| | | | Signed-off-by: aneejit1 <[email protected]>
* Add translations for the daemon as such.Slávek Banko2020-06-212-0/+5
| | | | Signed-off-by: Slávek Banko <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* conversion to the cmake building systemgregory guy2019-04-022-0/+59
| | | | Signed-off-by: gregory guy <[email protected]>
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-261-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix FTBFS for build without --enable-finalSlávek Banko2018-06-111-0/+2
| | | | | | This resolves bug 2545 Signed-off-by: Slávek Banko <[email protected]>
* 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
|