┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2007-09-26
reactivate ScrollPerPixel again, as the Qt-patch for "divide by zero" has bee...
Peter Penz
2007-09-26
assure that the directory gets reloaded when the base URL has been changed
Peter Penz
2007-09-26
Assure that the categorized sorting is applied correctly to the proxy model i...
Peter Penz
2007-09-26
use the fixed resizing mode (it is assured that each column stays readable)
Peter Penz
2007-09-26
assure 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-26
code simplifications like done in the column view
Peter Penz
2007-09-26
internal cleanup
Peter Penz
2007-09-26
lessons learned from the column view: never invoke KDirModel::expandToUrl() w...
Peter Penz
2007-09-26
Listen to the directory lister signals to know whether the directory lister i...
Peter Penz
2007-09-26
associate dolphin with inode/directory; give it a higher initial preference t...
David Faure
2007-09-26
prevent crash in model when invoking KDirModel::expandToUrl() before the dire...
Peter Penz
2007-09-26
Revert last patch which should fix the "name column can get too small issue" ...
Peter Penz
2007-09-26
temporary disable the ScrollPerPixel feature until a Qt-patch is supplied whi...
Peter Penz
2007-09-26
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-09-26
This fixes the problem of the "hidden filename corner case" by setting the co...
Rafael Fernández López
2007-09-26
Hide unused and not drawn columns on the details view
Rafael Fernández López
2007-09-25
Fix the reproducible problem after the fix:
Rafael Fernández López
2007-09-25
When the view is the Details or Columns one do not have in count lessThanGene...
Rafael Fernández López
2007-09-25
Revert as it doesn't fix the problem completely... diving into this... sorry
Rafael Fernández López
2007-09-25
Whenever we are trying to sort, bypass lessThanGeneralPurpose when is not all...
Rafael Fernández López
2007-09-25
don't expand to the active URL synchronously, wait until the directory lister...
Peter Penz
2007-09-25
assure that "Select All" and "Invert Selection" only operate on the active co...
Peter Penz
2007-09-25
fix filtering issues for views that show a directory hierarchy like a tree vi...
Peter Penz
2007-09-25
use pixel scrolling for all views (thanks to Rafael for the initial fix in th...
Peter Penz
2007-09-25
Now that we talk about the column view => smooth scrolling
Rafael Fernández López
2007-09-25
* the directory lister must be updated when reloading columns
Peter Penz
2007-09-25
restoring of the column view must also be done if the column view is active
Peter Penz
2007-09-25
clear columns if the new URL is no parent of the currently shown columns
Peter Penz
2007-09-25
Categories imroved
Rafael Fernández López
2007-09-25
don't reset the root index, hiding the column is enough
Peter Penz
2007-09-25
hide the ratings and tags column in the treeview sidebar
Peter Penz
2007-09-25
assure that the active column stays always visible
Peter Penz
2007-09-25
further root URL handling cleanups
Peter Penz
2007-09-25
assure that the restoring the column view cannot fail and replace the tempora...
Peter Penz
2007-09-25
Prettier category drawing :)
Rafael Fernández López
2007-09-24
temporary fix: prevent crash due to a wrong root URL; TODO: fix the real root...
Peter Penz
2007-09-24
prevent that a column with an invalid root index shows the root column tempor...
Peter Penz
2007-09-24
prevent an invalid active column index if columns have been deleted
Peter Penz
2007-09-24
simplify code + fix activation issue when reloading columns
Peter Penz
2007-09-24
improve DolphinColumnView::showColumn() in a way that the history state won't...
Peter Penz
2007-09-24
Restore the root URL when navigating through the history (this is important f...
Peter Penz
2007-09-24
Pass ref instead of pointer in mouseOverInfo signal
David Faure
2007-09-24
don't forget to create missing columns when the URL is changed from e. g. "/h...
Peter Penz
2007-09-24
don't delete inactive columns when reloading the column-view
Peter Penz
2007-09-24
Adapt CMakeLists.txt as discussed with Alex.
Laurent Montel
2007-09-23
msvc compile++
Christian Ehrlicher
2007-09-23
Show more useful information when sorting by date (in all folders, not
Rafael Fernández López
2007-09-23
Oops, Qt already had a class that does this in a cross-platform way :)
Rafael Fernández López
2007-09-21
assure that the inactive columns have the same color as the column-view viewport
Peter Penz
[next]