Commit Graph

95 Commits (59e9205d8b8ef073a918e4e9eff9b258615adca4)

Author SHA1 Message Date
Michele Calgaro 59e9205d8b
Rename KUniqueApplication to TDEUniqueApplication
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Michele Calgaro 7fca76f7a7
Don't use obsolete header kapp.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Michele Calgaro fecc551dad
Remove support for discontinued Reliant/Sinix unix
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Michele Calgaro d53ed4c838
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro e7940db72a
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro ed7858de3a
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 60f194231e
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 65a06ba904
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 8e4c7f2adc
Replace various Q_* and QT_* defines with TQ_* and TQT_*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 416c6f3ee6
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 9d83393cc1
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro a6fb13e699
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro dfdb36548a
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 1e74a44bab
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro f2837be378
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 31a23879d2
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 841be226d1
KNetworkconf: remove unnecessary interface.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko cfe279f15a
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro f87c214d50
Removed .lsm files. lsm database is outdated and unmaintained. 6 years ago
Slávek Banko 100929fbf8
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro e0b9d0063a
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 577c30271c
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 6b36a4a68d
Add includes to UI files to resolve FTBFS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro d7f6a95d29
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 00d0589dc5
cmake knetworkconf: Add backend files processing
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
gregory guy 88073834d0
First bach of cmake files in order to convert tdeadmin
from autotools to cmake building system.
7 years ago
François Andriot 8b39265336 Fix FTBFS on Mageia 6
Signed-off-by: François Andriot <francois.andriot@free.fr>
8 years ago
Timothy Pearson 7b76b355bd Fix invalid headers in PNG files and optimize for size 9 years ago
Michele Calgaro 32e2619ef3 Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro af6464efba Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 8d0dc05b1c Add new distributions to TDE network configuration utility 10 years ago
Timothy Pearson 4f79854967 Revert "Remove many obsolete distributions and add newer distributions instead"
This reverts commit 914e923d52.
10 years ago
Michele Calgaro 6f5d62f8e1 Fixed help handbook documentation for Internet & Network -> Network Settings. This relates to bug 1850. 10 years ago
Timothy Pearson 75ea750230 Fix remaining missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson fe76130d7a Revert "Fix remaining missing semicolons at end of Keywords strings"
This reverts commit ad90e12313.
10 years ago
Timothy Pearson ad90e12313 Fix remaining missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson b902031bce Fix missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson d69c3a21f3 Bring stop, lock, exit, and run icons into XDG compliance 10 years ago
Timothy Pearson 74986c6995 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Timothy Pearson a72fb6adf9 Fix Keywords separators to match XDG desktop specifications 11 years ago
Timothy Pearson bd1f9bec80 Add handbookSection support to tabbed "Internet & Network" TDEControl modules
This relates to Bug 1850
11 years ago
Timothy Pearson 914e923d52 Remove many obsolete distributions and add newer distributions instead
This resolves Bug 1879
11 years ago
Michele Calgaro c6d654545c Rebranding: TDE Control Center --> Trinity Control Center 11 years ago
Darrell Anderson bd544e1cfe Improve compatibility with non-Trinity environment menus 11 years ago
Slávek Banko 842c6bfc60 Update network configuration support for Ubuntu 13.10 11 years ago
Darrell Anderson f3ef385c19 Update network configuration support for Slackware 14.1. 11 years ago
Darrell Anderson c6b8606517 Update Q->TQ constants in ui files. 11 years ago
Timothy Pearson d1a3a8be39 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 666824a6c5 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson e428ea920f Rename KAbout to avoid conflicts with KDE4 12 years ago