┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-09-25don't expand to the active URL synchronously, wait until the directory lister...Peter Penz
2007-09-25assure that "Select All" and "Invert Selection" only operate on the active co...Peter Penz
2007-09-25fix filtering issues for views that show a directory hierarchy like a tree vi...Peter Penz
2007-09-25use pixel scrolling for all views (thanks to Rafael for the initial fix in th...Peter Penz
2007-09-25Now that we talk about the column view => smooth scrollingRafael Fernández López
2007-09-25* the directory lister must be updated when reloading columnsPeter Penz
2007-09-25restoring of the column view must also be done if the column view is activePeter Penz
2007-09-25clear columns if the new URL is no parent of the currently shown columnsPeter Penz
2007-09-25Categories imrovedRafael Fernández López
2007-09-25don't reset the root index, hiding the column is enoughPeter Penz
2007-09-25hide the ratings and tags column in the treeview sidebarPeter Penz
2007-09-25assure that the active column stays always visiblePeter Penz
2007-09-25further root URL handling cleanupsPeter Penz
2007-09-25assure that the restoring the column view cannot fail and replace the tempora...Peter Penz
2007-09-25Prettier category drawing :)Rafael Fernández López
2007-09-24temporary fix: prevent crash due to a wrong root URL; TODO: fix the real root...Peter Penz
2007-09-24prevent that a column with an invalid root index shows the root column tempor...Peter Penz
2007-09-24prevent an invalid active column index if columns have been deletedPeter Penz
2007-09-24simplify code + fix activation issue when reloading columnsPeter Penz
2007-09-24improve DolphinColumnView::showColumn() in a way that the history state won't...Peter Penz
2007-09-24Restore the root URL when navigating through the history (this is important f...Peter Penz
2007-09-24Pass ref instead of pointer in mouseOverInfo signalDavid Faure
2007-09-24don't forget to create missing columns when the URL is changed from e. g. "/h...Peter Penz
2007-09-24don't delete inactive columns when reloading the column-viewPeter Penz
2007-09-24Adapt CMakeLists.txt as discussed with Alex.Laurent Montel
2007-09-23msvc compile++Christian Ehrlicher
2007-09-23Show more useful information when sorting by date (in all folders, not Rafael Fernández López
2007-09-23Oops, Qt already had a class that does this in a cross-platform way :)Rafael Fernández López
2007-09-21assure that the inactive columns have the same color as the column-view viewportPeter Penz
2007-09-21restore the focus of the active column after the reloading has been finishedPeter Penz
2007-09-21Don't invoke KDirLister::openUrl(url, true, false) in combination with the co...Peter Penz
2007-09-21implemented reloading of all columns of the column view (just updating the di...Peter Penz
2007-09-21SVN_SILENT made messages (.desktop file)Script Kiddy
2007-09-20SVN_SILENT made messages (.desktop file)Script Kiddy
2007-09-19Dolphin is now QT3_SUPPORT freeUrs Wolfer
2007-09-19Fix crash in dolphinpart when doing RMB on viewport.David Faure
2007-09-19* some internal cleanupsPeter Penz
2007-09-19implemented keyboard navigation for the column viewPeter Penz
2007-09-19allow to configure the column width of the columns viewPeter Penz
2007-09-19don't use deprecated Qt3 constructorPeter Penz
2007-09-19use a layout which requires less width for the columns settingsPeter Penz
2007-09-19If Nepomuk is (temporary) not available use SortByName as fallback for SortBy...Peter Penz
2007-09-19More clear categories strings when sorting by permissionsRafael Fernández López
2007-09-19++keyboard navigationRafael Fernández López
2007-09-18Fix selections problems (like flickering). Click on category select/deselects...Rafael Fernández López
2007-09-18(Un)selections working properlyRafael Fernández López
2007-09-17drag and drop fixes for the column view (implied a signal changed which affec...Peter Penz
2007-09-17Give feedback to user when clicking on a category and the user is not draggin...Rafael Fernández López
2007-09-17Hooray for perfectionismRafael Fernández López
2007-09-17Equal drawing on every caseRafael Fernández López