Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use tdeprocess.hHEADmaster | Michele Calgaro | 42 hours | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Rename KUniqueApplication to TDEUniqueApplication | Michele Calgaro | 14 days | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Don't use obsolete header kapp.h | Michele Calgaro | 2024-11-05 | 10 | -10/+10 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | cmake files: change keywords to lower case | Michele Calgaro | 2024-03-08 | 6 | -135/+135 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2024-02-16 | 47 | -59/+56 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-02 | 16 | -32/+32 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2023-12-29 | 21 | -274/+274 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 6 | Michele Calgaro | 2023-12-07 | 12 | -84/+84 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-04 | 5 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-23 | 1 | -1/+1 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 47 | -50/+50 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-11 | 2 | -4/+4 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Copy translations to a new directory layout. | Slávek Banko | 2022-11-09 | 18 | -661/+232 |
| | | | | | | | | Use common rules for build and install translations. Use common rules for build and install documentation. Added translation of .desktop files. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Remove unnecessary accelerator from .ui files. | Michele Calgaro | 2022-09-08 | 14 | -129/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix SEGV on exit. This relates to bug 3118. | Roman Savochenko | 2022-07-30 | 2 | -3/+1 |
| | | | | | Signed-off-by: Roman Savochenko <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2021-12-28 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix ftbfs on Fedora 34 | François Andriot | 2021-05-11 | 14 | -137/+137 |
| | | | | | | error: ISO C++17 does not allow dynamic exception specifications Signed-off-by: François Andriot <[email protected]> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2021-03-19 | 145 | -419/+419 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 38 | -210/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Disable built-in sqlite3 plugin for TQt SQL. | François Andriot | 2019-12-08 | 2 | -22/+3 |
| | | | | | Signed-off-by: François Andriot <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 1 | -14/+0 |
| | |||||
* | Fix forgotten branding, to prevent fuzzy marking in translations. | Chris | 2019-08-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Fix branding of Tdesvn and also translations, for fuzzy prevention. | Chris | 2019-07-29 | 4 | -4/+4 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-30 | 1 | -0/+21 |
| | | | | | | Update translation template. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. | Michele Calgaro | 2018-12-03 | 4 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 3 | -3/+3 |
| | | | | | | | | | | | 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 <[email protected]> | ||||
* | Add includes to UI files to resolve FTBFS. | Michele Calgaro | 2018-09-27 | 21 | -147/+74 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix CMake build dependencies | Michele Calgaro | 2016-10-22 | 1 | -22/+5 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 168 | -0/+0 |
| | |||||
* | Fixed FTBFS introduced by subversion 1.9. This relates to bug 2528. | Michele Calgaro | 2015-10-18 | 6 | -191/+350 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix ServiceTypes and ExcludeServiceTypes in desktop.in filesr14.0.0 | Timothy Pearson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | Fix remaining issues from mimetype icon rename | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | |||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 2 | -2/+2 |
| | | | | 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 | 2 | -7/+7 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 2 | -3/+3 |
| | | | | match XDG specifications | ||||
* | Fix FTBFS due to missing SQL driver method | Timothy Pearson | 2014-09-20 | 2 | -0/+12 |
| | | | | This resolves Bug 2117 | ||||
* | Branding cleanup. | Darrell Anderson | 2014-03-03 | 10 | -10/+10 |
| | |||||
* | Rebranding, tooltip, and What's This string cleanup. | Darrell Anderson | 2014-01-19 | 1 | -3/+3 |
| | |||||
* | Update images for branding and update installation location to fix missing ↵ | Darrell Anderson | 2014-01-12 | 8 | -1/+1 |
| | | | | launcher menu icon. | ||||
* | Fix use of ascii() in log messages | Slávek Banko | 2014-01-09 | 2 | -14/+14 |
| | |||||
* | KDE->TDE branding cleanup. | Darrell Anderson | 2013-12-26 | 1 | -3/+3 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 13 | -23/+23 |
| |