summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* KUniqueApplication -> TDEUniqueApplicationfeat/with_dbus-1-tqtEmanoil Kotsev2024-12-053-5/+5
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* 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 <deloptes@gmail.com>
* use DBUS_TQT_LIBRARY_DIRSEmanoil Kotsev2024-11-091-0/+1
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* rich text formattingEmanoil Kotsev2024-11-091-1/+2
| | | | | | minimum size for the popup Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Implemented the required features to meet v1.2 of the specsEmanoil Kotsev2024-11-097-83/+342
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Update and clean upEmanoil Kotsev2024-11-097-94/+78
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* TQT_SIGNAL to TQ_SIGNALEmanoil Kotsev2024-11-092-8/+8
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Q_OBJECT -> TQ_OBJECTEmanoil Kotsev2024-11-091-1/+1
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Moving window workingEmanoil Kotsev2024-11-092-14/+12
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Moving windowEmanoil Kotsev2024-11-093-1/+25
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* 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-094-10/+37
| | | | | | display icon instead of text if supplied Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Code adjustments after revewEmanoil Kotsev2024-11-0912-63/+66
| | | | | | | | | | | | | | 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 <deloptes@gmail.com>
* Handle properly closeing of notificationsEmanoil Kotsev2024-11-095-13/+37
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Some polishingEmanoil Kotsev2024-11-093-15/+19
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Replace gdbus and GTK with dbus-1-tqt and TDE native notificationsEmanoil Kotsev2024-11-0917-516/+930
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Translated using Weblate (Georgian)Temuri Doghonadze2024-11-061-8/+11
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: applications/kdbusnotification Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbusnotification/ka/
* Added translation using Weblate (Georgian)Temuri Doghonadze2024-11-051-0/+39
|
* Translated using Weblate (Georgian)Temuri Doghonadze2024-11-041-5/+8
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: applications/kdbusnotification - autostart.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbusnotification-autostartdesktop/ka/
* Added translation using Weblate (Georgian)Temuri Doghonadze2024-11-031-0/+25
|
* Update translation filesTDE Weblate2024-10-071-4/+2
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kdbusnotification Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbusnotification/
* Update translation filesTDE Weblate2024-10-071-2/+2
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kdbusnotification - autostart.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbusnotification-autostartdesktop/
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYMichele Calgaro2024-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Andrei Stepanov2024-04-261-8/+12
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: applications/kdbusnotification Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbusnotification/ru/
* Added translation using Weblate (Russian)Andrei Stepanov2024-04-261-0/+39
|
* Translated using Weblate (Russian)Andrei Stepanov2024-04-211-5/+9
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: applications/kdbusnotification - autostart.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbusnotification-autostartdesktop/ru/
* Added translation using Weblate (Russian)Andrei Stepanov2024-04-201-0/+25
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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-292-3/+1
|
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-052-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE cmake macro to set versionr14.1.0Michele Calgaro2022-06-221-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Change README to markdown format.Slávek Banko2021-10-202-20/+31
| | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use common rules for build and install translations.Slávek Banko2021-07-263-16/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/kdbusnotification/cmake to latest HEADAutomated System2020-09-181-0/+0
|