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
*
Fixed more uncrustify's code formatting offending files.
Michele Calgaro
2021-01-03
2
-4
/
+47
*
Fixed second pass uncrustify's code formatting offending files.
Michele Calgaro
2020-12-27
2
-14
/
+20
*
Drop weird macro and use memcpy/memset instead.
Michele Calgaro
2020-12-20
1
-99
/
+9
*
Fixed some uncrustify's code formatting offending files.
Michele Calgaro
2020-12-19
2
-16
/
+12
*
Renaming of files in preparation for code style tools.
Michele Calgaro
2020-12-06
2
-5
/
+5
*
Update translation template.
Automated System
2020-11-25
1
-0
/
+2
*
Add CMakeL10n rules to update all_languages.desktop
Slávek Banko
2020-11-25
1
-0
/
+68
*
Unify language names between all_languages.desktop in tdelibs
Slávek Banko
2020-11-24
1
-8
/
+8
*
tdehw lib: fixed detection of mountable optical disks with incomplete
Michele Calgaro
2020-11-22
1
-6
/
+8
*
tdehw lib: reworked code for eject operation to support return type TQStringV...
Michele Calgaro
2020-11-21
2
-37
/
+66
*
Added support for locking/unlocking of LUKS disks using pmount/pumount.
Michele Calgaro
2020-10-31
1
-9
/
+65
*
Fixed mounting and unmounting of mapped storage devices.
Michele Calgaro
2020-10-10
6
-27
/
+70
*
Fixed displaying of encrypted disks.
Michele Calgaro
2020-10-10
3
-145
/
+71
*
Added udisks2 support for unlocking/locking of encrypted disks.
Michele Calgaro
2020-10-10
4
-24
/
+228
*
tdehwlib: Add regular monitoring of power supply device status,
Slávek Banko
2020-10-07
1
-1
/
+10
*
Removed additional code formatting modelines.
Michele Calgaro
2020-09-27
2
-2
/
+1
*
Removed code formatting modelines.
Michele Calgaro
2020-09-27
58
-74
/
+45
*
kpty: prevent to open pseudo ttys twice for openpty(3) platforms
OBATA Akio
2020-08-31
1
-25
/
+38
*
Add support of posix_openpt(2) to open master pseudo terminal device
OBATA Akio
2020-08-31
1
-1
/
+5
*
Add `getservbyname_r` prototype detection to CMake
OBATA Akio
2020-08-17
1
-2
/
+0
*
Link external library for backtrace in tdecore.
Slávek Banko
2020-08-17
1
-0
/
+1
*
Allow to use backtrace(3) external library for kdebug
OBATA Akio
2020-08-17
1
-1
/
+5
*
Fix to use configured openpty usability condition
OBATA Akio
2020-08-11
1
-1
/
+1
*
Fixed handling of svg images that caused an infinite loop (most notably
Michele Calgaro
2020-07-06
1
-2
/
+9
*
Simplify CMake rules for desktop file translations.
Slávek Banko
2020-06-25
1
-1
/
+1
*
Fixed up incomplete qtplugins -> tqtplugins renaming.
Michele Calgaro
2020-06-24
3
-5
/
+5
*
Rename tde-config option 'qtplugins' to 'tqtplugins'
aneejit1
2020-06-23
2
-4
/
+4
*
Use private linking for exported CMake targets.
Slávek Banko
2020-06-12
1
-3
/
+3
*
Desktop file translations:
Slávek Banko
2020-06-07
4
-14202
/
+23
*
Drop explicit dependencies on dcopidl and dcopidl2cpp,
Slávek Banko
2020-06-07
1
-1
/
+0
*
Minor code refactoring of previous 2 commits.
Michele Calgaro
2020-06-07
1
-13
/
+9
*
tdehwlib: Re-enable OpenSSL < 1.1 compatibility
Slávek Banko
2020-06-05
1
-0
/
+14
*
Update for OpenSSL >= 1.1.0
Timothy Pearson
2020-06-03
1
-2
/
+4
*
Adjusted to TQPtrStack class. This is a minor change.
Michele Calgaro
2020-05-23
1
-1
/
+1
*
Check existing XDG folders before localization of the name.
Slávek Banko
2020-05-18
1
-16
/
+48
*
Removed unnecessary comment.
Michele Calgaro
2020-03-12
1
-2
/
+0
*
tdehwlib: Add a read of the current switch state before invoking
Slávek Banko
2020-02-26
1
-0
/
+1
*
tdehwlib: Add event device classification according to the provided switches.
Slávek Banko
2020-02-23
1
-3
/
+9
*
Prevent tdenetworkmanager from crashing when using unmanaged devices.
Michele Calgaro
2020-02-22
1
-37
/
+46
*
Remove remaining 'register' instructions.
Michele Calgaro
2020-02-20
2
-3
/
+3
*
tdehwlib: Unify units of battery values.
Slávek Banko
2020-02-16
1
-8
/
+42
*
Added back build options for UDISKS2, UDISKS and UDEVIL as requested by
Michele Calgaro
2020-02-10
3
-22
/
+66
*
tdehwlib: Add allowed access for plugdev group members.
Slávek Banko
2020-02-05
1
-0
/
+28
*
Removed explicit usage of the 'register' keyword.
Michele Calgaro
2020-01-30
9
-25
/
+25
*
Fix private API compatibility in TDEGlobalSettings.
Slávek Banko
2020-01-30
2
-0
/
+13
*
Make sure XDG folders are created prior to their usage.
Michele Calgaro
2020-01-29
1
-1
/
+36
*
Improved support for XDG folders without requiring xdg-user-dirs to be instal...
Michele Calgaro
2020-01-28
3
-115
/
+167
*
tdehwlib: Adjusted parsing of battery information
Slávek Banko
2020-01-23
1
-8
/
+24
*
Redirect some headers noticed by the compiler
Matías Fonzo
2020-01-22
1
-1
/
+1
*
Added support for XDG_PICTURES_DIR and XDG_TEMPLATES_DIR in TDE global settings.
Michele Calgaro
2020-01-12
2
-3
/
+38
[next]