summaryrefslogtreecommitdiffstats
path: root/tdecore
Commit message (Expand)AuthorAgeFilesLines
* Fixed handling of svg images that caused an infinite loop (most notablyMichele Calgaro2020-07-061-2/+9
* Simplify CMake rules for desktop file translations.Slávek Banko2020-06-251-1/+1
* Fixed up incomplete qtplugins -> tqtplugins renaming.Michele Calgaro2020-06-243-5/+5
* Rename tde-config option 'qtplugins' to 'tqtplugins'aneejit12020-06-232-4/+4
* Use private linking for exported CMake targets.Slávek Banko2020-06-121-3/+3
* Desktop file translations:Slávek Banko2020-06-074-14202/+23
* Drop explicit dependencies on dcopidl and dcopidl2cpp,Slávek Banko2020-06-071-1/+0
* Minor code refactoring of previous 2 commits.Michele Calgaro2020-06-071-13/+9
* tdehwlib: Re-enable OpenSSL < 1.1 compatibilitySlávek Banko2020-06-051-0/+14
* Update for OpenSSL >= 1.1.0Timothy Pearson2020-06-031-2/+4
* Adjusted to TQPtrStack class. This is a minor change.Michele Calgaro2020-05-231-1/+1
* Check existing XDG folders before localization of the name.Slávek Banko2020-05-181-16/+48
* Removed unnecessary comment.Michele Calgaro2020-03-121-2/+0
* tdehwlib: Add a read of the current switch state before invokingSlávek Banko2020-02-261-0/+1
* tdehwlib: Add event device classification according to the provided switches.Slávek Banko2020-02-231-3/+9
* Prevent tdenetworkmanager from crashing when using unmanaged devices.Michele Calgaro2020-02-221-37/+46
* Remove remaining 'register' instructions.Michele Calgaro2020-02-202-3/+3
* tdehwlib: Unify units of battery values.Slávek Banko2020-02-161-8/+42
* Added back build options for UDISKS2, UDISKS and UDEVIL as requested byMichele Calgaro2020-02-103-22/+66
* tdehwlib: Add allowed access for plugdev group members.Slávek Banko2020-02-051-0/+28
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-309-25/+25
* Fix private API compatibility in TDEGlobalSettings.Slávek Banko2020-01-302-0/+13
* Make sure XDG folders are created prior to their usage.Michele Calgaro2020-01-291-1/+36
* Improved support for XDG folders without requiring xdg-user-dirs to be instal...Michele Calgaro2020-01-283-115/+167
* tdehwlib: Adjusted parsing of battery informationSlávek Banko2020-01-231-8/+24
* Redirect some headers noticed by the compilerMatías Fonzo2020-01-221-1/+1
* Added support for XDG_PICTURES_DIR and XDG_TEMPLATES_DIR in TDE global settings.Michele Calgaro2020-01-122-3/+38
* Fix handling of XDG directories in TDEConfigBase. This relates to issue #60.Michele Calgaro2020-01-121-6/+32
* tdehwlib: Fix parsing of CPU cores frequency informationSlávek Banko2020-01-091-77/+71
* tdehw: Fix wrong merge location in prior commit.Slávek Banko2020-01-081-3/+3
* tdehwlib: Adjusted parsing of battery informationSlávek Banko2020-01-082-10/+36
* tdehwlib: Classify the charger as an AC adapter, not as a battery.Slávek Banko2020-01-081-0/+1
* Fix FTBFS for build without tdehwlib.François Andriot2019-12-041-0/+4
* Replace Qt branding with TQt ones.Chris2019-08-111-1/+1
* Security: remove support for $(...) in config keys with [$e] marker.Slávek Banko2019-08-082-32/+1
* Replace Qt branding with TQt ones.Chris2019-07-241-1/+1
* Fix incorrect translations of language names.Anton Repko2019-07-211-1/+1
* Fix incorrect translations of language names.Anton Repko2019-07-211-2/+2
* Removed sync dbus call code in tdenetworkmanager to align to latestMichele Calgaro2019-07-201-50/+0
* Fix small typo in prior commit.Slávek Banko2019-07-131-1/+1
* Update and promote new TDE websites, replace branding and do slight refactoring.Chris2019-07-131-3/+5
* Normalized names of devices to avoid unintentional mixed used of icons from d...Michele Calgaro2019-07-082-5/+8
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-07-075-39/+36
* Reworked code for eject/mount/unmount operations to support new TDEStorageOpR...Michele Calgaro2019-07-074-255/+260
* tdehw: code restructuring for tdestoragedevice.Michele Calgaro2019-07-074-483/+442
* tdehw: TRUE/FALSE --> true/false renaming.Michele Calgaro2019-07-0720-161/+159
* tdehw: avoid crashing kded when using udisks/udisks2 to operate onMichele Calgaro2019-07-071-0/+6
* tdehw: improved code for mount table.Michele Calgaro2019-07-052-20/+18
* Extended kcharset API with new utility function.Michele Calgaro2019-06-132-0/+18
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-243-3/+3