┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2007-08-25use system-file-manager icon instead of custom Dolphin iconPeter Penz
2007-07-25ok, second try: make use of KDirSortFilterProxyModel. 'Show in Groups' still ...Nick Shaforostoff
2007-07-23change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY...Laurent Montel
2007-07-21ok, reverting as requested by Peter Penz.Nick Shaforostoff
2007-07-20Make use of the newly added KDirSortFilterProxyModel class -- that is, essent...Nick Shaforostoff
2007-07-10remove kde4_automoc()Allen Winter
2007-07-09Rename KListView to KCategorizedView as decidedRafael Fernández López
2007-07-06Make KListView capable of drawing categories on our own way. This make things...Rafael Fernández López
2007-07-05Remove not necessary cmake variable Laurent Montel
2007-07-02Remove not necessary variable alreadyLaurent Montel
2007-07-02not necessary to duplicate itLaurent Montel
2007-07-01Here comes dolphinpart, to use dolphin as the file management view in konqueror.David Faure
2007-06-22Allow to sort by rating, which can be quite useful in combination with the "S...Peter Penz
2007-06-17New and powerful KListView. Still pending class renaming. There are two Rafael Fernández López
2007-06-11Adapt Dolphin Nepomuk support to namespace changes.Sebastian Trueg
2007-06-07First big step to make it possible that the DolphinView can be embedded as KP...Peter Penz
2007-05-19Make the test link (moving renamedialog to libdolphinprivate since we'll need...David Faure
2007-05-18David Faure wrote:Peter Penz
2007-05-07Don't rely on konsole sources.David Faure
2007-05-07Adapt to new konsole apiLaurent Montel
2007-05-06Initial step for showing the terminal embedded inside Dolphin instead of open...Peter Penz
2007-05-02If it's not always compiled, then we need to check it before we add it to the...David Faure
2007-05-02Oh. It's in kdelibs, but it's not always compiled. Revert.David Faure
2007-05-02kmetadata is in kdelibs nowDavid Faure
2007-05-01* Added KMetaData cmake checkSebastian Trueg
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