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
Fabio Rossi 4e9b260626
Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
5 years ago
admin@2ba4c0d451 Reset submodule main/tdewebdev/admin to latest HEAD 5 years ago
cmake@b88855a293 Reset submodule main/tdewebdev/cmake to latest HEAD 5 years ago
doc qt -> tqt conversion: 6 years ago
kimagemapeditor Removed obsolete Qt2's TQList/TQListIterator classes and replaced 6 years ago
klinkstatus qt -> tqt conversion: 6 years ago
kommander Adapted to new KPasswordEdit::password() signature. 5 years ago
kxsldbg Fixed FTBFS caused by qt->tqt renaming. 6 years ago
lib Removed obsolete Qt2's TQList/TQListIterator classes and replaced 6 years ago
quanta rename kdelogo2.png icon to tdelogo2.png, this relates to bug 2618 5 years ago
.gitmodules Added common directories 13 years ago
AUTHORS Update bug reports url to bugs.trinitydesktop.org 6 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
tdewebdev.lsm Update version number to R14.1.0 9 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