summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.r14.1.2Automated System2024-04-181-3/+9
|
* Merge translation files from master branch.Automated System2024-04-171-0/+22
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit f784f37c3c79ac5a8844348a7b0f28e2ed3c542c)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-112-2/+2
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 12faa2dec670c74f68ae4e6893fde105a8eadacc)
* Replace Q_OBJECT with TQ_OBJECTr14.1.1Michele Calgaro2023-07-251-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 37a6f0b571917d98bd1eae6faead8f0ea8b90234)
* Use TDE cmake macro to set versionr14.1.0Michele Calgaro2022-06-261-1/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add TWTW links into README.mdMichele Calgaro2022-05-221-0/+11
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use correct icon for man links.Michele Calgaro2022-05-191-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use dedicated kdDebug area.Michele Calgaro2022-05-182-21/+21
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Amend project name in cmake files.Michele Calgaro2022-05-131-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added translation of messages and desktop files.Michele Calgaro2022-05-137-8/+136
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix small glitch with status bar message of 'man' link.Michele Calgaro2022-05-101-0/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Specify TDE config folder through CMAKE parameters.Michele Calgaro2022-05-083-70/+66
| | | | | | More code clean up. Signed-off-by: Michele Calgaro <[email protected]>
* Added XDG config folder.Michele Calgaro2022-05-082-87/+80
| | | | | | | Fixed up folder/file lookup for TDE config. Removed unused code. Signed-off-by: Michele Calgaro <[email protected]>
* Search apps in user's PATH.Michele Calgaro2022-05-081-23/+28
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Improve user experience when requesting the list of availableMichele Calgaro2022-05-084-68/+72
| | | | | | | applications with 'appinfo:/' (makes Konqueror less irresponsive). Some code renaming for better clarity. Signed-off-by: Michele Calgaro <[email protected]>
* Removed 'app:/' protocol. Removed unnecessary icons.Michele Calgaro2022-05-0710-54/+31
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fixed functionality.Michele Calgaro2022-05-074-106/+50
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Overall code clean up. Functionality still to be fixed up.Michele Calgaro2022-05-055-812/+654
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* First buildable version. Still some functionality to fix up.Michele Calgaro2022-05-0118-35255/+204
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Raw KDE->TDE conversion using ↵Michele Calgaro2022-05-017-159/+159
| | | | | | tde/scripts/conversions/kde-tde/convert_existing_kde3_app_to_tde. Signed-off-by: Michele Calgaro <[email protected]>
* Raw Qt->TQt conversion using ↵Michele Calgaro2022-05-014-161/+161
| | | | | | tde/scripts/conversions/qt3-tqt3/convert_existing_qt3_app_to_tqt3. Signed-off-by: Michele Calgaro <[email protected]>
* Clean up non required files.Michele Calgaro2022-05-0169-48520/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Initial import of the code taken from https://www.pling.com/p/1081233.Michele Calgaro2022-05-0188-0/+85244
Original author: Robert Hogan <[email protected]> Such code is provided under GPL2 license. Signed-off-by: Michele Calgaro <[email protected]>