Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Rename KAbout to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 2 | -4/+4 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 5 | -37/+37 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 12 | -15/+15 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 13 | -69/+69 |
| | |||||
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 15 | -34/+34 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 3 | -4/+4 |
| | |||||
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 2 | -2/+2 |
| | |||||
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Minor update for kioslave rename | Timothy Pearson | 2013-01-27 | 2 | -6/+6 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 42 | -47/+47 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 25 | -42/+42 |
| | |||||
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 3 | -3/+3 |
| |