index
:
tdebase
branding/kde_to_tde2
feat/dbusscreensaver
feat/fix-suspend-code
feat/kdesktop
feat/layouts
feat/pkg-config
feat/shutdownd-dialog-border
feat/whatever
fix/issue-314
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
*
Translated using Weblate (Russian)
Andrei Stepanov
2024-05-06
1
-2
/
+2
*
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Michele Calgaro
2024-05-05
220
-381
/
+381
*
Reset submodule main/core/tdebase/admin to latest HEAD
Automated System
2024-05-02
1
-0
/
+0
*
Translated using Weblate (Russian)
Andrei Stepanov
2024-04-30
1
-2
/
+2
*
Translated using Weblate (Russian)
Andrei Stepanov
2024-04-30
1
-3
/
+3
*
Translated using Weblate (Russian)
Andrei Stepanov
2024-04-30
1
-3
/
+3
*
Added R14.1.3 release notes draft
Michele Calgaro
2024-04-30
2
-0
/
+8
*
Update translation template.
Automated System
2024-04-18
1
-9
/
+2
*
Updated release notes for R14.1.2 version
Michele Calgaro
2024-04-17
2
-3
/
+126
*
tdm: Allow to detect pthread_setname_np. Add linking pthread.
Slávek Banko
2024-04-15
3
-1
/
+7
*
Fix FTBFS caused by incompatible cast. This resolves issue #473.
Michele Calgaro
2024-04-13
1
-1
/
+1
*
Translated using Weblate (Russian)
Andrei Stepanov
2024-04-12
1
-7
/
+9
*
Translated using Weblate (Russian)
Andrei Stepanov
2024-04-12
1
-7
/
+9
*
Fix compatibility with C++17.
Slávek Banko
2024-04-12
1
-5
/
+5
*
Translated using Weblate (Portuguese (Brazil))
Diogo Leal
2024-04-07
1
-7
/
+8
*
Translated using Weblate (Russian)
Andrei Stepanov
2024-04-06
1
-4
/
+4
*
Translated using Weblate (Russian)
Andrei Stepanov
2024-04-06
1
-21
/
+16
*
Translated using Weblate (Russian)
Andrei Stepanov
2024-04-06
1
-3
/
+4
*
kxkb: fix incorrect signal name introduced by 1fea8982f
Alexander Golubev
2024-03-29
1
-1
/
+1
*
Translated using Weblate (Ukrainian)
Roman Savochenko
2024-03-29
1
-11
/
+11
*
twin: add tileWindowToBorder() and rename previously introduced tileHorizonta...
Michele Calgaro
2024-03-29
5
-19
/
+30
*
TWin: add tileHorizontally(), tileVertically(), tileGrid() DCOP calls
Mavridis Philippe
2024-03-29
5
-0
/
+58
*
Translated using Weblate (Portuguese)
Hugo Carvalho
2024-03-26
1
-9
/
+9
*
Add GUI option to choose between standard and Ubuntu-style shutdown dialog.
Michele Calgaro
2024-03-24
2
-0
/
+19
*
Fix update of fade away checkboxes in TCC session manager module
Michele Calgaro
2024-03-21
3
-28
/
+19
*
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Michele Calgaro
2024-03-17
1
-1
/
+0
*
Use centralized cmake version
Michele Calgaro
2024-03-15
2
-7
/
+12
*
Fix twin crash when starting with 'Switch desktop' option set. This
Michele Calgaro
2024-03-11
2
-56
/
+76
*
Fix FTBFS caused by cmake lowercase renaming
Michele Calgaro
2024-03-09
1
-1
/
+1
*
cmake files: change keywords to lower case
Michele Calgaro
2024-03-08
2
-3
/
+3
*
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
[next]