┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/urlnavigator.h
AgeCommit message (Expand)Author
2007-04-02Rename all the URL navigator related classes to prepare their migration Kevin Ottens
2007-04-02Make use of KFilePlaces instead of the bookmark system in the URL Kevin Ottens
2007-03-27Hide the HistoryElem class from the public API of UrlNavigatorDavid Faure
2007-03-27Added setters in urlnavigator to remove dependency on dolphinsettings.David Faure
2007-03-27One more step towards kdelibs: d-pointer-ify, including moving all members, a...David Faure
2007-03-26Ported to KBookmarkManager::closestBookmark - which even solves another TODO ...David Faure
2007-03-26A small step in trying to make urlnavigator useable in kdelibs for the file d...David Faure
2007-03-26Using a QLinkedList mostly for "accessing element at index i" is not the best...David Faure
2007-03-06use QToolButton instead of QPushButton (patch submitted by Dominik Haumann)Peter Penz
2007-03-03respect the show hidden files settingin the url nav barAaron J. Seigo
2007-02-17Some minor polishing: use a grid for the icons view, give the toggle button o...Peter Penz
2007-02-17Hide the filler widget when showing the traditional view. Fixed issue when to...Peter Penz
2007-02-17Allow the pasting of a text clipboard content to the URL navigator by pressin...Peter Penz
2007-02-17Prevent a flickering of the URL navigator buttons by reusing existing buttons...Peter Penz
2007-02-17Cleanup: don't use deprecated Qt3 classes or methods, removed unnecessary inc...Peter Penz
2007-02-17Cleanup of the URL navigator, so that the DolphinMainWindow and the DolphinVi...Peter Penz
2007-01-10Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...Peter Penz
2006-11-29Make it (almost) possible to have more than one Dolphin KMainWindowHolger Freyther
2006-11-23Byebye Q3H(V)BoxLaurent Montel
2006-11-22As KURL has been renamed to KUrl all classes and methods, which use the term ...Peter Penz
2006-11-21commited initial version of DolphinPeter Penz