summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Kate session panel: added support for switch/shutdown session options and ↵Michele Calgaro2016-05-2311-114/+437
| | | | | | | | | fixed up logic where required. Fixed Kate quit process to support correct shutdown. Improved handling of configuration option changes. Some code rework. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Kate session panel: fixed handling of volatile sessions. Also bug fixes and ↵Michele Calgaro2016-04-216-95/+212
| | | | | | improved model-view code separation Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Kate session panel: added save_as and reload functionality.Michele Calgaro2016-03-254-78/+293
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Kate session panel: added save and read-only functionality. Fixed up toolbar ↵Michele Calgaro2016-03-105-29/+200
| | | | | | | | buttons status update. Added ability to activate a session using the ENTER key. Some other code refactoring. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Kate session panel: added move up/down and rename functionality.Michele Calgaro2016-03-104-18/+225
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Kate session panel: some code refactoring + completed GUI for "New session" ↵Michele Calgaro2016-02-225-121/+233
| | | | | | and "Delete session". Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added support for "Delete session" in Kate session panel.Michele Calgaro2016-02-206-62/+136
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added support for Kate startup options and for "New session" functionality.Michele Calgaro2016-02-198-283/+347
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Disabled the old session manager and switched permanently to the new one. ↵Michele Calgaro2016-02-089-428/+567
| | | | | | | | | Lot of functionality still missing. It is possible to switch sessions from the session panel (either by the activate pushbutton or by executing a listview item). Kate's session settings are currently not yet supported (last session is saved and restored by default). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Populated session panel. Now able to switch session within the new panel.Michele Calgaro2015-10-238-64/+165
| | | | | | | | *** NOTE *** In this commit both the old and new session managers are active, therefore funny things occasionally happen. Then won't be the case from the next commit since the old session manager will be disabled. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added initial version of new KateSession and KateSessionManager. The old ↵Michele Calgaro2015-09-282-1/+373
| | | | | | version of the same classes is still the default for the time being. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renamed KateSession* --> OldKateSession* (except KateSessionPanel). This is ↵Michele Calgaro2015-08-148-133/+133
| | | | | | to ease the development and testing of the new KateSession/KateSessionManager code while at the same time preserve session functionality. The OldKateSession* code will be removed once the new code has been fully developed and tested. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added Kate session panel. This commit contains the GUI elements. The logic ↵Michele Calgaro2015-08-107-6/+289
| | | | | | will be added in a separate commit. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added new functionality to Konqueror.Michele Calgaro2015-07-175-2/+46
| | | | | | Double clicking on an empty area in the listview or iconview widget will navigate to the parent folder. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update version number to R14.1.0Michele Calgaro2015-07-122-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix openpty detection with util.h and libutil.hSlávek Banko2015-06-142-11/+23
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix detection of XSS in Xext with CMake buildSlávek Banko2015-06-141-2/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS on freebsdSlávek Banko2015-06-1217-17/+72
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix build with libusb 2.0 on freebsdSlávek Banko2015-06-124-80/+61
| | | | | | [taken from FreeBSD kdebase3 patches] Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed khelpcenter visualization bug. This solves bug 2188.Michele Calgaro2015-06-092-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Revert remaining part of commit 687b146. This resolves bug 1850 and reopens ↵Michele Calgaro2015-06-041-10/+1
| | | | | | bug 2188. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed missing KHelpCenter top banner. This resolves bug 2320.Michele Calgaro2015-06-031-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS on openbsd 5.7François Andriot2015-05-314-3/+5
| | | | | | This resolves Bug 2443 Signed-off-by: François Andriot <francois.andriot@free.fr>
* Fix GL/GLU detection on older distributionsFrançois Andriot2015-05-311-2/+12
| | | | | | This resolves Bug 2155 Signed-off-by: François Andriot <francois.andriot@free.fr>
* Remove obsolete MimeType from printmgr/printers.desktopSlávek Banko2015-05-311-1/+0
| | | | [taken from SUSE kdebase patches]
* Reset submodule main/tdebase/cmake to latest HEADSlávek Banko2015-05-311-0/+0
|
* Reset submodule main/tdebase/cmake to latest HEADSlávek Banko2015-04-171-0/+0
|
* Reset submodule main/tdebase/admin to latest HEADSlávek Banko2015-04-171-0/+0
|
* Bring My_Computer (system) icon into XDG complianceSlávek Banko2015-04-141-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix commentsTimothy Pearson2015-04-131-3/+3
|
* Do not unblock signals in main thread when waiting for kdesktop_lock responseTimothy Pearson2015-04-132-8/+4
| | | | This prevents incorrect cancellation of internal xcb poll() methods and subsequent deadlock
* Fix ommited call fullyOnline() in kdesktop_lockSlávek Banko2015-04-131-0/+1
| | | | | | This relates to Bug 2422 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Clarify window shadow optionsTimothy Pearson2015-04-131-6/+4
| | | | Remove incorrect dock shadow dependence on normal window shadows
* Add GUI option to control panel shadowsTimothy Pearson2015-04-132-2/+16
| | | | This resolves Bug 2189
* Update all windows when compton settings are reloadedTimothy Pearson2015-04-131-0/+5
|
* Ensure desktop is completely hidden before sending fullyOnline()Timothy Pearson2015-04-134-15/+42
| | | | Do not block kdesktop process while waiting for kdesktop_lock to engage prior to VT switch/new VT requests made from within kdesktop
* Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspendTimothy Pearson2015-04-122-45/+55
| | | | Prevent helper thread termination signal from errantly being handled by main thread
* Remove call to pthread_cancel() in kdesktop_lockTimothy Pearson2015-04-123-3/+29
| | | | This resolves a sporadic deadlock during kdesktop_lock termination
* Handle screen locking internally on user switchTimothy Pearson2015-04-121-1/+5
| | | | This removes an external dcop call
* Fix sporadic kdesktop hang due to unsafe usage of asynchronous POSIX signals ↵Timothy Pearson2015-04-122-22/+74
| | | | in the main GUI thread
* Eliminate usleep() loop during kdesktop startupTimothy Pearson2015-04-083-11/+32
| | | | Do not switch desktops if lock fails to engage
* Fix lockeng file formattingTimothy Pearson2015-04-082-512/+499
|
* Remove external dcop call and associated threadTimothy Pearson2015-04-089-126/+115
| | | | Fix lockup on lock screen command due to signal race condition
* Ensure kdesktop signal handlers execute in the main GUI threadTimothy Pearson2015-04-083-1/+15
|
* Fix incorrectly renamed device iconsTimothy Pearson2015-04-0218-18/+18
|
* Bring keyboard icon into XDG complianceTimothy Pearson2015-03-262-2/+2
|
* Bring printer1 icon into XDG complianceTimothy Pearson2015-03-262-2/+2
|
* Bring mouse icon into XDG complianceTimothy Pearson2015-03-261-1/+1
|
* Bring system icon into XDG complianceTimothy Pearson2015-03-2619-20/+20
|
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-0257-63/+63
|