Commit Graph

798 Commits (9ffa92f841c761d107885e8cd7996f8901378399)
 

Author SHA1 Message Date
Slávek Banko 9ffa92f841
Add a build option for ispell.
4 years ago
OBATA Akio 2779387ef1
Add an ability to specify default spell checker
4 years ago
OBATA Akio 431ab46758
Port ASPELL_DATADIR detection to CMake
4 years ago
OBATA Akio 0aa014e9d2
Add the ability to detect ispell lib directory
4 years ago
gregory guy 711ff288fa
Add definitions for X11_RGBFILE and XMLLINT in config.h
4 years ago
OBATA Akio be8ea9c41a
kpty: prevent to open pseudo ttys twice for openpty(3) platforms
4 years ago
OBATA Akio 1d9cf8e717
Add support of posix_openpt(2) to open master pseudo terminal device
4 years ago
OBATA Akio 35bff96a9c
Add a knob to use fixed path `iceauth` tool
4 years ago
OBATA Akio f250423e9d
Fix to set DCOP_PATH properly
4 years ago
OBATA Akio b92175e2a3
Improve progname detection portability
4 years ago
OBATA Akio 3242ddae6c
Add `getservbyname_r` prototype detection to CMake
4 years ago
OBATA Akio bdf8756ae1
Fix to declare missing `snprintf` prototype at correct place
4 years ago
OBATA Akio 8e4dc61208
Fix to declare vsnprintf prototype with detected condition
4 years ago
OBATA Akio 961a3aac69
Fix to detect vsnprintf prototype properly
4 years ago
Slávek Banko 0ac62424d2
Link external library for backtrace in tdecore.
4 years ago
OBATA Akio 3241cab0cf
Allow to use backtrace(3) external library for kdebug
4 years ago
Slávek Banko 75aaa51fe2
Fix FTBFS due to unnamed unused arguments in C sources in a recent commit.
4 years ago
OBATA Akio e83b6fdca0
Add LOCAL_PEEREID sockopt support for peer socket uid check
4 years ago
OBATA Akio a9e9cfcd54
Fix missing argments for drive parse filter on lpr
4 years ago
OBATA Akio c2b391d828
Fix to use configured openpty usability condition
4 years ago
gregory guy f65dc75bca
fix FTBFS, error: ‘dup’ was not declared in this scope
4 years ago
Michele Calgaro 02424237c8
Fixed handling of svg images that caused an infinite loop (most notably
4 years ago
aneejit1 71c0596f00
Missing glib link directories
4 years ago
aneejit1 fb7b26151d
avahi-tqt include/link directories missing
4 years ago
Slávek Banko 610545c103
Use target names for commands instead of full paths.
4 years ago
Slávek Banko d37bb843d1
Use private linking for exported CMake targets.
4 years ago
Slávek Banko d336392f8f
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
4 years ago
Slávek Banko 345f44fb93
dcopidlng fixes:
4 years ago
Slávek Banko b2ff598b34
Drop explicit dependencies on dcopidl and dcopidl2cpp,
4 years ago
Slávek Banko bb46328fb4
dcopidlng fixes:
4 years ago
Slávek Banko 2ad5c999a7
Enable the use of dcopidlng during build tdelibs.
4 years ago
Slávek Banko eba282f397
Fix typo in the SSL library check rules.
4 years ago
Slávek Banko f659403a3a
Check existing XDG folders before localization of the name.
4 years ago
Michele Calgaro b34eba6147
KJobViewer: make sure the printer lists is correctly updated when printers are added or removed. This relates to bug 1362.
4 years ago
Michele Calgaro df6c901347
Fixed unresponsive behavior of the shortcut setting dialog in recent
4 years ago
Michele Calgaro a860d82bef
kjobviewer: fixed initial value of KeepWindow checkbox. This was causing KJobViewer to not autostart unless the user first toggled the checkbox at least once. Relates to bug 1362.
4 years ago
Michele Calgaro 188e2b9e2d
Remove remaining 'register' instructions.
4 years ago
Michele Calgaro 58b490adcc
Security: remove support for $(...) in KRun which could have allowed
4 years ago
Michele Calgaro 5523d65792
Removed kerry related code.
4 years ago
Michele Calgaro e58c536dd1
Removed beagle related code.
4 years ago
Slávek Banko fbd64ec386
Improve folder icons on the speedbar.
4 years ago
Michele Calgaro 5dad8abdc3
KJobviewer: keep "permanent window" option across sessions.
4 years ago
Michele Calgaro 05dbf5c0b1
Removed explicit usage of the 'register' keyword.
4 years ago
Slávek Banko 119bb12503
Fix private API compatibility in TDEGlobalSettings.
4 years ago
Michele Calgaro b3a875f92e
Make sure XDG folders are created prior to their usage.
4 years ago
Michele Calgaro 54800d9de6
Improved support for XDG folders without requiring xdg-user-dirs to be installed.
4 years ago
Matías Fonzo d5b27c1f51
Redirect some headers noticed by the compiler
4 years ago
Matías Fonzo 319d2b0943
Added missing headers for tdeinit/start_tdeinit.c
4 years ago
Matías Fonzo a1d5228ba2
Use the correct macros isnan, isinf for libc compatibility
4 years ago
Matías Fonzo 7fe5760c2a
Fix LibreSSL detection at tdeio/kssl/
4 years ago