summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move translations to a new directory layout.Slávek Banko2020-03-2618-1/+4396
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 1) Added option for gcc visibilityMichele Calgaro2020-03-2710-51/+85
| | | | | | | | 2) Added man page from Debian packaging repo 3) Added application icon 4) Installed xpm icons Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 1) Additional work on tq app -> tde app translation.Michele Calgaro2020-03-2610-67/+141
| | | | | | | | 2) Make sure to exit app after restore if no app window can be grabbed 3) Save state only for known applications (app with empty name will not be saved and restored) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/tdedocker/cmake to latest HEADAutomated System2020-03-231-0/+0
|
* Added cmake option to enable building with code tracing.Michele Calgaro2020-03-182-1/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation template.Automated System2020-03-161-113/+67
|
* Conversion to TDE application.Michele Calgaro2020-03-1614-440/+407
| | | | | | | | | | | | | | | | 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 <michele.calgaro@yahoo.it>
* Rebranded tdedocker icon to TDE.E. Liddell2020-03-021-0/+0
| | | | Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Update translation template.Automated System2020-02-271-25/+25
|
* Completed kdocker -> tdedocker renaming effort.Michele Calgaro2020-02-2437-775/+775
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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 <michele.calgaro@yahoo.it>
* Translated using Weblate (German)Chris2019-12-231-14/+14
| | | | | | | Currently translated at 100.0% (55 of 55 strings) Translation: applications/tdedocker Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdedocker/de/
* Translated using Weblate (German)Chris2019-12-221-10/+16
| | | | | | | Currently translated at 76.4% (42 of 55 strings) Translation: applications/tdedocker Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdedocker/de/
* Reset submodule main/applications/tdedocker/cmake to latest HEADAutomated System2019-12-081-0/+0
|
* Switch all submodules to https.Slávek Banko2019-12-081-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/tdedocker/cmake to latest HEADAutomated System2019-06-121-0/+0
|
* Reset submodule main/applications/tdedocker/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* Reset submodule main/applications/tdedocker/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Use common CMake tests.Slávek Banko2019-02-131-8/+16
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/tdedocker/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Reset submodule main/applications/tdedocker/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Update translation filesTDE Weblate2019-01-1414-197/+131
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdedocker Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdedocker/
* Update translation template.Automated System2019-01-141-13/+1
|
* Reset submodule main/applications/tdedocker/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/applications/tdedocker/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Update translation filesTDE Weblate2018-12-3114-895/+1056
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdedocker Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdedocker/
* Add CMakeL10n rules.Slávek Banko2018-12-313-69/+103
| | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-171-2/+2
| | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
* Reset submodule main/applications/tdedocker/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/applications/tdedocker/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/applications/tdedocker/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Reset submodule main/applications/tdedocker/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-281-1/+1
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-5/+5
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-181-2/+2
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/tdedocker/cmake to latest HEADAutomated System2018-09-161-0/+0
|
* Initial TDE conversionSlávek Banko2018-09-066-9/+9
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Initial TQt conversionSlávek Banko2018-09-0614-400/+400
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/tdedocker/cmake to latest HEADAutomated System2018-08-311-0/+0
|
* Fix 'format not a string literal' errorSlávek Banko2018-08-283-32/+32
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Fix installation of iconsSlávek Banko2018-08-281-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Convert from qmake to cmakeSlávek Banko2013-07-1010-3/+190
|
* Switch to use kiconloader instead of hard-coded pathSlávek Banko2013-07-103-6/+5
|
* Translations converted to gettextSlávek Banko2013-07-1050-4312/+4407
|
* Added common directoriesSlávek Banko2013-07-052-0/+3
|
* Initial importSlávek Banko2013-07-0561-0/+8510