Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge translation files from master branch.r14.1.2 | Automated System | 2024-04-18 | 1 | -3/+9 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-04-17 | 1 | -0/+22 |
| | |||||
* | Use centralized cmake version | Michele Calgaro | 2024-03-17 | 2 | -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 Banko | 2023-11-11 | 2 | -2/+2 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 12faa2dec670c74f68ae4e6893fde105a8eadacc) | ||||
* | Replace Q_OBJECT with TQ_OBJECTr14.1.1 | Michele Calgaro | 2023-07-25 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 37a6f0b571917d98bd1eae6faead8f0ea8b90234) | ||||
* | Use TDE cmake macro to set versionr14.1.0 | Michele Calgaro | 2022-06-26 | 1 | -1/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add TWTW links into README.md | Michele Calgaro | 2022-05-22 | 1 | -0/+11 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 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 | 2 | -21/+21 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Amend project name in cmake files. | Michele Calgaro | 2022-05-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added translation of messages and desktop files. | Michele Calgaro | 2022-05-13 | 7 | -8/+136 |
| | | | | 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 | 3 | -70/+66 |
| | | | | | | More code clean up. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added XDG config folder. | Michele Calgaro | 2022-05-08 | 2 | -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 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 | 4 | -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 Calgaro | 2022-05-07 | 10 | -54/+31 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed functionality. | Michele Calgaro | 2022-05-07 | 4 | -106/+50 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Overall code clean up. Functionality still to be fixed up. | Michele Calgaro | 2022-05-05 | 5 | -812/+654 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | First buildable version. Still some functionality to fix up. | Michele Calgaro | 2022-05-01 | 18 | -35255/+204 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Raw KDE->TDE conversion using ↵ | Michele Calgaro | 2022-05-01 | 7 | -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 Calgaro | 2022-05-01 | 4 | -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 Calgaro | 2022-05-01 | 69 | -48520/+0 |
| | | | | 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 | 88 | -0/+85244 |
Original author: Robert Hogan <[email protected]> Such code is provided under GPL2 license. Signed-off-by: Michele Calgaro <[email protected]> |