summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Translated using Weblate (Russian)Alexander Golubev2024-03-021-6/+10
* Translated using Weblate (Russian)Alexander Golubev2024-03-021-15/+15
* Translated using Weblate (Russian)Alexander Golubev2024-03-021-10/+12
* Translated using Weblate (Russian)Alexander Golubev2024-03-021-8/+8
* Translated using Weblate (Russian)Alexander Golubev2024-03-021-7/+6
* Translated using Weblate (Russian)Alexander Golubev2024-03-021-7/+7
* Translated using Weblate (Russian)Alexander Golubev2024-03-021-8/+11
* Translated using Weblate (Russian)Alexander Golubev2024-03-021-4/+4
* Translated using Weblate (Russian)Alexander Golubev2024-03-021-11/+13
* Translated using Weblate (Russian)Alexander Golubev2024-03-021-9/+11
* Translated using Weblate (Russian)Alexander Golubev2024-03-021-111/+103
* Translated using Weblate (Russian)Alexander Golubev2024-03-021-36/+95
* Translated using Weblate (Russian)Alexander Golubev2024-03-021-12/+15
* Translated using Weblate (Russian)Alexander Golubev2024-03-021-15/+16
* Translated using Weblate (Russian)Alexander Golubev2024-03-021-11/+13
* Translated using Weblate (Russian)Alexander Golubev2024-03-021-3/+3
* Added translation using Weblate (Russian)Alexander Golubev2024-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
* Reset submodule main/core/tdebase/admin to latest HEADAutomated System2024-02-081-0/+0
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0342-88/+88
* Replace auto_ptrMichele Calgaro2024-01-211-3/+2
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-16608-6388/+6388
* Translated using Weblate (Italian)Michele Calgaro2024-01-151-6/+9
* Added translation using Weblate (Italian)Michele Calgaro2024-01-141-0/+30
* Reset submodule main/core/tdebase/admin to latest HEADAutomated System2024-01-021-0/+0
* Remove usage of TDEDiskDeviceStatus::HotpluggableMichele Calgaro2023-12-283-15/+7
* 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