Timothy Pearson
297e4323dc
Bring joystick icons into XDG compliance
10 years ago
Timothy Pearson
ff57382179
Second part of prior commit
10 years ago
Timothy Pearson
d46b1b9c64
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
e95efe5790
Second part of prior commit
10 years ago
Timothy Pearson
87d43e9bdb
Fix Keywords separators to match XDG desktop specifications
10 years ago
François Andriot
c8b810f149
Fix tdesu process handling
10 years ago
François Andriot
8f11758253
Fix FTBFS with libmagic < 4.23
10 years ago
Timothy Pearson
9a6735bb63
Add handbookSection method to TDECModuleContainer
...
This relates to Bug 1850
10 years ago
Timothy Pearson
54aa2cd493
Fix prior commit
10 years ago
Timothy Pearson
47d283876b
Load proper handbook section when a TDEControl module is loaded via tdecmshell instead of kcontrol
...
This relates to Bug 1850
10 years ago
Timothy Pearson
2328531793
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs
10 years ago
Timothy Pearson
216794724c
Add protected helper methods to better handle rubberband operations outside of a TDEListView in file manager mode
...
This relates to Bug 1961
10 years ago
Slávek Banko
03a61295af
Fix FTBFS on missing magic_getpath
10 years ago
Timothy Pearson
e1eaf5a901
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs
10 years ago
Timothy Pearson
a71fa0953d
Add progress and error signals to tdenewstuff
...
This relates to Bug 2127
10 years ago
François Andriot
aae8990d33
Add a cmake detection for Xext library
...
Remove hardcoded Xext flags in tderandr and tdestyles/keramik
Add missing link flag in tdeui
10 years ago
François Andriot
3adf509ac8
Fix ucred support in openbsd
10 years ago
Timothy Pearson
58c3aed2bb
Do not use magic_version function if magic version support not available
...
This relates to Bug 656
10 years ago
Timothy Pearson
a44c924930
Update mimetypes in Kate plugins to match output of libmagic
...
This relates to Bug 2148
10 years ago
Timothy Pearson
c359057caa
Makes favorite URLs in TDE file open/save dialogs global (sared amongst all applications) by default
...
This commits the following patch from Bug 1499:
tdelibs: fix kurlbar global
10 years ago
Timothy Pearson
c1098677d4
Add the following patch from Bug 1499
...
tdelibs: add postofficebox suppot in tdeabc
10 years ago
Timothy Pearson
f8790c70f8
Fix certain shell scripts not being identified
...
This relates to Bug 656
Clean up some old development debug statements
10 years ago
Timothy Pearson
30c2b7e4bd
Autodetect downloaded mime type and compare against category; if wallpaper downloads something other than image abort
...
This relates to Bug 2127
10 years ago
Timothy Pearson
e5f898219a
Fix libmime database load once and for all
...
This relates to Bug 656
10 years ago
Timothy Pearson
89a87055f0
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs
10 years ago
Timothy Pearson
72a2afc0af
Add proper OCS support to the base TDENewStuff class
...
This relates to Bug 2127
10 years ago
Slávek Banko
d227c416d0
Fix dependencies in CMake targets
10 years ago
François Andriot
84e3f9e06b
Allow conditional build of tdehwlib
10 years ago
François Andriot
e255a8ca63
Fix openpty detection on openbsd
10 years ago
François Andriot
223f0c7578
Enable previously disabled build options in config.h
10 years ago
Timothy Pearson
62bfcbe478
Fix loading of additional mime magic files
...
This resolves Bug 656
10 years ago
Timothy Pearson
a3e63055fb
Allow suspend/hibernate/freeze/etc. when $HOME is an NFS share
...
This resolves Bug 1623
10 years ago
Timothy Pearson
9cb7d73182
Push the following patches to GIT from Bug 1499:
...
tdelibs: disable kfiledialogbox OK button if user has no permission on file
tdelibs: fix https loop
tdelibs: fix groups in kdialogpropertiesdialog
tdelibs: avoid assertion in tdeio karchive
10 years ago
Thomas McGuire
ddbe23e90d
Support writing empty directories to ZIP files.
10 years ago
Timothy Pearson
03518d6339
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs
10 years ago
Timothy Pearson
7cd4adc908
Add proper refcounting option to TDEMainWindow
...
This relates to the discussion at:
http://lists.kde.org/?l=kde-core-devel&m=107208785431497&w=2
Clean up a few minor code formatting issues
10 years ago
François Andriot
3f5a4b419f
Fix detection of some headers on openbsd
...
Many headers requires additional include stdlib.h
10 years ago
François Andriot
8e7888b857
Fix FTBFS on openbsd because missing link to "util" library
10 years ago
François Andriot
cca5076348
Fix default spell checker on openbsd
10 years ago
François Andriot
69e7a5c4fa
Fix cups default directories on openbsd
10 years ago
François Andriot
754647ba5a
Fix cupsd process detection
10 years ago
François Andriot
78a66b11dd
Disable environment-based completion in kurlcompletion on openbsd
10 years ago
François Andriot
9c7a8637ed
Fix FTBFS because undefined __progname in tdeio_connection
10 years ago
François Andriot
b588c6e6bd
Add 'tdesu' to tdeioslave_file mount/umount command on openbsd
10 years ago
François Andriot
8f3cf10d98
Fix FTBFS because Linux specific include in tdeapplication.cpp
10 years ago
François Andriot
439f3ba7ea
Add support for openbsd in kresolver
10 years ago
François Andriot
e61585edf0
Add support for openbsd pty in kpty
10 years ago
François Andriot
af2c2afb25
Fix hardcoded link flag to "dl" library
...
Fix "dlopen" function detection
10 years ago
Timothy Pearson
67d3c303f3
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs
10 years ago
Timothy Pearson
379f344bb3
Modify bindAndListen to allow suppression of warnings when bind failures are expected as part of normal operation
...
This relates to Bug 1988
10 years ago