Commit Graph

1992 Commits (758b7bda94c4af81bbfc4e884c22db974a7c12c0)
 

Author SHA1 Message Date
Michele Calgaro 758b7bda94 Kate session panel: added save and read-only functionality. Fixed up toolbar 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>
9 years ago
Michele Calgaro e528df3eb1 Kate session panel: added move up/down and rename functionality.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro 93c96f301c Kate session panel: some code refactoring + completed GUI for "New session" and "Delete session".
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro 127ac19145 Added support for "Delete session" in Kate session panel.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro 2675b2147b Added support for Kate startup options and for "New session" functionality.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro 099c8a8821 Disabled the old session manager and switched permanently to the new one. 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>
9 years ago
Michele Calgaro de91a161b1 Populated session panel. Now able to switch session within the new panel.
*** 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>
9 years ago
Michele Calgaro f0f642f6b2 Added initial version of new KateSession and KateSessionManager. The old version of the same classes is still the default for the time being.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 2eb6191799 Renamed KateSession* --> OldKateSession* (except KateSessionPanel). This is 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>
10 years ago
Michele Calgaro 192b7af948 Added Kate session panel. This commit contains the GUI elements. The logic will be added in a separate commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 5d331d450a Added new functionality to Konqueror.
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>
10 years ago
Michele Calgaro da7215ff52 Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 4e9aeea224 Fix openpty detection with util.h and libutil.h
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 5e5f4837b5 Fix detection of XSS in Xext with CMake build
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 08122b137e Fix FTBFS on freebsd
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko e1d8ccc637 Fix build with libusb 2.0 on freebsd
[taken from FreeBSD kdebase3 patches]

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Michele Calgaro da25462d26 Fixed khelpcenter visualization bug. This solves bug 2188.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 900f593b6b Revert remaining part of commit 687b146. This resolves bug 1850 and reopens bug 2188.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 1329f47fa8 Fixed missing KHelpCenter top banner. This resolves bug 2320.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
François Andriot 638d5eaa2b Fix FTBFS on openbsd 5.7
This resolves Bug 2443

Signed-off-by: François Andriot <francois.andriot@free.fr>
10 years ago
François Andriot d275f09845 Fix GL/GLU detection on older distributions
This resolves Bug 2155

Signed-off-by: François Andriot <francois.andriot@free.fr>
10 years ago
Slávek Banko 92250649de Remove obsolete MimeType from printmgr/printers.desktop
[taken from SUSE kdebase patches]
10 years ago
Slávek Banko 43967e4ca9 Reset submodule main/tdebase/cmake to latest HEAD 10 years ago
Slávek Banko 8ec712c436 Reset submodule main/tdebase/cmake to latest HEAD 10 years ago
Slávek Banko 4d6389805c Reset submodule main/tdebase/admin to latest HEAD 10 years ago
Slávek Banko 8a568a2b94 Bring My_Computer (system) icon into XDG compliance
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson 8c1136342b Fix comments 10 years ago
Timothy Pearson ab8dfbaaa4 Do not unblock signals in main thread when waiting for kdesktop_lock response
This prevents incorrect cancellation of internal xcb poll() methods and subsequent deadlock
10 years ago
Slávek Banko c1b62c1c4c Fix ommited call fullyOnline() in kdesktop_lock
This relates to Bug 2422

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson 2c901351d3 Clarify window shadow options
Remove incorrect dock shadow dependence on normal window shadows
10 years ago
Timothy Pearson 296f0f444b Add GUI option to control panel shadows
This resolves Bug 2189
10 years ago
Timothy Pearson ec96d63e30 Update all windows when compton settings are reloaded 10 years ago
Timothy Pearson 78d33c2915 Ensure desktop is completely hidden before sending fullyOnline()
Do not block kdesktop process while waiting for kdesktop_lock to engage prior to VT switch/new VT requests made from within kdesktop
10 years ago
Timothy Pearson 37bc5cdd0e Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspend
Prevent helper thread termination signal from errantly being handled by main thread
10 years ago
Timothy Pearson e569dd46ac Remove call to pthread_cancel() in kdesktop_lock
This resolves a sporadic deadlock during kdesktop_lock termination
10 years ago
Timothy Pearson 92d1f76402 Handle screen locking internally on user switch
This removes an external dcop call
10 years ago
Timothy Pearson 85126bf580 Fix sporadic kdesktop hang due to unsafe usage of asynchronous POSIX signals in the main GUI thread 10 years ago
Timothy Pearson 751c96f9b1 Eliminate usleep() loop during kdesktop startup
Do not switch desktops if lock fails to engage
10 years ago
Timothy Pearson a17bfb0b96 Fix lockeng file formatting 10 years ago
Timothy Pearson e80c2baea0 Remove external dcop call and associated thread
Fix lockup on lock screen command due to signal race condition
10 years ago
Timothy Pearson 755776b6c4 Ensure kdesktop signal handlers execute in the main GUI thread 10 years ago
Timothy Pearson 0fcff03e30 Fix incorrectly renamed device icons 10 years ago
Timothy Pearson 477ef4454d Bring keyboard icon into XDG compliance 10 years ago
Timothy Pearson 1fa803ad84 Bring printer1 icon into XDG compliance 10 years ago
Timothy Pearson 3def5271d1 Bring mouse icon into XDG compliance 10 years ago
Timothy Pearson a8203cf740 Bring system icon into XDG compliance 10 years ago
Timothy Pearson 0157291f5e Rename most device icons to comply with XDG standards 10 years ago
Timothy Pearson 9005480696 Fix double free corruption due to duplicated call to IceCloseConnection
This resolves Bug 2167
10 years ago
Darrell Anderson ad2dc879b6 Signed-off-by: Darrell Anderson <darrella@clovermail.net>
Fix KDE->TDE branding in dialog messages.
10 years ago
Michele Calgaro e78559d9b2 Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago