┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2007-11-20Drag & drop fixes for all views: assure that a consistent pixmap for the drag...Peter Penz
2007-11-08Reverted changes made earlier today - and I added the workaround in the root ...Patrick Spendrin
2007-11-08changing install locations of dll's to binPatrick Spendrin
2007-10-30allow to configure the additional information of the view inside the viewprop...Peter Penz
2007-10-09remove Dolphin specific service menus, Konqueror and Dolphin use now the same...Peter Penz
2007-10-05Refactored DolphinColumnWidget so that it does not need a hierarchical KDirLi...Peter Penz
2007-10-04${CMAKE_SOURCE_DIR}/libkonq doesn't exist nowLaurent Montel
2007-09-27use blitz instead of deprecated kdefx, remove kdefx headers where unusedMatthew Woehlke
2007-09-19Dolphin is now QT3_SUPPORT freeUrs Wolfer
2007-09-17Create the new architecture for KCategorizedView. Now DolphinModel is created...Rafael Fernández López
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