Commit Graph

500 Commits (9dc23edee3aa192f99ac56161a341d38374aaacf)

Author SHA1 Message Date
Michele Calgaro aa98dbfe80
Removed explicit usage of the 'register' keyword.
4 years ago
Slávek Banko f29aa92d38
Fix private API compatibility in TDEGlobalSettings.
4 years ago
Michele Calgaro de79e754fa
Make sure XDG folders are created prior to their usage.
4 years ago
Michele Calgaro 394c9f5c0e
Improved support for XDG folders without requiring xdg-user-dirs to be installed.
4 years ago
Slávek Banko ecd1e4bd40
tdehwlib: Adjusted parsing of battery information
4 years ago
Matías Fonzo c2adce2e13
Redirect some headers noticed by the compiler
4 years ago
Michele Calgaro aca6b3d424
Added support for XDG_PICTURES_DIR and XDG_TEMPLATES_DIR in TDE global settings.
4 years ago
Michele Calgaro 3a4f7f51cf
Fix handling of XDG directories in TDEConfigBase. This relates to issue #60.
4 years ago
Slávek Banko ba82cdf5be
tdehwlib: Fix parsing of CPU cores frequency information
4 years ago
Slávek Banko 8856d5dde1
tdehw: Fix wrong merge location in prior commit.
4 years ago
Slávek Banko 86c1d896c7
tdehwlib: Adjusted parsing of battery information
4 years ago
Slávek Banko 3b0f07f2cd
tdehwlib: Classify the charger as an AC adapter, not as a battery.
4 years ago
François Andriot 82e214c84f
Fix FTBFS for build without tdehwlib.
5 years ago
Chris 038c996bec Replace Qt branding with TQt ones.
5 years ago
Slávek Banko 1074eb0336
Security: remove support for $(...) in config keys with [$e] marker.
5 years ago
Chris 90562f7b8a Replace Qt branding with TQt ones.
5 years ago
Anton Repko dd36ea0a09
Fix incorrect translations of language names.
5 years ago
Anton Repko eeb8782f05
Fix incorrect translations of language names.
5 years ago
Michele Calgaro edcf1665f0
Removed sync dbus call code in tdenetworkmanager to align to latest
5 years ago
Slávek Banko e1ef15d04d
Fix small typo in prior commit.
5 years ago
Chris e53c04d5d3 Update and promote new TDE websites, replace branding and do slight refactoring.
5 years ago
Michele Calgaro 11935291c7
Normalized names of devices to avoid unintentional mixed used of icons from different
5 years ago
Michele Calgaro aaaf378033
Adjusted to use new TQStringVariantMap type.
5 years ago
Michele Calgaro bf68342793
Reworked code for eject/mount/unmount operations to support new TDEStorageOpResult return type.
5 years ago
Michele Calgaro 7214a7b6b5 tdehw: code restructuring for tdestoragedevice.
5 years ago
Michele Calgaro c76553c4fb
tdehw: TRUE/FALSE --> true/false renaming.
5 years ago
Michele Calgaro 32566accda tdehw: avoid crashing kded when using udisks/udisks2 to operate on
5 years ago
Michele Calgaro 09835dceb7
tdehw: improved code for mount table.
5 years ago
Michele Calgaro 7fcf24fa4e
Extended kcharset API with new utility function.
5 years ago
Michele Calgaro 352c8f6a21
Adjusted to latest TQVariant::TQVariant(bool) function.
5 years ago
Michele Calgaro 080948356f
Adapted to latest dbus-1-tqt version (TQT_DBusObjectPath inheriting from TQString).
5 years ago
Michele Calgaro 536cfddc84
Use new function TQT_DBusData::getAsVariantData() instead of local
5 years ago
Slávek Banko dadafca880
Fixed moc inclusion after last changes in dbus-1-tqt.
5 years ago
Michele Calgaro 0e7f9b8db1
Added timestamp to debug backend (kdDebug, kdWarning, ...).
5 years ago
Slávek Banko 8fc2a6ca26
Fix CMake build dependencies for tests.
5 years ago
Slávek Banko dfe3c9649f
tdehwlib: Fix the flag setting whether the storage device contains the file system.
5 years ago
Slávek Banko 8a859540c3
Use system libdir when searching for dynamically loaded libraries.
5 years ago
Michele Calgaro c49ee53043
Fixed support for logind power state calls.
5 years ago
Michele Calgaro 75d48a810c
Conversion exitkde -> exittde in knotify.evertsrc file. This relates to
6 years ago
Michele Calgaro 2e0398f755
QT_NO_* -> TQT_NO_* renaming.
6 years ago
Michele Calgaro 8d07cff840
qt -> tqt conversion:
6 years ago
Michele Calgaro 89389861b3
qt -> tqt conversion:
6 years ago
Michele Calgaro 50087701ab
qt -> tqt conversion:
6 years ago
Michele Calgaro f67512dd4b
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
6 years ago
Michele Calgaro 0c5985ae03
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Slávek Banko aa83c86cd3 Fix bug reports link in about dialog
6 years ago
Michele Calgaro 706098c452 Fixed FTBFS caused by libcryptsetup 2.0
6 years ago
Slávek Banko a14adb9ab9 Add search for utempter helper
6 years ago
Slávek Banko 051acc7df5 Fix crash in tdehwlib if /sys/devices/system/cpu/cpu* is not accessible
7 years ago
Roman Savochenko 4dd179aaa3 Add brightness keys support
7 years ago