summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Port TIME_WITH_SYS_TIME to CMake.Slávek Banko2019-02-112-0/+2
| | | | | | This resolves FTBFS from commit 05dc8500dd. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add $DISPLAY to kdesktop_lock_lockfile file name.Slávek Banko2019-02-111-1/+1
| | | | | | | | This resolves bug 2998. Thanks to Russell Brown for analyzing the problem and propose a solution. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Ensure include of sys/stat.hOBATA Akio2019-02-111-0/+1
| | | | | | It is required for mkdir(2), chmod(2) and mkfifo(2). Signed-off-by: OBATA Akio <obache@wizdas.com>
* Port HAVE_SYS_TIME_H to CMakeOBATA Akio2019-02-112-0/+9
| | | | | | It is used, but not checked with CMake. Signed-off-by: OBATA Akio <obache@wizdas.com>
* resolve ambiguous log() overloadOBATA Akio2019-02-111-7/+7
| | | | | | | log() may accept `float` or `double` for C++, so passing `int` is ambiguous. Change to exactly pass valiables as `double` to log(), it is expected here. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Use common test for large files support.Slávek Banko2019-02-044-9/+2
| | | | | | Drop hardcoded definition -D_LARGEFILE64_SOURCE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use common GCC visibility test.Slávek Banko2019-02-041-21/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS when build -DWITH_XRANDR=OFFAlexander Golubev2019-02-041-0/+1
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Prevent hard-coded "tde/" in #include ...Slávek Banko2019-01-304-2/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* fix bug 2996, thanks to Alexander Golubev for the bug report and the ↵gregory guy2019-01-294-0/+0
| | | | | | suggestion to solve It Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Update translation template.Automated System2019-01-141-0/+1
|
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-171-2/+2
| | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdebase/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Add CMakeL10n rules.Slávek Banko2018-12-09167-29/+833
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* Improved previous commit using local8Bit() in place of utf8() when aMichele Calgaro2018-11-2812-23/+23
| | | | | | | password is transmitted over pipes to other processes. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-11-2824-69/+66
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed size used by TDE Control Center -> TDE Components. This relates toMichele Calgaro2018-11-181-1/+1
| | | | | | bug 1023. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed mistake in commit b3f07ed6c2, where the wrong icon (kwikdisk) was used ↵Michele Calgaro2018-11-176-0/+0
| | | | | | for kcmdf (diskfree). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* add icons for control center modules, this relates to bug 1023gregory guy2018-11-1528-0/+0
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* rename kdelogo.xpm to tdelogo.pnggregory guy2018-11-081-1/+1
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* rename kdelogo into tdelogogregory guy2018-11-085-4/+4
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* this relates to bug 2618gregory guy2018-11-083-2/+2
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Renamed Sleep to Suspend, following discussion on a more consistent naming ↵Michele Calgaro2018-11-042-7/+7
| | | | | | convention for shutdown actions. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Conversion startkde -> starttde, exitkde -> exittde in r14-xdg-upd file and ↵Michele Calgaro2018-11-013-5/+20
| | | | | | related usage in code. This resolves bug 2282 and 2283. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* fix issue #10gregory guy2018-10-271-1/+1
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-171-1/+1
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-1710-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdebase/admin to latest HEADAutomated System2018-10-081-0/+0
|
* qt -> tqt conversion:Michele Calgaro2018-09-281-1/+1
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt => tqt conversion:Slávek Banko2018-09-2823-368/+105
| | | | | | + libqtkde => libtqtkde Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* qt -> tqt conversion:Michele Calgaro2018-09-275-5/+5
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-277-17/+17
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-275-8/+8
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdebase/admin to latest HEADAutomated System2018-09-241-0/+0
|
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-2510-19/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-1959-239/+161
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-181-1/+1
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1756-67/+67
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2018-09-161-0/+0
|
* Reset submodule main/tdebase/admin to latest HEADAutomated System2018-09-161-0/+0
|
* kdesktop lockprocess: Removed unnecessary include linux/stat.hSlávek Banko2018-09-051-3/+0
| | | | | | This resolves FTBFS with glibc 2.28 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-021-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>