Fushan Wen
f3d43ae3cf
TerminalPainter: Pass nextPos to hasSameWidth
...
This avoids jumpy selections when the text contains both English and
non-English characters.
BUG: 446655
4 years ago
l10n daemon script
e54e87e6ed
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
390d36450e
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Yuri Chornoivan
6138b5470b
Sync docs with the command line help (proposal by Michael Butler)
4 years ago
Yuri Chornoivan
7d64c0eff3
Fix minor typo
4 years ago
Nate Graham
c572e2a46e
Merge branch 'release/21.12'
4 years ago
Nate Graham
4a3d0ce4eb
Open bookmarks toolbar button on click; don't require press-and-hold
...
BUG: 446339
FIXED-IN: 21.12
4 years ago
Tomaz Canabrava
7971122482
Forbid deletions from imported data
4 years ago
Tomaz Canabrava
89ec496d67
s/tr/i18n
4 years ago
Tomaz Canabrava
3c5180401b
Do not allow to remove ssh entries from ssh/config
...
If the user removed those entries, they would be repopulated
later on.
4 years ago
Tomaz Canabrava
dc6cb83e4f
Do not add duplicate entries
4 years ago
Tomaz Canabrava
02b0fcce45
Automatically import from ~/.ssh/config
4 years ago
Tomaz Canabrava
454eda2a21
Remove button to import from SSH Config
...
Next commit will make this automatically
4 years ago
Tomaz Canabrava
f6d4b48495
Ignore items that are already imported
4 years ago
Tomaz Canabrava
ec39a5cde1
Reset the sshConfig entity when it's deleted.
4 years ago
Tomaz Canabrava
b18d7c9d4f
Use the correct variable on the inner loop
...
~Someone~ should fix the Qt model view framework to work with
range based for.
4 years ago
Tomaz Canabrava
d2d2157f66
new method: Has Host. Important to check if we loaded something yet
4 years ago
Tomaz Canabrava
52076ab9f8
Rename variable, item -> parentItem
4 years ago
Tomaz Canabrava
210694612a
Save the pointer to the SSH Config Folder
4 years ago
Tomaz Canabrava
55d827836e
Do not remove SSH Config toplevel entry
4 years ago
Nate Graham
b0ae6c0dee
Merge branch 'release/21.12'
4 years ago
Nate Graham
1ab85d8066
Use new "edit-copy-path" icon for "Copy Location" menu item
...
This is safe to change without a fallback icon explicitly specified
because if it doesn't exist in the active icon theme, it will fall back
to edit-copy, which is a standard FreeDesktop icon name present in
every icon theme ever.
CCBUG: 423937
4 years ago
Tomaz Canabrava
815649f36a
Use vector instead of set
4 years ago
Tomaz Canabrava
eb5ab6c17d
Fix variable name
4 years ago
Tomaz Canabrava
a854a02bb5
Fix letter case
4 years ago
Tomaz Canabrava
33918fe393
Start with edit button disabled
4 years ago
Tomaz Canabrava
ff467997fb
Block clicks on the tree view if we are editing a ssh entry
4 years ago
Tomaz Canabrava
3021b26ebf
Use the correct name of the profile, without modifiers
...
The SSH Manager used the modfiied names of the profiles
with the addition of "(Default)" for the profile names.
if you changed the default profile, everything would break.
4 years ago
Tomaz Canabrava
528f90f7dd
Do not force to add port, a missing port means default
4 years ago
Tomaz Canabrava
dc27daee4d
Allow to edit some elements of an imported ssh config
...
It makes no sense to block edition of all elements from
imported data from ssh config, we forbid people to select
a profile for those cases :(
So, allow to change the identifier and the profile.
4 years ago
Tomaz Canabrava
6bea01eafb
Add a button to find the SSH Key
4 years ago
Tomaz Canabrava
08e17260a5
Show a message if the current process is not the shell
...
If you try to connect via the ssh plugin when an application
is running, we will send the ssh commands to the terminal,
but in programs such as vim or nano this is not what you
want to do.
This patch explains this to the user.
4 years ago
Tomaz Canabrava
6dad103076
Use KMessageBox instead of QMessageBox
...
This allow us to use the "don't show again" thingy
4 years ago
Tomaz Canabrava
6a892085ce
Don't try to issue an ssh connection if not on the shell
4 years ago
Tomaz Canabrava
fc866e6f42
Add tooltips on folders and entries
4 years ago
Tomaz Canabrava
9c5b4af477
Add Tooltips to the SSH Plugin
...
Missing tooltips, makes things easier for the user to discover
how to use the feature.
4 years ago
Waqar Ahmed
cd5988058d
Emulation: change receiveChar to receiveChars
...
No functional change.
Instead of sending one char at a time through a virtual function, send
all at once and process them in a loop inside the function. The perf
improvement is not that big from this (+100ms), but it lays down path
for more possible optimizations
4 years ago
l10n daemon script
153cb205ce
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
4ddd6bcaaf
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
4f71f985c2
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
0fe14ed712
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Kurt Hindenburg
57ea4d415d
Fix mistake with HAVE_MALLOC_H ifdef
4 years ago
l10n daemon script
bbfd7df500
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
e09cbe212c
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Tomaz Canabrava
d3ddaf3c63
Set the default port for ssh
4 years ago
Tomaz Canabrava
92dd4ee8a2
Fix reading profile and username on the SSH config
4 years ago
Martin T. H. Sandsmark
1ee961e4e2
add config option for whether mouse tracking should be enabled by default
4 years ago
Martin T. H. Sandsmark
fb35320cdc
add action to disable/enable mouse tracking
4 years ago
Martin T. H. Sandsmark
3d64132545
add support in TerminalDisplay for disallowing mouse tracking
4 years ago
Martin T. H. Sandsmark
570a55f75d
remove duplicated code
4 years ago