| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 2 | -2/+2 |
* | Fix openpty detection with util.h and libutil.h | Slávek Banko | 2015-06-14 | 2 | -11/+23 |
* | Fix detection of XSS in Xext with CMake build | Slávek Banko | 2015-06-14 | 1 | -2/+3 |
* | Fix FTBFS on freebsd | Slávek Banko | 2015-06-12 | 17 | -17/+72 |
* | Fix build with libusb 2.0 on freebsd | Slávek Banko | 2015-06-12 | 4 | -80/+61 |
* | Fixed khelpcenter visualization bug. This solves bug 2188. | Michele Calgaro | 2015-06-09 | 2 | -5/+5 |
* | Revert remaining part of commit 687b146. This resolves bug 1850 and reopens b... | Michele Calgaro | 2015-06-04 | 1 | -10/+1 |
* | Fixed missing KHelpCenter top banner. This resolves bug 2320. | Michele Calgaro | 2015-06-03 | 1 | -1/+0 |
* | Fix FTBFS on openbsd 5.7 | François Andriot | 2015-05-31 | 4 | -3/+5 |
* | Fix GL/GLU detection on older distributions | François Andriot | 2015-05-31 | 1 | -2/+12 |
* | Remove obsolete MimeType from printmgr/printers.desktop | Slávek Banko | 2015-05-31 | 1 | -1/+0 |
* | Reset submodule main/tdebase/cmake to latest HEAD | Slávek Banko | 2015-05-31 | 1 | -0/+0 |
* | Reset submodule main/tdebase/cmake to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 |
* | Reset submodule main/tdebase/admin to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 |
* | Bring My_Computer (system) icon into XDG compliance | Slávek Banko | 2015-04-14 | 1 | -1/+1 |
* | Fix comments | Timothy Pearson | 2015-04-13 | 1 | -3/+3 |
* | Do not unblock signals in main thread when waiting for kdesktop_lock response | Timothy Pearson | 2015-04-13 | 2 | -8/+4 |
* | Fix ommited call fullyOnline() in kdesktop_lock | Slávek Banko | 2015-04-13 | 1 | -0/+1 |
* | Clarify window shadow options | Timothy Pearson | 2015-04-13 | 1 | -6/+4 |
* | Add GUI option to control panel shadows | Timothy Pearson | 2015-04-13 | 2 | -2/+16 |
* | Update all windows when compton settings are reloaded | Timothy Pearson | 2015-04-13 | 1 | -0/+5 |
* | Ensure desktop is completely hidden before sending fullyOnline() | Timothy Pearson | 2015-04-13 | 4 | -15/+42 |
* | Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspend | Timothy Pearson | 2015-04-12 | 2 | -45/+55 |
* | Remove call to pthread_cancel() in kdesktop_lock | Timothy Pearson | 2015-04-12 | 3 | -3/+29 |
* | Handle screen locking internally on user switch | Timothy Pearson | 2015-04-12 | 1 | -1/+5 |
* | Fix sporadic kdesktop hang due to unsafe usage of asynchronous POSIX signals ... | Timothy Pearson | 2015-04-12 | 2 | -22/+74 |
* | Eliminate usleep() loop during kdesktop startup | Timothy Pearson | 2015-04-08 | 3 | -11/+32 |
* | Fix lockeng file formatting | Timothy Pearson | 2015-04-08 | 2 | -512/+499 |
* | Remove external dcop call and associated thread | Timothy Pearson | 2015-04-08 | 9 | -126/+115 |
* | Ensure kdesktop signal handlers execute in the main GUI thread | Timothy Pearson | 2015-04-08 | 3 | -1/+15 |
* | Fix incorrectly renamed device icons | Timothy Pearson | 2015-04-02 | 18 | -18/+18 |
* | Bring keyboard icon into XDG compliance | Timothy Pearson | 2015-03-26 | 2 | -2/+2 |
* | Bring printer1 icon into XDG compliance | Timothy Pearson | 2015-03-26 | 2 | -2/+2 |
* | Bring mouse icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 |
* | Bring system icon into XDG compliance | Timothy Pearson | 2015-03-26 | 19 | -20/+20 |