summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added translation using Weblate (Georgian)Temuri Doghonadze2024-11-071-0/+131
|
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2024-11-071-0/+0
|
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2024-10-311-0/+0
|
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2024-10-141-0/+0
|
* CMake: Add explicit source dependency for generated header.Slávek Banko2024-10-112-0/+12
| | | | | | This solves FTBFS with parallel build. Signed-off-by: Slávek Banko <[email protected]>
* CMake conversionMichele Calgaro2024-10-1127-0/+942
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2024-10-091-0/+0
|
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2024-09-261-0/+0
|
* Remove original copy of translation templates filesMichele Calgaro2024-08-092-4783/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Move .pot files to translations/messages subfolderMichele Calgaro2024-08-0810-3/+4791
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add missing TDE_EXPORT required for hidden visibility supportMichele Calgaro2024-08-0632-33/+43
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add kmyfirewall.xpm from tde-packaging repoMichele Calgaro2024-08-062-0/+372
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add missing .moc include directivesMichele Calgaro2024-08-069-10/+14
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove [xx] entries from .desktop filesMichele Calgaro2024-08-0327-46/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove unnecessary section in installer plugin desktop fileMichele Calgaro2024-08-021-11/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Restructure doc folderMichele Calgaro2024-08-024-7/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2024-07-121-0/+0
|
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2024-07-081-0/+0
|
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-0132-32/+32
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2024-07-011-0/+0
|
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2024-05-271-0/+0
|
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-0346-49/+49
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2024-05-021-0/+0
|
* Replace Qt with TQtMichele Calgaro2024-03-21153-162/+162
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use centralized cmake versionMichele Calgaro2024-03-171-1/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2024-02-141-0/+0
|
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2024-02-081-0/+0
|
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0219-38/+38
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0561-556/+556
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2024-01-021-0/+0
|
* Replace various '#define' strings - part 6Michele Calgaro2023-12-156-37/+37
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-101-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2023-11-101-0/+0
|
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2023-11-061-0/+0
|
* Replace Qt with TQtMichele Calgaro2023-11-051-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2023-11-031-0/+0
|
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2023-10-301-0/+0
|
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-262-46/+46
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2023-09-251-0/+0
|
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2023-09-011-0/+0
|
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2081-102/+102
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2023-07-191-0/+0
|
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-1219-21/+21
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]>
* Add man pages from tde-packaging repositoryMichele Calgaro2023-06-302-0/+163
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed unnecessary filesMichele Calgaro2023-06-3012-18620/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-141-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADr14.1.0Automated System2023-01-131-0/+0
|
* Reset submodule main/applications/settings/kmyfirewall/admin to latest HEADAutomated System2023-01-101-0/+0
|
* Update translation template.Automated System2022-09-121-69/+28
|