index
:
tdelibs
feat/fix-suspend-code
feat/new_hwcontrol
feat/tdehtml+svg
feat/tdeio-xattr-support
fix/api-for-python
fix/tde-75
issue/270/tdelibs-V4
issue/51/jasper-to-openjpeg
master
other/string-fixes
r14.0.x
r14.1.x
v3.5.13-sru
TDE core libraries
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma...
Timothy Pearson
2014-10-11
42
-52
/
+52
*
Second part of prior commit
Timothy Pearson
2014-10-11
1
-1
/
+1
*
Fix Keywords separators to match XDG desktop specifications
Timothy Pearson
2014-10-11
1
-53
/
+53
*
Fix tdesu process handling
François Andriot
2014-10-11
1
-2
/
+7
*
Fix FTBFS with libmagic < 4.23
François Andriot
2014-10-11
1
-0
/
+4
*
Add handbookSection method to TDECModuleContainer
Timothy Pearson
2014-10-09
2
-10
/
+26
*
Fix prior commit
Timothy Pearson
2014-10-09
1
-1
/
+1
*
Load proper handbook section when a TDEControl module is loaded via tdecmshel...
Timothy Pearson
2014-10-09
4
-5
/
+32
*
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs
Timothy Pearson
2014-10-09
5
-1
/
+54
|
\
|
*
Fix FTBFS on missing magic_getpath
Slávek Banko
2014-10-09
5
-1
/
+54
*
|
Add protected helper methods to better handle rubberband operations outside o...
Timothy Pearson
2014-10-09
2
-0
/
+29
|
/
*
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs
Timothy Pearson
2014-10-08
5
-3
/
+13
|
\
|
*
Add a cmake detection for Xext library
François Andriot
2014-10-08
4
-3
/
+9
|
*
Fix ucred support in openbsd
François Andriot
2014-10-08
1
-0
/
+4
*
|
Add progress and error signals to tdenewstuff
Timothy Pearson
2014-10-08
3
-2
/
+14
|
/
*
Do not use magic_version function if magic version support not available
Timothy Pearson
2014-10-08
1
-0
/
+4
*
Update mimetypes in Kate plugins to match output of libmagic
Timothy Pearson
2014-10-08
4
-4
/
+4
*
Makes favorite URLs in TDE file open/save dialogs global (sared amongst all a...
Timothy Pearson
2014-10-07
1
-2
/
+2
*
Add the following patch from Bug 1499
Timothy Pearson
2014-10-07
2
-0
/
+20
*
Fix certain shell scripts not being identified
Timothy Pearson
2014-10-07
6
-14
/
+175
*
Autodetect downloaded mime type and compare against category; if wallpaper do...
Timothy Pearson
2014-10-07
4
-2
/
+30
*
Fix libmime database load once and for all
Timothy Pearson
2014-10-07
1
-13
/
+31
*
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs
Timothy Pearson
2014-10-07
8
-26
/
+81
|
\
|
*
Fix dependencies in CMake targets
Slávek Banko
2014-10-07
1
-1
/
+8
|
*
Allow conditional build of tdehwlib
François Andriot
2014-10-07
6
-8
/
+43
|
*
Fix openpty detection on openbsd
François Andriot
2014-10-07
1
-10
/
+23
|
*
Enable previously disabled build options in config.h
François Andriot
2014-10-07
1
-7
/
+7
*
|
Add proper OCS support to the base TDENewStuff class
Timothy Pearson
2014-10-07
3
-32
/
+48
|
/
*
Fix loading of additional mime magic files
Timothy Pearson
2014-10-06
1
-7
/
+2
*
Allow suspend/hibernate/freeze/etc. when $HOME is an NFS share
Timothy Pearson
2014-10-06
1
-34
/
+0
*
Push the following patches to GIT from Bug 1499:
Timothy Pearson
2014-10-06
3
-23
/
+47
*
Support writing empty directories to ZIP files.
Thomas McGuire
2014-10-05
2
-1
/
+16
*
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs
Timothy Pearson
2014-10-05
13
-29
/
+211
|
\
|
*
Fix detection of some headers on openbsd
François Andriot
2014-10-05
1
-1
/
+22
|
*
Fix FTBFS on openbsd because missing link to "util" library
François Andriot
2014-10-05
1
-1
/
+1
|
*
Fix default spell checker on openbsd
François Andriot
2014-10-05
1
-0
/
+4
|
*
Fix cups default directories on openbsd
François Andriot
2014-10-05
1
-4
/
+22
|
*
Fix cupsd process detection
François Andriot
2014-10-05
1
-0
/
+14
|
*
Disable environment-based completion in kurlcompletion on openbsd
François Andriot
2014-10-05
1
-0
/
+6
|
*
Fix FTBFS because undefined __progname in tdeio_connection
François Andriot
2014-10-05
1
-0
/
+4
|
*
Add 'tdesu' to tdeioslave_file mount/umount command on openbsd
François Andriot
2014-10-05
1
-0
/
+7
|
*
Fix FTBFS because Linux specific include in tdeapplication.cpp
François Andriot
2014-10-05
1
-0
/
+2
|
*
Add support for openbsd in kresolver
François Andriot
2014-10-05
2
-18
/
+105
|
*
Add support for openbsd pty in kpty
François Andriot
2014-10-05
1
-0
/
+14
|
*
Fix hardcoded link flag to "dl" library
François Andriot
2014-10-05
2
-5
/
+10
*
|
Add proper refcounting option to TDEMainWindow
Timothy Pearson
2014-10-05
6
-9
/
+24
|
/
*
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs
Timothy Pearson
2014-10-04
1
-0
/
+1
|
\
|
*
Fix return in keramik isFormWidget
François Andriot
2014-10-04
1
-0
/
+1
*
|
Modify bindAndListen to allow suppression of warnings when bind failures are ...
Timothy Pearson
2014-10-04
2
-5
/
+24
|
/
*
Add new handbookSection() method to the TDECModule class
Timothy Pearson
2014-10-03
2
-1
/
+14
[prev]
[next]