summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.r14.1.4r14.1.xAutomated System2025-03-303-23/+21
|
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-03-294-7/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 49363b667b3c7b2a531fe393568c24d4e7540f22)
* Merge translation files from master branch.Automated System2025-03-211-24/+23
|
* Merge translation files from master branch.Automated System2025-03-181-164/+169
|
* Replace obsolete kstddirs.h with kstandarddirs.hMichele Calgaro2025-02-251-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 799613da15fb0433444b89c80e3cbfd381687b33)
* Merge translation files from master branch.Automated System2024-11-171-286/+304
|
* Merge translation files from master branch.Automated System2024-11-091-23/+26
|
* Merge translation files from master branch.Automated System2024-11-081-0/+115
|
* Merge translation files from master branch.Automated System2024-11-071-12/+15
|
* Merge translation files from master branch.Automated System2024-11-061-0/+72
|
* Merge translation files from master branch.r14.1.3Automated System2024-08-122-25/+25
|
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-013-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1e9cd8a4f0163a063efecd2657bbc680cad95a56)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-074-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c670f4d0d4526dc716e4b0025413514274683593)
* Merge translation files from master branch.Automated System2024-05-061-12/+16
|
* Merge translation files from master branch.Automated System2024-05-051-0/+72
|
* Merge translation files from master branch.Automated System2024-05-041-4/+6
|
* Merge translation files from master branch.Automated System2024-05-031-57/+57
|
* Merge translation files from master branch.Automated System2024-05-011-5/+5
|
* Merge translation files from master branch.r14.1.2Automated System2024-04-211-12/+5
|
* Merge translation files from master branch.Automated System2024-03-291-6/+5
|
* Replace Qt with TQtMichele Calgaro2024-03-2110-14/+14
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 30e4450b23f57d6f44858c2a9a0e31008d405a34)
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+11
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 566aedf3da00a78238c7d4ebc5337aa5a83202ae)
* Merge translation files from master branch.Automated System2024-03-021-5/+5
|
* Merge translation files from master branch.Automated System2024-02-2656-112/+132
|
* Update translation template.Automated System2024-02-261-2/+2
|
* Fix a typoAlexander Golubev2024-02-261-1/+1
| | | | | | | Thanks to adem for noticing this on weblate Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit f82a8b641ed13dc7838cc75f04d8d48cc925c24c)
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-041-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 20b4cb9a3d16b40737c93dff885d4532a8289086)
* Merge translation files from master branch.Automated System2024-01-222-23/+23
|
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0721-143/+143
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e44ed3ddf49620723afd3c372d17c94ef23b65d5)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-176-15/+15
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 22fd382e3b2a254ff298b33abd945b4262e32582)
* Merge translation files from master branch.Automated System2023-12-101-8/+7
|
* Merge translation files from master branch.Automated System2023-12-011-19/+22
|
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-201-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 74e9a7e29e36d9948b242f7414cc2e9a1988db4b)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-102-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e042db30f3bc4aa92ac39d00b16db2e717dc48a1)
* Replace Qt with TQtMichele Calgaro2023-11-051-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a604df8425b427ffdd9c8f5b6a98e6c50aa33fdc)
* Drop TQT_BASE_OBJECT* definesr14.1.1Michele Calgaro2023-08-141-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 66c769bf9f892f1b7e7428409719eda365ac3d44)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 23149893a0a691e72f3bf5da1670fec1514ae0c6)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2532-50/+50
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cd1915299f0ac89b950b7060c71a6b70cde6400c)
* Merge translation files from master branch.Automated System2023-04-2620-20/+0
|
* Remove unnecessary accelerators from .ui filesr14.1.0Michele Calgaro2022-09-121-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-241-0/+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>
* Update translation filesTDE Weblate2022-01-291-2/+2
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdenetworkmanager Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdenetworkmanager/
* 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-21/+37
| | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Translated using Weblate (Polish)Marek W2021-10-181-205/+214
| | | | | | | Currently translated at 100.0% (283 of 283 strings) Translation: applications/tdenetworkmanager Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdenetworkmanager/pl/
* Update translation filesTDE Weblate2021-10-0356-3024/+3024
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdenetworkmanager Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdenetworkmanager/
* Update translation template.Automated System2021-10-031-54/+54
|
* Fix crash in case tdelibs is built without support for NetworkManager.Slávek Banko2021-10-0112-256/+487
| | | | | | | Fix crash in case of unsuccessful search for device. This resolves issue #8. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>