summaryrefslogtreecommitdiffstats
path: root/kxsldbg
Commit message (Collapse)AuthorAgeFilesLines
* Adding the header file unistd.hormorph2024-03-221-0/+2
| | | | | | | Solution to issue #42 Required for Clang-17 and newer Signed-off-by: ormorph <roma251078@mail.ru>
* Adding cstdlib header file inclusionormorph2024-03-226-0/+6
| | | | | | | Solution to issue #42 Necessary to enable some C functions Signed-off-by: ormorph <roma251078@mail.ru>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-058-16/+16
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1413-92/+92
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-211-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-071-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2016-16/+16
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove code to support libxml2 < 2.6.Slávek Banko2022-10-132-27/+1
| | | | | | | | | 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>
* Added translation of .desktop files.Slávek Banko2021-05-056-59/+20
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with CMake build:Slávek Banko2021-03-124-0/+12
| | | | | | | | + 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>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-03-111-1/+1
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2021-03-1129-4/+372
| | | | | | | | | | | | | | | | 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>
* Removed code formatting modelines.Michele Calgaro2020-09-284-51/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary control characters from the message.Slávek Banko2020-05-121-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add CMakeL10n rules.Slávek Banko2019-01-131-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed FTBFS caused by qt->tqt renaming.Michele Calgaro2018-09-287-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-274-9/+9
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed FTBFS with libxml2 >= 2.9.8François Andriot2018-07-182-0/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with clangSlávek Banko2018-05-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with ICU >= 58Slávek Banko2018-05-014-1/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2336-0/+0
|
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-131-1/+1
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-125-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-113-3/+3
| | | | match XDG specifications
* Fix typo from previous commit.Darrell Anderson2014-05-251-1/+1
|
* Added XSLDbg handbook menu entry to KXSLDbg help menu. This resolves bug 1862.Michele Calgaro2014-05-242-5/+23
|
* Make XSLDbg help handbook visible in the help handbook table of contents but ↵Darrell Anderson2014-02-152-0/+9
| | | | not in launcher menu.
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-4/+4
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1516-18/+18
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-145-9/+9
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-062-4/+4
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-3/+3
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-013-30/+30
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Fix docbook support with libxml2 >= 2.6.xFrancois Andriot2013-01-281-0/+8
|
* Minor updates for kioslave renameTimothy Pearson2013-01-271-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-274-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-267-17/+17
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-254-8/+8
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-6/+6
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-224-6/+6
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-202-3/+3
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-194-8/+8
|
* Fix a number of unconnected signals and slotsTimothy Pearson2012-11-171-3/+3
|
* Add missing kxsldbg icons.Darrell Anderson2012-08-173-1/+3
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-2/+2
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-102-2/+2
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-139-38/+38
|
* Update HTML install path references.Darrell Anderson2012-04-111-1/+1
|