┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-09-26reactivate ScrollPerPixel again, as the Qt-patch for "divide by zero" has bee...Peter Penz
2007-09-26assure that the directory gets reloaded when the base URL has been changedPeter Penz
2007-09-26Assure that the categorized sorting is applied correctly to the proxy model i...Peter Penz
2007-09-26use the fixed resizing mode (it is assured that each column stays readable)Peter Penz
2007-09-26assure that the width of the name-column cannot get too small when decreasing...Peter Penz
2007-09-26* Fix memory leak (DolphinCategoryDrawer is leaking...)Peter Penz
2007-09-26code simplifications like done in the column viewPeter Penz
2007-09-26internal cleanupPeter Penz
2007-09-26lessons learned from the column view: never invoke KDirModel::expandToUrl() w...Peter Penz
2007-09-26Listen to the directory lister signals to know whether the directory lister i...Peter Penz
2007-09-26associate dolphin with inode/directory; give it a higher initial preference t...David Faure
2007-09-26prevent crash in model when invoking KDirModel::expandToUrl() before the dire...Peter Penz
2007-09-26Revert last patch which should fix the "name column can get too small issue" ...Peter Penz
2007-09-26temporary disable the ScrollPerPixel feature until a Qt-patch is supplied whi...Peter Penz
2007-09-26SVN_SILENT made messages (.desktop file)Script Kiddy
2007-09-26This fixes the problem of the "hidden filename corner case" by setting the co...Rafael Fernández López
2007-09-26Hide unused and not drawn columns on the details viewRafael Fernández López
2007-09-25Fix the reproducible problem after the fix:Rafael Fernández López
2007-09-25When the view is the Details or Columns one do not have in count lessThanGene...Rafael Fernández López
2007-09-25Revert as it doesn't fix the problem completely... diving into this... sorryRafael Fernández López
2007-09-25Whenever we are trying to sort, bypass lessThanGeneralPurpose when is not all...Rafael Fernández López
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