summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.r14.1.2Automated System2024-04-121-3/+3
|
* Replace Qt with TQtMichele Calgaro2024-03-263-17/+11
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b2f2ea11d97951f1108a254fa0771dc0755a1349)
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+11
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bbf20379026ccb8f29b7adb5a53a47d679757f92)
* Merge translation files from master branch.Automated System2024-01-222-32/+29
|
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0816-269/+269
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b05bbf90f3b7b82b722dfc584e9b040b0803d771)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-112-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 66ca19ad6b97fbfd4c2896b53c8c0d35cee0faa2)
* Merge translation files from master branch.Automated System2023-11-051-48/+38
|
* Merge translation files from master branch.r14.1.1Automated System2023-08-111-0/+1291
|
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2518-18/+18
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bcf08b15c538ea1181c38e1ef51a2b4f08a92e83)
* Merge translation files from master branch.Automated System2023-05-301-10/+12
|
* Merge translation files from master branch.Automated System2023-05-243-33/+66
|
* Update translation template.Automated System2023-05-241-11/+21
|
* This fixes unknown devices to be configured and adds computer as valid ↵Emanoil Kotsev2023-05-241-3/+14
| | | | | | | device type. Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit 15170254359f2f59f8fcfec3cdf3925246e612b1)
* This fixes "Connecting device not working" issue #25Emanoil Kotsev2023-05-241-1/+1
| | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit 189605f7208c8f990e6a3a7ef2763634767fb6f5)
* Merge translation files from master branch.Automated System2023-05-233-45/+45
|
* Update translation template.Automated System2023-05-231-15/+15
|
* Fix issue when multiple devices with the same name are present. This ↵Emanoil Kotsev2023-05-231-0/+11
| | | | | | | resolves issue #24. Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit bf0db26c6cb8094dee5c0234ab95503090b76881)
* Add cmake rules for building tdebluez api docsEmanoil Kotsev2023-05-234-339/+1611
| | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit e0a77280fd3a0a53671d8e7f669daa29f7fe4713)
* Merge translation files from master branch.Automated System2023-05-073-291/+284
|
* Update translation template.Automated System2023-05-041-66/+24
|
* Change the German string to English.Slávek Banko2023-05-041-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9429fdae5d28be908a64b018bafce918e9e06e93)
* Remove unnecessary accelerators from .ui files.Slávek Banko2023-05-045-81/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3b3094ac867c01bb4797415893e847b6cf26c87c)
* Update translation template.Automated System2023-04-281-5/+9
|
* Update on the README.mdEmanoil Kotsev2023-04-281-15/+161
| | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit 5b70d04a09c1d7912c858a4aee37f6ad83f634f0)
* Change the text of the action for authorization so that it is not joinedSlávek Banko2023-04-282-6/+7
| | | | | | | from multiple strings and therefore translation could be clearer. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 331e531dec9f72e45abedb2a5c71828a9c7d4a78)
* Use find_package( TQtQUI ) to detect TQtQui library.Slávek Banko2023-04-275-101/+30
| | | | | | | | Use tde_setup_dbus to detect and setup DBus. Cleanup unused macros. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fadb46f704506567b42aab2eeedf8f8947dd3e40)
* Translated using Weblate (Czech)r14.1.0Slávek Banko2023-04-141-30/+30
| | | | | | | Currently translated at 71.4% (195 of 273 strings) Translation: applications/tdebluez Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/cs/
* Add DBUS_TQT_LIBRARY_DIRS to link_directoriesSlávek Banko2023-04-097-0/+7
| | | | | | to avoid potential linker failure. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix linker failure for tdebluezioslave/{bluetooth,obex}Ray-V2023-04-092-0/+6
| | | | Signed-off-by: Ray-V <ray-v@inbox.lv>
* Translated using Weblate (Indonesian)Mas Ahmad Muhammad2023-04-081-14/+17
| | | | | | | Currently translated at 47.8% (11 of 23 strings) Translation: applications/tdebluez - events Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez-events/id/
* Translated using Weblate (Czech)Slávek Banko2023-04-081-10/+16
| | | | | | | Currently translated at 60.8% (166 of 273 strings) Translation: applications/tdebluez Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/cs/
* Added translation using Weblate (Indonesian)Mas Ahmad Muhammad2023-04-071-0/+130
|
* Translated using Weblate (Czech)Slávek Banko2023-04-041-47/+57
| | | | | | | Currently translated at 56.7% (155 of 273 strings) Translation: applications/tdebluez Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/cs/
* Translated using Weblate (Polish)Marek W2023-03-311-8/+2
| | | | | | | Currently translated at 86.4% (236 of 273 strings) Translation: applications/tdebluez Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/pl/
* Update translation filesTDE Weblate2023-03-303-22/+53
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdebluez Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/
* Translated using Weblate (Czech)Slávek Banko2023-03-301-101/+122
| | | | | | | Currently translated at 38.4% (105 of 273 strings) Translation: applications/tdebluez Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/cs/
* Fix an unwanted indentation in an error message.Slávek Banko2023-03-302-5/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Translated using Weblate (Bulgarian)Emanoil Kotsev2023-03-271-7/+7
| | | | | | | Currently translated at 100.0% (273 of 273 strings) Translation: applications/tdebluez Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/bg/
* Translated using Weblate (Bulgarian)Emanoil Kotsev2023-03-261-254/+313
| | | | | | | Currently translated at 100.0% (273 of 273 strings) Translation: applications/tdebluez Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/bg/
* Added translation using Weblate (Bulgarian)Emanoil Kotsev2023-03-251-0/+1321
|
* Translated using Weblate (Polish)Marek W2023-03-251-221/+274
| | | | | | | Currently translated at 86.4% (236 of 273 strings) Translation: applications/tdebluez Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/pl/
* Translated using Weblate (Czech)Slávek Banko2023-03-251-32/+30
| | | | | | | Currently translated at 100.0% (23 of 23 strings) Translation: applications/tdebluez - events Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez-events/cs/
* Translated using Weblate (Polish)Marek W2023-03-251-12/+11
| | | | | | | Currently translated at 81.2% (26 of 32 strings) Translation: applications/tdebluez - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez-desktop-files/pl/
* Translated using Weblate (Czech)Slávek Banko2023-03-251-51/+37
| | | | | | | Currently translated at 100.0% (32 of 32 strings) Translation: applications/tdebluez - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez-desktop-files/cs/
* Added translation using Weblate (Polish)Marek W2023-03-241-0/+1321
|
* Install application icon into common directory.Slávek Banko2023-03-241-2/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix build tdeioslave with hidden visibility.Slávek Banko2023-03-241-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Allow to define an Introspectable interface in XML files.Slávek Banko2023-03-238-26/+11
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2023-03-2231-155/+186
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdebluez - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez-desktop-files/
* Update translation filesTDE Weblate2023-03-221-53/+593
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdebluez Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/