| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed "Direct Rendering" double entry in opengl info window. This | Michele Calgaro | 2018-04-28 | 1 | -2/+0 |
* | Fixed problem with opening of 'tdecmshell opengl'. This relates to bug 2697. | Michele Calgaro | 2018-04-26 | 1 | -1/+1 |
* | Added KDCOP to TDE menu - System. This relates to bug 2886. | Michele Calgaro | 2018-04-23 | 2 | -0/+13 |
* | Fixed trash status update problem described in bug 2729. | Michele Calgaro | 2018-04-19 | 1 | -4/+2 |
* | Fixed Quick File Browser crash when the contents of a directory was | Michele Calgaro | 2018-02-27 | 1 | -4/+0 |
* | Fix calculations in mini-cli | Slávek Banko | 2017-12-02 | 1 | -2/+3 |
* | Merge branch 'katesessions': add Kate session panel. | Michele Calgaro | 2017-09-15 | 19 | -1147/+2398 |
|\ |
|
| * | Kate session panel: added "Sessions" menu support. | Michele Calgaro | 2016-10-08 | 7 | -57/+169 |
| * | Kate session panel: removed no longer used OldKateSession and OldKateSessionM... | Michele Calgaro | 2016-10-02 | 5 | -1041/+2 |
| * | Kate session panel: added support for switch/shutdown session options and fix... | Michele Calgaro | 2016-05-23 | 11 | -114/+437 |
| * | Kate session panel: fixed handling of volatile sessions. Also bug fixes and i... | Michele Calgaro | 2016-04-21 | 6 | -95/+212 |
| * | Kate session panel: added save_as and reload functionality. | Michele Calgaro | 2016-03-25 | 4 | -78/+293 |
| * | Kate session panel: added save and read-only functionality. Fixed up toolbar ... | Michele Calgaro | 2016-03-10 | 5 | -29/+200 |
| * | Kate session panel: added move up/down and rename functionality. | Michele Calgaro | 2016-03-10 | 4 | -18/+225 |
| * | Kate session panel: some code refactoring + completed GUI for "New session" a... | Michele Calgaro | 2016-02-22 | 5 | -121/+233 |
| * | Added support for "Delete session" in Kate session panel. | Michele Calgaro | 2016-02-20 | 6 | -62/+136 |
| * | Added support for Kate startup options and for "New session" functionality. | Michele Calgaro | 2016-02-19 | 8 | -283/+347 |
| * | Disabled the old session manager and switched permanently to the new one. Lot... | Michele Calgaro | 2016-02-08 | 9 | -428/+567 |
| * | Populated session panel. Now able to switch session within the new panel. | Michele Calgaro | 2015-10-23 | 8 | -64/+165 |
| * | Added initial version of new KateSession and KateSessionManager. The old vers... | Michele Calgaro | 2015-09-28 | 2 | -1/+373 |
| * | Renamed KateSession* --> OldKateSession* (except KateSessionPanel). This is t... | Michele Calgaro | 2015-08-14 | 8 | -133/+133 |
| * | Added Kate session panel. This commit contains the GUI elements. The logic wi... | Michele Calgaro | 2015-08-10 | 7 | -6/+289 |
| * | Added new functionality to Konqueror. | Michele Calgaro | 2015-07-17 | 5 | -2/+46 |
* | | Fix FTBFS with GCC7 | François Andriot | 2017-07-23 | 1 | -2/+2 |
* | | Kcontrol: Set really intended parameters for previews in Konqueror | Slávek Banko | 2017-07-11 | 1 | -1/+1 |
* | | Konqueror: Do not include items that are selected but hidden by the filter | Slávek Banko | 2017-07-07 | 2 | -8/+8 |
* | | Konqueror: Deselect items that are hidden by the filter during Select and Des... | Slávek Banko | 2017-07-07 | 2 | -16/+38 |
* | | Fix build with smbclient in a samba specific directory | Slávek Banko | 2017-06-02 | 2 | -1/+2 |
* | | Allow openssl detection without pkg-config file | Slávek Banko | 2017-06-02 | 1 | -1/+9 |
* | | kcontrol/crypto: Disable SSLv3, if is not supported by OpenSSL | Slávek Banko | 2017-04-06 | 1 | -1/+22 |
* | | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2017-03-26 | 1 | -0/+0 |
* | | Fix memory leak after processing udev | Slávek Banko | 2017-03-25 | 1 | -2/+8 |
* | | Fix memory leak after use XGetAtomName | Slávek Banko | 2017-03-25 | 3 | -12/+23 |
* | | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2017-02-18 | 1 | -0/+0 |
* | | Fix detection whether the system is big endian | Slávek Banko | 2017-02-01 | 2 | -0/+33 |
* | | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2017-01-29 | 1 | -0/+0 |
* | | cmake: add tde_add_check_executable macro | Slávek Banko | 2017-01-26 | 1 | -0/+0 |
* | | Change format of TDE_FULL_SESSION property on a root window from 't' to 's'. | Slávek Banko | 2017-01-06 | 1 | -1/+1 |
* | | Added support for OpenSSL 1.1 | Slávek Banko | 2017-01-03 | 1 | -16/+17 |
* | | kcontrol/crypto: Use KOpenSSLProxy methods | Slávek Banko | 2017-01-03 | 2 | -43/+32 |
* | | Trash limit: add "fixed size" configuration option and code | Michele Calgaro | 2016-11-20 | 8 | -138/+328 |
* | | Trash limit: clean up previous patch (KDE -> TDE conversion, debug messages, TQt | Michele Calgaro | 2016-10-12 | 14 | -45/+36 |
* | | Added trash limit configuration option | Emanoil Kotsev | 2016-10-12 | 11 | -6/+720 |
* | | Start tde_dbus_hardwarecontrol at background during start a session | Slávek Banko | 2016-10-05 | 1 | -0/+23 |
* | | Do not crash when card is inserted and the user list view is hidden | Timothy Pearson | 2016-10-01 | 1 | -1/+3 |
* | | Fix too small size of some icons in system tray | Slávek Banko | 2016-09-28 | 2 | -19/+2 |
* | | Force card logins to authenticate against the username specified in the card ... | Timothy Pearson | 2016-09-22 | 2 | -2/+7 |
* | | Fixed display of clock in systray. This resolves bug 2679. | Michele Calgaro | 2016-09-22 | 1 | -1/+12 |
* | | Fix FTBFS on Ubuntu Lucid | Timothy Pearson | 2016-09-21 | 1 | -0/+3 |
* | | Add missing Kerberos checks | Timothy Pearson | 2016-09-20 | 2 | -0/+13 |