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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use libmagic for mime type determination
Timothy Pearson
2017-07-22
7
-3170
/
+234
*
Remove unused KMimeMagic::mergeBufConfig method in preparation for converting...
Timothy Pearson
2017-07-22
2
-25
/
+0
*
Fix a number of build warnings
Timothy Pearson
2017-07-22
10
-28
/
+49
*
Fix compiler warnings
Timothy Pearson
2017-07-22
1
-3
/
+5
*
Fix visibility of krandr and krsync libraries
Timothy Pearson
2017-07-19
3
-103
/
+108
*
Reset submodule main/tdelibs/cmake to latest HEAD
Automated System
2017-03-26
1
-0
/
+0
*
Reset submodule main/tdelibs/admin to latest HEAD
Automated System
2016-08-07
1
-0
/
+0
*
Fix occasional Konqueror crashes on kjs/regexp
Slávek Banko
2016-04-03
1
-10
/
+14
*
tdeabc: fixed birthday assignment in VCardTool. This relates to bug 2613.
E. Kotsev
2016-04-03
1
-3
/
+6
*
Fixed product name in bug report form. This relates to bug 2617.
Michele Calgaro
2016-04-03
1
-1
/
+1
*
Fixed ISO8601 parsing in VCardTool. This relates to bug 2613.
Michele Calgaro
2016-04-03
1
-19
/
+82
*
Fixed up previous commit.
Michele Calgaro
2016-01-24
2
-2
/
+2
*
Update kate syntax highlight files
Michele Calgaro
2016-01-24
2
-0
/
+387
*
Fix tdebindings FTBFS
Timothy Pearson
2015-12-24
1
-0
/
+6
*
Allow session manager to be disable on creation when argc and argv are not pa...
Timothy Pearson
2015-12-24
2
-0
/
+34
*
Allow TDEApplication objects to be constructed without a session manager
Timothy Pearson
2015-12-24
2
-2
/
+45
*
Add tdelfeditor
Timothy Pearson
2015-12-24
1
-1
/
+2
*
Fix wrong options to xrandr in tderandr
Roman Savochenko
2015-12-23
1
-1
/
+1
*
Fix invalid perl syntax in kdocAstUtil.pm
François Andriot
2015-12-23
1
-1
/
+1
*
Kate syntax highlighting files update - Oct 2015
Michele Calgaro
2015-12-23
24
-378
/
+12202
*
Fix quotedPrintablecodec to support lower-case letters in hex codes
Slávek Banko
2015-12-23
1
-2
/
+3
*
Limit size of notification popups
Timothy Pearson
2015-12-23
1
-56
/
+119
*
Add new license files to build
Timothy Pearson
2015-12-23
1
-1
/
+1
*
Fix prior commits
Timothy Pearson
2015-12-23
1
-1
/
+1
*
Fix prior commit
Timothy Pearson
2015-12-23
1
-2
/
+2
*
Add GPL v3 license to TDEAboutData options
Timothy Pearson
2015-12-23
4
-0
/
+849
*
Fix dlerror and crypt detection for CMake build
Slávek Banko
2015-12-23
1
-0
/
+21
*
Fixed C++ support in Kate syntax highlighting code. This resolves bug 2455.
Michele Calgaro
2015-12-23
5
-19
/
+56
*
Kate syntax highlighting files update - Jun 2015
Michele Calgaro
2015-12-23
6
-241
/
+1463
*
Fix FTBFS due to missing export lt_dlopen_flag
Nikolaus Klepp
2015-12-23
1
-0
/
+2
*
Fix several issues on freebsd
Slávek Banko
2015-12-23
4
-11
/
+14
*
Fix openpty detection with libutil.h
Slávek Banko
2015-12-23
1
-12
/
+8
*
Fix detection for option TDEINIT_USE_XFT with CMake build
Slávek Banko
2015-12-23
2
-2
/
+9
*
Fix setting some constants in config.h with CMake build
Slávek Banko
2015-12-23
1
-0
/
+9
*
Fix FTBFS on freebsd
Nikolaus Klepp
2015-12-23
4
-3
/
+10
*
Fix FTBFS on freebsd due to utmpx
Slávek Banko
2015-12-23
1
-1
/
+1
*
Fix detection of LZMA without pkgconfig file
Slávek Banko
2015-12-23
1
-1
/
+12
*
Improve ACL detection for CMake build
Slávek Banko
2015-12-23
4
-16
/
+24
*
Add include directory for internal libltdl
Slávek Banko
2015-12-23
3
-1
/
+5
*
Added *.service and *.target format to INI files.
Darrell Anderson
2015-12-23
2
-2
/
+2
*
Force to handle DCOP requests in KUniqueApplication (newInstance call)
Slávek Banko
2015-12-23
1
-2
/
+12
*
Add mit-shm extension support for CMake build
Slávek Banko
2015-12-23
1
-2
/
+15
*
Fix xext configure check for CMake build
Slávek Banko
2015-12-23
1
-3
/
+9
*
Kate syntax highlighting files update - Jan 2015.
Michele Calgaro
2015-12-23
6
-10
/
+2195
*
Minor code clean up.
Michele Calgaro
2015-12-23
1
-9
/
+4
*
Fixed typo and removed unnecessary call. This relates to bug 146.
Michele Calgaro
2015-12-23
1
-3
/
+3
*
Fix FTBFS because CUPS 2.x
Slávek Banko
2015-12-23
2
-17
/
+17
*
Fix printing of debug information on KDED crash
Timothy Pearson
2015-12-23
1
-3
/
+7
*
Remove unneeded check and handler for broken TQt DnD
Timothy Pearson
2015-12-23
1
-41
/
+0
*
Don't slow execution just because TDEAction::plugAccel was used
Timothy Pearson
2015-12-23
1
-0
/
+6
[next]