summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Allow arguments for the application to be docked to be passed seemlessly ↵Michele Calgaro2020-04-241-1/+1
| | | | | | after the application name. Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/tdedocker/cmake to latest HEADAutomated System2020-04-081-0/+0
|
* Reset submodule main/applications/tdedocker/cmake to latest HEADAutomated System2020-04-041-0/+0
|
* Update translation filesTDE Weblate2020-04-0114-1270/+1354
| | | | | | | 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 System2020-04-011-78/+84
|
* 1) fixed bug when invoking tdedocker with options, which were not passedMichele Calgaro2020-03-319-536/+455
| | | | | | | | | to an existing instance 2) code restructure for tray label object 3) dockWhenLostFocus option is now saved/restored correctly 4) fixed issues with popup menu actions status Signed-off-by: Michele Calgaro <[email protected]>
* Update translation filesTDE Weblate2020-03-2914-420/+448
| | | | | | | 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 System2020-03-301-30/+32
|
* 1) Additional work on tq app -> tde app translation (tq -> TDE actions)Michele Calgaro2020-03-285-79/+63
| | | | | | 2) Added "Quit All" command to popup menu. Signed-off-by: Michele Calgaro <[email protected]>
* Update translation filesTDE Weblate2020-03-2614-1830/+2176
| | | | | | | 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/
* Desktop file translations:Slávek Banko2020-03-264-34/+71
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <[email protected]>
* Remove the original translation directory layout.Slávek Banko2020-03-2617-4398/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Move translations to a new directory layout.Slávek Banko2020-03-2618-1/+4396
| | | | Signed-off-by: Slávek Banko <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* Rebranded tdedocker icon to TDE.E. Liddell2020-03-021-0/+0
| | | | Signed-off-by: E. Liddell <[email protected]>
* 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 <[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]>
* 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 <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-171-2/+2
| | | | Signed-off-by: Fabio Rossi <[email protected]>
* 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 <[email protected]>
* qt -> tqt conversion:Michele Calgaro2018-09-281-1/+1
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-181-2/+2
| | | | | | module Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>