┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2011-09-04Improved drag and drop supportPeter Penz
2011-09-02Simplified code for the viewmode settingsPeter Penz
2011-08-29Added support for highlighting items by typing their name on the keyboard.Tirtha Chatterjee
2011-08-18Provide basic rubberband functionalityPeter Penz
2011-08-09Improvements for selections, smooth scrolling, tooltips and info-panelPeter Penz
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
2011-04-23Move add_subdirectory(tests) to where Nepomuk has been found.Andreas Hartmetz
2011-04-12Let each DolphinMainWindow run in a custom processPeter Penz
2011-03-09Rename the "Filter Panel" to "Search Panel"Peter Penz
2011-02-27Allow to configure thumbnail-pluginsPeter Penz
2011-02-02Fix visibility- and enabled-issues for the filter-panelPeter Penz
2011-01-14Move the FileMetaDataConfigurationDialog from "settings" to "panels/informati...Peter Penz
2010-12-31Lock panels per default and allow to unlock them like in Amarok.Peter Penz
2010-11-20changed: QImageBlitz is no longer used, so do not require and link to it (use...Friedrich W. H. Kossebau
2010-11-04Use the ontologies compiled into libnepomukTobias Koenig
2010-10-27- Automatically show the filter-panel when a searching is donePeter Penz
2010-10-27Rename FacetPanel to FilterPanel so that the name reflects the headline.Peter Penz
2010-10-26Fix build issues if Nepomuk is not availablePeter Penz
2010-10-26Apply the facets-patch written by Sebastian Trüg, which allows to filter sea...Peter Penz
2010-10-21Add a first unit test for Dolphin, which verifies that the fix for oneFrank Reininghaus
2010-10-19actually install the .desktop files as executablesOswald Buddenhagen
2010-10-09Move the generic hover- and selection-adjustments from DolphinsDetailsView in...Peter Penz
2010-08-30Move dolphin's statusbar message-label (the one with support for errors and a...David Faure
2010-08-27Fix a linker error.Christophe Giboudeaux
2010-08-27Context-menu cleanups:Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move class PixmapViewer from "src" to "src/pane...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" in...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move further files from src to src/viewsPeter Penz
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move files from khns to settings/services (step...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move kcm to settings/kcmPeter Penz
2010-07-24Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folderPeter Penz
2010-07-24Unify the search interface for non-indexed and indexed foldersPeter Penz
2010-05-14Rename AdditionalInfoManager to AdditionalInfoAccessorPeter Penz
2010-05-13If an information entry will be added to KFileItemDelegate (like done recentl...Peter Penz
2010-05-12Depend directly on kcmutils.Kevin Ottens
2010-04-04Invert default behavior regarding loading of version control plugins: Only lo...Peter Penz
2010-04-02Remove the SVN plugin from the Dolphin sources. The plugin will get part of k...Peter Penz
2010-03-30Split the class DolphinController into the two classes DolphinViewController ...Peter Penz
2010-03-27Don't recreate and destroy the tooltip widget on each show/hide operation, ju...Peter Penz
2010-03-25Enable the meta data configuration dialog again after the KFileMetaDataWidget...Peter Penz
2010-03-24Version control: Move the maintainance of pending threads into a custom class...Peter Penz
2010-03-22Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps ...Peter Penz
2010-03-16welcome to the world of kdeinit applicationsLuboš Luňák
2010-03-13Provide a KMetaDataModel for KMetaDataWidget.Peter Penz
2010-03-05fix link issue if Nepomuk is not installedPeter Penz
2010-03-04Rename NfoTranslator to KNfoTranslator, so that KMetaDataWidget can be moved ...Peter Penz
2010-02-26Show meta information also for files, which are not indexed (or in the case i...Peter Penz
2010-02-20replace X11-specific code with genericLuboš Luňák
2010-01-25Implement todo (create a dialog box when ok is enable/disable when text is em...Laurent Montel