summaryrefslogtreecommitdiffstats
path: root/tdecore
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adapted to latest dbus-1-tqt version (TQT_DBusObjectPath inheriting from TQSt...Michele Calgaro2019-05-212-4/+5
* Use new function TQT_DBusData::getAsVariantData() instead of localMichele Calgaro2019-05-163-148/+127
* Fixed moc inclusion after last changes in dbus-1-tqt.Slávek Banko2019-05-021-11/+8
* Added timestamp to debug backend (kdDebug, kdWarning, ...).Michele Calgaro2019-04-271-5/+7
* Fix CMake build dependencies for tests.Slávek Banko2019-03-031-0/+6
* tdehwlib: Fix the flag setting whether the storage device contains the file s...Slávek Banko2019-02-271-1/+1
* Use system libdir when searching for dynamically loaded libraries.Slávek Banko2019-02-241-4/+4
* Fixed support for logind power state calls.Michele Calgaro2019-02-241-46/+39
* Conversion exitkde -> exittde in knotify.evertsrc file. This relates toMichele Calgaro2018-11-011-1/+1
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-176-9/+9
* qt -> tqt conversion:Michele Calgaro2018-09-281-1/+1
* qt -> tqt conversion:Michele Calgaro2018-09-271-2/+2
* qt -> tqt conversion:Michele Calgaro2018-09-272-2/+2
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-251-5/+0
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-174-14/+14
* Fix bug reports link in about dialogSlávek Banko2018-06-301-2/+4
* Fixed FTBFS caused by libcryptsetup 2.0Michele Calgaro2018-02-252-22/+0
* Add search for utempter helperSlávek Banko2018-02-131-2/+2
* Fix crash in tdehwlib if /sys/devices/system/cpu/cpu* is not accessibleSlávek Banko2017-09-231-3/+5
* Add brightness keys supportRoman Savochenko2017-07-311-0/+10
* tdecore/tdeconfig_compiler: Always use tqt names of objects in the generated ...Slávek Banko2017-07-221-9/+9
* tdehwlib: Use TDENetworkDevice in TDENetworkConnectionManager instead of MAC ...Slávek Banko2017-06-175-159/+51
* tdehwlib: Add a rule for classifying parport deviceSlávek Banko2017-06-171-1/+2
* tdehwlib: Add a rule for classifying remote control devicesSlávek Banko2017-06-171-0/+4
* tdehwlib: Allow to gather connection information on virtual net devicesSlávek Banko2017-06-171-1/+2
* tdehwlib: Allow to classify virtual devices by subsystemSlávek Banko2017-06-171-3/+3
* Fix memory leak after processing udev_monitorSlávek Banko2017-03-251-0/+3
* Fix memory leak after processing udev_deviceSlávek Banko2017-03-251-0/+2
* Fix memory leak after use XGetAtomNameSlávek Banko2017-03-251-2/+5
* fixup! tdecore/tdeconfig_compiler: add check/test executablesAlexander Golubev2017-01-291-0/+82
* tdecore/tdeconfig_compiler: add check/test executablesAlexander Golubev2017-01-297-8/+10
* testing: add TEST argument to tde_add_check_executable() macroAlexander Golubev2017-01-291-7/+5