summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 <[email protected]> (cherry picked from commit e44ed3ddf49620723afd3c372d17c94ef23b65d5)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-176-15/+15
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (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 <[email protected]> (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 <[email protected]> (cherry picked from commit e042db30f3bc4aa92ac39d00b16db2e717dc48a1)
* Replace Qt with TQtMichele Calgaro2023-11-051-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit a604df8425b427ffdd9c8f5b6a98e6c50aa33fdc)
* Drop TQT_BASE_OBJECT* definesr14.1.1Michele Calgaro2023-08-141-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 66c769bf9f892f1b7e7428409719eda365ac3d44)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 23149893a0a691e72f3bf5da1670fec1514ae0c6)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2532-50/+50
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (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 <[email protected]>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-241-0/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Change README to markdown format.Slávek Banko2021-10-202-21/+37
| | | | | | Add translation status overview. Signed-off-by: Slávek Banko <[email protected]>
* 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 <[email protected]>
* Update translation filesTDE Weblate2021-08-0256-1120/+1120
| | | | | | | 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-08-021-20/+20
|
* Removed unused hardwareEvent code - part 2.Michele Calgaro2021-08-024-36/+19
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed unused hardwareEvent code.Michele Calgaro2021-08-024-15/+0
| | | | | | | | Initialization of TDEHardwareDevices() always happens before the signal was connected. The constructor of TDEHardwareDevices() is the only place that was triggering the signal emission, so the code was non functional. Signed-off-by: Michele Calgaro <[email protected]>
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-265-56/+6
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Update translation filesTDE Weblate2021-07-0756-56/+56
| | | | | | | 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-07-071-5/+3
|
* 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 <[email protected]>
* Reset submodule main/applications/tdenetworkmanager/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Updated to use new standalone tdehw library.Michele Calgaro2021-05-072-1/+19
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/tdenetworkmanager/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/tdenetworkmanager/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/tdenetworkmanager/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Translated using Weblate (Ukrainian)Roman Savochenko2021-01-241-124/+127
| | | | | | | Currently translated at 100.0% (283 of 283 strings) Translation: applications/tdenetworkmanager Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdenetworkmanager/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2021-01-231-19/+21
| | | | | | | Currently translated at 68.9% (195 of 283 strings) Translation: applications/tdenetworkmanager Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdenetworkmanager/uk/
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Use common cmake rules for documentation.Slávek Banko2021-01-158-15/+35
| | | | | | Move the documentation to the usual layout. Signed-off-by: Slávek Banko <[email protected]>
* Removed admin submodule.Slávek Banko2021-01-152-3/+0
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Added translation of .desktop files.Slávek Banko2021-01-1451-401/+3691
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Remove the original translation directory layout.Slávek Banko2021-01-1457-84449/+0
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Copy translations to a new directory layout.Slávek Banko2021-01-1463-11/+84466
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Reset submodule main/applications/tdenetworkmanager/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Translated using Weblate (Ukrainian)Roman Savochenko2021-01-121-15/+18
| | | | | | | Currently translated at 62.8% (178 of 283 strings) Translation: applications/tdenetworkmanager Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdenetworkmanager/uk/
* Reset submodule main/applications/tdenetworkmanager/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/tdenetworkmanager/admin to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/tdenetworkmanager/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Reset submodule main/applications/tdenetworkmanager/admin to latest HEADAutomated System2020-10-091-0/+0
|