summaryrefslogtreecommitdiffstats
path: root/kscd
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue 74 (FTBFS on Fedora 40)François Andriot2024-04-152-0/+2
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-052-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-134-78/+78
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-211-34/+34
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-091-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-207-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-221-6/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-061-5/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-081-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-05-305-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 <slavek.banko@axis.cz>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-306-17/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Clean up desktop files and fix German translations.Chris2019-11-271-10/+4
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-14/+0
|
* Split CD support for NetBSD from FreeBSDOBATA Akio2019-08-143-3/+537
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix for time_t != longOBATA Akio2019-04-111-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 <obache@wizdas.com>
* Add CMakeL10n rules.Slávek Banko2018-12-171-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replace deprecated ustat using fstatfsSlávek Banko2018-09-219-45/+20
| | | | | | This resolves FTBFS with glibc 2.28 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-201-4/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* cmake: Fix FTBFS from prior commitSlávek Banko2018-06-081-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Add other missing checksSlávek Banko2018-06-081-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kscd: Fix device detection from Media ManagerSlávek Banko2017-12-312-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 <slavek.banko@axis.cz>
* Initial cmake conversionSlávek Banko2017-03-265-0/+260
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-236-0/+0
|
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS in kscd on openbsd because missing scsi_cd.hFrançois Andriot2014-11-261-4/+5
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Fix missing default openbsd cd device in kscdFrançois Andriot2014-11-261-0/+15
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-222-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 Pearson2014-10-132-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 complianceTimothy Pearson2014-10-121-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Fix unintended renamingDarrell Anderson2014-02-161-18/+18
|
* Fix unintended renamingDarrell Anderson2014-02-161-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-3/+3
|
* Use digital reading in KSCD by defaultFrancois Andriot2013-05-101-1/+1
|
* Fix unintended rename of many various *klist*Slávek Banko2013-02-191-5/+5
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-155-15/+15
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-145-9/+9
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-074-44/+44
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-5/+5
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-021-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-015-13/+13
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-015-25/+25
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-3/+3
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-7/+7
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-245-12/+12
|