index
:
tdebase
branding/kde_to_tde2
feat/dbusscreensaver
feat/fix-suspend-code
feat/grid-tiling
feat/kdesktop
feat/layouts
feat/pkg-config
feat/shutdownd-dialog-border
feat/whatever
fix/issue-314
fix/issue/tdelibs-318
fix/kicker-clock-build-dependency
fix/kxkb-450
fix/kxkb/547
issue/227
issue/270/tdebase
kdesktop_lock_hang_fix
master
r14.0.x
r14.1.x
v3.5.13-sru
TDE base libraries and programs
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
Merge translation files from master branch.
Automated System
2024-03-02
16
-263
/
+334
*
Merge translation files from master branch.
Automated System
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
*
Replace Q_SIGNALS and Q_SLOTS
Michele Calgaro
2024-02-04
42
-88
/
+88
*
Replace auto_ptr
Michele Calgaro
2024-01-23
1
-3
/
+2
*
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Michele Calgaro
2024-01-16
608
-6388
/
+6388
*
Merge translation files from master branch.
Automated System
2024-01-15
1
-6
/
+9
*
Merge translation files from master branch.
Automated System
2024-01-14
1
-0
/
+30
*
Reset submodule main/core/tdebase/admin to latest HEAD
Automated System
2024-01-02
1
-0
/
+0
*
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
*
twin: fix showWindowMenuAt(...) DCOP call
Mavridis Philippe
2023-12-21
1
-3
/
+5
*
Merge translation files from master branch.
Automated System
2023-12-17
2
-23
/
+26
*
twin: use separate bit to inhibit configure request messages. This resolves i...
Michele Calgaro
2023-12-13
4
-3
/
+5
*
Merge translation files from master branch.
Automated System
2023-12-09
5
-28
/
+37
*
Merge translation files from master branch.
Automated System
2023-12-08
3
-22
/
+26
*
Replaced various '#define' with actual strings - part 5
Michele Calgaro
2023-12-05
21
-36
/
+36
*
Merge translation files from master branch.
Automated System
2023-12-03
1
-17
/
+19
*
Replace 'Event' #define strings
Michele Calgaro
2023-12-02
27
-68
/
+68
*
twin: makes sure to notify an application on resizing events so that the wind...
Michele Calgaro
2023-12-02
1
-0
/
+5
*
Fix FTBFS caused by detection of libr version after recent update
Michele Calgaro
2023-11-26
1
-2
/
+2
*
Fix unwanted window resizing. This resolves issue TDE/tde#57.
Michele Calgaro
2023-11-26
4
-1
/
+14
*
Replaced various '#define' with actual strings - part 4
Michele Calgaro
2023-11-26
7
-17
/
+17
*
Replaced various '#define' with actual strings - part 3
Michele Calgaro
2023-11-25
21
-67
/
+67
[next]