53 Commits (0db4e8892b90f2ca1e89e2c82e793fd37bd32e47)

Author SHA1 Message Date
Dirk Mueller 9ea3227384 include cleanup 19 years ago
Robert Knight 33c913383d EBN fixes. Mostly copyright and implementations including their own headers first. 19 years ago
Robert Knight 19a29d182a Rename directories for clarity. konsole -> src , other -> data. 19 years ago
Robert Knight 95f053e393 * Use kdelibs facilities to check for compositing support 19 years ago
Robert Knight 9ee6e82f87 * Remove Konsole prefix from several class names. 19 years ago
Robert Knight c2d98d13af * Move Konsole classes into their own namespace 19 years ago
Robert Knight 7c47cfadba Fix errors in email addresses introduced by recent refactoring. 19 years ago
Robert Knight d746c96c4f * New approach to handling scrolling views on the same session 19 years ago
Robert Knight 57e03c562f Implement bookmark opening for local URLs in the new front-end. Handling for ssh:// etc. still to be done. Update license for KonsoleBookmarkHandler.* to GPLv2+ 19 years ago
Robert Knight 4addfa23e9 Uncouple KonsoleBookmarkHandler and KMainWindow. Document methods. Remove unnecessary includes. 19 years ago
Robert Knight ee644b4b32 Re-enable bookmark menu in the front end and make menu pick up the working directory of the current session when 'Add Bookmark' is clicked. Not yet emitting the 'cd /bookmark/path' command when the bookmark is selected 19 years ago
Robert Knight b7b9e626c5 * Add icons for various actions 19 years ago
Robert Knight 242e18a98a Work done during my short holiday: 19 years ago
Robert Knight 6ae999271d Add beginnings of a XMLGUI-based menu to Konsole. 19 years ago
Daniel Teske 99b85a9dcf KBookmarkManager::managerForFile and KBookmarkOwner::openBookmark changes. 20 years ago
Daniel Teske d58c317c33 Port to kio/bookmark changes. 20 years ago
Tobias Koenig 0943d1677b deprecated-- 20 years ago
Daniel Teske 9a03f1d0b8 Ported konsole bookmarkhandler to new KBookmarkMenu/Owner. 20 years ago
Stephan Kulow 3cfbe3d053 merge back from bleedingedge 20 years ago
Laurent Montel 35e0156450 Rename KUrl function 20 years ago
Laurent Montel eb5747eae9 #include <q...h> -> #include <Q...> 20 years ago
Thorsten Roeder 277fd805f3 deprecated-- 20 years ago
Laurent Montel 5cd5398b65 KURL-- 20 years ago
Laurent Montel d20c486f39 deprecated-- 20 years ago
Laurent Montel 000c5f09c0 KURL -> KUrl 20 years ago
Hamish Rodda dfb1108ac1 Port to latest snapshot 21 years ago
Dirk Mueller 26d8a3c415 SVN_SILENT: fix typo 21 years ago
Stephan Kulow 2f0702261b the easy cases of porting 21 years ago
Dirk Mueller b97ed3f793 update FSF address 21 years ago
Kurt Hindenburg 8043b71bd1 Copy old kfile/bookmarks.xml file to new konsole/bookmarks.xml 21 years ago
Kurt Hindenburg 8f51933c9f Code cleanup: remove unused methods/includes; use konsole/bookmarks.xml instead of kfile/bookmarks.xml 21 years ago
Stephan Binner 54a43a5dde Add missing copyright 21 years ago
Scott Wheeler 2842aa1131 fix one memleak, remove some unneeded cruft that was copied over from kdelibs 22 years ago
Waldo Bastian 6e7bf5afc9 Propagate our own caption. 23 years ago
Alexander Kellett f063d53b7b use KBookmarkManager::setEditorOptions("Konsole", false) 23 years ago
Waldo Bastian 1f538de5bb * Reworked size handling (Thanks go to TrollTech for educating me) 23 years ago
Alexander Kellett d0eabff06e reuse KBookmarkDomBuilder for import of old non-xbel bookmark files 23 years ago
Waldo Bastian abc5837333 Strip file:/ and replace homedir with ~ in bookmark title 23 years ago
Stephan Binner 833a232d4d Improved handling of bookmarks with spaces and other strange characters. 24 years ago
Stephan Binner b1d594219b Name "New Shell at Bookmark" like bookmark title. 24 years ago
Stephan Binner eb42ca1b72 CVS_SILENT Fix compiler warning. 24 years ago
Stephan Binner 29329c7c9c Don't lose synchronisation, propagate bookmarksChanged signal. 24 years ago
Stephan Binner 101b93ce05 - Make bookmarks work for telnet://, rlogin:// as well as ssh://. 24 years ago
Simon Hausmann a354072132 oops, just realize that my patch to disable the c-b shortcut (used 24 years ago
Simon Hausmann ba92f4e987 + // don't break c-b! essential for vi users :-) 24 years ago
Simon Hausmann aa6a66093b - fix compiler warnings 24 years ago
Stephan Binner d36016b695 - kfile-bookmarks menu integration ("Add Bookmark" only with "\[\e]31;\w\a\]" prompt). 24 years ago