┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2007-09-17Categories titles and icons are shown at the same distance between them on LT...Rafael Fernández López
2007-09-17Forgot to adapt to RTL the default category drawer (KCategoryDrawer), since r...Rafael Fernández López
2007-09-17Create the new architecture for KCategorizedView. Now DolphinModel is created...Rafael Fernández López
2007-09-14fix: forgot to invoke base implementationPeter Penz
2007-09-14selection model fixesPeter Penz
2007-09-14refactoring of column view, which fixes:Peter Penz
2007-09-14SVN_SILENT made messages (.desktop file)Script Kiddy
2007-09-13update the URL candidate if only one file is selected, so that Nepomuk tags g...Peter Penz
2007-09-13SVN_SILENT made messages (.desktop file)Script Kiddy
2007-09-10desktop-file-validate says not to end a MimeType with a semicolon.Allen Winter