Commit Graph

810 Commits (c1883367c372fd293d4a17c7aae6063dd2e81da1)
 

Author SHA1 Message Date
Slávek Banko c1883367c3
Add a definition of MIME type application/x-pie-executable.
3 years ago
Mavridis Philippe 92bb9740fa
iconForURL(): Fix root directory (/) icon.
3 years ago
Slávek Banko 775f264a47
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
3 years ago
TDE Gitea 147f714fe7 Reset submodule main/core/tdelibs/cmake to latest HEAD
3 years ago
TDE Gitea c2ca656e9b Reset submodule main/core/tdelibs/cmake to latest HEAD
3 years ago
Slávek Banko 12c5f4430c
Add an option to install the imagetops binary.
3 years ago
Michele Calgaro e3a8354380
krun: prevent media:/ or system:/media urls to be replaced by their respective /media/... path.
3 years ago
Michele Calgaro 43b41be84b
Drop weird macro and use memcpy/memset instead.
3 years ago
Michele Calgaro aa3ffe33ca
tdeabc/vcard: integrated "generated" partial header files into the place where they
3 years ago
Slávek Banko 3fd534c3f9
Fix function name in LUA indentation script error message.
3 years ago
Slávek Banko efae38628b
tests: Wait for the dcop server to be ready.
3 years ago
Slávek Banko f5adb79794
Add a check to verify that the spell checker set as the default is enabled for build.
3 years ago
Slávek Banko 9ffa92f841
Add a build option for ispell.
3 years ago
OBATA Akio 2779387ef1
Add an ability to specify default spell checker
3 years ago
OBATA Akio 431ab46758
Port ASPELL_DATADIR detection to CMake
3 years ago
OBATA Akio 0aa014e9d2
Add the ability to detect ispell lib directory
3 years ago
gregory guy 711ff288fa
Add definitions for X11_RGBFILE and XMLLINT in config.h
3 years ago
OBATA Akio be8ea9c41a
kpty: prevent to open pseudo ttys twice for openpty(3) platforms
3 years ago
OBATA Akio 1d9cf8e717
Add support of posix_openpt(2) to open master pseudo terminal device
3 years ago
OBATA Akio 35bff96a9c
Add a knob to use fixed path `iceauth` tool
3 years ago
OBATA Akio f250423e9d
Fix to set DCOP_PATH properly
3 years ago
OBATA Akio b92175e2a3
Improve progname detection portability
3 years ago
OBATA Akio 3242ddae6c
Add `getservbyname_r` prototype detection to CMake
3 years ago
OBATA Akio bdf8756ae1
Fix to declare missing `snprintf` prototype at correct place
3 years ago
OBATA Akio 8e4dc61208
Fix to declare vsnprintf prototype with detected condition
3 years ago
OBATA Akio 961a3aac69
Fix to detect vsnprintf prototype properly
3 years ago
Slávek Banko 0ac62424d2
Link external library for backtrace in tdecore.
3 years ago
OBATA Akio 3241cab0cf
Allow to use backtrace(3) external library for kdebug
3 years ago
Slávek Banko 75aaa51fe2
Fix FTBFS due to unnamed unused arguments in C sources in a recent commit.
3 years ago
OBATA Akio e83b6fdca0
Add LOCAL_PEEREID sockopt support for peer socket uid check
3 years ago
OBATA Akio a9e9cfcd54
Fix missing argments for drive parse filter on lpr
3 years ago
OBATA Akio c2b391d828
Fix to use configured openpty usability condition
3 years ago
gregory guy f65dc75bca
fix FTBFS, error: ‘dup’ was not declared in this scope
3 years ago
Michele Calgaro 02424237c8
Fixed handling of svg images that caused an infinite loop (most notably
3 years ago
aneejit1 71c0596f00
Missing glib link directories
3 years ago
aneejit1 fb7b26151d
avahi-tqt include/link directories missing
3 years ago
Slávek Banko 610545c103
Use target names for commands instead of full paths.
3 years ago
Slávek Banko d37bb843d1
Use private linking for exported CMake targets.
3 years ago
Slávek Banko d336392f8f
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
3 years ago
Slávek Banko 345f44fb93
dcopidlng fixes:
3 years ago
Slávek Banko b2ff598b34
Drop explicit dependencies on dcopidl and dcopidl2cpp,
3 years ago
Slávek Banko bb46328fb4
dcopidlng fixes:
3 years ago
Slávek Banko 2ad5c999a7
Enable the use of dcopidlng during build tdelibs.
3 years ago
Slávek Banko eba282f397
Fix typo in the SSL library check rules.
3 years ago
Slávek Banko f659403a3a
Check existing XDG folders before localization of the name.
3 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.
3 years ago
Michele Calgaro df6c901347
Fixed unresponsive behavior of the shortcut setting dialog in recent
3 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.
3 years ago
Michele Calgaro 188e2b9e2d
Remove remaining 'register' instructions.
3 years ago
Michele Calgaro 58b490adcc
Security: remove support for $(...) in KRun which could have allowed
3 years ago