TDE Gitea
a624727615
Reset submodule main/tdeadmin/cmake to latest HEAD
6 years ago
TDE Gitea
593e408f1d
Reset submodule main/tdeadmin/cmake to latest HEAD
6 years ago
TDE Gitea
81ab5fc946
Reset submodule main/tdeadmin/admin to latest HEAD
6 years ago
TDE Gitea
30b42461c1
Reset submodule main/tdeadmin/cmake to latest HEAD
6 years ago
Michele Calgaro
ef19689024
Adapted to new KPasswordEdit::password() signature. Relates to bug 2961.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
29a894ca7a
Reset submodule main/tdeadmin/cmake to latest HEAD
6 years ago
Slávek Banko
1cf6172baf
Remove icon crystalsvg/16x16/actions/toggle_log.png from ksysv.
...
The icon will be part of the tdelibs.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
012ff46c9c
Reset submodule main/tdeadmin/admin to latest HEAD
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
TDE Gitea
beea392b92
Reset submodule main/tdeadmin/admin to latest HEAD
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
TDE Gitea
94fde5b77d
Reset submodule main/tdeadmin/cmake to latest HEAD
6 years ago
TDE Gitea
829821bb1a
Reset submodule main/tdeadmin/admin to latest HEAD
6 years ago
gregory guy
1cded3f73b
delete BUILD_OK.txt file
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Slávek Banko
edd0a5a30e
cmake: Cleanup unused definitions from config.h
...
Cleanup unnecessary tests from ConfigureChecks
Add missing tests to ConfigureChecks
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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
Slávek Banko
74d59d7884
cmake: Add detection whether the system is big endian
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
4aae8e0336
cmake: Add option for GCC hidden visibility
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
48c6bba031
cmake lilo-config: Always add the USE_KDE definition
...
There is no reason to build a TQt-only frontend in TDE
Fix the names of the auxiliary library targets
Fix includes folders
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
78e39d5913
cmake kuser: Remove the ldap library linking
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy
97d4b2ac8a
update BUILD_OK with missing files that must be to processed
6 years ago
gregory guy
f6e238aee8
add missing icons in kuser and kdat
6 years ago
gregory guy
16c052b1d2
last attempt regarding lilo-config build
6 years ago
gregory guy
9246b99578
add header def in config.h.cmake/ConfigureChecks.cmake
6 years ago
gregory guy
164c86e45f
add headers check to ConfigureChecks.cmake
6 years ago
gregory guy
ccdb7527d7
cosmetic in CMakeLists.txt
6 years ago
gregory guy
bdd2e73a49
fill in BUILG_OK.txt with latest build fail/pass
6 years ago
gregory guy
14f6c3983a
kuser is building.
...
added DCOP-shared tdefx tdetexteditor tdentlm to the linker.
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
Slávek Banko
b2bfb5e920
Fix FTBFS with stricter C++11
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
092899374e
Minor change to remove unnecessary strstream include.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
gregory guy
4a9ff636bf
According to the doc, TDEIO::NetAccess::del should have two parameters
6 years ago
gregory guy
cdd90c2c88
the typedef specifier gets ignored in the declaration anyway.
6 years ago
gregory guy
fd23964ad0
TDECmdLineArgs::init should be initialize with TDEAboutData
6 years ago
Michele Calgaro
85d8a9b703
Removed test for sstream because it is now used by default.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
gregory guy
ace129edbd
remove strstream in ktview.cpp, strstream has been deprecated since C++98
6 years ago
Slávek Banko
5da22d48c7
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Automated System
1c82b01769
Reset submodule main/tdeadmin/admin to latest HEAD
7 years ago
Automated System
a4cde61bb7
Reset submodule main/tdeadmin/admin to latest HEAD
7 years ago
Automated System
c40aed9a0d
Reset submodule main/tdeadmin/admin to latest HEAD
7 years ago
François Andriot
8b39265336
Fix FTBFS on Mageia 6
...
Signed-off-by: François Andriot <francois.andriot@free.fr>
7 years ago
Slávek Banko
480bbdb998
Reset submodule main/tdeadmin/cmake to latest HEAD
8 years ago
Automated System
d274eba603
Reset submodule main/tdeadmin/cmake to latest HEAD
8 years ago
Slávek Banko
8acf4544dc
Reset submodule main/tdeadmin/cmake to latest HEAD
8 years ago
Slávek Banko
9e95bf7fba
cmake: add tde_add_check_executable macro
8 years ago
Automated System
c6e7ce4bed
Reset submodule main/tdeadmin/admin to latest HEAD
8 years ago
Timothy Pearson
7b76b355bd
Fix invalid headers in PNG files and optimize for size
8 years ago
Automated System
1d02c269a4
Reset submodule main/tdeadmin/cmake to latest HEAD
9 years ago