summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to TDE application.Michele Calgaro2020-03-1613-439/+406
| | | | | | | | | | | | | | | | Notable changes: 1) save/restore data are saved in TDE session files. 2) remove -a, -l options. Removed "Launch on startup" option. 3) docked application are restored automatically by the TDE session manager. After being restored, tdedocker will wait for 5 seconds to let the various applications be restored, then it will try to grab the required windows. 4) save/restore of docked applications is now working properly. 5) due to the way TDE manages command line options, at the moment additional parameters cannot be passed to the application to be docked. This will be address in a subsequent commit. Signed-off-by: Michele Calgaro <[email protected]>
* Completed kdocker -> tdedocker renaming effort.Michele Calgaro2020-02-248-58/+58
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 1. Fixed SEGV caused by missing TDE icon loader object. When theMichele Calgaro2020-02-242-4/+4
| | | | | | | | | applicationi is transformed in a TDE application, the TDE icon loader can be used again. 2. Remove catching of SEGV in code, which was causing 100% CPU load. If something is wrong, better the program terminates and shows an error. Signed-off-by: Michele Calgaro <[email protected]>
* Add CMakeL10n rules.Slávek Banko2018-12-311-0/+3
| | | | | | Update translation template. Signed-off-by: Slávek Banko <[email protected]>
* Initial TDE conversionSlávek Banko2018-09-066-9/+9
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Initial TQt conversionSlávek Banko2018-09-0613-398/+398
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix 'format not a string literal' errorSlávek Banko2018-08-283-32/+32
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Convert from qmake to cmakeSlávek Banko2013-07-106-3/+55
|
* Switch to use kiconloader instead of hard-coded pathSlávek Banko2013-07-102-5/+4
|
* Translations converted to gettextSlávek Banko2013-07-105-87/+78
|
* Initial importSlávek Banko2013-07-0515-0/+3176