Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use correct icon for man links. | Michele Calgaro | 2022-05-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use dedicated kdDebug area. | Michele Calgaro | 2022-05-18 | 1 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix small glitch with status bar message of 'man' link. | Michele Calgaro | 2022-05-10 | 1 | -0/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Specify TDE config folder through CMAKE parameters. | Michele Calgaro | 2022-05-08 | 1 | -52/+53 |
| | | | | | | More code clean up. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added XDG config folder. | Michele Calgaro | 2022-05-08 | 1 | -83/+78 |
| | | | | | | | 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 Calgaro | 2022-05-08 | 1 | -23/+28 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Improve user experience when requesting the list of available | Michele Calgaro | 2022-05-08 | 1 | -29/+45 |
| | | | | | | | 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 Calgaro | 2022-05-07 | 1 | -3/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed functionality. | Michele Calgaro | 2022-05-07 | 1 | -82/+37 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Overall code clean up. Functionality still to be fixed up. | Michele Calgaro | 2022-05-05 | 1 | -555/+464 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | First buildable version. Still some functionality to fix up. | Michele Calgaro | 2022-05-01 | 1 | -0/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Raw KDE->TDE conversion using ↵ | Michele Calgaro | 2022-05-01 | 1 | -87/+87 |
| | | | | | | tde/scripts/conversions/kde-tde/convert_existing_kde3_app_to_tde. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Raw Qt->TQt conversion using ↵ | Michele Calgaro | 2022-05-01 | 1 | -114/+114 |
| | | | | | | tde/scripts/conversions/qt3-tqt3/convert_existing_qt3_app_to_tqt3. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Initial import of the code taken from https://www.pling.com/p/1081233. | Michele Calgaro | 2022-05-01 | 1 | -0/+699 |
Original author: Robert Hogan <[email protected]> Such code is provided under GPL2 license. Signed-off-by: Michele Calgaro <[email protected]> |