9 Commits (d0a45cccb09dffc730356f20e661d3addfdb0732)

Author SHA1 Message Date
Patrick Spendrin 98ca94ade7 make a private konsole library as said on kde-devel@ 17 years ago
Robert Knight 956277c014 Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
Robert Knight 5d9997446e Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
Robert Knight d33c750983 Fix 'Open Folder in Tabs' action on bookmark menu. 18 years ago
Daniel Teske 981d865c87 Port to new API. 19 years ago
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
Stephan Binner f9ef188694 fix pedantic compilation 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 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 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 9a03f1d0b8 Ported konsole bookmarkhandler to new KBookmarkMenu/Owner. 20 years ago
Stephan Kulow 33d1d5ea5e replacing openURL with openUrl unless it's about kfmclient 20 years ago
Laurent Montel 198176d1ad Use QT macro for signal/slots 20 years ago
Dirk Mueller 26d8a3c415 SVN_SILENT: fix typo 21 years ago
Stephan Kulow 2f0702261b the easy cases of porting 21 years ago
Stephan Kulow 1661c2415e svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057 21 years ago
Dirk Mueller b97ed3f793 update FSF address 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 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
Laurent Montel b185d899fd Fix include/header 23 years ago
Stephan Binner b1d594219b Name "New Shell at Bookmark" like bookmark title. 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
Stephan Binner d36016b695 - kfile-bookmarks menu integration ("Add Bookmark" only with "\[\e]31;\w\a\]" prompt). 24 years ago