Commit Graph

1225 Commits (acc29a93bbbf2fbb3ef76c8c986d1722cb200a91)
 

Author SHA1 Message Date
Timothy Pearson acc29a93bb Fix incorrect Download string in TDEFileSpeedBar 10 years ago
Michele Calgaro 4195032ae4 KDE -> TDE documentation index rename. This relates to bug 1859. 11 years ago
Timothy Pearson e4da373e49 Bring up, down, top, and bottom icons into XDG compliance 11 years ago
Timothy Pearson 659c2cd833 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs 11 years ago
Timothy Pearson d2ac3c6183 Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Automated System dd7828630b Reset submodule main/tdelibs/cmake to latest HEAD 11 years ago
Slávek Banko a22b1fc950 Fix tdeinit build definition 11 years ago
Timothy Pearson af586d3223 Bring first and last icons into XDG compliance 11 years ago
Timothy Pearson 5fda712169 Bring previous and next icons into XDG compliance 11 years ago
Timothy Pearson fee189b236 Bring camera icons into XDG compliance 11 years ago
Timothy Pearson 297e4323dc Bring joystick icons into XDG compliance 11 years ago
Timothy Pearson ff57382179 Second part of prior commit 11 years ago
Timothy Pearson d46b1b9c64 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Timothy Pearson e95efe5790 Second part of prior commit 11 years ago
Timothy Pearson 87d43e9bdb Fix Keywords separators to match XDG desktop specifications 11 years ago
François Andriot c8b810f149 Fix tdesu process handling 11 years ago
François Andriot 8f11758253 Fix FTBFS with libmagic < 4.23 11 years ago
Timothy Pearson 9a6735bb63 Add handbookSection method to TDECModuleContainer
This relates to Bug 1850
11 years ago
Timothy Pearson 54aa2cd493 Fix prior commit 11 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
11 years ago
Timothy Pearson 2328531793 Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs 11 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
11 years ago
Slávek Banko 03a61295af Fix FTBFS on missing magic_getpath 11 years ago
Timothy Pearson e1eaf5a901 Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs 11 years ago
Timothy Pearson a71fa0953d Add progress and error signals to tdenewstuff
This relates to Bug 2127
11 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
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