Commit Graph

189 Commits (a760303dd89199beb31f1df9a8f99c4eb989957b)

Author SHA1 Message Date
Michele Calgaro e374731ad5
Fixed handling of arcs in non conforming svg files.
3 years ago
Michele Calgaro 43b41be84b
Drop weird macro and use memcpy/memset instead.
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 3242ddae6c
Add `getservbyname_r` prototype detection to CMake
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
OBATA Akio c2b391d828
Fix to use configured openpty usability condition
3 years ago
Michele Calgaro 02424237c8
Fixed handling of svg images that caused an infinite loop (most notably
3 years ago
Slávek Banko d37bb843d1
Use private linking for exported CMake targets.
3 years ago
Slávek Banko b2ff598b34
Drop explicit dependencies on dcopidl and dcopidl2cpp,
3 years ago
Slávek Banko f659403a3a
Check existing XDG folders before localization of the name.
3 years ago
Michele Calgaro 188e2b9e2d
Remove remaining 'register' instructions.
3 years ago
Michele Calgaro 05dbf5c0b1
Removed explicit usage of the 'register' keyword.
3 years ago
Slávek Banko 119bb12503
Fix private API compatibility in TDEGlobalSettings.
3 years ago
Michele Calgaro b3a875f92e
Make sure XDG folders are created prior to their usage.
3 years ago
Michele Calgaro 54800d9de6
Improved support for XDG folders without requiring xdg-user-dirs to be installed.
3 years ago
Matías Fonzo d5b27c1f51
Redirect some headers noticed by the compiler
3 years ago
Michele Calgaro a9bf439608
Added support for XDG_PICTURES_DIR and XDG_TEMPLATES_DIR in TDE global settings.
3 years ago
Michele Calgaro fb65a4b212
Fix handling of XDG directories in TDEConfigBase. This relates to issue #60.
3 years ago
Slávek Banko f41c1bba8b
Security: remove support for $(...) in config keys with [$e] marker.
5 years ago
Slávek Banko db60dede7d
Fix CMake build dependencies for tests.
5 years ago
Slávek Banko cfa79f06e2
Use system libdir when searching for dynamically loaded libraries.
5 years ago
Slávek Banko 92a29f00ef Fix bug reports link in about dialog
6 years ago
Slávek Banko 6c68e92d38 Add search for utempter helper
6 years ago
Roman Savochenko 8193acc745 Add brightness keys support
7 years ago
Slávek Banko d330c431b4 Fix memory leak after use XGetAtomName
7 years ago
Alexander Golubev a6435d8bbc fixup! tdecore/tdeconfig_compiler: add check/test executables
7 years ago
Slávek Banko 8e0f94f7d9 tdecore/tdeconfig_compiler: Always use tqt names of objects in the generated files
7 years ago
Alexander Golubev eac6bd0980 tdecore/tdeconfig_compiler: add check/test executables
7 years ago
Alexander Golubev b285b4e15f testing: add TEST argument to tde_add_check_executable() macro
7 years ago
Alexander Golubev 0b91193d5d tdecore: fix a crash of dcop non-GUI apps without X
7 years ago
Alexander Golubev b1a20aabbe Include module into test names
7 years ago
Alexander Golubev f088e39885 Initial add for check target for cmake
7 years ago
Timothy Pearson fc073bef59 Fix a number of build warnings
7 years ago
Timothy Pearson ee59867766 Fix tdebindings FTBFS
9 years ago
Timothy Pearson f05253b5e0 Allow session manager to be disable on creation when argc and argv are not passed to TDEApplication
9 years ago
Timothy Pearson 83e71b4192 Allow TDEApplication objects to be constructed without a session manager
9 years ago
Timothy Pearson 3825ec9e3f Add tdelfeditor
9 years ago
Slávek Banko 6b2da2581d Fix quotedPrintablecodec to support lower-case letters in hex codes
9 years ago
Timothy Pearson 1a8b4a9539 Fix prior commits
9 years ago
Timothy Pearson d1a4ef36b1 Fix prior commit
9 years ago
Timothy Pearson a59d0892a2 Add GPL v3 license to TDEAboutData options
9 years ago
Nikolaus Klepp 4928612f61 Fix FTBFS due to missing export lt_dlopen_flag
9 years ago
Slávek Banko 1a68e615e1 Fix several issues on freebsd
9 years ago
Slávek Banko e4ef4e00f9 Fix FTBFS on freebsd due to utmpx
9 years ago
Slávek Banko d7ca37b4b1 Force to handle DCOP requests in KUniqueApplication (newInstance call)
9 years ago
Timothy Pearson f416e6d8f2 Remove unneeded check and handler for broken TQt DnD
9 years ago
François Andriot 0c90f47458 Fix FTBFS on openbsd because missing link to "util" library
9 years ago
François Andriot 2e79465b10 Add support for openbsd in kresolver
9 years ago