| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds thumbnail generation for WebP images | Alex Kent Hajnal | 2024-05-19 | 1 | -1/+1 |
* | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-15 | 1 | -1/+1 |
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-05 | 38 | -38/+38 |
* | tdeioslave/sftp: make source c++11-compatible | Alexander Golubev | 2024-03-04 | 1 | -6/+9 |
* | tdeioslave/sftp: get rid of goto in openConnection() | Alexander Golubev | 2024-03-04 | 1 | -118/+119 |
* | tdeioslave/sftp: use unsigned to store auth method flags/bitsets | Alexander Golubev | 2024-03-04 | 2 | -11/+11 |
* | tdeioslave/sftp: better erros for unsupported auth methods | Alexander Golubev | 2024-03-04 | 2 | -21/+44 |
* | tdeioslave/sftp: better cancelation handling in case of several publickeys | Alexander Golubev | 2024-03-04 | 2 | -7/+13 |
* | tdeioslave/sftp: save/restore seqNr for multi-factor auth | Alexander Golubev | 2024-03-04 | 2 | -6/+28 |
* | tdeioslave/sftp: imbue error messages with errors from libssh | Alexander Golubev | 2024-03-04 | 2 | -15/+28 |
* | tdeioslave/sftp: cache passwords in case they were passed to setHost() | Alexander Golubev | 2024-03-04 | 1 | -7/+23 |
* | tdeioslave/sftp: prevent infinite looping in kb-interactive auth | Alexander Golubev | 2024-03-04 | 1 | -0/+12 |
* | tdeioslave/sftp: purge password in the destructor | Alexander Golubev | 2024-03-04 | 1 | -0/+2 |
* | tdeioslave/sftp: enable changing user during kb-interactive auth | Alexander Golubev | 2024-03-04 | 1 | -3/+15 |
* | tdeioslave/sftp: pass correct username to openPassDlg() | Alexander Golubev | 2024-03-04 | 2 | -12/+30 |
* | tdeioslave/sftp: even bigger authentication overhaul | Alexander Golubev | 2024-03-04 | 2 | -162/+326 |
* | tdeioslave/sftp: use realmValue to distinguish different prompts | Alexander Golubev | 2024-03-04 | 2 | -24/+20 |
* | tdeioslave/sftp: avoid explicit password caching | Alexander Golubev | 2024-03-04 | 2 | -16/+5 |
* | tdeioslave/sftp: use a scope guards to close connection | Alexander Golubev | 2024-03-04 | 1 | -17/+14 |
* | tdeioslave/sftp: split off connection init to a dedicated function | Alexander Golubev | 2024-03-04 | 2 | -61/+75 |
* | tdeioslave/sftp: use free to destroy mCallbacks | Alexander Golubev | 2024-03-04 | 1 | -1/+1 |
* | tdeioslave/sftp: overhaul publickey auth | Alexander Golubev | 2024-03-04 | 2 | -78/+196 |
* | tdeioslave/sftp: fix keyboard-interactive authentication | Alexander Golubev | 2024-03-04 | 1 | -43/+85 |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-14 | 1 | -2/+2 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-03 | 1 | -4/+4 |
* | Replace auto_ptr | Michele Calgaro | 2024-01-21 | 1 | -3/+2 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 35 | -191/+191 |
* | Remove usage of TDEDiskDeviceStatus::Hotpluggable | Michele Calgaro | 2023-12-28 | 1 | -4/+3 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 1 | -1/+1 |
* | Make dependency upon libssh optional | Alexander Golubev | 2023-12-25 | 1 | -1/+1 |
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 1 | -1/+1 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 1 | -1/+1 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 6 | -8/+8 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 8 | -9/+9 |
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-06 | 1 | -4/+4 |
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-27 | 2 | -5/+3 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -1/+1 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 39 | -41/+41 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-13 | 1 | -1/+1 |
* | SunOS specific patches | Denis Kozadaev | 2023-05-22 | 1 | -2/+6 |
* | hwmanager: use alphabetically sorted menus in tdehwdevicetray. | Michele Calgaro | 2023-03-13 | 1 | -0/+1 |
* | tdeioslave mediamanager: show the device node in the label also for removable... | Michele Calgaro | 2023-03-12 | 1 | -3/+3 |
* | SFTP: compatibility with older libssh versions | Mavridis Philippe | 2022-07-15 | 2 | -6/+40 |
* | SFTP: Various fixes and improvements | Mavridis Philippe | 2022-07-15 | 5 | -92/+154 |
* | Replaced old sftp ioslave with backported version | Mavridis Philippe | 2022-07-15 | 20 | -5431/+1518 |
* | FISH: Security fix backport from KDE | Mavridis Philippe | 2022-06-27 | 1 | -1/+3 |
* | tdeio-man: add TDE specific man folder to the list of the search paths. | Michele Calgaro | 2022-05-13 | 1 | -0/+1 |
* | Add 'safeRemove' and 'safeRemoveByNode' to mediamanager DCOP interface. | Michele Calgaro | 2022-03-27 | 6 | -82/+56 |
* | hwmanager: use tdeio_media_mounthelper process to | Michele Calgaro | 2022-03-26 | 1 | -0/+2 |
* | tdeio media: add releaseHolders parameter to lock/lockByNode dcop calls. | Michele Calgaro | 2022-03-23 | 6 | -46/+87 |