Commit Graph

14 Commits (d048506bb65a3f77102f07f54c7bfc16c80e003e)

Author SHA1 Message Date
Michele Calgaro f2ca34345e Removed unrequired comments.
6 years ago
Michele Calgaro 6131095c14 Kate session panel: added "Sessions" menu support.
8 years ago
Michele Calgaro 8644afed0d Kate session panel: added support for switch/shutdown session options and fixed up logic where required.
8 years ago
Michele Calgaro 074f8c7ccb Kate session panel: fixed handling of volatile sessions. Also bug fixes and improved model-view code separation
8 years ago
Michele Calgaro 749b05ce92 Kate session panel: added save_as and reload functionality.
8 years ago
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 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