Commit Graph

3020 Commits (dc36e4bfdb29b4e9828fc33d784b7f18118e418b)
 

Author SHA1 Message Date
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 2 years ago
Michele Calgaro 8e1816900b
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 014f6d2586)
2 years ago
TDE Gitea eb0d989c93 Merge translation files from master branch. 2 years 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)
2 years 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)
2 years 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)
2 years ago
Michele Calgaro 5cfda35559
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0fc56f21d4)
2 years ago
Mavridis Philippe 7c193f33d7
twin: update Qt:: -> TQt::
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 83e74d1e55)
2 years 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)
2 years ago
Mavridis Philippe a64c483848
twin: Add opaque tiling option
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit bc6893644c)
2 years ago
Michele Calgaro 3515607e5a
Drop TQT_TQ*_CONST defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 67f2b0da2c)
2 years ago
Michele Calgaro 196b1629b9
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7bc43c68b3)
2 years ago
TDE Gitea 311da82aeb Merge translation files from master branch. 2 years ago
Michele Calgaro 5c10665b72
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 814bf5fc4f)
2 years ago
TDE Gitea 0f7f84513c Reset submodule main/core/tdebase/admin to latest HEAD 2 years ago
TDE Gitea cde6e78daf Merge translation files from master branch. 2 years ago
Michele Calgaro 76fa61f90d
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 22625693f1)
2 years ago
Michele Calgaro a5979a0e0f
Replace usage of obsolete TQLineEdit methods with supported methods
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0d30cdb383)
2 years ago
Mavridis Philippe bb44b9863c
twin: Minor code cleanup and refactoring
Refactoring concerns active border code.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 0339423ced)
2 years ago
Mavridis Philippe 84c4397644
twin: 25% zones for active corners
Added special checks that make corner activation easier: we assume
a 25% zone on the edge of each border where instead of half size
tiling we perform quarter size tiling. The rest 50% is left for
normal half size tiling.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit becae3055b)
2 years ago
TDE Gitea a0e4fed9c3 Merge translation files from master branch. 2 years ago
Slávek Banko c71af5fc0a
tdm/backend: Add include <sys/ioctl.h> for ioctl() prototype.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7a45949a76)
2 years ago
Slávek Banko 9c4648db28
Add detection and, if necessary, prototype for strlcat and strlcpy.
This resolves FTBFS - see issue TDE/tde-packaging-gentoo#299.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c69b585fbe)
2 years ago
TDE Gitea 1ceff2dba4 Merge translation files from master branch. 2 years ago
TDE Gitea e2d0fcc647 Update translation template. 2 years ago
Mavridis Philippe 93469d251f
kcmtwin: Move Active Borders options into a new tab
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 631172e074)
2 years ago
Mavridis Philippe e4d35cab44
TWin: Add active corner support to quick tiling
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 5b1934dd5d)
2 years ago
Roman Savochenko 87b9269efb
kxkb: prevent overflow in case of non-existing layout group
Signed-off-by: Roman Savochenko <roman@oscada.org>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d4d334c1af)
2 years ago
Roman Savochenko 1206271a07
kxkb: fix unnecessary translations strings.
Signed-off-by: Roman Savochenko <roman@oscada.org>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d17e353a02)
2 years ago
Denis Kozadaev c449ec1768
Find power related system tools instead of hardcode them
Signed-off-by: Denis Kozadaev <denis@dilos.org>
(cherry picked from commit 3c23abfd84)
2 years ago
Michele Calgaro 22937e1577
Drop Qt2's TQSortedList class
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dc8852cc1d)
2 years ago
Mavridis Philippe 4e428e11c5
kxkb: re-add custom TDE switching shortcut
This commit fixes issue #342.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 22bb398b3b)
2 years ago
Denis Kozadaev e4e948060d
SunOS UID scheme
Signed-off-by: Denis Kozadaev <denis@dilos.org>
(cherry picked from commit bcd2bfcdc4)
2 years ago
Michele Calgaro 0e6f6f70f4
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit afb81ac10b)
2 years ago
TDE Gitea 878f6514ec Merge translation files from master branch. 2 years ago
TDE Gitea 7f3b9f3aaf Merge translation files from master branch. 2 years ago
TDE Gitea 869f1a8bc5 Update translation template. 2 years ago
Michele Calgaro f739548436
Add TDE release notes to khelpcenter home page. This resolves issue #332
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 94aa25a22a)
2 years ago
ormorph 8b8a8d7b5b
Replacing the wrong USEPAM variable with USE_PAM
Signed-off-by: ormorph <roma251078@mail.ru>
(cherry picked from commit 4fe3dbdc99)
2 years ago
Bobby Bingham 61357f5f74
kcheckpass: fix shadow support when not building tdm
1. If not building with PAM, kcheckpass relies on HAVE_SHADOW to decide
whether to support shadow passwords. However, this was only set if also
building tdm.

Consolidate all PAM/shadow configure checks at the top level so these are
always set correctly.

2. Consolidate /etc/passwd and shadow password handling

The shadow password handler already completely handles /etc/passwd
passwords as well, so having a separate handler for just /etc/passwd is
pure code duplication.

Signed-off-by: Bobby Bingham <koorogi@koorogi.info>
(cherry picked from commit 8c543e26ec)
2 years ago
TDE Gitea 5b795608e0 Merge translation files from master branch. 2 years ago
TDE Gitea 8d22f3f003 Merge translation files from master branch. 2 years ago
Daniel Collins 0598cdf67a
[ksysguardd] Use size_t for storing process memory usage.
Avoids the process memory usage rolling over at 4GiB on 64-bit systems.

Signed-off-by: Daniel Collins <solemnwarning@solemnwarning.net>
(cherry picked from commit f885561fda)
2 years ago
Mavridis Philippe ad771450f3
TWin: Active borders and snap tiling
This commit is a squash of the commits of TDE/tdebase#331.

In short, this backports some improvements to existing electric border
functionality from KDE, adds the snap tiling (or aerosnap) feature and
brings rudimentary support for active corners, which will be fully
implemented in a later PR.

The options dialog and the documentation has been updated to reflect
these changes.

Additionally, a new relevant option is introduced: an option for
restoring the original size of maximized/tiled windows when the user
starts dragging them. The option is set to be off by default,
preserving the traditional behaviour of KDE 3.x/TDE.

Last but not least, the term "electric" in relation to borders and
corners is replaced by "active" for clarity to the users.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 31335a04ed)
2 years ago
Slávek Banko 60f10cca06
Fix FTBFS caused by SunOS specific patches - see Issue #344.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3285a47d5d)
2 years ago
Denis Kozadaev d984205f2e
SunOS specific patches
Signed-off-by: Denis Kozadaev <denis@dilos.org>
(cherry picked from commit 4d58a4ea8d)
2 years ago
Vincent Reher f3f71a018f
Konqueror handbook documentation associated with PR # 240
Signed-off-by: Vincent Reher <tde@4reher.org>
(cherry picked from commit bd5494bc81)
2 years ago