summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.r14.1.xAutomated System2024-11-051-7/+10
|
* Merge translation files from master branch.Automated System2024-11-041-0/+33
|
* Merge translation files from master branch.Automated System2024-11-031-4/+7
|
* Merge translation files from master branch.Automated System2024-11-021-0/+20
|
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYr14.1.3Michele Calgaro2024-07-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 64ca4dea2901e4e1d9c19829a7203e3edc2a875d)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-071-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6496c7e50adb107d605befabd42b6b641009894f)
* Fix loading of window decoration module in twinMichele Calgaro2024-05-062-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Merge translation files from master branch.Automated System2024-04-291-0/+37
|
* Merge translation files from master branch.r14.1.2Automated System2024-04-141-4/+8
|
* Merge translation files from master branch.Automated System2024-04-131-0/+20
|
* Merge translation files from master branch.Automated System2024-04-071-4/+7
|
* Merge translation files from master branch.Automated System2024-04-061-0/+20
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1c3c94258d70960729a835ce2ac1a7101c979d6b)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-091-12/+12
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 94e82d58d169a7657faf5acd81e7e99feddd24cb)
* Update translation template.Automated System2024-01-061-3/+3
|
* Rename .cc files to .cpp as per TDE standardMichele Calgaro2024-01-062-2/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4a81686072d719cebad311187b05560928383ea4)
* Raise the minimum required version of CMake to 3.5.Michele Calgaro2023-11-061-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix unwanted tq renamingMichele Calgaro2023-11-011-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove debian packaging files, now moved to tde-packaging repositoryMichele Calgaro2023-11-0110-315/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add translation filesMichele Calgaro2023-10-182-0/+58
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix symbol visibilityMichele Calgaro2023-10-181-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add cmake building filesMichele Calgaro2023-10-1813-95/+219
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add license file. ↵Michele Calgaro2023-10-171-0/+340
| | | | | | https://build.opensuse.org/package/view_file/KDE:KDE3/fahrenheit/fahrenheit.spec confirms that the original code was available under GPL 2.0 in KDE 3.2 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: updated packaging files to TDE standard.Michele Calgaro2023-10-1710-0/+315
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raw KDE->TDE conversion using ↵Michele Calgaro2023-10-175-11/+11
| | | | | | tde/scripts/conversions/kde-tde/convert_existing_kde3_app_to_tde Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raw Qt->TQt conversion using ↵Michele Calgaro2023-10-173-193/+193
| | | | | | tde/scripts/conversions/qt3-tqt3/convert_existing_qt3_app_to_tq Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove automake filesMichele Calgaro2023-10-1735-27909/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Initial code import from https://www.trinity-look.org/p/1100374. As per note ↵Michele Calgaro2023-10-1749-0/+29447
on the website, the code has been abandoned. There is no license file in the source code, but given the package was available on the KDE3 store back in the days, it is reasonable to assume it was distributed under GPL2 license Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>