index
:
tdelibs
feat/fix-suspend-code
feat/new_hwcontrol
feat/tdehtml+svg
feat/tdeio-xattr-support
fix/api-for-python
fix/tde-75
issue/270/tdelibs-V4
issue/51/jasper-to-openjpeg
master
other/string-fixes
r14.0.x
r14.1.x
v3.5.13-sru
TDE core libraries
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tdeio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed code formatting modelines.
Michele Calgaro
2020-09-27
87
-146
/
+9
*
Improve progname detection portability
OBATA Akio
2020-08-17
1
-1
/
+3
*
Simplify CMake rules for desktop file translations.
Slávek Banko
2020-06-25
6
-22
/
+16
*
Use private linking for exported CMake targets.
Slávek Banko
2020-06-12
1
-1
/
+2
*
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
Slávek Banko
2020-06-12
1
-1
/
+1
*
Desktop file translations:
Slávek Banko
2020-06-07
24
-1946
/
+75
*
Drop explicit dependencies on dcopidl and dcopidl2cpp,
Slávek Banko
2020-06-07
7
-7
/
+0
*
Fixed tde branding of services in tdebuildsycoca. This was creating old
Michele Calgaro
2020-04-04
1
-5
/
+5
*
Security: remove support for $(...) in KRun which could have allowed
Michele Calgaro
2020-02-16
1
-20
/
+1
*
Removed beagle related code.
Michele Calgaro
2020-02-09
3
-16
/
+1
*
Improve folder icons on the speedbar.
Slávek Banko
2020-01-31
1
-4
/
+4
*
Removed explicit usage of the 'register' keyword.
Michele Calgaro
2020-01-30
2
-29
/
+29
*
Make sure XDG folders are created prior to their usage.
Michele Calgaro
2020-01-29
1
-27
/
+17
*
Improved support for XDG folders without requiring xdg-user-dirs to be instal...
Michele Calgaro
2020-01-28
2
-70
/
+12
*
Redirect some headers noticed by the compiler
Matías Fonzo
2020-01-22
1
-1
/
+0
*
Fix LibreSSL detection at tdeio/kssl/
Matías Fonzo
2020-01-18
1
-4
/
+4
*
Fix missing return values in kopenssl.
François Andriot
2019-12-04
1
-0
/
+7
*
Fixed type in LIBRESSL usage. This relates to a comment made on issue #28.
Michele Calgaro
2019-09-19
1
-1
/
+1
*
Fix SSL initialization for OpenSSL >= 1.1.
Slávek Banko
2019-09-04
1
-2
/
+2
*
Fixed missing update of mime comment in refreshed KFileItem. This
Michele Calgaro
2019-08-13
2
-5
/
+8
*
Fix remaining brandings in tdelibs and adopt to modern age.
Chris
2019-07-21
2
-6
/
+5
*
Adjusted to use new TQStringVariantMap type.
Michele Calgaro
2019-07-07
4
-12
/
+9
*
Adjusted to latest TQVariant::TQVariant(bool) function.
Michele Calgaro
2019-05-24
2
-2
/
+2
*
Added some checks in KSSL (in TDEIO) to correctly recognize LibreSSL (which i...
Mavridis Philippe
2019-05-10
2
-3
/
+4
*
Use system libdir when searching for dynamically loaded libraries.
Slávek Banko
2019-02-24
1
-33
/
+8
*
Fix SSL initialization for OpenSSL >= 1.1.
Slávek Banko
2019-02-21
1
-2
/
+24
*
Use common test for large files support.
Slávek Banko
2019-01-28
2
-8
/
+0
*
Change to always build and install KACL
OBATA Akio
2019-01-27
1
-7
/
+3
*
Fixed access to TDE wallets created before R14.0.6 that uses special non-asci...
Michele Calgaro
2018-12-28
1
-2
/
+7
*
Fixed problem with access to tdewallet caused by commit 6ec26d85.
Emanoil Kotsev
2018-12-27
1
-1
/
+1
*
Add CMakeL10n rules.
Slávek Banko
2018-12-09
2
-0
/
+11
*
Deleted blank line at the beginning of the file.
Slávek Banko
2018-12-02
1
-1
/
+0
*
KPasswordEdit::password() now returns a TQString instead of a const char *. T...
Michele Calgaro
2018-11-27
2
-17
/
+14
*
QT_NO_* -> TQT_NO_* renaming.
Michele Calgaro
2018-10-17
2
-5
/
+5
*
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU...
Michele Calgaro
2018-10-13
1
-4
/
+0
*
qt -> tqt conversion:
Michele Calgaro
2018-09-28
1
-1
/
+1
*
qt -> tqt conversion:
Michele Calgaro
2018-09-27
1
-2
/
+2
*
qt -> tqt conversion:
Michele Calgaro
2018-09-27
1
-3
/
+3
*
LIB_QT -> LIB_TQT conversion to align to updated admin module
Michele Calgaro
2018-09-17
12
-14
/
+14
*
Fix security issue CVE-2017-6410
Slávek Banko
2018-07-26
1
-2
/
+10
*
Fix bug reports link in about dialog
Slávek Banko
2018-06-30
5
-12
/
+12
*
Fix previous commit typo.
Michele Calgaro
2018-04-30
1
-1
/
+1
*
Fixed service lookup in KOpenWithDlg. Default is now to lookup by
Michele Calgaro
2018-04-30
3
-30
/
+41
*
KSSL: Set hostname in TLSext to enable SNI support
Slávek Banko
2017-04-09
1
-0
/
+6
*
KSSL: Use TLS_client_method instead of TLSv1_client_method
Slávek Banko
2017-04-09
1
-7
/
+9
*
Fixed code for tdefiledialog which caused the problem explained in bug
Michele Calgaro
2017-02-06
1
-3
/
+9
*
Reverted commit 53e36f6d (master), c8ff908d (r14.0.x)
Michele Calgaro
2017-02-06
1
-18
/
+2
*
testing: Run tests that use DCOP in a temporary home
Slávek Banko
2017-02-01
1
-6
/
+6
*
testing: run tdeio/kmimetypetest with temporary profile
Slávek Banko
2017-01-29
2
-1
/
+33
*
tdeio: add tests
Alexander Golubev
2017-01-29
30
-50
/
+143
[next]