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.
8 years ago
Michele Calgaro e528df3eb1 Kate session panel: added move up/down and rename functionality.
8 years ago
Michele Calgaro 93c96f301c Kate session panel: some code refactoring + completed GUI for "New session" and "Delete session".
8 years ago
Michele Calgaro 127ac19145 Added support for "Delete session" in Kate session panel.
8 years ago
Michele Calgaro 2675b2147b Added support for Kate startup options and for "New session" functionality.
8 years ago
Michele Calgaro 099c8a8821 Disabled the old session manager and switched permanently to the new one. Lot of functionality still missing.
8 years ago
Michele Calgaro de91a161b1 Populated session panel. Now able to switch session within the new panel.
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.
9 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.
9 years ago
Michele Calgaro 192b7af948 Added Kate session panel. This commit contains the GUI elements. The logic will be added in a separate commit.
9 years ago
Michele Calgaro 5d331d450a Added new functionality to Konqueror.
9 years ago
Michele Calgaro da7215ff52 Update version number to R14.1.0
9 years ago
Slávek Banko 4e9aeea224 Fix openpty detection with util.h and libutil.h
9 years ago
Slávek Banko 5e5f4837b5 Fix detection of XSS in Xext with CMake build
9 years ago
Slávek Banko 08122b137e Fix FTBFS on freebsd
9 years ago
Slávek Banko e1d8ccc637 Fix build with libusb 2.0 on freebsd
9 years ago
Michele Calgaro da25462d26 Fixed khelpcenter visualization bug. This solves bug 2188.
9 years ago
Michele Calgaro 900f593b6b Revert remaining part of commit 687b146. This resolves bug 1850 and reopens bug 2188.
9 years ago
Michele Calgaro 1329f47fa8 Fixed missing KHelpCenter top banner. This resolves bug 2320.
9 years ago
François Andriot 638d5eaa2b Fix FTBFS on openbsd 5.7
9 years ago
François Andriot d275f09845 Fix GL/GLU detection on older distributions
9 years ago
Slávek Banko 92250649de Remove obsolete MimeType from printmgr/printers.desktop
9 years ago
Slávek Banko 43967e4ca9 Reset submodule main/tdebase/cmake to latest HEAD
9 years ago
Slávek Banko 8ec712c436 Reset submodule main/tdebase/cmake to latest HEAD
9 years ago
Slávek Banko 4d6389805c Reset submodule main/tdebase/admin to latest HEAD
9 years ago
Slávek Banko 8a568a2b94 Bring My_Computer (system) icon into XDG compliance
9 years ago
Timothy Pearson 8c1136342b Fix comments
9 years ago
Timothy Pearson ab8dfbaaa4 Do not unblock signals in main thread when waiting for kdesktop_lock response
9 years ago
Slávek Banko c1b62c1c4c Fix ommited call fullyOnline() in kdesktop_lock
9 years ago
Timothy Pearson 2c901351d3 Clarify window shadow options
9 years ago
Timothy Pearson 296f0f444b Add GUI option to control panel shadows
9 years ago
Timothy Pearson ec96d63e30 Update all windows when compton settings are reloaded
9 years ago
Timothy Pearson 78d33c2915 Ensure desktop is completely hidden before sending fullyOnline()
9 years ago
Timothy Pearson 37bc5cdd0e Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspend
9 years ago
Timothy Pearson e569dd46ac Remove call to pthread_cancel() in kdesktop_lock
9 years ago
Timothy Pearson 92d1f76402 Handle screen locking internally on user switch
9 years ago
Timothy Pearson 85126bf580 Fix sporadic kdesktop hang due to unsafe usage of asynchronous POSIX signals in the main GUI thread
9 years ago
Timothy Pearson 751c96f9b1 Eliminate usleep() loop during kdesktop startup
9 years ago
Timothy Pearson a17bfb0b96 Fix lockeng file formatting
9 years ago
Timothy Pearson e80c2baea0 Remove external dcop call and associated thread
9 years ago
Timothy Pearson 755776b6c4 Ensure kdesktop signal handlers execute in the main GUI thread
9 years ago
Timothy Pearson 0fcff03e30 Fix incorrectly renamed device icons
9 years ago
Timothy Pearson 477ef4454d Bring keyboard icon into XDG compliance
9 years ago
Timothy Pearson 1fa803ad84 Bring printer1 icon into XDG compliance
9 years ago
Timothy Pearson 3def5271d1 Bring mouse icon into XDG compliance
9 years ago
Timothy Pearson a8203cf740 Bring system icon into XDG compliance
9 years ago
Timothy Pearson 0157291f5e Rename most device icons to comply with XDG standards
9 years ago
Timothy Pearson 9005480696 Fix double free corruption due to duplicated call to IceCloseConnection
9 years ago
Darrell Anderson ad2dc879b6 Signed-off-by: Darrell Anderson <darrella@clovermail.net>
9 years ago
Michele Calgaro e78559d9b2 Fixed wrong DocPath strings. This relates to bug 2319.
9 years ago