| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | kcontrol/smserver: rephrase fadeaway description | Alexander Golubev | 2024-03-03 | 1 | -4/+4 |
* | kxkb: utilize a translations provseided by xkeyboard-config | Alexander Golubev | 2024-03-03 | 10 | -24/+58 |
* | kxkb: add missing connect | Alexander Golubev | 2024-03-03 | 1 | -0/+1 |
* | cmake: use pkg_get_variable() to query pkg-config variables | Alexander Golubev | 2024-03-03 | 1 | -30/+8 |
* | kcontrol/input: fix incorrect statements whatsthis + some rewording | Alexander Golubev | 2024-03-03 | 1 | -8/+9 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2024-03-02 | 1 | -6/+10 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2024-03-02 | 1 | -15/+15 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2024-03-02 | 1 | -10/+12 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2024-03-02 | 1 | -8/+8 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2024-03-02 | 1 | -7/+6 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2024-03-02 | 1 | -7/+7 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2024-03-02 | 1 | -8/+11 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2024-03-02 | 1 | -4/+4 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2024-03-02 | 1 | -11/+13 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2024-03-02 | 1 | -9/+11 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2024-03-02 | 1 | -111/+103 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2024-03-02 | 1 | -36/+95 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2024-03-02 | 1 | -12/+15 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2024-03-02 | 1 | -15/+16 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2024-03-02 | 1 | -11/+13 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2024-03-02 | 1 | -3/+3 |
* | Added translation using Weblate (Russian) | Alexander Golubev | 2024-03-01 | 1 | -0/+30 |
* | kcontrol-info-memory: use 64 bits variable to store memory size | Denis Kozadaev | 2024-02-29 | 1 | -3/+2 |
* | Simplify code since cmake minimum version is now 3.5 | Michele Calgaro | 2024-02-15 | 1 | -7/+1 |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-14 | 23 | -44/+44 |
* | Reset submodule main/core/tdebase/admin to latest HEAD | Automated System | 2024-02-14 | 1 | -0/+0 |
* | kxkb: handle resetOld correctly in cases if all opions already set | Alexander Golubev | 2024-02-08 | 1 | -4/+4 |
* | Reset submodule main/core/tdebase/admin to latest HEAD | Automated System | 2024-02-08 | 1 | -0/+0 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-03 | 42 | -88/+88 |
* | 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 | 608 | -6388/+6388 |
* | Translated using Weblate (Italian) | Michele Calgaro | 2024-01-15 | 1 | -6/+9 |
* | Added translation using Weblate (Italian) | Michele Calgaro | 2024-01-14 | 1 | -0/+30 |
* | Reset submodule main/core/tdebase/admin to latest HEAD | Automated System | 2024-01-02 | 1 | -0/+0 |
* | Remove usage of TDEDiskDeviceStatus::Hotpluggable | Michele Calgaro | 2023-12-28 | 3 | -15/+7 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 126 | -599/+599 |
* | KXkb: add keyboard layout notification | Mavridis Philippe | 2023-12-25 | 11 | -1/+158 |
* | Kxkb: move LayoutUnit struct into its own file and add getLayoutName function | Mavridis Philippe | 2023-12-25 | 6 | -60/+84 |
* | Make dependency upon libssh optional | Alexander Golubev | 2023-12-25 | 3 | -2/+4 |
* | TWin: Add DCOP method showWindowMenu(wid) for default menu position | Mavridis Philippe | 2023-12-21 | 3 | -2/+13 |
* | TWin showWindowMenu: add support for negative coordinates | Mavridis Philippe | 2023-12-21 | 1 | -10/+13 |