Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-18 | 5 | -126/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Kommander: removed 'Run in KDE4' menu entry and code. | Michele Calgaro | 2022-05-13 | 4 | -77/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed TQT_NON_COMMERCIAL check and related code. | Michele Calgaro | 2022-02-07 | 2 | -13/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-08 | 2 | -10/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added translation of .desktop files. | Slávek Banko | 2021-05-05 | 10 | -285/+29 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS with CMake build: | Slávek Banko | 2021-03-12 | 8 | -13/+37 |
| | | | | | | | | + 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 Banko | 2021-03-11 | 21 | -103/+101 |
| | | | | | | 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 guy | 2021-03-11 | 40 | -74/+573 |
| | | | | | | | | | | | | | | | | 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> | ||||
* | Rename *OBJECT_NAME_STRING | ormorph | 2020-08-27 | 64 | -595/+595 |
| | | | | Signed-off-by: ormorph <roma251078@mail.ru> | ||||
* | Replace Qt branding with TQt ones. | Chris | 2019-07-24 | 1 | -4/+4 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-06-01 | 3 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to latest TQVariant::TQVariant(bool) function. | Michele Calgaro | 2019-05-27 | 4 | -13/+13 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2019-01-13 | 1 | -0/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Adapted to new KPasswordEdit::password() signature. | Slávek Banko | 2018-12-01 | 1 | -3/+3 |
| | | | | | | This relates to bug 2961. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 3 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 7 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed unnecessary executable flag. This relates to bug 2153. | Michele Calgaro | 2018-09-03 | 9 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed unnecessary defines for sstream. | Michele Calgaro | 2018-08-15 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-07-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 73 | -0/+0 |
| | |||||
* | Fix up remaining references to DocPathr14.0.0 | Timothy Pearson | 2014-11-08 | 1 | -2/+2 |
| | |||||
* | Fix FTBFS due to accidental double quote duplication | Timothy Pearson | 2014-10-23 | 2 | -2/+2 |
| | |||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 3 | -3/+3 |
| | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 5 | -11/+11 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 2 | -2/+2 |
| | | | | match XDG specifications | ||||
* | Fixed incorrect renamed strings. This resolves bug 2138. | François Andriot | 2014-10-04 | 4 | -20/+20 |
| | |||||
* | Update and rename files in support of commit 722ce1ef. | Darrell Anderson | 2014-03-02 | 5 | -72/+72 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 97 | -209/+209 |
| | |||||
* | Fix unintended rename of link* | Slávek Banko | 2013-02-24 | 1 | -7/+7 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 68 | -102/+102 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 12 | -20/+20 |
| | |||||
* | Rename KAbout to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 4 | -5/+5 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 3 | -5/+5 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 14 | -22/+22 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 20 | -29/+29 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-01 | 1 | -0/+0 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 25 | -108/+108 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -5/+5 |
| | |||||
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 1 | -1/+1 |
| | |||||
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Minor updates for kioslave rename | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 14 | -16/+16 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 13 | -32/+32 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 7 | -16/+16 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 31 | -85/+85 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 7 | -13/+13 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 6 | -7/+7 |
| |