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
path:
root
/
tdecore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bring camera icons into XDG compliance
Timothy Pearson
2014-10-11
1
-1
/
+1
*
Allow conditional build of tdehwlib
François Andriot
2014-10-07
5
-7
/
+37
*
Allow suspend/hibernate/freeze/etc. when $HOME is an NFS share
Timothy Pearson
2014-10-06
1
-34
/
+0
*
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs
Timothy Pearson
2014-10-05
5
-19
/
+122
|
\
|
*
Fix FTBFS on openbsd because missing link to "util" library
François Andriot
2014-10-05
1
-1
/
+1
|
*
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
*
|
Add proper refcounting option to TDEMainWindow
Timothy Pearson
2014-10-05
2
-5
/
+8
|
/
*
Modify bindAndListen to allow suppression of warnings when bind failures are ...
Timothy Pearson
2014-10-04
2
-5
/
+24
*
Fix potential crash if CPU #0 is not available
Timothy Pearson
2014-10-02
1
-3
/
+3
*
Add mimeTypePtrFast method to KFileItem
Timothy Pearson
2014-10-02
1
-0
/
+1
*
Fixed tdebase FTBFS caused by commit 427ebd3 when compiling with NDEBUG.
Michele Calgaro
2014-10-01
1
-2
/
+0
*
Fix accidental i18n breakage
Timothy Pearson
2014-09-28
2
-3
/
+3
*
Fix prior commit
Timothy Pearson
2014-09-28
1
-5
/
+0
*
Rename kde.pot to tde.pot
Timothy Pearson
2014-09-28
2
-0
/
+7
*
Classify regulator devices
Timothy Pearson
2014-09-23
1
-0
/
+3
*
Fix another case of undefined behaviour
Timothy Pearson
2014-09-20
2
-0
/
+14
*
Update hardware device classification map
Timothy Pearson
2014-09-20
1
-0
/
+15
*
Fix incorrect sizes being reported on raid devices
Timothy Pearson
2014-07-10
1
-12
/
+3
*
Add a few unclassified devices to the TDE HW manager database
Timothy Pearson
2014-07-09
1
-2
/
+8
*
Added support for XDG directories: music, pictures, videos, download.
François Andriot
2014-06-12
2
-10
/
+72
*
Optimize watching switches on input event devices
Slávek Banko
2014-05-16
3
-194
/
+271
*
Small bug fix
Francois Andriot
2014-05-07
1
-9
/
+9
*
Greatly improve tdehwlib polling performance
Francois Andriot
2014-05-07
2
-167
/
+356
*
Add detailedFriendlyName methods to the TDE hardware manager
Timothy Pearson
2014-04-18
4
-0
/
+23
*
Rename TDE-specific atoms to avoid stomping on KDE atom names
Timothy Pearson
2014-04-09
1
-5
/
+5
*
Revert commit 1d498994
Slávek Banko
2014-04-05
2
-2
/
+0
*
Include xrender library directory when linking
Timothy Pearson
2014-04-02
2
-0
/
+2
*
Fix use offerShutdown in TDE hardware library
Slávek Banko
2014-03-14
1
-18
/
+12
*
Add systemd/logind power management backend to TDE hardware library
Francois Andriot
2014-03-03
2
-76
/
+201
*
Fix detection of switches on input event devices
Slávek Banko
2014-02-25
3
-20
/
+244
*
Finish renaming kiconedit->tdeiconedit.
Darrell Anderson
2014-02-06
1
-1
/
+1
*
Fix tdecore directories of linked libraries
Slávek Banko
2014-01-21
2
-5
/
+2
*
Rename kfilereplace->tdefilereplace in kdebug.areas.
Darrell Anderson
2014-01-15
1
-1
/
+1
*
Update kate syntax highlight files
Michele Calgaro
2014-01-09
1
-2
/
+2
*
Fix crash in mount/umount operations when using pmount
Timothy Pearson
2013-12-27
1
-6
/
+9
*
Use direct DBUS calls for udisks2
Timothy Pearson
2013-12-26
3
-19
/
+171
*
Use udisks DBUS calls instead of command line control utility
Timothy Pearson
2013-12-26
1
-21
/
+146
*
Rename README.kstartupinfo -> README.tdestartupinfo and edit for rebranding.
Darrell Anderson
2013-12-25
1
-14
/
+14
*
Fix detection possibility of setting cpu governor and brightness using tdehwl...
Slávek Banko
2013-12-12
2
-2
/
+2
*
Fix mount media without known filesystem in tdehw storage backend
Slávek Banko
2013-12-11
1
-19
/
+19
*
Add end-of-file newlines.
Darrell Anderson
2013-11-30
3
-3
/
+3
*
Do not grab wrong key when AltGr sequence is required to access global accele...
Timothy Pearson
2013-11-29
5
-27
/
+54
*
Fix remnant QMIN/QMAX to TQMIN/TQMAX.
Darrell Anderson
2013-11-28
4
-19
/
+19
*
Disable unallowed options for udisks/udisks2 in tdehw storage backend
Slávek Banko
2013-11-21
1
-2
/
+4
*
Use only available mechanisms to eject in the tdehw storage backend
Slávek Banko
2013-11-18
1
-53
/
+39
*
Add support for udisks and udisks2 to mount/unmount removable drives
Francois Andriot
2013-11-16
1
-26
/
+155
*
Fix handling path with UTF8 characters in tdehw storage backend
Slávek Banko
2013-11-16
1
-2
/
+2
*
Fix tdehw storage backend media name with UTF8 characters
Slávek Banko
2013-11-16
1
-1
/
+1
[next]