Commit Graph

1200 Commits (aae8990d33bbfee205c75dc7e48e1c64f2beeff0)
 

Author SHA1 Message Date
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
11 years ago
François Andriot 3adf509ac8 Fix ucred support in openbsd 11 years ago
Timothy Pearson 58c3aed2bb Do not use magic_version function if magic version support not available
This relates to Bug 656
11 years ago
Timothy Pearson a44c924930 Update mimetypes in Kate plugins to match output of libmagic
This relates to Bug 2148
11 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
11 years ago
Timothy Pearson c1098677d4 Add the following patch from Bug 1499
tdelibs: add postofficebox suppot in tdeabc
11 years ago
Timothy Pearson f8790c70f8 Fix certain shell scripts not being identified
This relates to Bug 656
Clean up some old development debug statements
11 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
11 years ago
Timothy Pearson e5f898219a Fix libmime database load once and for all
This relates to Bug 656
11 years ago
Timothy Pearson 89a87055f0 Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs 11 years ago
Timothy Pearson 72a2afc0af Add proper OCS support to the base TDENewStuff class
This relates to Bug 2127
11 years ago
Slávek Banko d227c416d0 Fix dependencies in CMake targets 11 years ago
François Andriot 84e3f9e06b Allow conditional build of tdehwlib 11 years ago
François Andriot e255a8ca63 Fix openpty detection on openbsd 11 years ago
François Andriot 223f0c7578 Enable previously disabled build options in config.h 11 years ago
Timothy Pearson 62bfcbe478 Fix loading of additional mime magic files
This resolves Bug 656
11 years ago
Timothy Pearson a3e63055fb Allow suspend/hibernate/freeze/etc. when $HOME is an NFS share
This resolves Bug 1623
11 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
11 years ago
Thomas McGuire ddbe23e90d Support writing empty directories to ZIP files. 11 years ago
Timothy Pearson 03518d6339 Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs 11 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
11 years ago
François Andriot 3f5a4b419f Fix detection of some headers on openbsd
Many headers requires additional include stdlib.h
11 years ago
François Andriot 8e7888b857 Fix FTBFS on openbsd because missing link to "util" library 11 years ago
François Andriot cca5076348 Fix default spell checker on openbsd 11 years ago
François Andriot 69e7a5c4fa Fix cups default directories on openbsd 11 years ago
François Andriot 754647ba5a Fix cupsd process detection 11 years ago
François Andriot 78a66b11dd Disable environment-based completion in kurlcompletion on openbsd 11 years ago
François Andriot 9c7a8637ed Fix FTBFS because undefined __progname in tdeio_connection 11 years ago
François Andriot b588c6e6bd Add 'tdesu' to tdeioslave_file mount/umount command on openbsd 11 years ago
François Andriot 8f3cf10d98 Fix FTBFS because Linux specific include in tdeapplication.cpp 11 years ago
François Andriot 439f3ba7ea Add support for openbsd in kresolver 11 years ago
François Andriot e61585edf0 Add support for openbsd pty in kpty 11 years ago
François Andriot af2c2afb25 Fix hardcoded link flag to "dl" library
Fix "dlopen" function detection
11 years ago
Timothy Pearson 67d3c303f3 Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs 11 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
11 years ago
François Andriot 5b38cb97aa Fix return in keramik isFormWidget 11 years ago
Timothy Pearson 319f69a280 Add new handbookSection() method to the TDECModule class
This relates to Bug 1850
11 years ago
Timothy Pearson cc5fd88be3 Don't use insane (negative) layout values if layout engine does not allocate sufficient space for a text string
This resolves Bug 1950
Make most debugging statements work again
Add new debugging statements
Fix several annoying build warnings
11 years ago
Timothy Pearson 2c850d93a7 Fix potential crash if CPU #0 is not available 11 years ago
Timothy Pearson 54578ce023 Add mimeTypePtrFast method to KFileItem
This relates to Bug 699
Clean up a couple of minor build warnings
Classify usbmisc devices
11 years ago
Timothy Pearson 09a4688659 Install added file from prior commit 11 years ago
Timothy Pearson 8066e87c6c Use libmagic for mime type determination
This relates to Bug 656, Bug 661, and others
11 years ago
Timothy Pearson 6d268f3c55 Remove unused KMimeMagic::mergeBufConfig method in preparation for converting to libmagic
This relates to Bug 656
11 years ago
Michele Calgaro 2d5d779de9 Fixed tdebase FTBFS caused by commit 427ebd3 when compiling with NDEBUG.
Commit 427ebd3 remove the definition of NDEBUG if kdebug.h is included in the
compilation process. If such file is incluced in a .cpp file and not in the
corresponding .h file, FTBFS happens due to different class interface between the
class declaration and class definition.
11 years ago
Slávek Banko f49c5b0756 Fix default TDENewStuff providers url 11 years ago
Timothy Pearson f285b77eab Remove obsolete references to kinfocenter
This relates to Bug 1910
11 years ago
Automated System 2a137d7c00 Reset submodule main/tdelibs/cmake to latest HEAD 11 years ago
Timothy Pearson 066d08f4e7 Automated l10n update (after extraction) 11 years ago
Automated System ac0e32fc14 Reset submodule main/tdelibs/admin to latest HEAD 11 years ago
Timothy Pearson 080749068b Fix accidental i18n breakage 11 years ago