Commit Graph

3093 Commits (c4a6487c827add9382001ff1892b8fb3bfa94682)
 

Author SHA1 Message Date
Michele Calgaro c4a6487c82
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Mavridis Philippe 7c724a4921
KXkb: add keyboard layout notification
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
1 year ago
Mavridis Philippe 9647d4c7ff
Kxkb: move LayoutUnit struct into its own file and add getLayoutName function
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
1 year ago
Alexander Golubev f2dbf5b903 Make dependency upon libssh optional
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
1 year ago
Mavridis Philippe ecd60bc6a5
TWin: Add DCOP method showWindowMenu(wid) for default menu position
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
1 year ago
Mavridis Philippe 6b30fb0791
TWin showWindowMenu: add support for negative coordinates
Negative coordinates change the popup menu origins:
* Negative X: origin is right edge instead of left;
* Negative Y: origin is bottom edge instead of top.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
1 year ago
Mavridis Philippe 6c0d9ec42e
twin: fix showWindowMenuAt(...) DCOP call
Before it only called slotWindowOperations(), which showed the operations menu of the current window at a preset position, ignoring all arguments passed to showWindowMenuAt.

This commit implpements the correct behaviour of the function which takes all arguments into account.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
1 year ago
Andrei Stepanov f093a1be1b Translated using Weblate (Russian)
Currently translated at 100.0% (6 of 6 strings)

Translation: tdebase/tdm - themes
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdm-themes/ru/
1 year ago
Andrei Stepanov 21ecd99062 Translated using Weblate (Russian)
Currently translated at 100.0% (9 of 9 strings)

Translation: tdebase/ksplash - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksplash-desktop-files/ru/
1 year ago
Michele Calgaro f5bdd235fc
twin: use separate bit to inhibit configure request messages. This resolves issue #434.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Andrei Stepanov 607f0804ce Translated using Weblate (Russian)
Currently translated at 100.0% (3 of 3 strings)

Translation: tdebase/tdehtml_plugins.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdehtml_pluginsdesktop/ru/
1 year ago
Andrei Stepanov 5f815bd04f Translated using Weblate (Russian)
Currently translated at 100.0% (5 of 5 strings)

Translation: tdebase/libkonq - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libkonq-desktop-files/ru/
1 year ago
Andrei Stepanov 8175c850a0 Translated using Weblate (Russian)
Currently translated at 100.0% (5 of 5 strings)

Translation: tdebase/ksysguard - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksysguard-events/ru/
1 year ago
Andrei Stepanov 7c8d600da2 Translated using Weblate (Russian)
Currently translated at 100.0% (22 of 22 strings)

Translation: tdebase/klipper - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/klipper-desktop-files/ru/
1 year ago
Andrei Stepanov 3faa7b1b09 Translated using Weblate (Russian)
Currently translated at 100.0% (5 of 5 strings)

Translation: tdebase/kate - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kate-desktop-files/ru/
1 year ago
Andrei Stepanov f6fb0d91b2 Translated using Weblate (Russian)
Currently translated at 61.8% (281 of 454 strings)

Translation: tdebase/kcontrol - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcontrol-desktop-files/ru/
1 year ago
Andrei Stepanov 70af14e276 Translated using Weblate (Russian)
Currently translated at 48.5% (168 of 346 strings)

Translation: tdebase/kappfinder - data
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kappfinder-data/ru/
1 year ago
Andrei Stepanov 035c2698e1 Translated using Weblate (Russian)
Currently translated at 100.0% (55 of 55 strings)

Translation: tdebase/applnk - directories
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/applnk-directories/ru/
1 year ago
Michele Calgaro 1390bece9a
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Andrei Stepanov a1cbb16bad Translated using Weblate (Russian)
Currently translated at 98.8% (248 of 251 strings)

Translation: tdebase/l10n - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/l10n-desktop-files/ru/
1 year ago
Michele Calgaro 8aea8afbc5
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 5590077e66
twin: makes sure to notify an application on resizing events so that the window contents can get updated. This is particularly important for Virtual Terminal based application. This resolves issue TDE/tde#57 and issue #384.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro b6f9aaf3c3
Fix FTBFS caused by detection of libr version after recent update
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Michele Calgaro a9bd5b50e9
Fix unwanted window resizing. This resolves issue TDE/tde#57.
Some applications (like xfce4-terminal) try to manage their sizes by requesting the window manager a different size. The WM responds by resizing the window and the application tries once again to adjust its own size. This can lead to a repeated loop of request-resize which results in the application window to either shrink to the minimum allowed size or expand to the display size.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 82c1dbe490
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 36f2e08fd3
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro e4c9b13a62
Replaced various '#define' with actual strings - part 2
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 81ad1f9e3c
Replaced time related '#define' with actual strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 100f977221
Replace various tq* strings with TQt::* equivalents
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 8f924d271a
Replace various strings '#define'd in tqtinterface
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Roman Savochenko d2412f01de QuickLauncher: Ignore empty URLs at reading the configuration
Signed-off-by: Roman Savochenko <roman@home.home>
1 year ago
ormorph a99f7a16ff Fix strlcat and strlcpy check
Solving the TDE/tde-packaging-gentoo#310 problem.
Glibc-2.38 adds new functions strlcat and strlcpy.

Signed-off-by: ormorph <roma251078@mail.ru>
1 year ago
Michele Calgaro b965cbac5b
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 7d6d35b42e Reset submodule main/core/tdebase/admin to latest HEAD 1 year ago
Michele Calgaro a26bb21634 Translated using Weblate (Italian)
Currently translated at 100.0% (34 of 34 strings)

Translation: tdebase/color schemes
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/color-schemes/it/
1 year ago
TDE Gitea e5ddc0e4c1 Reset submodule main/core/tdebase/admin to latest HEAD 1 year ago
Slávek Banko 607e797c0a
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
TDE Gitea 2a649570c9 Reset submodule main/core/tdebase/admin to latest HEAD 1 year ago
TDE Weblate 1103f2b123 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: tdebase/color schemes
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/color-schemes/
1 year ago
TDE Gitea c836bb9df1 Update translation template. 1 year ago
Mavridis Philippe 67ad6a1409
Deprecate TabColor setting
This is a confusing feature which saves the color of the first tab and makes it the default color in new sessions. As a result, it broke color schemes by overriding the default tab color.

This is not related to saving tab colors as part of a session.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
1 year ago
Mavridis Philippe dbe0a64f05
Konsole: add ability to reset tab color to default
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
1 year ago
Michele Calgaro 688aa0fc28
Add six new color schemes taken from https://www.opendesktop.org.
There is no license files on the website, but based on the site Terms & Conditions, it seems reasonable to redistribute this files under GPL2 license.

Human:    https://www.opendesktop.org/p/1123955/
Last.fm:  https://www.opendesktop.org/p/1123742/
Lizard:   https://www.opendesktop.org/p/1123562
Platinum: https://www.opendesktop.org/p/1123528/
Sienna:   https://www.opendesktop.org/p/1123485/
WedgeWeb: https://www.opendesktop.org/p/1123249/

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko 3cc190da30
Added initial draft of release notes for R14.1.2.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
blu.256 00eab6738b Translated using Weblate (Greek)
Currently translated at 100.0% (51 of 51 strings)

Translation: tdebase/kdesktop - icons
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop-icons/el/
1 year ago
TDE Gitea 404c783a24 Reset submodule main/core/tdebase/admin to latest HEAD 1 year ago
Michele Calgaro f229813969
Add final version of release notes for R14.1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Mavridis Philippe 9e7b4bb1d6
TWin: Fix loading of window decoration configuration libraries
Accidentally broken by commit 84ab47055d.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
1 year ago
Michele Calgaro 33c7d15989
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea eef7c094ea Reset submodule main/core/tdebase/admin to latest HEAD 1 year ago