| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
This behavior is present in e.g. xterm and linux console.
Currently when using CSI 2J escape sequence, screen contents are
appended to scrollback (including bottom empty lines). This is breaking
`clear` command, which replaces scrollback with current screen contents.
BUG: 384218
Test Plan:
* Start Konsole with a shell
* `clear`
**Expected result:**
Cleared display, empty scrollback.
**Actual result:**
Cleared display, but scrollback contains previous display contents.
---
* Start Konsole with a shell
* seq 1000
* `echo -ne '\033[2J`
**Expected result:**
Cleared display, numbers in last scrollback lines.
**Actual result:**
Cleared display, but scrollback contains previous display contents
(i.e. shell prompt in last lines)
Reviewers: #konsole, hindenburg
Reviewed By: #konsole, hindenburg
Subscribers: hindenburg, konsole-devel, #konsole
Tags: #konsole
Differential Revision: https://phabricator.kde.org/D21282
Taken from KDE patches and adapted to TDE.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patch by btown using lxde/qtermwidget@60221da by @yan12125
ECMA-48 8.3.103 describes the sequence CSI Pn b for repeating the
previous character in the data stream. This sequence has been present
in XTerm since January 1997 and has been added to the latest terminfo
entry for xterm-new and derived entries such as xterm-256color.
https://phabricator.kde.org/D10064
Taken from KDE patches and adapted to TDE.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (2 of 2 strings)
Translation: tdebase/ktip - ktip.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ktip-ktipdesktop/ru/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (2 of 2 strings)
Translation: tdebase/ktip - ktip.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/ktip-ktipdesktop/el/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (28 of 28 strings)
Translation: tdebase/color schemes
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/color-schemes/pl/
|
|
|
|
|
|
|
| |
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/pl/
|
|
|
|
|
|
|
| |
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/pl/
|
|
|
|
|
|
|
| |
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/pl/
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
|
|
|
|
|
|
|
|
| |
* Better Escape key usage prevention
* Better handling of different shortcut counts (0 vs 1 vs 2)
* Fixed a deprecated function call to setShortcut()
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
|
|
|
|
|
|
|
| |
depending on the current value of forceFontDPI. This solves the automatic
transition of configuration after adding support for variable font DPI.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (251 of 251 strings)
Translation: tdebase/l10n - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/l10n-desktop-files/uk/
|
|
|
|
|
|
| |
button checkbox.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
|
|
|
| |
We cannot accept the Escape key as a search shortcut
as it is bound to other actions already.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
|
|
|
|
|
|
| |
This resolves issue #176.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
|
|
|
| |
This is how it is mentioned in starttde and should have been
according to renaming (KDEWM->TDEWM).
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (251 of 251 strings)
Translation: tdebase/l10n - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/l10n-desktop-files/cs/
|
|
|
|
|
|
| |
information.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (35 of 35 strings)
Translation: tdebase/wallpapers - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/wallpapers-desktop-files/cs/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (99 of 99 strings)
Translation: tdebase/tdm - sessions
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdm-sessions/cs/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (5 of 5 strings)
Translation: tdebase/tdescreensaver - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdescreensaver-desktop-files/cs/
|
|
|
|
|
|
|
| |
Currently translated at 81.2% (369 of 454 strings)
Translation: tdebase/kcontrol - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcontrol-desktop-files/cs/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (106 of 106 strings)
Translation: tdebase/tdeioslave - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeioslave-desktop-files/cs/
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (2 of 2 strings)
Translation: tdebase/tdeintegration.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeintegrationdesktop/cs/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (251 of 251 strings)
Translation: tdebase/l10n - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/l10n-desktop-files/cs/
|
|
|
|
|
|
|
| |
Currently translated at 82.8% (208 of 251 strings)
Translation: tdebase/l10n - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/l10n-desktop-files/cs/
|
|
|
|
|
|
|
| |
Currently translated at 81.2% (369 of 454 strings)
Translation: tdebase/kcontrol - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcontrol-desktop-files/cs/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (15 of 15 strings)
Translation: tdebase/kdesktop - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop-desktop-files/cs/
|
|
|
|
|
|
|
|
| |
frame actions.
This resolves issue TDE/tde#64.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
|
|
|
|
|
| |
and added a line break to avoid unwantedly wide about dialog.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://iconarchive.com/show/crystal-clear-icons-by-everaldo/App-energy-star-icon.html
and are available under the GNU Lesser General Public License 2.1 or
newer. Below is the license disclaimer from the above website.
------------------------------------------------------------------
The Crystal Clear icon set was created by
Everaldo Coelho, http://www.everaldo.com/
All Icons are free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation; either version 2.1 of the License,
or (at your option) any later version. This library is distributed
in the hope that it will be useful, but without any warranty; without
even the implied warranty of merchantability or fitness for a particular purpose.
License details:
Visit http://www.everaldo.com/crystal/?action=license for details.
------------------------------------------------------------------
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
|
|
|
|
|
|
| |
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: TDE/tdebase
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tde/tdebase/
|
|
|
|
|
|
|
| |
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: TDE/tdebase
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tde/tdebase/
|
|
|
|
|
|
|
| |
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: TDE/tdebase
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tde/tdebase/
|
|
|
|
|
|
|
| |
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: TDE/tdebase
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tde/tdebase/
|
|
|
|
|
|
|
| |
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: TDE/tdebase
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tde/tdebase/
|
|
|
|
|
|
|
| |
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: TDE/tdebase
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tde/tdebase/
|
|
|
|
|
|
|
| |
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: TDE/tdebase
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tde/tdebase/
|