Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace TRUE/FALSE with boolean values true/false | Michele Calgaro | 2025-03-26 | 4 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use tdestandarddirs.h | Michele Calgaro | 2025-02-25 | 6 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use tdeApp | Michele Calgaro | 2025-02-03 | 5 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use tdeprocess.h | Michele Calgaro | 2024-12-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Don't use obsolete header kapp.h | Michele Calgaro | 2024-11-07 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-07 | 4 | -10/+10 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-02 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-02 | 27 | -261/+261 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-04 | 5 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-06 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 2 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 35 | -55/+55 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove unnecessary accelerators from .ui files. | Michele Calgaro | 2022-09-09 | 3 | -18/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed FTBFS with clang. | Michele Calgaro | 2021-07-27 | 1 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added translation of .desktop files. | Michele Calgaro | 2021-03-10 | 7 | -11/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop automake build support. | gregory guy | 2021-03-07 | 23 | -396/+10 |
| | | | | | | | | | | | Add basic cmake build instructions. Some doc files have moved at the root of the module. Rework of the README and help page. Deleted file BUGS. Update some cmake files with latest macros. Few cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Changed CDDB query address from freedb.org to gnudb.org | gregory guy | 2020-08-26 | 1 | -1/+1 |
| | | | | | | | | since freedb.org is not available anymore. This refers to TDE/tde#28 Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Improved support for bluray discs. | Michele Calgaro | 2020-05-30 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add includes to UI files to resolve FTBFS. | Chris | 2020-02-08 | 6 | -10/+18 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Conversion to the cmake building system. | gregory guy | 2020-02-08 | 22 | -9/+659 |
| | | | | | | | | | Add a man page taken from the Debian build system. dvbdata.tar.gz from the "images" folder has been decompressed and the data files have been put into their own folder (dvbdata). kaffeine-iso.desktop file added from the Debian packaging. Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Remove old upstream URL. | Chris | 2019-07-15 | 2 | -2/+2 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-06-26 | 2 | -8/+8 |
| | | | | 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 | 4 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with clang | Ray Vine | 2018-05-06 | 1 | -1/+3 |
| | | | | | | This resolves bug 2892 Signed-off-by: Ray Vine <ray-v@inbox.lv> | ||||
* | Fix FTBFS on Mageia 6 | François Andriot | 2017-07-01 | 1 | -1/+1 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 2 | -8/+8 |
| | |||||
* | Update CD R/RW service typesr14.0.0 | Timothy Pearson | 2014-11-14 | 1 | -1/+2 |
| | |||||
* | Fix another FTBFS due to accidental double quote duplication | Timothy Pearson | 2014-10-23 | 1 | -2/+2 |
| | |||||
* | Fix FTBFS due to accidental double quote duplication | Timothy Pearson | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | Fix remaining issues from mimetype icon rename | Timothy Pearson | 2014-10-22 | 2 | -3/+3 |
| | |||||
* | Repair mimetype icon usage, part 1. The following are not fully verified in ↵ | Timothy Pearson | 2014-10-22 | 1 | -2/+2 |
| | | | | source as of this commit due to ubiquity: info, unknown | ||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 2 | -3/+3 |
| | | | | 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 | 1 | -1/+1 |
| | | | | 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 filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 6 | -15/+15 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -2/+2 |
| | |||||
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | Bring previous and next icons into XDG compliance | Timothy Pearson | 2014-10-11 | 1 | -2/+2 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 2 | -2/+2 |
| | | | | match XDG specifications | ||||
* | Fix FTBFS with libcdio >= 0.90 | Slávek Banko | 2014-02-09 | 1 | -1/+5 |
| | |||||
* | Add check for libcdio >= 0.90 | Timothy Pearson | 2014-01-29 | 1 | -0/+5 |
| | | | | | This relates to Bug 1853 Clean up autogenerated autotools files | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 5 | -5/+5 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 29 | -52/+52 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 5 | -5/+5 |
| | |||||
* | Fix unintended rename of track | Timothy Pearson | 2013-02-09 | 1 | -6/+6 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 18 | -109/+109 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 11 | -19/+19 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 15 | -71/+71 |
| | |||||
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -8/+8 |
| | |||||
* | Fix a few remaining references to kio_ | Timothy Pearson | 2013-01-30 | 1 | -1/+1 |
| | |||||
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 2 | -2/+2 |
| |