Commit Graph

2968 Commits (e539275ad3d719ae9b95c9e94760f078acc608af)
 

Author SHA1 Message Date
Michele Calgaro e539275ad3
Add release notes draft for R14.2.x series
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 8a63033319
TCC twin: add 'shade' to the left mouse button click menu for active windows. This resolves issue #334
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro c6056948ef
Added initial draft of release notes for R14.1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 3ba1897c36
Updated release notes with tqscintilla SEGV fix
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 227e4d1ef2
Add release notes for R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 5903c807d6
khelpcenter: restructure release notes in preparation for the r14.1.x series
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 463208f2d2
tde license: minor adjustment to window size for better visualization
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro b957aab3e4
Added TDE license info dialog
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Mavridis Philippe e8208c1dfb
Kxkb: improve TDE Control Centre module.
1) Add conflicts check for hotkey checkboxes

Due to the ability to set multiple keyboard layout switching hotkeys,
it is important to inform the user of conflicting options that are
not handled properly by the X.org server when set at the same time
(e.g. Win+Space and Alt+Space).

This change adds a warning that informs the user about the problem and
the conflicting options. This warning is shown only when setting
multiple hotkeys via the Xkb options tab, which is for the advanced
user. Most users will ever need only one hotkey, and the combobox on
the first tab should be more than enough.

2) Add "none" item to layout switching options

3) Replace Reset old options checkbox with radio buttons

As per discussion, this makes the function of the option more
apparent. WhatIs hints have been added for additional clarity.

4) Update hotkey combobox per server options

5) Avoid duplication of options by querying Xkb for already set options.

This was a problem in Append Mode in which `setxkbmap` strings would
get too long due to setting already set options. This code checks for
already set options and omits them from the new `setxkbmap` call.

This does not apply to Overwrite Mode.

6) Overwrite previous grp: options when using the combobox

See previous commit message about the addition of hotkeys combobox.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Mavridis Philippe a67db2d484
Kxkb: Improve layout switching
1) New layout switching approach

The new approach is based on the "grp" options group of Xkb
and so enables us to use predefined X11 layout (group) switching
hotkeys like "Caps Lock" or "Shift+Alt" (you can see the full list
in the Options tab). The added bonus to this is that we conform
to the Xkb setting.

The code lets Xkb handle the keyboard layout switching hotkey(s)
and is similar to the one that is used in kkbswitch, monitoring
for an Xkb group (layout) change event.

This solution required me to remove some hacky and obsolete code
which was there to support really old pre-XFree-4.2 era systems
and included the "include groups" hack.

This means that the "Enable latin layout" checkbox is now gone
and setxkbmap is only called when the keyboard layouts and/or
options are modified, and not for every layout change.

2) Common layout switching hotkeys combobox

A combobox was added to the first page of the Keyboard Layouts
KCM module. It provides to the users a quick way to set a layout
switching key combination. It also controls the "grp" group in
the Xkb tab.

A special note about this combobox is that, even if Append Mode
was selected in the Xkb Options tab, this hotkey will overwrite
previous hotkey options. This means that all grp: options will
be forced removed before applying the option from the combobox
(in contrast to specifying options via the Xkb Options tab,
which, in Append Mode, will not get overwritten until next login).

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Mavridis Philippe b50ab13974
Kxkb: Improve Xkb option detection
1. Prefer XML files for Xkb options, as on some systems they have the a fuller
   set of options with descriptions than plain Xkb rules files.
2. Various hacks to improve descriptions of newer Xkb options

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Michele Calgaro ef300a683d
hwmanager: use alphabetically sorted menus in tdehwdevicetray.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro e35bb1ed56
tdeioslave mediamanager: show the device node in the label also for removable drives and CD/DVD disks.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 9d96714f59
hwmanager: tdehwdevicetray now uses the same names used in Konqueror and KDesktop for the storage drives.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 2ffa44200e
hwmanager: avoid unnecessary update of device names on status change. This relates to issue TDE/tde#110.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 68c1810b9e
hwmanager: Do not open a popup window when clicking on a notification,
if automatic opening of popup windows is enabled.
2 years ago
Michele Calgaro d88a72a5bc
Fix Konqueror SEGV when the KPropertiesDialog is opened on the root
element of the treeview. This resolves issue #310.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 7df41e8572
kcheckpass: Add pw_encrypt detection.
This relates to Bug 2854.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro d196e674e1
hwmanager: add LMB menu based on storage devices.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 8c95671998
hwmanager: rework code for RMB menu. This does not add any new
functionality but allows the future LMB menu to reuse some of the code.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro b1d5dab80d
hwmanager: use a private class 'd' to store internal members of HwDeviceSystemTray.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 8410f6bd00
hwmanager: remove current LMB menu. Rearrange code of RMB menu. Use MMB click to
show the Device Manager dialog directly.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Darrell Anderson ba7c5fa56a
Fix kcheckpass segfaults in non-PAM systems. This resolves bug 2854.
Signed-off-by: Darrell Anderson <darrella@clovermail.net>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Gitea 914277ddec Reset submodule main/core/tdebase/admin to latest HEAD 2 years ago
TDE Gitea 0131ad3f41 Reset submodule main/core/tdebase/admin to latest HEAD 2 years ago
Hugo Carvalho b9991ad551 Translated using Weblate (Portuguese)
Currently translated at 90.3% (28 of 31 strings)

Translation: tdebase/twin - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-desktop-files/pt/
2 years ago
Marek W 2afe5452fd Translated using Weblate (Polish)
Currently translated at 69.7% (175 of 251 strings)

Translation: tdebase/l10n - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/l10n-desktop-files/pl/
2 years ago
Marek W 1090094628 Translated using Weblate (Polish)
Currently translated at 79.7% (362 of 454 strings)

Translation: tdebase/kcontrol - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcontrol-desktop-files/pl/
2 years ago
Marek W bdbef1870c Translated using Weblate (Polish)
Currently translated at 56.6% (196 of 346 strings)

Translation: tdebase/kappfinder - data
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kappfinder-data/pl/
2 years ago
Marek W a270409cf8 Translated using Weblate (Polish)
Currently translated at 97.4% (38 of 39 strings)

Translation: tdebase/khelpcenter - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/khelpcenter-desktop-files/pl/
2 years ago
Marek W 415e4d005f Translated using Weblate (Polish)
Currently translated at 95.2% (20 of 21 strings)

Translation: tdebase/kdesktop - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop-desktop-files/pl/
2 years ago
Marek W 81a4437fc2 Translated using Weblate (Polish)
Currently translated at 100.0% (15 of 15 strings)

Translation: tdebase/tdeprint - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeprint-desktop-files/pl/
2 years ago
Marek W ae19dd7dfe Translated using Weblate (Polish)
Currently translated at 100.0% (11 of 11 strings)

Translation: tdebase/konsole - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole-events/pl/
2 years ago
Marek W 2682bd467b Translated using Weblate (Polish)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdebase/knetattach - knetattach.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/knetattach-knetattachdesktop/pl/
2 years ago
Marek W 369757994a Translated using Weblate (Polish)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdebase/kmenuedit - kmenuedit.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kmenuedit-kmenueditdesktop/pl/
2 years ago
Marek W 1678ccad03 Translated using Weblate (Polish)
Currently translated at 55.4% (192 of 346 strings)

Translation: tdebase/kappfinder - data
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kappfinder-data/pl/
2 years ago
Marek W 9701a091f8 Translated using Weblate (Polish)
Currently translated at 100.0% (63 of 63 strings)

Translation: tdebase/khotkeys - data
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/khotkeys-data/pl/
2 years ago
Marek W 4ffce14b95 Translated using Weblate (Polish)
Currently translated at 80.9% (17 of 21 strings)

Translation: tdebase/kdesktop - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop-desktop-files/pl/
2 years ago
Marek W d46a1a8b6e Translated using Weblate (Polish)
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/pl/
2 years ago
Michele Calgaro cfa78657f7
Added final version of release notes for R14.0.13.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Mavridis Philippe a63df75361
Konsole Part: Ctrl+Mouse Scroll to change font size
Konsole: Move biggerFont() and smallerFont() into TEWidget

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>

Additional changes.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Roman Savochenko 8234a0478a Translated using Weblate (Ukrainian)
Currently translated at 100.0% (21 of 21 strings)

Translation: tdebase/kdesktop - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop-desktop-files/uk/
2 years ago
Mavridis Philippe f2e3e2ce19
Kicker: Allow dragging group tasks
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Slávek Banko 1783e5c1ec
Add doc/kappfinder/CMakeLists.txt to avoid unwanted automatic
installation of man-kappfinder.1.docbook.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Mavridis Philippe 7b7f961644
Add "Move Task Button" action to group tasks
This resolves issue TDE/tde#98.

Also contains some identation fixes.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Mavridis Philippe 254e464ce9
Use consistent close icon in task menus
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
bobsmith 4e72595825
Update information in KTip
+ Add a note about using the mouse wheel to set the volume
+ Change the IRC channel address to irc.libera.chat

This resolves issue #288.

Signed-off-by: bobsmith <bobsmith432@tutanota.com>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
bobsmith 2c9187584a
Change libkonq/PLUGINS and libkonq/SERVICEMENUS to Markdown format.
This resolves issue #290.

Signed-off-by: bobsmith <bobsmith432@tutanota.com>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
blu.256 3c046e53b7 Translated using Weblate (Greek)
Currently translated at 31.2% (5 of 16 strings)

Translation: tdebase/ksplash - themes
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ksplash-themes/el/
2 years ago
blu.256 3d57244af7 Translated using Weblate (Greek)
Currently translated at 100.0% (71 of 71 strings)

Translation: tdebase/kicker - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kicker-desktop-files/el/
2 years ago