Slávek Banko
d0dd2bfdcf
Desktop file translations:
...
+ 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 <slavek.banko@axis.cz>
5 years ago
Slávek Banko
9085d2c96d
Remove the original translation directory layout.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
345e5527fa
Move translations to a new directory layout.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
64509425b3
1) Added option for gcc visibility
...
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>
5 years ago
Michele Calgaro
88fbf7e81a
1) Additional work on tq app -> tde app translation.
...
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>
5 years ago
TDE Gitea
5c2a45303e
Reset submodule main/applications/tdedocker/cmake to latest HEAD
5 years ago
Michele Calgaro
94d31d7159
Added cmake option to enable building with code tracing.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
f88e9bffd4
Update translation template.
5 years ago
Michele Calgaro
ab3e99d8ee
Conversion to TDE application.
...
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>
5 years ago
E. Liddell
d9e1d9fa71
Rebranded tdedocker icon to TDE.
...
Signed-off-by: E. Liddell <ejlddll@warpmail.net>
5 years ago
Slávek Banko
3d0c0b99e5
Update translation template.
5 years ago
Michele Calgaro
7fea3c42ee
Completed kdocker -> tdedocker renaming effort.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
70194b269e
1. Fixed SEGV caused by missing TDE icon loader object. When the
...
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>
5 years ago
Chris
2135f14eef
Translated using Weblate (German)
...
Currently translated at 100.0% (55 of 55 strings)
Translation: applications/tdedocker
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdedocker/de/
5 years ago
Chris
153f6a1c36
Translated using Weblate (German)
...
Currently translated at 76.4% (42 of 55 strings)
Translation: applications/tdedocker
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdedocker/de/
5 years ago
TDE Gitea
e2084229f6
Reset submodule main/applications/tdedocker/cmake to latest HEAD
5 years ago
Slávek Banko
cb4a438a97
Switch all submodules to https.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea
3b39ac2596
Reset submodule main/applications/tdedocker/cmake to latest HEAD
6 years ago
TDE Gitea
328325f177
Reset submodule main/applications/tdedocker/cmake to latest HEAD
6 years ago
TDE Gitea
a823af56da
Reset submodule main/applications/tdedocker/cmake to latest HEAD
6 years ago
Slávek Banko
004507b535
Use common CMake tests.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
5838141d38
Reset submodule main/applications/tdedocker/cmake to latest HEAD
6 years ago
TDE Gitea
90dddae9ca
Reset submodule main/applications/tdedocker/cmake to latest HEAD
6 years ago
TDE Weblate
da27f9c0de
Update translation files
...
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/
6 years ago
Slávek Banko
9c26630df8
Update translation template.
6 years ago
TDE Gitea
f39df60198
Reset submodule main/applications/tdedocker/cmake to latest HEAD
6 years ago
TDE Gitea
a812b96fb2
Reset submodule main/applications/tdedocker/cmake to latest HEAD
6 years ago
TDE Weblate
47bd9e1a1f
Update translation files
...
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/
6 years ago
Slávek Banko
b060690839
Add CMakeL10n rules.
...
Update translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Fabio Rossi
cd29ce0b83
Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
...
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
TDE Gitea
fdec24b4bc
Reset submodule main/applications/tdedocker/cmake to latest HEAD
6 years ago
TDE Gitea
92061fae51
Reset submodule main/applications/tdedocker/cmake to latest HEAD
6 years ago
TDE Gitea
d39e6b8d00
Reset submodule main/applications/tdedocker/cmake to latest HEAD
6 years ago
TDE Gitea
07fb9f0f14
Reset submodule main/applications/tdedocker/cmake to latest HEAD
6 years ago
Michele Calgaro
0a1b1c20cc
QT_NO_* -> TQT_NO_* renaming.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
fee71cd85f
qt -> tqt conversion:
...
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
540989108e
qt -> tqt conversion:
...
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>
6 years ago
Michele Calgaro
3c979bd24a
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
3afafe2f17
Reset submodule main/applications/tdedocker/cmake to latest HEAD
6 years ago
Slávek Banko
b655e20e22
Initial TDE conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
1a36f79cf4
Initial TQt conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
9cbe9f0f8b
Reset submodule main/applications/tdedocker/cmake to latest HEAD
6 years ago
Slávek Banko
4eb075d1a3
Fix 'format not a string literal' error
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
ea783a62fc
cmake: Fix installation of icons
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
37c0b00fbf
Convert from qmake to cmake
12 years ago
Slávek Banko
400e114c31
Switch to use kiconloader instead of hard-coded path
12 years ago
Slávek Banko
16361fd6e9
Translations converted to gettext
12 years ago
Slávek Banko
b3232d4ada
Added common directories
12 years ago
Slávek Banko
14286a0eb6
Initial import
12 years ago