┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2009-10-23Imported Adam Kidders search configuration widgets from playground/base/nepom...Peter Penz
2009-10-17add A search options widget, which later on will include Adam Kidder's search...Peter Penz
2009-10-17* move classes for searching into an own folder (new classes will be added soon)Peter Penz
2009-10-16Fixed compilation issue if HAVE_NEPOMUK is not set. This #ifdef HAVE_NEPOMUK ...Peter Penz
2009-10-16* improved interface + documentation of MetaDataWidgetPeter Penz
2009-10-13restore functionality that ratings, comments and tags get stored after the us...Peter Penz
2009-10-10Start of refactoring so that the metadata widget can be moved outside of Dolp...Peter Penz
2009-10-09Use a desktop-file for completion-items for the dolphin-search-box.Matthias Fuchs
2009-09-13Originally it was intended to move the SVN plugin from Dolphin to kdevplatfor...Peter Penz
2009-08-29Move code for initializing and handling view extensions to the new class View...Peter Penz
2009-08-28I wanted to this for KDE 4.1 already, but well...Peter Penz
2009-08-13* Use the term "version control" instead of "revision control" to be consiste...Peter Penz
2009-08-01move statusbar code into the directory "statusbar"Peter Penz
2009-07-12Enable Dolphin to show the revision states of files that are under revision c...Peter Penz
2009-07-05The complexity of the class InformationPanel has grown a lot from KDE 4.0 to ...Peter Penz
2009-06-21The file ktooltip.h contained the three public classes KToolTip, KToolTipDele...Peter Penz
2009-06-21Simplify how Nepomuk comments can be edited by the user:Peter Penz
2009-04-16* share Context Menu page settings from dolphin with konquerorAlessandro Diaferia
2009-03-25SVN_SILENT:Rahman Duran
2009-03-25BUG: 175658Rahman Duran
2009-03-17After creating an item with the "Create New..." menu, the new item should get...Peter Penz
2009-03-10allow to hide the rating, comments and tags of the Information PanelPeter Penz
2009-03-10provide a context menu for the Information Panel, which allows to show/hide m...Peter Penz
2009-03-03added dialog to configure which meta data should be shown in the Information ...Peter Penz
2009-02-26add KCM for the services settings, so that they are also accessible in KonquerorPeter Penz
2009-02-20Remove preview icon, it isn't used, pollutes the hicolour namespaceJonathan Riddell
2009-02-15Added the Trash KCM to Dolphin, it's visible in the Settings Dialog, in the '...Shaun Reich
2009-01-27Initial import of Matthias's draft patch for adding video and audio previewin...Simon Paul St James
2009-01-19Use a custom SearchWidget instead directly using a KLineEdit. Currently the D...Peter Penz
2009-01-19added settings module 'General' that can be used by KonquerorPeter Penz
2009-01-19added settings module for 'Navigation', that can be used by KonquerorPeter Penz
2009-01-17Relayout of the settings dialog, so that all Dolphin KPart relevant settings ...Peter Penz
2009-01-14cleanup sort order, so that it is easier later to split the files into severa...Peter Penz
2009-01-14Cleanup panel related class names: The terms "sidebar"/"sidebarpage" are reli...Peter Penz
2009-01-14Group classes into folders, Dolphin is too big in the meantime for having a f...Peter Penz
2008-12-06Fixed serious usability issue: QAbstractItemView::setAutoScroll() is not usab...Peter Penz
2008-11-23win32 link++Christian Ehrlicher
2008-11-10Fix "two instances of the DragAndDropHelper" singleton: Vir found the reason,...David Faure
2008-10-26link with goldAndreas Hartmetz
2008-10-25use the DolphinDirLister instead of KDirListerPeter Penz
2008-10-24* Move code from DolphinDropController to DragAndDropHelper.Peter Penz
2008-10-22KBallonTipDelegate is not used at all in Dolphin.Peter Penz
2008-10-15Assure that the item delegate draws the hover effect and the selection for th...Peter Penz
2008-09-30make dolphin link correctly on mac osxMarijn Kruisselbrink
2008-09-28KFilePreviewGenerator has been moved to kdelibsPeter Penz
2008-09-21renamed IconManager to KFilePreviewGeneratorPeter Penz
2008-08-26Provide a common iconsize-widget for the settings dialog of the icons-, detai...Peter Penz
2008-08-18Very rough initial attempt at previews-in-tooltip for Konqueror and Dolphin. ...Simon Paul St James
2008-08-12Provide functionality for auto-expanding folders (the whole patch has been pr...Peter Penz
2008-08-05Make dolphin link to KIO (reduced library interface problem)Thiago Macieira