summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-20719-929/+929
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/core/tdebase/admin to latest HEADAutomated System2023-07-191-0/+0
|
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-192-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Translated using Weblate (Portuguese)Hugo Carvalho2023-07-161-7/+7
| | | | | | | Currently translated at 100.0% (23 of 23 strings) Translation: tdebase/drkonqi - presets Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/drkonqi-presets/pt/
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-1325-47/+47
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]>
* Replace usage of obsolete TQLineEdit methods with supported methodsMichele Calgaro2023-07-101-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* twin: renames twin3_ to twin_ in user theme config files. This relates to ↵Michele Calgaro2023-07-101-4/+14
| | | | | | issue #351 and PR #364. Signed-off-by: Michele Calgaro <[email protected]>
* twin: Minor code cleanup and refactoringMavridis Philippe2023-07-1010-217/+205
| | | | | | Refactoring concerns active border code. Signed-off-by: Mavridis Philippe <[email protected]>
* twin: 25% zones for active cornersMavridis Philippe2023-07-101-19/+48
| | | | | | | | | 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 <[email protected]>
* Translated using Weblate (Polish)Marek W2023-07-071-7/+6
| | | | | | | Currently translated at 97.0% (33 of 34 strings) Translation: tdebase/twin - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-desktop-files/pl/
* KWin: rename client libraries twin3_* -> twin_*Mavridis Philippe2023-07-0750-111/+95
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Make TWin look for `twin_` librariesMavridis Philippe2023-07-072-6/+3
| | | | | | | | | | This is now the preferred way of calling the decoration libraries (in place of `twin3_`). The old names that start with `twin3_` are still recognized for compatibility reasons. This resolves issue #351. Signed-off-by: Mavridis Philippe <[email protected]>
* tdm/backend: Add include <sys/ioctl.h> for ioctl() prototype.Slávek Banko2023-07-041-0/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add detection and, if necessary, prototype for strlcat and strlcpy.Slávek Banko2023-07-042-0/+36
| | | | | | This resolves FTBFS - see issue TDE/tde-packaging-gentoo#299. Signed-off-by: Slávek Banko <[email protected]>
* Update translation filesTDE Weblate2023-07-0483-84/+1646
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdebase/twin - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-desktop-files/
* Translated using Weblate (Ukrainian)Roman Savochenko2023-07-041-6/+6
| | | | | | | Currently translated at 100.0% (40 of 40 strings) Translation: tdebase/khelpcenter - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/khelpcenter-desktop-files/uk/
* Update translation template.Automated System2023-07-041-1/+18
|
* kcmtwin: Move Active Borders options into a new tabMavridis Philippe2023-07-047-191/+289
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* TWin: Add active corner support to quick tilingMavridis Philippe2023-07-049-117/+181
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* kxkb: prevent overflow in case of non-existing layout groupRoman Savochenko2023-06-291-2/+7
| | | | | Signed-off-by: Roman Savochenko <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* kxkb: fix unnecessary translations strings.Roman Savochenko2023-06-291-3/+3
| | | | | Signed-off-by: Roman Savochenko <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* Find power related system tools instead of hardcode themDenis Kozadaev2023-06-204-22/+99
| | | | Signed-off-by: Denis Kozadaev <[email protected]>
* Drop Qt2's TQSortedList classMichele Calgaro2023-06-201-1/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* kxkb: re-add custom TDE switching shortcutMavridis Philippe2023-06-1413-42/+139
| | | | | | This commit fixes issue #342. Signed-off-by: Mavridis Philippe <[email protected]>
* SunOS UID schemeDenis Kozadaev2023-06-131-3/+11
| | | | Signed-off-by: Denis Kozadaev <[email protected]>
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-092-3/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Translated using Weblate (Czech)Slávek Banko2023-06-061-4/+4
| | | | | | | Currently translated at 100.0% (40 of 40 strings) Translation: tdebase/khelpcenter - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/khelpcenter-desktop-files/cs/
* Update translation filesTDE Weblate2023-06-0584-84/+504
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdebase/khelpcenter - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/khelpcenter-desktop-files/
* Update translation template.Automated System2023-06-051-1/+6
|
* Add TDE release notes to khelpcenter home page. This resolves issue #332Michele Calgaro2023-06-053-2/+10
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replacing the wrong USEPAM variable with USE_PAMormorph2023-06-051-1/+1
| | | | Signed-off-by: ormorph <[email protected]>
* kcheckpass: fix shadow support when not building tdmBobby Bingham2023-06-056-99/+28
| | | | | | | | | | | | | | | | | 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 <[email protected]>
* Translated using Weblate (Russian)Andrei Stepanov2023-06-041-4/+8
| | | | | | | Currently translated at 100.0% (1 of 1 strings) Translation: tdebase/tde_release_notes.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tde_release_notesdesktop/ru/
* Translated using Weblate (Russian)Andrei Stepanov2023-06-041-5/+9
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdebase/kdcop - kdcop.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdcop-kdcopdesktop/ru/
* Translated using Weblate (Russian)Andrei Stepanov2023-06-041-5/+9
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdebase/tdeintegration.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeintegrationdesktop/ru/
* Translated using Weblate (Russian)Andrei Stepanov2023-06-041-7/+9
| | | | | | | 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/ru/
* Translated using Weblate (Russian)Andrei Stepanov2023-06-041-6/+16
| | | | | | | Currently translated at 100.0% (15 of 15 strings) Translation: tdebase/applnk - compat Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/applnk-compat/ru/
* Added translation using Weblate (Russian)Andrei Stepanov2023-06-031-0/+20
|
* Added translation using Weblate (Russian)Andrei Stepanov2023-06-031-0/+25
|
* Added translation using Weblate (Russian)Andrei Stepanov2023-06-031-0/+25
|
* [ksysguardd] Use size_t for storing process memory usage.Daniel Collins2023-05-294-42/+24
| | | | | | Avoids the process memory usage rolling over at 4GiB on 64-bit systems. Signed-off-by: Daniel Collins <[email protected]>
* TWin: Active borders and snap tilingMavridis Philippe2023-05-2713-433/+837
| | | | | | | | | | | | | | | | | | | | | | 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 <[email protected]>
* Fix FTBFS caused by SunOS specific patches - see Issue #344.Slávek Banko2023-05-232-3/+4
| | | | Signed-off-by: Slávek Banko <[email protected]>
* SunOS specific patchesDenis Kozadaev2023-05-2222-41/+244
| | | | Signed-off-by: Denis Kozadaev <[email protected]>
* Konqueror handbook documentation associated with PR # 240Vincent Reher2023-05-041-13/+133
| | | | Signed-off-by: Vincent Reher <[email protected]>
* Update translation template.Automated System2023-05-021-0/+1
|
* konqueror: add option to enable/disable using double click to navitage to ↵Michele Calgaro2023-04-306-25/+47
| | | | | | the parent folder. This resolves issue #329 Signed-off-by: Michele Calgaro <[email protected]>
* Add release notes draft for R14.2.x seriesMichele Calgaro2023-04-284-0/+61
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* TCC twin: add 'shade' to the left mouse button click menu for active ↵Michele Calgaro2023-04-271-18/+15
| | | | | | windows. This resolves issue #334 Signed-off-by: Michele Calgaro <[email protected]>
* Added initial draft of release notes for R14.1.1Michele Calgaro2023-04-272-0/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>