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 764011824e
Replace kdemacros.h with tdemacros.h
3 months ago
admin@b770a18e00 Reset submodule main/core/tdewebdev/admin to latest HEAD 3 months ago
doc cmake files: change keywords to lower case 6 months ago
kimagemapeditor Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
klinkstatus Replace Q_SIGNALS and Q_SLOTS 7 months ago
kommander Replace kdemacros.h with tdemacros.h 3 months ago
kxsldbg Adding the header file unistd.h 6 months ago
lib Replace kdemacros.h with tdemacros.h 3 months ago
quanta Adding support for libxml2-2.12.0 and later for Quanta+ 6 months ago
translations/desktop_files Translated using Weblate (Russian) 5 months ago
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 years ago
AUTHORS
CMakeL10n.txt Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt 6 months ago
CMakeLists.txt Use centralized cmake version 6 months ago
COPYING
COPYING-DOCS
ChangeLog
ConfigureChecks.cmake Fix FTBFS due to multi-line result from ICU C++ flags detection. 7 months ago
INSTALL
INSTALL.docs
Makefile.am.in
Makefile.cvs
NEWS
PACKAGING
README
TODO
VERSION
config.h.cmake Remove code to support libxml2 < 2.6. 2 years ago
configure.in.bot
configure.in.in

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