dolphin/keditbookmarks/kbookmarkmodel
2013-05-05 10:01:05 +02:00
..
tests Move bookmarks in reverse order so that their address remains valid. 2013-05-05 10:01:05 +02:00
CMakeLists.txt extract the BookmarkView in an own file, part of the bookmark model system 2010-04-29 13:16:51 +00:00
commandhistory.cpp Rename variable to solve some confusion 2011-02-02 23:49:19 +01:00
commandhistory.h Move the bookmark model (+commands +commandhistory) into a lib of its own, for future sharing with other parts of kdebase 2010-04-24 09:06:17 +00:00
commands.cpp Use "(qtundo-format)" instead of "@action:undo" in context strings 2011-05-12 19:49:40 +04:00
commands.h Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00
commands_p.h Move the bookmark model (+commands +commandhistory) into a lib of its own, for future sharing with other parts of kdebase 2010-04-24 09:06:17 +00:00
kbookmarkmodel_export.h Move the bookmark model (+commands +commandhistory) into a lib of its own, for future sharing with other parts of kdebase 2010-04-24 09:06:17 +00:00
kinsertionsort_p.h Fix sorting of bookmarks, it wasn't sorting all of them due to MoveCommand doing create+delete, after which "nextSibling" would go nowhere. 2010-06-24 22:44:43 +00:00
model.cpp Move bookmarks in reverse order so that their address remains valid. 2013-05-05 10:01:05 +02:00
model.h make the bookmark model properly reset itself, 2010-07-20 14:09:59 +00:00
treeitem.cpp Move the bookmark model (+commands +commandhistory) into a lib of its own, for future sharing with other parts of kdebase 2010-04-24 09:06:17 +00:00
treeitem_p.h SVN_SILENT minor krazy fixes 2010-04-24 09:56:54 +00:00
view.cpp rename BookmarkView to KBookmarkView and export 2010-04-29 13:20:32 +00:00
view.h Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00