Michele Calgaro
a301718003
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>
(cherry picked from commit b6f9aaf3c3
)
11 months ago
Michele Calgaro
df3439920c
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>
(cherry picked from commit a9bd5b50e9
)
11 months ago
Michele Calgaro
71b2eaec09
Replaced various '#define' with actual strings - part 4
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 82c1dbe490
)
11 months ago
Michele Calgaro
139b166e1a
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 36f2e08fd3
)
12 months ago
Michele Calgaro
c19f68bd91
Replaced various '#define' with actual strings - part 2
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e4c9b13a62
)
12 months ago
Michele Calgaro
bf17c1e940
Replaced time related '#define' with actual strings
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 81ad1f9e3c
)
12 months ago
Michele Calgaro
7272c289be
Replace various tq* strings with TQt::* equivalents
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 100f977221
)
12 months ago
Michele Calgaro
4a6f4a1732
Replace various strings '#define'd in tqtinterface
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8f924d271a
)
12 months ago
Roman Savochenko
06606d2ade
QuickLauncher: Ignore empty URLs at reading the configuration
...
Signed-off-by: Roman Savochenko <roman@home.home>
(cherry picked from commit d2412f01de
)
12 months ago
ormorph
196fabb203
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>
(cherry picked from commit a99f7a16ff
)
12 months ago
Michele Calgaro
a49b0e2c53
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b965cbac5b
)
12 months ago
TDE Gitea
36eda89f53
Reset submodule main/core/tdebase/admin to latest HEAD
1 year ago
TDE Gitea
8f66131352
Merge translation files from master branch.
1 year ago
TDE Gitea
873b80ed08
Reset submodule main/core/tdebase/admin to latest HEAD
1 year ago
Slávek Banko
63432a214f
Raise the minimum required version of CMake to 3.5.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 607e797c0a
)
1 year ago
TDE Gitea
07a44ae59f
Reset submodule main/core/tdebase/admin to latest HEAD
1 year ago
TDE Gitea
457c4539a7
Merge translation files from master branch.
1 year ago
TDE Gitea
539f7f004a
Update translation template.
1 year ago
Mavridis Philippe
e3908518a6
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>
(cherry picked from commit 67ad6a1409
)
1 year ago
Mavridis Philippe
c7cfaf2005
Konsole: add ability to reset tab color to default
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit dbe0a64f05
)
1 year ago
Michele Calgaro
93dcc46824
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>
(cherry picked from commit 688aa0fc28
)
1 year ago
Slávek Banko
5739816e7c
Added initial draft of release notes for R14.1.2.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3cc190da30
)
1 year ago
TDE Gitea
fe02fc0d1b
Merge translation files from master branch.
1 year ago
TDE Gitea
f82f0cabdc
Reset submodule main/core/tdebase/admin to latest HEAD
1 year ago
Michele Calgaro
137a3db931
Add final version of release notes for R14.1.1
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f229813969
)
1 year ago
Michele Calgaro
0bfe293635
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 33c7d15989
)
1 year ago
TDE Gitea
b5a1d6eca5
Reset submodule main/core/tdebase/admin to latest HEAD
1 year ago
TDE Gitea
261aa45cf9
Merge translation files from master branch.
1 year ago
TDE Gitea
762218a74f
Merge translation files from master branch.
1 year ago
Wantao Liu
d6b95eea5a
twin: replace three dot ellipsis with equally spaced ellipsis
...
Signed-off-by: Wantao Liu <vantao@aosc.io>
(cherry picked from commit ecddb0fb6c
)
1 year ago
Michele Calgaro
68cfcb9af6
twin: fix broken functionality introduced in recent commits
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5fde428606
)
1 year ago
Michele Calgaro
95cc8dacd3
Fix FTBFS caused by commit dc36e4bf
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 22d8855473
)
1 year ago
TDE Gitea
7be770e840
Merge translation files from master branch.
1 year ago
Michele Calgaro
9f1307134d
Replace various tqtinterface's TQ_* defines with actual types
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2f0c2ae7b5
)
1 year ago
Michele Calgaro
dc36e4bfdb
twin: avoid adding strings from lib subfolders in two .pot files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9ba68726b5
)
1 year ago
Michele Calgaro
0587e5ec31
Replace various Q_* and QT_* defines with TQ_* and TQT_*
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 75a74bedae
)
1 year ago
Michele Calgaro
7ff24388e9
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a8f627e6d4
)
1 year ago
TDE Gitea
88a3a73f27
Reset submodule main/core/tdebase/admin to latest HEAD
1 year ago
Michele Calgaro
8e1816900b
Drop USE_TQT4 code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 014f6d2586
)
1 year ago
TDE Gitea
eb0d989c93
Merge translation files from master branch.
1 year ago
Michele Calgaro
493359874c
konqueror: make sure to clean pointers in iconview (add-up to previous commit)
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit de59847577
)
1 year ago
Michele Calgaro
27370dc43a
konqueror: extend 'double click to move to parent' functinality to iconview mode as well
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bfb2c13ee3
)
1 year ago
Michele Calgaro
6b2e61030e
Update currency for some European countries. This resolves issue TDE/tde#137
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 558e73beb5
)
1 year ago
Michele Calgaro
5cfda35559
Drop TQT_BASE_OBJECT* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0fc56f21d4
)
1 year ago
Mavridis Philippe
7c193f33d7
twin: update Qt:: -> TQt::
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 83e74d1e55
)
1 year ago
Mavridis Philippe
8a662b46fa
twin: prevent cursor appearing off-window when untiling while moving
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 42f97b681b
)
1 year ago
Mavridis Philippe
a64c483848
twin: Add opaque tiling option
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit bc6893644c
)
1 year ago
Michele Calgaro
3515607e5a
Drop TQT_TQ*_CONST defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 67f2b0da2c
)
1 year ago
Michele Calgaro
196b1629b9
Drop TQT_TQ*_OBJECT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7bc43c68b3
)
1 year ago
TDE Gitea
311da82aeb
Merge translation files from master branch.
1 year ago