8230 Commits (41a02471b46d4d7d25453c5d75598b194dc404e5)
 

Author SHA1 Message Date
Fushan Wen f3d43ae3cf
TerminalPainter: Pass nextPos to hasSameWidth 4 years ago
l10n daemon script e54e87e6ed SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script 390d36450e SVN_SILENT made messages (.desktop file) - always resolve ours 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 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 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 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 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 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 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 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 4 years ago
Tomaz Canabrava 6dad103076 Use KMessageBox instead of QMessageBox 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 4 years ago
Waqar Ahmed cd5988058d Emulation: change receiveChar to receiveChars 4 years ago
l10n daemon script 153cb205ce SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script 4ddd6bcaaf SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script 4f71f985c2 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script 0fe14ed712 SVN_SILENT made messages (.desktop file) - always resolve ours 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 4 years ago
l10n daemon script e09cbe212c SVN_SILENT made messages (.desktop file) - always resolve ours 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