TDE web development programs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Michele Calgaro df50b853a4
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
admin@68f23556e6 Reset submodule main/tdewebdev/admin to latest HEAD 5 years ago
cmake@5121b9a41d Reset submodule main/tdewebdev/cmake to latest HEAD 5 years ago
doc qt -> tqt conversion: 6 years ago
kimagemapeditor Add CMakeL10n rules. 5 years ago
klinkstatus Removed .lsm files. lsm database is outdated and unmaintained. 5 years ago
kommander Replace Qt branding with TQt ones. 5 years ago
kxsldbg Add CMakeL10n rules. 5 years ago
lib Removed obsolete Qt2's TQList/TQListIterator classes and replaced 6 years ago
quanta Removed .lsm files. lsm database is outdated and unmaintained. 5 years ago
.gitmodules Added common directories 13 years ago
AUTHORS Update bug reports url to bugs.trinitydesktop.org 6 years ago
CMakeL10n.txt Add CMakeL10n rules. 5 years ago
CMakeLists.txt Avoid overriding user linker flags (LDFLAGS) for modules and shared libs 5 years ago
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ChangeLog Additional renaming of kde to tde 13 years ago
ConfigureChecks.cmake Add cmake support for WITH_GCC_VISIBILITY. 12 years ago
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
INSTALL.docs Fix references to user profile directory. 12 years ago
Makefile.am.in Remove old/stale makefile message. 12 years ago
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
NEWS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
PACKAGING Moved TDEFileReplace to tdeutils. This resolves bug 767. 9 years ago
README Moved TDEFileReplace to tdeutils. This resolves bug 767. 9 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
VERSION Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
config.h.cmake [kdewebdev/quanta] initial cmake support 13 years ago
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in QT_INCLUDES => TQT_INCLUDES conversion 6 years ago

README

TDE WebDev - WEB Development package for the Trinity Desktop Environment.
Version: 3.5 line

The tdewebdev package contains Quanta Plus and other applications, which are useful
for web development. They are runtime dependencies of Quanta Plus, and it is
highly recommended that you install them.

The extra applications are:

Kommander: a GUI script builder and executor tool. Needed for some Quanta functionality.
KXSLDbg: XSL debugger
KImageMapEditor: image map editor
KLinkStatus: link checker

Be sure to read the README files in each application's directory!
Packagers, please read the PACKAGING file for detailed information about compilation
and runtime dependencies.


Enjoy Quanta+!

The Quanta team