Commit Graph

249 Commits (r14.1.x)

Author SHA1 Message Date
Alex Kent Hajnal 6eec2a60a2
Adds thumbnail generation for WebP images
1 week ago
Michele Calgaro 3dd373bc1d
Replace KDE_DEPRECATED with TDE_DEPRECATED
2 weeks ago
Michele Calgaro beb289c9a9
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
3 weeks 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
Michele Calgaro b2fcd6f201
Replace Q_WS_* defines with TQ_WS_* equivalents
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
Michele Calgaro 0e5ef873f0
Replace various '#define' strings - part 6
5 months ago
Alexander Golubev c55cad68e9
Make dependency upon libssh optional
5 months ago
Michele Calgaro 71b2eaec09
Replaced various '#define' with actual strings - part 4
6 months ago
Michele Calgaro 139b166e1a
Replaced various '#define' with actual strings - part 3
6 months ago
Michele Calgaro a49b0e2c53
Replace Qt with TQt
7 months ago
Michele Calgaro 0bfe293635
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
8 months ago
Michele Calgaro 0587e5ec31
Replace various Q_* and QT_* defines with TQ_* and TQT_*
9 months ago
Michele Calgaro 8e1816900b
Drop USE_TQT4 code
9 months ago
Michele Calgaro 196b1629b9
Drop TQT_TQ*_OBJECT defines
10 months ago
Michele Calgaro 5c10665b72
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Michele Calgaro 76fa61f90d
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
11 months ago
Denis Kozadaev d984205f2e
SunOS specific patches
1 year ago
Michele Calgaro ef300a683d
hwmanager: use alphabetically sorted menus in tdehwdevicetray.
1 year ago
Michele Calgaro e35bb1ed56
tdeioslave mediamanager: show the device node in the label also for removable drives and CD/DVD disks.
1 year ago
Mavridis Philippe d6db1a583c
SFTP: compatibility with older libssh versions
2 years ago
Mavridis Philippe 7f277bc5e1
SFTP: Various fixes and improvements
2 years ago
Mavridis Philippe fd94618b63
Replaced old sftp ioslave with backported version
2 years ago
Mavridis Philippe d59c8ee79f
FISH: Security fix backport from KDE
2 years ago
Michele Calgaro cc94c3dc36
tdeio-man: add TDE specific man folder to the list of the search paths.
2 years ago
Michele Calgaro 4974727d50
Add 'safeRemove' and 'safeRemoveByNode' to mediamanager DCOP interface.
2 years ago
Michele Calgaro 88d92af3c1
hwmanager: use tdeio_media_mounthelper process to
2 years ago
Michele Calgaro 40ef766f02
tdeio media: add releaseHolders parameter to lock/lockByNode dcop calls.
2 years ago
Michele Calgaro c787e7a715
mediamanager: fix name of available backends in error messages.
2 years ago