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>
|
6 years ago |
Slávek Banko
|
00d0589dc5
|
cmake knetworkconf: Add backend files processing
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
gregory guy
|
88073834d0
|
First bach of cmake files in order to convert tdeadmin
from autotools to cmake building system.
|
6 years ago |
François Andriot
|
8b39265336
|
Fix FTBFS on Mageia 6
Signed-off-by: François Andriot <francois.andriot@free.fr>
|
7 years ago |
Timothy Pearson
|
7b76b355bd
|
Fix invalid headers in PNG files and optimize for size
|
8 years ago |
Michele Calgaro
|
32e2619ef3
|
Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
9 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
|
10 years ago |
Timothy Pearson
|
a72fb6adf9
|
Fix Keywords separators to match XDG desktop specifications
|
10 years ago |
Timothy Pearson
|
bd1f9bec80
|
Add handbookSection support to tabbed "Internet & Network" TDEControl modules
This relates to Bug 1850
|
10 years ago |
Timothy Pearson
|
914e923d52
|
Remove many obsolete distributions and add newer distributions instead
This resolves Bug 1879
|
10 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 |
Timothy Pearson
|
26a7c40319
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdeadmin
|
12 years ago |
Timothy Pearson
|
b2485e1170
|
Rename KCmd to avoid conflicts with KDE4
|
12 years ago |
Slávek Banko
|
9334a8a510
|
Update network configuration support for Debian and Ubuntu
|
12 years ago |
Timothy Pearson
|
f5ca1166fd
|
Fix accidental networtde renames
|
12 years ago |
Timothy Pearson
|
2c4a290ae2
|
Rename a number of libraries and executables to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
fadf12ddbd
|
Fix FTBFS resulting from KCModule rename
|
12 years ago |
Timothy Pearson
|
555ea1c7f3
|
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
5f444a9ea9
|
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
f27c6b9285
|
Rename KInstance and KAboutData to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
58c2cc0c63
|
Fix disconnected signals and slots
|
12 years ago |
Darrell Anderson
|
9541c53308
|
Fix inadvertent tq changes.
|
12 years ago |
Darrell Anderson
|
cd5758b7de
|
Update network configuration support for Slackware 14.
|
12 years ago |
Timothy Pearson
|
f2dde846f3
|
Fix knetworksettings FTBFS
This resolves Bug 871
|
13 years ago |
Slávek Banko
|
59394e6b29
|
Update network configuration support for RHEL/Fedora
Thanks to Francois Andriot for the patch!
|
13 years ago |
Darrell Anderson
|
b23f76e065
|
Update XDG information in support of bug report 892.
|
13 years ago |
Darrell Anderson
|
76012680f0
|
Branding cleanup: *.desktop files
|
13 years ago |
Darrell Anderson
|
8938bc15d4
|
Update lsm files.
|
13 years ago |
Darrell Anderson
|
61f1204c22
|
Branding cleanup: KDE -> TDE
|
13 years ago |
Darrell Anderson
|
6fc4bb1437
|
Fix KDE -> TDE branding.
|
13 years ago |