Commit Graph

3112 Commits (d6b6bd7938085349b2bab766df231e0ce4f74b72)
 

Author SHA1 Message Date
Michele Calgaro d6b6bd7938
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
2 months ago
Michele Calgaro 97c7b6674f
Use centralized cmake version
2 months ago
Michele Calgaro b81117094f
Fix twin crash when starting with 'Switch desktop' option set. This
2 months ago
Michele Calgaro ff9d1cfabf
Fix FTBFS caused by cmake lowercase renaming
2 months ago
Michele Calgaro b89d30dfd2
cmake files: change keywords to lower case
2 months ago
Alexander Golubev e3c4e755a7
tdeioslave/sftp: make source c++11-compatible
3 months ago
Alexander Golubev e41e8b9e6a
tdeioslave/sftp: get rid of goto in openConnection()
3 months ago
Alexander Golubev e55cf59eba
tdeioslave/sftp: use unsigned to store auth method flags/bitsets
3 months ago
Alexander Golubev 11c1ec5047
tdeioslave/sftp: better erros for unsupported auth methods
3 months ago
Alexander Golubev c1a256a31f
tdeioslave/sftp: better cancelation handling in case of several publickeys
3 months ago
Alexander Golubev ef56a87ffe
tdeioslave/sftp: save/restore seqNr for multi-factor auth
3 months ago
Alexander Golubev fae96a29fb
tdeioslave/sftp: imbue error messages with errors from libssh
3 months ago
Alexander Golubev a9d6ae553a
tdeioslave/sftp: cache passwords in case they were passed to setHost()
3 months ago
Alexander Golubev 7ae4741709
tdeioslave/sftp: prevent infinite looping in kb-interactive auth
3 months ago
Alexander Golubev 16ad368674
tdeioslave/sftp: purge password in the destructor
3 months ago
Alexander Golubev dbd135cce4
tdeioslave/sftp: enable changing user during kb-interactive auth
3 months ago
Alexander Golubev 15815002b2
tdeioslave/sftp: pass correct username to openPassDlg()
3 months ago
Alexander Golubev c5ae0c2aa7
tdeioslave/sftp: even bigger authentication overhaul
3 months ago
Alexander Golubev dbde9a19a0
tdeioslave/sftp: use realmValue to distinguish different prompts
3 months ago
Alexander Golubev c950ace00f
tdeioslave/sftp: avoid explicit password caching
3 months ago
Alexander Golubev c01b334583
tdeioslave/sftp: use a scope guards to close connection
3 months ago
Alexander Golubev e389595606
tdeioslave/sftp: split off connection init to a dedicated function
3 months ago
Alexander Golubev 9a9f857054
tdeioslave/sftp: use free to destroy mCallbacks
3 months ago
Alexander Golubev 39ee836ae4
tdeioslave/sftp: overhaul publickey auth
3 months ago
Alexander Golubev 2d6f4a3312
tdeioslave/sftp: fix keyboard-interactive authentication
3 months ago
Alexander Golubev bbd9f2102e
kcontrol/smserver: rephrase fadeaway description
3 months ago
Alexander Golubev 40879a72e3
kxkb: utilize a translations provseided by xkeyboard-config
3 months ago
Alexander Golubev e56c1ff3b8
kxkb: add missing connect
3 months ago
Alexander Golubev bfb0fce6a0
cmake: use pkg_get_variable() to query pkg-config variables
3 months ago
Alexander Golubev 6b4ac1995d
kcontrol/input: fix incorrect statements whatsthis + some rewording
3 months ago
TDE Gitea 56037f88f2 Merge translation files from master branch.
3 months ago
TDE Gitea 26d58ece1f Merge translation files from master branch.
3 months ago
Denis Kozadaev 8db3aae91c
kcontrol-info-memory: use 64 bits variable to store memory size
3 months ago
Michele Calgaro 10639b722f
Simplify code since cmake minimum version is now 3.5
3 months ago
Michele Calgaro b2fcd6f201
Replace Q_WS_* defines with TQ_WS_* equivalents
3 months ago
TDE Gitea 2878e48349 Reset submodule main/core/tdebase/admin to latest HEAD
3 months ago
Alexander Golubev cfbf60a0c7
kxkb: handle resetOld correctly in cases if all opions already set
3 months ago
Michele Calgaro 28b6fb9bca
Replace Q_SIGNALS and Q_SLOTS
4 months ago
Michele Calgaro 71079cacc2
Replace auto_ptr
4 months ago
Michele Calgaro 1c65be77cd
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
TDE Gitea 55ba7bff2c Merge translation files from master branch.
4 months ago
TDE Gitea 75aeb0d5c5 Merge translation files from master branch.
4 months ago
TDE Gitea 01b434f77e Reset submodule main/core/tdebase/admin to latest HEAD
5 months ago
Michele Calgaro 0e5ef873f0
Replace various '#define' strings - part 6
5 months ago
Mavridis Philippe dcda00127e
KXkb: add keyboard layout notification
5 months ago
Mavridis Philippe 94cec968a8
Kxkb: move LayoutUnit struct into its own file and add getLayoutName function
5 months ago
Alexander Golubev c55cad68e9
Make dependency upon libssh optional
5 months ago
Mavridis Philippe 6c06794072
TWin: Add DCOP method showWindowMenu(wid) for default menu position
5 months ago
Mavridis Philippe 8447a9a65c
TWin showWindowMenu: add support for negative coordinates
5 months ago
Mavridis Philippe e67f30eb1f
twin: fix showWindowMenuAt(...) DCOP call
5 months ago