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
ormorph 625658e24a
Adding the header file unistd.h
6 days ago
admin@59a8bf7c09 Reset submodule main/core/tdewebdev/admin to latest HEAD 1 month ago
doc cmake files: change keywords to lower case 3 weeks ago
kimagemapeditor Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 months ago
klinkstatus Replace Q_SIGNALS and Q_SLOTS 2 months ago
kommander Replace Q_SIGNALS and Q_SLOTS 2 months ago
kxsldbg Adding the header file unistd.h 6 days ago
lib Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 months ago
quanta Adding support for libxml2-2.12.0 and later for Quanta+ 6 days ago
translations/desktop_files Translated using Weblate (Russian) 3 months ago
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 years ago
AUTHORS Update bug reports url to bugs.trinitydesktop.org 6 years ago
CMakeL10n.txt Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt 2 weeks ago
CMakeLists.txt Use centralized cmake version 2 weeks 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 Fix FTBFS due to multi-line result from ICU C++ flags detection. 2 months 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 Remove code to support libxml2 < 2.6. 1 year 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 Add libxml2 and libxslt detection using pkg-config. 4 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