Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved code for trash bin management. | Michele Calgaro | 2019-04-14 | 5 | -41/+179 |
| | | | | | | | | | | | | | 1. When size limit is used, a file bigger than the trash size can't be trashed anymore (a warning message is shown). 2. When size limit is used and warning policy selected, files can't be trashed anymore if the total size of the trash will exceed the set size (a warning message is shown). 3. When the trash size settings are modified, the content of the trash is adjusted based on the new settings. 4. Fixed load/saving of trash options when more than one trash folder exists. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added TDE Control module for trash policy configuration. | Michele Calgaro | 2019-04-13 | 11 | -12/+748 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added trash size limit property page link to trash folder right click | Michele Calgaro | 2019-04-08 | 6 | -14/+33 |
| | | | | | | | | | popup menu and trash applet panel. Added a new konqueror side bar button to directly display the contents of the trash bin. This relates to bug 1923. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2019-04-02 | 1 | -0/+0 |
| | |||||
* | Fixed bug 925 ("SAK driven secure dialog is not available for use" | Michele Calgaro | 2019-03-10 | 1 | -16/+31 |
| | | | | | | message in .xsession-errors even when SAK is disabled). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed use of SAK in lock process when autologin is used in TDM. | Michele Calgaro | 2019-03-10 | 7 | -47/+45 |
| | | | | | | This resolves bug 2945. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdm: Do not run tdekbdledsync on remote displays. | Slávek Banko | 2019-02-24 | 1 | -1/+2 |
| | | | | | | This relates to bug 1834. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 |
| | |||||
* | Fix openssl >= 1.1 detection without pkg-config file. | Slávek Banko | 2019-02-16 | 1 | -3/+12 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Port TIME_WITH_SYS_TIME to CMake. | Slávek Banko | 2019-02-11 | 2 | -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 Banko | 2019-02-11 | 1 | -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.h | OBATA Akio | 2019-02-11 | 1 | -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 CMake | OBATA Akio | 2019-02-11 | 2 | -0/+9 |
| | | | | | | It is used, but not checked with CMake. Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | resolve ambiguous log() overload | OBATA Akio | 2019-02-11 | 1 | -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 Banko | 2019-02-04 | 4 | -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 Banko | 2019-02-04 | 1 | -21/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS when build -DWITH_XRANDR=OFF | Alexander Golubev | 2019-02-04 | 1 | -0/+1 |
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2019-02-03 | 1 | -0/+0 |
| | |||||
* | Prevent hard-coded "tde/" in #include ... | Slávek Banko | 2019-01-30 | 4 | -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 guy | 2019-01-29 | 4 | -0/+0 |
| | | | | | | suggestion to solve It Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2019-01-28 | 1 | -0/+0 |
| | |||||
* | Update translation template. | Automated System | 2019-01-14 | 1 | -0/+1 |
| | |||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2019-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2019-01-12 | 1 | -0/+0 |
| | |||||
* | Avoid overriding user linker flags (LDFLAGS) for modules and shared libs | Fabio Rossi | 2018-12-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it> | ||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2018-12-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 167 | -29/+833 |
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2018-12-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2018-11-29 | 1 | -0/+0 |
| | |||||
* | Improved previous commit using local8Bit() in place of utf8() when a | Michele Calgaro | 2018-11-28 | 12 | -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 Calgaro | 2018-11-28 | 24 | -69/+66 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed size used by TDE Control Center -> TDE Components. This relates to | Michele Calgaro | 2018-11-18 | 1 | -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 Calgaro | 2018-11-17 | 6 | -0/+0 |
| | | | | | | for kcmdf (diskfree). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | add icons for control center modules, this relates to bug 1023 | gregory guy | 2018-11-15 | 28 | -0/+0 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | rename kdelogo.xpm to tdelogo.png | gregory guy | 2018-11-08 | 1 | -1/+1 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | rename kdelogo into tdelogo | gregory guy | 2018-11-08 | 5 | -4/+4 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | this relates to bug 2618 | gregory guy | 2018-11-08 | 3 | -2/+2 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | Renamed Sleep to Suspend, following discussion on a more consistent naming ↵ | Michele Calgaro | 2018-11-04 | 2 | -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 Calgaro | 2018-11-01 | 3 | -5/+20 |
| | | | | | | related usage in code. This resolves bug 2282 and 2283. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | fix issue #10 | gregory guy | 2018-10-27 | 1 | -1/+1 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 1 | -1/+1 |
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 10 | -10/+10 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2018-10-08 | 1 | -0/+0 |
| | |||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-28 | 1 | -1/+1 |
| | | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt => tqt conversion: | Slávek Banko | 2018-09-28 | 23 | -368/+105 |
| | | | | | | + libqtkde => libtqtkde Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 5 | -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 Calgaro | 2018-09-27 | 7 | -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> |