Commit Graph

406 Commits (321ebe827573752d348520ade483c684febde021)
 

Author SHA1 Message Date
Michele Calgaro 321ebe8275
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 632eac9517 Reset submodule main/core/tdewebdev/admin to latest HEAD 1 year ago
Michele Calgaro 818c8f1cd1
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea a6f77b2087 Reset submodule main/core/tdewebdev/admin to latest HEAD 1 year ago
Slávek Banko d4d956c5ba
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
TDE Gitea 50cc7e76e6 Reset submodule main/core/tdewebdev/admin to latest HEAD 1 year ago
TDE Gitea 9869b55bb3 Reset submodule main/core/tdewebdev/admin to latest HEAD 1 year ago
Michele Calgaro 0580616e20
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 9c510e0b59 Reset submodule main/core/tdewebdev/admin to latest HEAD 1 year ago
Michele Calgaro 5e58c04b14
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 67da3e67a7
Replace tqt_mo_* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Gitea 91afed5675 Reset submodule main/core/tdewebdev/admin to latest HEAD 2 years ago
Michele Calgaro 7f1d383a12
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 8ac0be0f7f
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 19e5278459
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 93aed1ee0d
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Gitea c98eae507b Reset submodule main/core/tdewebdev/admin to latest HEAD 2 years ago
Michele Calgaro 6552a39245
Drop compatibility code for TQPalette
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 1342635d43
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Gitea 80a6574996 Reset submodule main/core/tdewebdev/admin to latest HEAD 2 years ago
TDE Gitea 47f9f62398 Reset submodule main/core/tdewebdev/admin to latest HEAD 2 years ago
Slávek Banko 9c1943931d
Use TDE dummy.cpp file for consistency with other packages.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko f4859ad13c
Remove code to support libxml2 < 2.6.
Enable LIBXML_DOCB_ENABLED independently of the presence
of 'libxml/DOCBparser.h' because from libxml2 >= 2.6 for
docbook files are not used deprecated functions from
DOCBparser, so 'libxml/DOCBparser.h' is not needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro aecfb2bff4
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro a5300698cf
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 86187cb0d4
Kommander: removed 'Run in KDE4' menu entry and code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 2ff1fe8c9e Translated using Weblate (Italian)
Currently translated at 100.0% (10 of 10 strings)

Translation: tdewebdev/quanta - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/quanta-desktop-files/it/
3 years ago
Michele Calgaro 5d55e0aae5 Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)

Translation: tdewebdev/kxsldbg - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/kxsldbg-desktop-files/it/
3 years ago
Michele Calgaro eb9759b1bc Translated using Weblate (Italian)
Currently translated at 100.0% (7 of 7 strings)

Translation: tdewebdev/kommander - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/kommander-desktop-files/it/
3 years ago
Michele Calgaro 35d6eac39c Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

Translation: tdewebdev/klinkstatus - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/klinkstatus-desktop-files/it/
3 years ago
Michele Calgaro 139291e1b0 Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

Translation: tdewebdev/kimagemapeditor - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/kimagemapeditor-desktop-files/it/
3 years ago
Michele Calgaro 2e9ef7876f
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Alexis Puente Montiel 3b06901a66
Quanta: Add dtep to support HTML5 mode.
Signed-off-by: Alexis Puente Montiel <miscelaneanatural@yahoo.es>

Minor fixes.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro dba2864aa3
Removed TQT_NON_COMMERCIAL check and related code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Gitea a9e454973f Reset submodule main/core/tdewebdev/admin to latest HEAD 3 years ago
Michele Calgaro c64847659c
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 7d6746782d
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko ad04679ead
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Mavridis Philippe b303e4d39b
Quanta: Enable and use TQt input methods in Kafka (VPL) part.
This resolves issue #14.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
TDE Weblate 1cacd3fbe4 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: TDE/tdewebdev
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tde/tdewebdev/
4 years ago
TDE Gitea 1575ffe22e Update translation template. 4 years ago
Slávek Banko 1634e96cf5
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea a804345fb1 Reset submodule main/core/tdewebdev/cmake to latest HEAD 4 years ago
Slávek Banko 9b215fd2af
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko f4edc50e47
Fix FTBFS with CMake build:
+ Determine TQt and TDE include directories as SYSTEM.
  It solves priority for #include "..." × #include <...>
+ Additional linked libraries.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 70defe5e6d
Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
gregory guy 4c43d1fbb6
Conversion to the cmake building system.
Delete empty files (dummy.cpp, xsldbgconfig.h).
Remove hard-coded path for the kmdr-executor executable.
Replaced $TQTDIR/doc/html string path for TQTDOCDIR in kommander.
Add man pages taken from the Debian packaging.

Signed-off-by: gregory guy <gregory-tde@laposte.net>

Fix linking - kxsldbgcommon-static and  kimagemapeditorcommon-static needs to be embedded.
Move the linking of xml and readline libraries to the appropriate static libraries.
Add build option WITH_QUANTA_CVSSERVICE.
Add a test whether the readline can be linked standalone or whether ncurses is needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea 10d21d001e Reset submodule main/core/tdewebdev/cmake to latest HEAD 4 years ago
TDE Gitea 616c69e673 Reset submodule main/core/tdewebdev/admin to latest HEAD 4 years ago
TDE Gitea 62e007c3c1 Reset submodule main/core/tdewebdev/cmake to latest HEAD 4 years ago