┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2007-04-22headers of a private library should not be installedPino Toscano
2007-04-10Added Rafael López's item categorizer into Dolphin (it's currently deactivat...Peter Penz
2007-04-09Dolphin is now KBookmark* free.Kevin Ottens
2007-04-04move the QT3_SUPPORT definition only where it's neededPino Toscano
2007-04-02Places and url navigator are now provided by kfile. Port Dolphin to this Kevin Ottens
2007-04-02Rename all the URL navigator related classes to prepare their migration Kevin Ottens
2007-04-02Introduce KFilePlacesView which is a list view adding the navigation Kevin Ottens
2007-04-01Add the KFilePlacesModel class. It allows to list user's "places" (a mix Kevin Ottens
2007-04-01integrate column view into settingsPeter Penz
2007-03-27Initial version for a column view support (thanks a lot to Benjamin Meyer for...Peter Penz
2007-03-25Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars.Peter Penz
2007-03-23Create shared lib as discussed with David and PeterLaurent Montel
2007-03-20Improved KMetaData integration. The Dolphin info sidebar now uses KMetaData t...Sebastian Trueg
2007-03-11assure that the iconsview settings-dialog fits on a 800 x 600 screenPeter Penz
2007-03-11Create a SidebarTreeView which will include support for drag & drop in later ...Peter Penz
2007-03-02It seems some people cannot live without a tree view ;-) So Dolphin will prov...Peter Penz
2007-02-22Add libkmetadata detection and minor fixesOscar Blumberg
2007-02-22make nepomuk support optional, mostly through a bunch of non-existent ifdef's =)Aaron J. Seigo
2007-02-22* Starts to add Nepomuk supports to dolphin (currently, only annotations are ...Oscar Blumberg
2007-02-21installing a file called generalsettings.kcfgc just asksStephan Kulow
2007-02-18Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, wh...Peter Penz
2007-02-14Step one for having DolphinParts for the icons and details view, which can be...Peter Penz
2007-02-14get libkonq from kdebaseDavid Faure
2007-01-26Do a custom error handling in for the 'Create New...' submenu. Thanks to Davi...Peter Penz
2007-01-20Removed helper class ProgressIndicator (not needed anymore because of the use...Peter Penz
2007-01-18Replaced Dolphins UndoManager and DolphinCommand by KonqUndoManager and KonqO...Peter Penz
2006-12-20Let the user chose whether view properties should be remembered for each dire...Peter Penz
2006-12-17Use KonqMimeData for the cut- and copy-operation instead of using bool proper...Peter Penz
2006-12-14Use QSortFilterProxyModel for sorting KFileItems (thanks to Fredrik for this ...Peter Penz
2006-12-13Instead of having a the 3 view modes "icons", "details" and "previews" only 2...Peter Penz
2006-12-07Use a KIO Job for applying the view properties recursively to sub directories.Peter Penz
2006-12-05Applying view properties recursively to sub directories works again (TODO: re...Peter Penz
2006-11-29Get ride of the sidebar and use dockwidgets instead.Kevin Ottens
2006-11-29Make it (almost) possible to have more than one Dolphin KMainWindowHolger Freyther
2006-11-24Initial step for moving to KDirModel. Large code parts have been deleted, as ...Peter Penz
2006-11-23Clean upLaurent Montel
2006-11-22Not necessaryLaurent Montel
2006-11-21commited initial version of DolphinPeter Penz