┌ ┐
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-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
2007-09-21
restore the focus of the active column after the reloading has been finished
Peter Penz
2007-09-21
Don't invoke KDirLister::openUrl(url, true, false) in combination with the co...
Peter Penz
2007-09-21
implemented reloading of all columns of the column view (just updating the di...
Peter Penz
2007-09-21
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-09-20
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-09-19
Dolphin is now QT3_SUPPORT free
Urs Wolfer
2007-09-19
Fix crash in dolphinpart when doing RMB on viewport.
David Faure
2007-09-19
* some internal cleanups
Peter Penz
2007-09-19
implemented keyboard navigation for the column view
Peter Penz
2007-09-19
allow to configure the column width of the columns view
Peter Penz
2007-09-19
don't use deprecated Qt3 constructor
Peter Penz
2007-09-19
use a layout which requires less width for the columns settings
Peter Penz
2007-09-19
If Nepomuk is (temporary) not available use SortByName as fallback for SortBy...
Peter Penz
2007-09-19
More clear categories strings when sorting by permissions
Rafael Fernández López
2007-09-19
++keyboard navigation
Rafael Fernández López
2007-09-18
Fix selections problems (like flickering). Click on category select/deselects...
Rafael Fernández López
2007-09-18
(Un)selections working properly
Rafael Fernández López
2007-09-17
drag and drop fixes for the column view (implied a signal changed which affec...
Peter Penz
2007-09-17
Give feedback to user when clicking on a category and the user is not draggin...
Rafael Fernández López
2007-09-17
Hooray for perfectionism
Rafael Fernández López
2007-09-17
Equal drawing on every case
Rafael Fernández López
[next]