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
Timothy Pearson c46f36d008
Rename many classes and header files to avoid conflicts with KDE4
11 years ago
admin@c5cef804fe Reset submodule main/tdewebdev/admin to latest HEAD 11 years ago
cmake@274366fb8b Minor updates for kioslave rename 11 years ago
doc Rename many classes and header files to avoid conflicts with KDE4 11 years ago
kimagemapeditor Rename many classes and header files to avoid conflicts with KDE4 11 years ago
klinkstatus Rename many classes and header files to avoid conflicts with KDE4 11 years ago
kommander Rename many classes and header files to avoid conflicts with KDE4 11 years ago
kxsldbg Rename many classes and header files to avoid conflicts with KDE4 11 years ago
lib Rename many classes and header files to avoid conflicts with KDE4 11 years ago
quanta Rename many classes and header files to avoid conflicts with KDE4 11 years ago
tdefilereplace Rename many classes and header files to avoid conflicts with KDE4 11 years ago
.gitmodules Added common directories 13 years ago
AUTHORS Additional renaming of kde to tde 13 years ago
CMakeLists.txt Rename a few build variables for overall consistency 11 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 Additional renaming of kde to tde 13 years ago
README Branding cleanup: K Desktop -> Trinity Desktop 12 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 Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
tdewebdev.lsm Update lsm files. 12 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.
KFileReplace: powerful search and replace in multiple files
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