summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix twin crash when starting with 'Switch desktop' option set. ThisMichele Calgaro2024-03-112-56/+76
* Fix FTBFS caused by cmake lowercase renamingMichele Calgaro2024-03-091-1/+1
* cmake files: change keywords to lower caseMichele Calgaro2024-03-092-3/+3
* tdeioslave/sftp: make source c++11-compatibleAlexander Golubev2024-03-041-6/+9
* tdeioslave/sftp: get rid of goto in openConnection()Alexander Golubev2024-03-041-118/+119
* tdeioslave/sftp: use unsigned to store auth method flags/bitsetsAlexander Golubev2024-03-042-11/+11
* tdeioslave/sftp: better erros for unsupported auth methodsAlexander Golubev2024-03-042-21/+44
* tdeioslave/sftp: better cancelation handling in case of several publickeysAlexander Golubev2024-03-042-7/+13
* tdeioslave/sftp: save/restore seqNr for multi-factor authAlexander Golubev2024-03-042-6/+28
* tdeioslave/sftp: imbue error messages with errors from libsshAlexander Golubev2024-03-042-15/+28
* tdeioslave/sftp: cache passwords in case they were passed to setHost()Alexander Golubev2024-03-041-7/+23
* tdeioslave/sftp: prevent infinite looping in kb-interactive authAlexander Golubev2024-03-041-0/+12
* tdeioslave/sftp: purge password in the destructorAlexander Golubev2024-03-041-0/+2
* tdeioslave/sftp: enable changing user during kb-interactive authAlexander Golubev2024-03-041-3/+15
* tdeioslave/sftp: pass correct username to openPassDlg()Alexander Golubev2024-03-042-12/+30
* tdeioslave/sftp: even bigger authentication overhaulAlexander Golubev2024-03-042-162/+326
* tdeioslave/sftp: use realmValue to distinguish different promptsAlexander Golubev2024-03-042-24/+20
* tdeioslave/sftp: avoid explicit password cachingAlexander Golubev2024-03-042-16/+5
* tdeioslave/sftp: use a scope guards to close connectionAlexander Golubev2024-03-041-17/+14
* tdeioslave/sftp: split off connection init to a dedicated functionAlexander Golubev2024-03-042-61/+75
* tdeioslave/sftp: use free to destroy mCallbacksAlexander Golubev2024-03-041-1/+1
* tdeioslave/sftp: overhaul publickey authAlexander Golubev2024-03-042-78/+196
* tdeioslave/sftp: fix keyboard-interactive authenticationAlexander Golubev2024-03-041-43/+85
* kcontrol/smserver: rephrase fadeaway descriptionAlexander Golubev2024-03-031-4/+4
* kxkb: utilize a translations provseided by xkeyboard-configAlexander Golubev2024-03-0310-24/+58
* kxkb: add missing connectAlexander Golubev2024-03-031-0/+1
* cmake: use pkg_get_variable() to query pkg-config variablesAlexander Golubev2024-03-031-30/+8
* kcontrol/input: fix incorrect statements whatsthis + some rewordingAlexander Golubev2024-03-031-8/+9
* Merge translation files from master branch.Automated System2024-03-0216-263/+334
* Merge translation files from master branch.Automated System2024-03-011-0/+30
* kcontrol-info-memory: use 64 bits variable to store memory sizeDenis Kozadaev2024-02-291-3/+2
* Simplify code since cmake minimum version is now 3.5Michele Calgaro2024-02-151-7/+1
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-1423-44/+44
* Reset submodule main/core/tdebase/admin to latest HEADAutomated System2024-02-141-0/+0
* kxkb: handle resetOld correctly in cases if all opions already setAlexander Golubev2024-02-081-4/+4
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0442-88/+88
* Replace auto_ptrMichele Calgaro2024-01-231-3/+2
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-16608-6388/+6388
* Merge translation files from master branch.Automated System2024-01-151-6/+9
* Merge translation files from master branch.Automated System2024-01-141-0/+30
* Reset submodule main/core/tdebase/admin to latest HEADAutomated System2024-01-021-0/+0
* Replace various '#define' strings - part 6Michele Calgaro2023-12-26126-599/+599
* KXkb: add keyboard layout notificationMavridis Philippe2023-12-2511-1/+158
* Kxkb: move LayoutUnit struct into its own file and add getLayoutName functionMavridis Philippe2023-12-256-60/+84
* Make dependency upon libssh optionalAlexander Golubev2023-12-253-2/+4
* TWin: Add DCOP method showWindowMenu(wid) for default menu positionMavridis Philippe2023-12-213-2/+13
* TWin showWindowMenu: add support for negative coordinatesMavridis Philippe2023-12-211-10/+13
* twin: fix showWindowMenuAt(...) DCOP callMavridis Philippe2023-12-211-3/+5
* Merge translation files from master branch.Automated System2023-12-172-23/+26
* twin: use separate bit to inhibit configure request messages. This resolves i...Michele Calgaro2023-12-134-3/+5