dolphin/lib/konq
David Faure 955917b232 Speed up for plain text files: don't stat .xvpics and .pics, there's
no way you'll find something for you.

BTW, this means that when the thing is pluginified, we'll need a flag
for the plugin, that tells if it saves or not (easy), but also a way
to know which plugin is going to be used, from this code (not only from
the ioslave). Hmmm.

svn path=/trunk/kdebase/libkonq/; revision=74132
2000-12-09 12:35:20 +00:00
..
pics Cool idea from jpmartin: using a specific icon for bookmark folders, 2000-12-08 23:57:01 +00:00
Templates Link to Location -> Link To Location 2000-10-24 11:10:47 +00:00
AUTHORS One step in the right direction. Common base class for KonqKfmIconView and 2000-07-02 20:00:05 +00:00
DESIGN Updated 2000-07-27 09:43:43 +00:00
directory_bookmarkbar.desktop CVS_SILENT made messages 2000-10-12 08:33:52 +00:00
kbookmark.cc Cool idea from jpmartin: using a specific icon for bookmark folders, 2000-12-08 23:57:01 +00:00
kbookmark.h Added KBookmark::standaloneBookmark so that Carsten can easily create 2000-12-08 23:33:05 +00:00
kbookmarkbar.cc Konqueror's XML format for the bookmarks is now the XBEL standard 2000-11-29 16:24:09 +00:00
kbookmarkbar.h Don't pollute the edit-toolbars dialog with bookmarks. Technically it can't 2000-11-11 12:38:13 +00:00
kbookmarkdrag.cc Added KBookmark::standaloneBookmark so that Carsten can easily create 2000-12-08 23:33:05 +00:00
kbookmarkdrag.h KBookmarkDrag 2000-12-07 17:15:11 +00:00
kbookmarkexporter.cc Konqueror's XML format for the bookmarks is now the XBEL standard 2000-11-29 16:24:09 +00:00
kbookmarkexporter.h Implemented exporting bookmarks to Netscape/Mozilla ! 2000-11-18 01:02:47 +00:00
kbookmarkimporter.cc One QFile::encodeName missing in the bookmark import. Based on a patch 2000-12-04 12:33:38 +00:00
kbookmarkimporter.h Implemented exporting bookmarks to Netscape/Mozilla ! 2000-11-18 01:02:47 +00:00
kbookmarkmanager.cc Konqueror's XML format for the bookmarks is now the XBEL standard 2000-11-29 16:24:09 +00:00
kbookmarkmanager.h Updated sample XML in the documentation, so that it uses XBEL, not the old 2000-12-09 11:48:21 +00:00
kbookmarkmenu.cc Konqueror's XML format for the bookmarks is now the XBEL standard 2000-11-29 16:24:09 +00:00
kbookmarkmenu.h Implemented exporting bookmarks to Netscape/Mozilla ! 2000-11-18 01:02:47 +00:00
kfileivi.cc Fixed disabling of a given preview, like image or text (it was disabling them all) 2000-12-02 21:36:15 +00:00
kfileivi.h Alpha blending for Konqi and KDesktop 2000-11-30 17:23:19 +00:00
knewmenu.cc fixed case-typo: "Create &New" instead of "Create &new" 2000-12-02 14:27:55 +00:00
knewmenu.h Append .desktop to URL links, see kde-devel. 2000-09-05 17:38:08 +00:00
konq_bgnddlg.cc - cleanup 2000-12-01 12:17:49 +00:00
konq_bgnddlg.h - cleanup 2000-12-01 12:17:49 +00:00
konq_defaults.h - added these defaults 2000-12-02 18:24:41 +00:00
konq_dirlister.cc This commit was manufactured by cvs2svn to accommodate 2000-07-27 09:23:48 +00:00
konq_dirlister.h This commit was manufactured by cvs2svn to accommodate 2000-07-27 09:23:48 +00:00
konq_dirpart.cc Don't include symlinks in size count 2000-12-08 17:01:19 +00:00
konq_dirpart.h A few things needed for the "find" feature. 2000-12-02 15:10:13 +00:00
konq_drag.cc Export URLs as text/plain as well, to make it possible to drop URLs 2000-11-15 18:49:08 +00:00
konq_drag.h cosmetics 2000-11-22 01:46:35 +00:00
konq_events.cc Bye bye KonqURLEnterEvent. 2000-06-16 13:50:19 +00:00
konq_events.h Bye bye KonqURLEnterEvent. 2000-06-16 13:50:19 +00:00
konq_fileitem.h This commit was manufactured by cvs2svn to accommodate 2000-07-27 09:23:48 +00:00
konq_historycomm.cc use KURL instead of QString url 2000-12-07 00:03:02 +00:00
konq_historycomm.h use KURL instead of QString url 2000-12-07 00:03:02 +00:00
konq_historymgr.cc only save the title when an entry is confirmed, otherwise we might 2000-12-09 01:13:33 +00:00
konq_historymgr.h use KURL instead of QString url 2000-12-07 00:03:02 +00:00
konq_iconviewwidget.cc Added bool bInit to initConfig to fix #16690 2000-12-09 11:31:33 +00:00
konq_iconviewwidget.h Added bool bInit to initConfig to fix #16690 2000-12-09 11:31:33 +00:00
konq_imagepreviewjob.cc Speed up for plain text files: don't stat .xvpics and .pics, there's 2000-12-09 12:35:20 +00:00
konq_imagepreviewjob.h Speed up for plain text files: don't stat .xvpics and .pics, there's 2000-12-09 12:35:20 +00:00
konq_mimetyperesolver.h Major rework of the "delayed mimetypes determination" feature, 2000-11-21 03:54:55 +00:00
konq_operations.cc * Fix for actions provided by the drop event (using Ctrl/Shift) 2000-12-04 17:43:09 +00:00
konq_operations.h * Fix for actions provided by the drop event (using Ctrl/Shift) 2000-12-04 17:43:09 +00:00
konq_popupmenu.cc Fixed Thomas's bug report: RMB+Add Bookmark wasn't emitting the signal 2000-12-08 12:38:22 +00:00
konq_popupmenu.h "Rename" in popup menu and in Edit menu, or F2, activates in-place 2000-11-19 19:14:07 +00:00
konq_propsview.cc HTML Preview. Off by default 2000-12-07 21:40:37 +00:00
konq_propsview.h HTML Preview. Off by default 2000-12-07 21:40:37 +00:00
konq_settings.cc the opacity of the icon blended into the textpreview is now configurable: 2000-12-02 14:24:02 +00:00
konq_settings.h the opacity of the icon blended into the textpreview is now configurable: 2000-12-02 14:24:02 +00:00
konq_undo.cc Fixed bug reported by Antonio, about the progress info for Undo 2000-10-11 17:34:36 +00:00
konq_undo.h - fix 2000-08-11 15:36:18 +00:00
Makefile.am Don't link to KHTML anymore. :) 2000-12-09 06:20:21 +00:00
SERVICEMENUS Explain how to add items to the popup without defining a .desktop 2000-09-13 00:57:27 +00:00