┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-10-16SVN_SILENT made messages (.desktop file)Script Kiddy
2007-10-15prevent flickering of status bar when changing between directoriesPeter Penz
2007-10-15minor cleanupsPeter Penz
2007-10-15Use a progress bar with custom text for showing the free disk space, otherwis...Peter Penz
2007-10-15use KGlobal::config() instead of parsing kdeglobals each time (thanks to Davi...Peter Penz
2007-10-14Take also in count if the rowcount was changed. Then everything needs to be r...Rafael Fernández López
2007-10-14If we are out of the screen and we will be, why keep asking when we know that...Rafael Fernández López
2007-10-14The sorting on dolphinview is no more needed, it is done automatically by KCa...Rafael Fernández López
2007-10-13minor layout fixPeter Penz
2007-10-13allow to configure whether file thumbnails should be embedded for the file pr...Peter Penz
2007-10-13Fixed issue that the "Show 'Delete' command in context menu" setting is not r...Peter Penz
2007-10-13move reading of global settings also into GeneralSettingsPage::loadSettings()Peter Penz
2007-10-13If grid size is changed, update correctly items positionRafael Fernández López
2007-10-13If the categorizing has been enabled/disabled we need to update the scrollbar...Rafael Fernández López
2007-10-13One loop instead of two is enoughRafael Fernández López
2007-10-13With latest code at slotLayoutChanged is not more necessary Rafael Fernández López
2007-10-12Even better...Rafael Fernández López
2007-10-12This makes the categorized view amazingly fast in directories with a huge num...Rafael Fernández López
2007-10-10DolphinPart: provide a way to switch between view modes in konqueror.David Faure
2007-10-09Allow filtering of items also for the column view. A filtering of directories...Peter Penz
2007-10-09column view fixes:Peter Penz
2007-10-09remove unused memberPeter Penz
2007-10-09remove unused PNG image (relict from KDE3 version of Dolphin)Peter Penz
2007-10-09remove Dolphin specific service menus, Konqueror and Dolphin use now the same...Peter Penz
2007-10-08SVN_SILENT made messages (.desktop file)Script Kiddy
2007-10-07Extracted the servicemenu code from KonqPopupMenu into KonqMenuActions, and u...David Faure
2007-10-07* assure that the columns of the colum-view get dimmed if the colum-view is i...Peter Penz
2007-10-06don't use the directory lister directlyPeter Penz
2007-10-06remove unneeded codePeter Penz
2007-10-06SVN_SILENT made messages (.desktop file)Script Kiddy
2007-10-05fix issues when the split view is active and the inactive column view gets se...Peter Penz
2007-10-05minor simplificationPeter Penz
2007-10-05extra ';'Pino Toscano
2007-10-05fixed most regressions due to the previous column-view refactoringPeter Penz
2007-10-05Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which areAndreas Pakulat
2007-10-05Refactored DolphinColumnWidget so that it does not need a hierarchical KDirLi...Peter Penz
2007-10-05Oops forgot this one... thanks for reminding Peter :)Rafael Fernández López
2007-10-05Merged KIO::JobFlags branchDavid Faure
2007-10-05Restoring the column view relies on the URL-history. It might be possible tha...Peter Penz
2007-10-05Nice catch on keyboard navigation when RightToLeft is set... :)Rafael Fernández López
2007-10-05Ooops I had this one for testing purposes locally...Rafael Fernández López
2007-10-04KDirLister openUrl parameters are now flagsRafael Fernández López
2007-10-04${CMAKE_SOURCE_DIR}/libkonq doesn't exist nowLaurent Montel
2007-10-04Our beloved qt-copy also has the patch appliedRafael Fernández López
2007-10-04Let's do this in a safe way while we wait for the release team to reply telli...Rafael Fernández López
2007-10-04allow to configre more than one additional information for the icons-viewPeter Penz
2007-10-04coding style nit-pickingPeter Penz
2007-10-04Changes related to the smooth scrolling. We can enable it since icefox has su...Rafael Fernández López
2007-10-03there is no need anymore to check whether the KDirLister is currently loading...Peter Penz
2007-10-03disable the moving of columnsPeter Penz