Commit Graph

3139 Commits (07202787d96d30dfd88ffeeea6b45d72722cc60f)
 

Author SHA1 Message Date
Slávek Banko 07202787d9
Fix the detecion and use of the udev library.
4 months ago
Jan Sucan 518c68062f
konsole: Add Solarized dark and light color schemes
4 months ago
Alex Kent Hajnal 6eec2a60a2
Adds thumbnail generation for WebP images
4 months ago
Michele Calgaro 3dd373bc1d
Replace KDE_DEPRECATED with TDE_DEPRECATED
5 months ago
TDE Gitea 87f85a9a02 Merge translation files from master branch.
5 months ago
ormorph 62547444d9
Build documentation for each subpackage separately
5 months ago
TDE Gitea fe49603372 Merge translation files from master branch.
5 months ago
TDE Gitea 2b92c9f0a7 Merge translation files from master branch.
5 months ago
Michele Calgaro beb289c9a9
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
5 months ago
TDE Gitea 54334e21a2 Reset submodule main/core/tdebase/admin to latest HEAD
5 months ago
TDE Gitea 375a57ed8d Merge translation files from master branch.
5 months ago
Michele Calgaro 81ca1a67fa
Added R14.1.3 release notes draft
5 months ago
TDE Gitea c7f1a812e9 Update translation template.
5 months ago
Michele Calgaro c8c65f3cb5
Updated release notes for R14.1.2 version
5 months ago
Slávek Banko c2268515a1
tdm: Allow to detect pthread_setname_np. Add linking pthread.
6 months ago
Michele Calgaro b151ca953f
Fix FTBFS caused by incompatible cast. This resolves issue #473.
6 months ago
TDE Gitea 8ad38a5ec6 Merge translation files from master branch.
6 months ago
Slávek Banko 0c14d592b4
Fix compatibility with C++17.
6 months ago
TDE Gitea d5a875e4a1 Merge translation files from master branch.
6 months ago
TDE Gitea c07cf1a40a Merge translation files from master branch.
6 months ago
Alexander Golubev 459b5925bd
kxkb: fix incorrect signal name introduced by 1fea8982f
6 months ago
TDE Gitea a442aacb75 Merge translation files from master branch.
6 months ago
Michele Calgaro 577b0ec106
twin: add tileWindowToBorder() and rename previously introduced tileHorizontally(), tileVertically(), tileGrid() DCOP calls
6 months ago
Mavridis Philippe 62ce84146e
TWin: add tileHorizontally(), tileVertically(), tileGrid() DCOP calls
6 months ago
TDE Gitea 8d168e4985 Merge translation files from master branch.
6 months ago
Michele Calgaro 5403798b97
Add GUI option to choose between standard and Ubuntu-style shutdown dialog.
6 months ago
Michele Calgaro d789ec8da0
Fix update of fade away checkboxes in TCC session manager module
6 months ago
Michele Calgaro d6b6bd7938
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
7 months ago
Michele Calgaro 97c7b6674f
Use centralized cmake version
7 months ago
Michele Calgaro b81117094f
Fix twin crash when starting with 'Switch desktop' option set. This
7 months ago
Michele Calgaro ff9d1cfabf
Fix FTBFS caused by cmake lowercase renaming
7 months ago
Michele Calgaro b89d30dfd2
cmake files: change keywords to lower case
7 months ago
Alexander Golubev e3c4e755a7
tdeioslave/sftp: make source c++11-compatible
7 months ago
Alexander Golubev e41e8b9e6a
tdeioslave/sftp: get rid of goto in openConnection()
7 months ago
Alexander Golubev e55cf59eba
tdeioslave/sftp: use unsigned to store auth method flags/bitsets
7 months ago
Alexander Golubev 11c1ec5047
tdeioslave/sftp: better erros for unsupported auth methods
7 months ago
Alexander Golubev c1a256a31f
tdeioslave/sftp: better cancelation handling in case of several publickeys
7 months ago
Alexander Golubev ef56a87ffe
tdeioslave/sftp: save/restore seqNr for multi-factor auth
7 months ago
Alexander Golubev fae96a29fb
tdeioslave/sftp: imbue error messages with errors from libssh
7 months ago
Alexander Golubev a9d6ae553a
tdeioslave/sftp: cache passwords in case they were passed to setHost()
7 months ago
Alexander Golubev 7ae4741709
tdeioslave/sftp: prevent infinite looping in kb-interactive auth
7 months ago
Alexander Golubev 16ad368674
tdeioslave/sftp: purge password in the destructor
7 months ago
Alexander Golubev dbd135cce4
tdeioslave/sftp: enable changing user during kb-interactive auth
7 months ago
Alexander Golubev 15815002b2
tdeioslave/sftp: pass correct username to openPassDlg()
7 months ago
Alexander Golubev c5ae0c2aa7
tdeioslave/sftp: even bigger authentication overhaul
7 months ago
Alexander Golubev dbde9a19a0
tdeioslave/sftp: use realmValue to distinguish different prompts
7 months ago
Alexander Golubev c950ace00f
tdeioslave/sftp: avoid explicit password caching
7 months ago
Alexander Golubev c01b334583
tdeioslave/sftp: use a scope guards to close connection
7 months ago
Alexander Golubev e389595606
tdeioslave/sftp: split off connection init to a dedicated function
7 months ago
Alexander Golubev 9a9f857054
tdeioslave/sftp: use free to destroy mCallbacks
7 months ago