Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use tdeprocess.hHEADmaster | Michele Calgaro | 10 days | 9 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Rename KUniqueApplication to TDEUniqueApplication | Michele Calgaro | 2024-11-09 | 2 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 14 | -14/+14 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-05 | 15 | -19/+19 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-03 | 4 | -12/+12 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-11 | 32 | -435/+435 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-20 | 2 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 3 | -3/+3 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 42 | -47/+47 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-12 | 2 | -4/+4 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-20 | 4 | -36/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add PO_DIR option to properly merge translations into desktop files. | Slávek Banko | 2021-05-05 | 22 | -2/+29 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Added translation of .desktop files. | Slávek Banko | 2021-05-03 | 23 | -1540/+66 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Remove old Debian packaging files from kttsd. | Slávek Banko | 2021-03-14 | 16 | -561/+0 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Remove the unnecessary "compat" folder. | Slávek Banko | 2021-03-14 | 15 | -1520/+0 |
| | | | | | | | It is not possible that there are some distributions that build it together with tdelibs < 3.5. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Define byteswap functions for FreeBSD and NetBSD. | Slávek Banko | 2021-01-26 | 1 | -2/+9 |
| | | | | | | This resolves FTBFS for kttsd alsaplayer. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | cmake: Simplify 'skel' and 'stub' generation for kspeech and kspeechlink | Slávek Banko | 2021-01-26 | 4 | -69/+5 |
| | | | | | | as well as their subsequent linking. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Conversion to the cmake building system. | gregory guy | 2021-01-26 | 49 | -178/+1058 |
| | | | | | | | | | | | | | | | | Added several man pages taken from the Debian packaging. Cleanup headers in ui files. Add png icons for mono theme. Signed-off-by: gregory guy <[email protected]> cmake: - Use tde_add_check_executable instead of a combination of separate calls to tde_add_executable and add_test. - Simplify the detection of time.h and sys/time.h headers. - Refactor phrasebook files install, kmouth. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed additional code formatting modelines. | Michele Calgaro | 2020-09-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-21 | 96 | -103/+93 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 1 | -19/+0 |
| | |||||
* | change large file support to more portable | OBATA Akio | 2019-01-15 | 3 | -14/+14 |
| | | | | | | | It is not portable to use lseek64/off64_t directly. Change to set large file support macro and use usual names. Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-29 | 1 | -0/+17 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -4/+4 |
| | | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 6 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-07-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix FTBFS on Mageia 6 | François Andriot | 2017-06-27 | 4 | -4/+4 |
| | | | | Signed-off-by: François Andriot <[email protected]> | ||||
* | Do not make and install kttsd/compat | Slávek Banko | 2017-05-27 | 1 | -1/+0 |
| | | | | | | Everything is already contained in tdelibs Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 19 | -0/+0 |
| | |||||
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 2 | -2/+2 |
| | |||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -34/+34 |
| | |||||
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 1 | -34/+34 |
| | | | | This reverts commit 9fe64cd28cdfec84513bf0661d9eb780cdadaccf. | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -34/+34 |
| | |||||
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 1 | -1/+1 |
| | |||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | 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 |
| | |||||
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 2 | -7/+7 |
| | |||||
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 2 | -2/+2 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 18 | -19/+19 |
| | | | | match XDG specifications | ||||
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 1 | -34/+34 |
| | |||||
* | Rebranding: TDE Control Center --> Trinity Control Center | Michele Calgaro | 2014-06-08 | 2 | -2/+2 |
| | |||||
* | Update and rename files in support of commit 722ce1ef. | Darrell Anderson | 2014-03-02 | 2 | -22/+22 |
| | |||||
* | Fix desktop files to correctly populate kcontrol. | Darrell Anderson | 2014-02-12 | 2 | -2/+2 |
| | |||||
* | KDE->TDE branding cleanup. | Darrell Anderson | 2013-12-26 | 5 | -6/+6 |
| | |||||
* | Add missing LDFLAGS causing FTBFS | Slávek Banko | 2013-09-11 | 1 | -1/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 6 | -9/+9 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 41 | -63/+63 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 12 | -21/+21 |
| |