┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2008-06-26fix linkingDirk Mueller
2008-06-10Just use KMimeType::extractKnownExtension() instead of the custom implementat...Peter Penz
2008-06-10Argh my last patch broke plugins. So revert 818988 and do it properly, for re...David Faure
2008-06-10Revert 818910 and do it properly (patch by dfaure).Chusslove Illich
2008-06-03move the create config-nepomuk.h higher so dolphinprivate sources can find it.Allen Winter
2008-06-03Fixed Nepomuk dependancy checkingSebastian Trueg
2008-06-02Fix the edit-menu action disabling/enabling bug in dolphinpart finally! Also,...George Goldberg
2008-05-27Use INSTALL_TARGETS_DEFAULT_ARGSLaurent Montel
2008-05-05Use FindQImageBlitz.cmake instead of deprecated FindBlitz.cmakeDavid Faure
2008-05-04Move "Adjust view properties" to dolphinviewactionhandler so that it's availa...David Faure
2008-04-26link in XRender, if found.Allen Winter
2008-04-22Provide horizontal auto scrolling for the tree view (implemented by Harald Hv...Peter Penz
2008-04-18Consider the protocol and directory capabilities for file actions like Move T...Peter Penz
2008-04-11Commit patch from AlexLaurent Montel
2008-04-09Provide tooltips. Per default tooltips are turned off because the information...Peter Penz
2008-04-02added application icons Ralf Habacker
2008-03-25fix exports and use dolphinprivatelib in the partJarosław Staniek
2008-03-23provide a config module for the settings GUI of the Dolphin views, so that it...Peter Penz
2008-03-21This is the first step towards a better looking and more usable metadata GUI.Sebastian Trueg
2008-03-20QListView does not support having a margin for grids. Originally it has been ...Peter Penz
2008-03-16provide a cleaner layout for the information panel; there are still some open...Peter Penz
2008-03-10Don't try to show the terminal in dolphin when in WindowsJeff Mitchell
2008-02-18LIB_INSTALL_DIR -> INSTALL_TARGETS_DEFAULT_ARGSChristian Ehrlicher
2008-02-15Currently when the general font of KDE has been changed, the used fonts for t...Peter Penz
2008-02-11Forwardport 773570:David Faure
2008-02-11Factorize all the view-related action handling to DolphinViewActionHandler, t...David Faure
2008-01-30allow dropping items above a place inside the Places panelPeter Penz
2008-01-26Blend in a toggle button when hovering items. This allows selecting items wit...Peter Penz
2008-01-21Split the "General Settings" into "Startup Settings" and "General Settings" f...Peter Penz
2008-01-13Move KCategorizedView to kdelibs. Use that one.Rafael Fernández López
2008-01-11Up to now DolphinView and ColumnWidget contained a lot of code duplication re...Peter Penz
2008-01-04dolphin can use soprano, but nowhere in apps we look for it; so search for So...Pino Toscano
2008-01-04ARGH!Jakob Petsovits
2008-01-02Icon theme minimality:Jakob Petsovits
2007-12-17Soprano is optional.Luboš Luňák
2007-12-14Use the same codebase for rating drawing as in KRatingWidget and playground/n...Sebastian Trueg
2007-12-14Moving code around in dolphin fixes DnD support in konqueror :)David Faure
2007-12-10Added Soprano include dirSebastian Trueg
2007-12-10Use Xesam ontology instead of NIE. Since Strigi uses Xesam and we have no map...Sebastian Trueg
2007-12-06use the ${GENERIC_LIB_VERSION} and ${GENERIC_SOLIB_VERSION} macros to help keepAllen Winter
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