summaryrefslogtreecommitdiffstats
path: root/tdeioslave/file/file.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add basic extended attributes supportfeat/extended-attributesPhilippe Mavridis2025-08-031-8/+138
| | | | | | | This commit adds extended attributes support to TDEIO, UDS, tdeio_file and a read-write plugin for the file properties dialog. It also adds attribute display support to TDEFileItem, used by KDesktop and Konqueror to show file tooltips. Signed-off-by: Philippe Mavridis <philippe.mavridis@yandex.com>
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-05-151-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename kstandarddirs.h to tdestandarddirs.hMichele Calgaro2025-02-261-2/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename kprocess.{h,cpp} to tdeprocess.{h.cpp}.Michele Calgaro2024-12-011-1/+1
| | | | | | Add temporary kprocess.h to keep things building. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-011-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-121-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-151-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add SunOS specific patchesDenis Kozadaev2023-05-221-8/+8
| | | | Signed-off-by: Denis Kozadaev <denis@dilos.org>
* Fixed some uncrustify's code formatting offending files.Michele Calgaro2020-12-191-1/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-061-0/+1890
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>