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
*
Add an ability to specify default spell checker
OBATA Akio
2021-02-03
3
-5
/
+8
*
Port ASPELL_DATADIR detection to CMake
OBATA Akio
2021-02-03
1
-1
/
+13
*
Add the ability to detect ispell lib directory
OBATA Akio
2021-02-03
4
-0
/
+29
*
Add definitions for X11_RGBFILE and XMLLINT in config.h
gregory guy
2021-02-03
3
-4
/
+31
*
kpty: prevent to open pseudo ttys twice for openpty(3) platforms
OBATA Akio
2021-02-03
1
-25
/
+38
*
Add support of posix_openpt(2) to open master pseudo terminal device
OBATA Akio
2021-02-03
5
-2
/
+16
*
Add a knob to use fixed path `iceauth` tool
OBATA Akio
2021-02-03
6
-8
/
+43
*
Fix to set DCOP_PATH properly
OBATA Akio
2021-02-03
3
-4
/
+6
*
Improve progname detection portability
OBATA Akio
2021-02-03
1
-1
/
+3
*
Add `getservbyname_r` prototype detection to CMake
OBATA Akio
2021-02-03
3
-3
/
+2
*
Fix to declare missing `snprintf` prototype at correct place
OBATA Akio
2021-02-03
1
-2
/
+6
*
Fix to declare vsnprintf prototype with detected condition
OBATA Akio
2021-02-03
1
-5
/
+1
*
Fix to detect vsnprintf prototype properly
OBATA Akio
2021-02-03
1
-1
/
+1
*
Link external library for backtrace in tdecore.
Slávek Banko
2021-02-03
1
-0
/
+1
*
Allow to use backtrace(3) external library for kdebug
OBATA Akio
2021-02-03
3
-3
/
+21
*
Fix FTBFS due to unnamed unused arguments in C sources in a recent commit.
Slávek Banko
2021-02-03
3
-3
/
+11
*
Add LOCAL_PEEREID sockopt support for peer socket uid check
OBATA Akio
2021-02-03
1
-2
/
+12
*
Fix missing argments for drive parse filter on lpr
OBATA Akio
2021-02-03
3
-4
/
+4
*
Fix to use configured openpty usability condition
OBATA Akio
2021-02-03
1
-1
/
+1
*
fix FTBFS, error: ‘dup’ was not declared in this scope
gregory guy
2021-02-03
1
-1
/
+1
*
Fixed handling of svg images that caused an infinite loop (most notably
Michele Calgaro
2021-02-03
1
-2
/
+9
*
Missing glib link directories
aneejit1
2021-02-03
1
-1
/
+4
*
avahi-tqt include/link directories missing
aneejit1
2021-02-03
1
-1
/
+6
*
Use target names for commands instead of full paths.
Slávek Banko
2021-02-03
3
-6
/
+4
*
Use private linking for exported CMake targets.
Slávek Banko
2021-02-03
10
-12
/
+19
*
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
Slávek Banko
2021-02-03
4
-4
/
+4
*
dcopidlng fixes:
Slávek Banko
2021-02-03
1
-1
/
+1
*
Drop explicit dependencies on dcopidl and dcopidl2cpp,
Slávek Banko
2021-02-03
25
-28
/
+1
*
dcopidlng fixes:
Slávek Banko
2021-02-03
4
-22
/
+41
*
Enable the use of dcopidlng during build tdelibs.
Slávek Banko
2021-02-03
1
-0
/
+5
*
Fix typo in the SSL library check rules.
Slávek Banko
2021-02-03
1
-2
/
+2
*
Check existing XDG folders before localization of the name.
Slávek Banko
2021-02-03
1
-16
/
+48
*
KJobViewer: make sure the printer lists is correctly updated when printers ar...
Michele Calgaro
2021-02-03
4
-1
/
+11
*
Fixed unresponsive behavior of the shortcut setting dialog in recent
Michele Calgaro
2021-02-03
2
-14
/
+10
*
kjobviewer: fixed initial value of KeepWindow checkbox. This was causing KJob...
Michele Calgaro
2021-02-03
1
-1
/
+1
*
Remove remaining 'register' instructions.
Michele Calgaro
2021-02-03
10
-19
/
+19
*
Security: remove support for $(...) in KRun which could have allowed
Michele Calgaro
2021-02-03
1
-20
/
+1
*
Removed kerry related code.
Michele Calgaro
2021-02-03
1
-1
/
+0
*
Removed beagle related code.
Michele Calgaro
2021-02-03
3
-16
/
+1
*
Improve folder icons on the speedbar.
Slávek Banko
2021-02-03
1
-4
/
+4
*
KJobviewer: keep "permanent window" option across sessions.
Michele Calgaro
2021-02-03
2
-0
/
+13
*
Removed explicit usage of the 'register' keyword.
Michele Calgaro
2021-02-03
49
-414
/
+414
*
Fix private API compatibility in TDEGlobalSettings.
Slávek Banko
2021-02-03
2
-0
/
+13
*
Make sure XDG folders are created prior to their usage.
Michele Calgaro
2021-02-03
2
-28
/
+53
*
Improved support for XDG folders without requiring xdg-user-dirs to be instal...
Michele Calgaro
2021-02-03
5
-185
/
+179
*
Redirect some headers noticed by the compiler
Matías Fonzo
2021-02-03
2
-2
/
+1
*
Added missing headers for tdeinit/start_tdeinit.c
Matías Fonzo
2021-02-03
1
-0
/
+3
*
Use the correct macros isnan, isinf for libc compatibility
Matías Fonzo
2021-02-03
4
-91
/
+2
*
Fix LibreSSL detection at tdeio/kssl/
Matías Fonzo
2021-02-03
1
-4
/
+4
*
Fix building with avahi support
Slávek Banko
2021-02-03
4
-12
/
+12
[next]