]> cloud.milkyroute.net Git - dolphin.git/history - src/treeviewsidebarpage.cpp
Make use of the error messages coming from the places model.
[dolphin.git] / src / treeviewsidebarpage.cpp
2007-05-18 Peter Penzignore spontaneous show events (thanks to Dominik Hauma...
2007-05-09 Dirk Muellerinclude cleanup
2007-05-09 Peter PenzPostpone the creating of the dir lister to the first...
2007-05-08 Peter Penzprevent loading items twice in the tree view
2007-05-06 Peter Penzoptimization: don't load the directory tree if the...
2007-05-06 Peter Penzcoding style cleanup: fix wrong indenting of members...
2007-05-06 Peter Penzsome cleanups for the sidebar pages (move protected...
2007-04-14 Peter Penzups - did not want to commit the kDebug() line...
2007-04-14 Peter Penzfix possible crash if the base URL is empty
2007-04-09 Peter Penzadapt Dolphin to kdelibs coding style (http://techbase...
2007-04-09 Kevin OttensDolphin is now KBookmark* free.
2007-04-04 Pino ToscanoQt::Ascending -> Qt::AscendingOrder
2007-03-27 Peter Penzuse sort proxy model
2007-03-26 David FaurePorted to KBookmarkManager::closestBookmark - which...
2007-03-26 David FaureA small step in trying to make urlnavigator useable...
2007-03-25 Peter PenzPatch by Luca Gugelmann: get rid of any mainwindow...
2007-03-20 Peter PenzFixed crash on startup, when the treeview has been...
2007-03-17 Peter PenzAllow to cut, copy, paste, ... the currently selected...
2007-03-16 Peter PenzLet's keep it simple: only offer a basic context menu...
2007-03-15 Peter PenzDon't force the context menu to be valid only for Dolph...
2007-03-14 Robert KnightRemove frame and margin around tree view sidebar.
2007-03-11 Peter PenzFixed some drag & drop issues:
2007-03-11 Peter Penzsupport drag & drop for the treeview sidebar page
2007-03-11 Peter PenzCreate a SidebarTreeView which will include support...
2007-03-08 Peter Penzprevent a possible endless loop
2007-03-06 Peter Penzadd some constness...
2007-03-05 Peter Penzsynchronize the tree view with the active view
2007-03-04 Peter PenzSome basic fixes to stay synchronized between the tree...
2007-03-03 Peter PenzAssure that the root of the tree view always matchs...
2007-03-02 Peter PenzIt seems some people cannot live without a tree view...