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
rename/kuniqueapplication
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
*
Fixed enabling of Ok button in advanced permission property dialog. This reso...
Michele Calgaro
2021-06-10
1
-4
/
+7
*
Add a definition of MIME type application/x-pie-executable.
Slávek Banko
2021-04-11
2
-2
/
+5
*
iconForURL(): Fix root directory (/) icon.
Mavridis Philippe
2021-03-29
1
-0
/
+4
*
tdeio: minor simplification of plurals in translation
Alexander Golubev
2021-01-21
1
-9
/
+9
*
tdeio: minor improvement of translatability of a message
Alexander Golubev
2021-01-20
1
-11
/
+23
*
krun: prevent media:/ or system:/media urls to be replaced by their respectiv...
Michele Calgaro
2021-01-03
1
-1
/
+2
*
Fixed handling of files containing an # in the name when using the system:/me...
Michele Calgaro
2020-12-31
1
-43
/
+40
*
Fixed second pass uncrustify's code formatting offending files.
Michele Calgaro
2020-12-27
1
-0
/
+4
*
Fixed some uncrustify's code formatting offending files.
Michele Calgaro
2020-12-19
1
-0
/
+2
*
Renaming of files in preparation for code style tools.
Michele Calgaro
2020-12-06
49
-50
/
+50
*
tests: Wait for the dcop server to be ready.
Slávek Banko
2020-12-06
2
-0
/
+6
*
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
[next]