Commit Graph

250 Commits (master)

Author SHA1 Message Date
Alex Kent Hajnal 50c75e9ada
Adds thumbnail generation for WebP images
3 hours ago
Michele Calgaro 1759a437e3
Replace KDE_DEPRECATED with TDE_DEPRECATED
4 days ago
Michele Calgaro 026828840f
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
2 weeks ago
Alexander Golubev 0e615e5c90 tdeioslave/sftp: make source c++11-compatible
3 months ago
Alexander Golubev 3a4538b4c3 tdeioslave/sftp: get rid of goto in openConnection()
3 months ago
Alexander Golubev 5b9585e429 tdeioslave/sftp: use unsigned to store auth method flags/bitsets
3 months ago
Alexander Golubev 1597d5f384 tdeioslave/sftp: better erros for unsupported auth methods
3 months ago
Alexander Golubev 4b4b72db8f tdeioslave/sftp: better cancelation handling in case of several publickeys
3 months ago
Alexander Golubev 95b18e6338 tdeioslave/sftp: save/restore seqNr for multi-factor auth
3 months ago
Alexander Golubev 4d88b3eddd tdeioslave/sftp: imbue error messages with errors from libssh
3 months ago
Alexander Golubev ee73349644 tdeioslave/sftp: cache passwords in case they were passed to setHost()
3 months ago
Alexander Golubev f8f0b8815c tdeioslave/sftp: prevent infinite looping in kb-interactive auth
3 months ago
Alexander Golubev 21ce69f338 tdeioslave/sftp: purge password in the destructor
3 months ago
Alexander Golubev 009382772d tdeioslave/sftp: enable changing user during kb-interactive auth
3 months ago
Alexander Golubev 581d266ae6 tdeioslave/sftp: pass correct username to openPassDlg()
3 months ago
Alexander Golubev 2756ae762f tdeioslave/sftp: even bigger authentication overhaul
3 months ago
Alexander Golubev d316ff14bd tdeioslave/sftp: use realmValue to distinguish different prompts
3 months ago
Alexander Golubev a19610bb73 tdeioslave/sftp: avoid explicit password caching
3 months ago
Alexander Golubev 9c0a0ce976 tdeioslave/sftp: use a scope guards to close connection
3 months ago
Alexander Golubev 75349be43e tdeioslave/sftp: split off connection init to a dedicated function
3 months ago
Alexander Golubev 688544193f tdeioslave/sftp: use free to destroy mCallbacks
3 months ago
Alexander Golubev b91e220389 tdeioslave/sftp: overhaul publickey auth
3 months ago
Alexander Golubev a1fa8a79bb tdeioslave/sftp: fix keyboard-interactive authentication
3 months ago
Michele Calgaro 2d7d2122cf
Replace Q_WS_* defines with TQ_WS_* equivalents
3 months ago
Michele Calgaro 0d9263f836
Replace Q_SIGNALS and Q_SLOTS
4 months ago
Michele Calgaro 4484e51ca6
Replace auto_ptr
4 months ago
Michele Calgaro a4241b7911
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro 55af17246c
Remove usage of TDEDiskDeviceStatus::Hotpluggable
5 months ago
Michele Calgaro c4a6487c82
Replace various '#define' strings - part 6
5 months ago
Alexander Golubev f2dbf5b903 Make dependency upon libssh optional
5 months ago
Michele Calgaro 82c1dbe490
Replaced various '#define' with actual strings - part 4
6 months ago
Michele Calgaro 36f2e08fd3
Replaced various '#define' with actual strings - part 3
6 months ago
Michele Calgaro b965cbac5b
Replace Qt with TQt
6 months ago
Michele Calgaro 33c7d15989
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
8 months ago
Michele Calgaro 75a74bedae
Replace various Q_* and QT_* defines with TQ_* and TQT_*
9 months ago
Michele Calgaro 014f6d2586
Drop USE_TQT4 code
9 months ago
Michele Calgaro 7bc43c68b3
Drop TQT_TQ*_OBJECT defines
10 months ago
Michele Calgaro 814bf5fc4f
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Michele Calgaro 22625693f1
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Denis Kozadaev 4d58a4ea8d
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