Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issue 74 (FTBFS on Fedora 40) | François Andriot | 2024-04-15 | 2 | -0/+2 |
| | | | | Signed-off-by: François Andriot <[email protected]> | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-05 | 2 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-13 | 4 | -78/+78 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-21 | 1 | -34/+34 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 7 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-22 | 1 | -6/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-06 | 1 | -5/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-07-08 | 1 | -3/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Desktop file translations: | Slávek Banko | 2020-05-30 | 5 | -180/+24 |
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 6 | -17/+17 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Clean up desktop files and fix German translations. | Chris | 2019-11-27 | 1 | -10/+4 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 1 | -14/+0 |
| | |||||
* | Split CD support for NetBSD from FreeBSD | OBATA Akio | 2019-08-14 | 3 | -3/+537 |
| | | | | Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Fix for time_t != long | OBATA Akio | 2019-04-11 | 1 | -4/+4 |
| | | | | | | | | | `time_t` may not be `long`, for examples, unsigned (long) int, long long int (64bit integer type on 32bit arch), double, and so on. Change to use difftime(3) to retrieve seconds. Signed-off-by: OBATA Akio <[email protected]> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-17 | 1 | -0/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Replace deprecated ustat using fstatfs | Slávek Banko | 2018-09-21 | 9 | -45/+20 |
| | | | | | | This resolves FTBFS with glibc 2.28 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-20 | 1 | -4/+6 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | cmake: Fix FTBFS from prior commit | Slávek Banko | 2018-06-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | cmake: Add other missing checks | Slávek Banko | 2018-06-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | kscd: Fix device detection from Media Manager | Slávek Banko | 2017-12-31 | 2 | -15/+19 |
| | | | | | | | | | | Commit d36f6096 in tdebase has changed the order of items in the device properties returned by Media Manager. The indexes of items used in kscd must be consistent with tdebase. This resolves Bug 2834 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Initial cmake conversion | Slávek Banko | 2017-03-26 | 5 | -0/+260 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 6 | -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 FTBFS in kscd on openbsd because missing scsi_cd.h | François Andriot | 2014-11-26 | 1 | -4/+5 |
| | | | | Signed-off-by: François Andriot <[email protected]> | ||||
* | Fix missing default openbsd cd device in kscd | François Andriot | 2014-11-26 | 1 | -0/+15 |
| | | | | Signed-off-by: François Andriot <[email protected]> | ||||
* | 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 mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 2 | -13/+13 |
| | | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- 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 | ||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 1 | -18/+18 |
| | |||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 1 | -1/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -3/+3 |
| | |||||
* | Use digital reading in KSCD by default | Francois Andriot | 2013-05-10 | 1 | -1/+1 |
| | |||||
* | Fix unintended rename of many various *klist* | Slávek Banko | 2013-02-19 | 1 | -5/+5 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 5 | -15/+15 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 5 | -9/+9 |
| | |||||
* | Rename KComp to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 4 | -44/+44 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -5/+5 |
| | |||||
* | Rename kdisplay for enhanced compatibility with KDE4 | Timothy Pearson | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -13/+13 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -25/+25 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 3 | -4/+4 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 2 | -3/+3 |
| | |||||
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 2 | -7/+7 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 5 | -12/+12 |
| |