dolphin/keditbookmarks
David Faure 3e041915bb Merged KIO::JobFlags branch
svn path=/trunk/KDE/kdebase/apps/; revision=721447
2007-10-05 09:14:03 +00:00
..
actionsimpl.cpp Code adaptation because of changes on libraries related to revision 719630 2007-10-01 15:09:41 +00:00
actionsimpl.h include cleanup 2007-05-09 22:23:52 +00:00
bookmarkinfo.cpp Added bookmarkForIndex to simplify code 2007-07-06 11:47:30 +00:00
bookmarkinfo.h Various EBN fixes. 2007-05-26 01:57:37 +00:00
bookmarkiterator.cpp Small changes to make it compileSmall changes to make it compile. 2007-09-03 07:53:52 +00:00
bookmarkiterator.h Remove not necessary "class classname;" 2007-06-04 08:24:29 +00:00
bookmarklistview.cpp Adapt to new KWarning/kFatal/kDebug api 2007-08-03 06:40:12 +00:00
bookmarklistview.h Added bookmarkForIndex to simplify code 2007-07-06 11:47:30 +00:00
bookmarkmodel.cpp Fix crashes when opening and importing bookmarks. Makes importing bookmarks from KDE 3's Konqueror possible. Also re-arrange the import list so the KDE 3 import action is at the top with a KDE icon. Force an update of the model after importing bookmarks. This has the unwanted side-effect of collapsing the tree-view to the root item, but at least it works. 2007-09-02 15:44:11 +00:00
bookmarkmodel.h Fix crashes when opening and importing bookmarks. Makes importing bookmarks from KDE 3's Konqueror possible. Also re-arrange the import list so the KDE 3 import action is at the top with a KDE icon. Force an update of the model after importing bookmarks. This has the unwanted side-effect of collapsing the tree-view to the root item, but at least it works. 2007-09-02 15:44:11 +00:00
CMakeLists.txt ${CMAKE_SOURCE_DIR}/libkonq doesn't exist now 2007-10-04 19:56:47 +00:00
commands.cpp moveItem -> moveBookmark 2007-09-03 09:03:15 +00:00
commands.h A number of preparations for making BookmarkModel more standalone in order to move it to kdelibs/kfile 2007-07-06 10:56:44 +00:00
cr16-app-keditbookmarks.png Losslessly optimize file size of *.png files in /trunk/KDE/kdebase with optipng -i0 -o5 and advdef -z -4. 2006-03-13 17:07:19 +00:00
cr32-app-keditbookmarks.png Losslessly optimize file size of *.png files in /trunk/KDE/kdebase with optipng -i0 -o5 and advdef -z -4. 2006-03-13 17:07:19 +00:00
cr48-app-keditbookmarks.png Losslessly optimize file size of *.png files in /trunk/KDE/kdebase with optipng -i0 -o5 and advdef -z -4. 2006-03-13 17:07:19 +00:00
cr64-app-keditbookmarks.png Losslessly optimize file size of *.png files in /trunk/KDE/kdebase with optipng -i0 -o5 and advdef -z -4. 2006-03-13 17:07:19 +00:00
dcop.cpp Adjust to KBookmarkManager::updateAccessMetadata change. 2007-08-13 08:36:32 +00:00
dcop.h EBN Fixes 2007-05-16 18:52:56 +00:00
DESIGN minor shuffle 2003-10-18 21:50:34 +00:00
exporters.cpp Adapt to new KWarning/kFatal/kDebug api 2007-08-03 06:40:12 +00:00
exporters.h include cleanup 2007-05-09 22:23:52 +00:00
favicons.cpp Adapt to new KWarning/kFatal/kDebug api 2007-08-03 06:40:12 +00:00
favicons.h Fix compilation; ported to dbus except for the khtml->print hack and the startup stuff (will do that one later) 2006-06-19 10:42:32 +00:00
importers.cpp Fix crashes when opening and importing bookmarks. Makes importing bookmarks from KDE 3's Konqueror possible. Also re-arrange the import list so the KDE 3 import action is at the top with a KDE icon. Force an update of the model after importing bookmarks. This has the unwanted side-effect of collapsing the tree-view to the root item, but at least it works. 2007-09-02 15:44:11 +00:00
importers.h A number of preparations for making BookmarkModel more standalone in order to move it to kdelibs/kfile 2007-07-06 10:56:44 +00:00
kbookmarkmerger.cpp header duplicates-- and include guard fixes 2007-08-27 03:53:33 +00:00
kebsearchline.cpp include cleanup 2007-05-09 22:23:52 +00:00
kebsearchline.h Various EBN fixes. 2007-05-26 01:57:37 +00:00
keditbookmarks-genui.rc Fix merge-while-modified by removing it. 2005-06-15 14:41:18 +00:00
keditbookmarks.kcfg Adapt to new KWarning/kFatal/kDebug api 2007-08-03 06:40:12 +00:00
keditbookmarksui.rc Fix crashes when opening and importing bookmarks. Makes importing bookmarks from KDE 3's Konqueror possible. Also re-arrange the import list so the KDE 3 import action is at the top with a KDE icon. Force an update of the model after importing bookmarks. This has the unwanted side-effect of collapsing the tree-view to the root item, but at least it works. 2007-09-02 15:44:11 +00:00
kinsertionsort.h Fix compilation; ported to dbus except for the khtml->print hack and the startup stuff (will do that one later) 2006-06-19 10:42:32 +00:00
main.cpp Update About information with current year and also remove 'Konqueror' from the description since the bookmark editor is used by other KDE applications as well. 2007-09-14 02:30:24 +00:00
Messages.sh Extract to rc file too 2007-06-23 09:18:26 +00:00
settings.kcfgc Remove space into name for cmake compile 2006-03-11 12:38:18 +00:00
testlink.cpp Merged KIO::JobFlags branch 2007-10-05 09:14:03 +00:00
testlink.h include cleanup 2007-05-09 22:23:52 +00:00
TODO update bugs list 2003-11-27 19:32:55 +00:00
toplevel.cpp Small changes to make it compileSmall changes to make it compile. 2007-09-03 07:53:52 +00:00
toplevel.h d pointer; rename class 2007-07-06 11:26:50 +00:00
treeitem.cpp Adapt to new KWarning/kFatal/kDebug api 2007-08-03 06:40:12 +00:00
treeitem_p.h Added bookmarkForIndex to simplify code 2007-07-06 11:47:30 +00:00
updater.cpp Merged KIO::JobFlags branch 2007-10-05 09:14:03 +00:00
updater.h Compile (it's not const into libkonq) 2007-05-26 07:09:54 +00:00