TDE web development programs
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Go to file
Michele Calgaro 41f38262d2
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
1 tydzień temu
admin@7fc9aedfb8 Reset submodule main/core/tdewebdev/admin to latest HEAD 2 tygodni temu
doc cmake files: change keywords to lower case 2 miesięcy temu
kimagemapeditor Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 miesięcy temu
klinkstatus Replace Q_SIGNALS and Q_SLOTS 3 miesięcy temu
kommander Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 tydzień temu
kxsldbg Adding the header file unistd.h 2 miesięcy temu
lib Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 tydzień temu
quanta Adding support for libxml2-2.12.0 and later for Quanta+ 2 miesięcy temu
translations/desktop_files Translated using Weblate (Russian) 1 miesiąc temu
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 lat temu
AUTHORS Update bug reports url to bugs.trinitydesktop.org 6 lat temu
CMakeL10n.txt Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt 2 miesięcy temu
CMakeLists.txt Use centralized cmake version 2 miesięcy temu
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
ChangeLog Additional renaming of kde to tde 13 lat temu
ConfigureChecks.cmake Fix FTBFS due to multi-line result from ICU C++ flags detection. 3 miesięcy temu
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
INSTALL.docs Fix references to user profile directory. 12 lat temu
Makefile.am.in Remove old/stale makefile message. 12 lat temu
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
NEWS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
PACKAGING Moved TDEFileReplace to tdeutils. This resolves bug 767. 9 lat temu
README Moved TDEFileReplace to tdeutils. This resolves bug 767. 9 lat temu
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
VERSION Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
config.h.cmake Remove code to support libxml2 < 2.6. 2 lat temu
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
configure.in.in Add libxml2 and libxslt detection using pkg-config. 4 lat temu

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