┌ ┐
54
└ ┘
[
home
|
about
|
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
/
dolphincolumnview.h
Age
Commit message (
Expand
)
Author
2009-04-20
Let the user choose if folders are always shown first in the views of
Frank Reininghaus
2009-02-24
Stupid me: The inconsistent behavior between QListView::scrollTo() and QTreeV...
Peter Penz
2009-02-24
After renaming an item the view should be scrolled in a way to still have a f...
Peter Penz
2009-01-25
Refactor the folder expansion system. Main effect: instead of having a list ...
Simon Paul St James
2008-12-03
use KDirModel::mimeData() for cut/copy operations as suggested by David Faure
Peter Penz
2008-08-18
Column view + detail view: use different settings for preview and icon size l...
Peter Penz
2008-08-05
First step of refactoring to improve the zooming capabilities of views:
Peter Penz
2008-07-24
fix crash when opening a lot of columns and going back very fast by clicking ...
Peter Penz
2008-06-18
Assure that when requesting the context menu for the column-view, that the co...
Peter Penz
2008-03-23
provide an option to rename files inline
Peter Penz
2008-02-12
Move the Ctrl-wheel zoom handling to dolphinview.
Luciano Montanaro
2008-02-11
apply sorting + sort order to the column view
Peter Penz
2007-12-03
Revert my last commit, it's not quite working
John Tapsell
2007-12-03
The first columns model and selection model should be the same as the view's ...
John Tapsell
2007-11-07
showColumn() does not need to be a slot
Peter Penz
2007-10-26
Simplify DolphinController: don't remember the show-preview state in the cont...
Peter Penz
2007-10-26
Simplify the DolphinController: The "show hidden files" state can be retrieve...
Peter Penz
2007-10-26
due to the recent tagging freeze this commit contains several fixes in one:
Peter Penz
2007-10-16
polish look of column view:
Peter Penz
2007-10-09
Allow filtering of items also for the column view. A filtering of directories...
Peter Penz
2007-10-07
* assure that the columns of the colum-view get dimmed if the colum-view is i...
Peter Penz
2007-10-05
fixed most regressions due to the previous column-view refactoring
Peter Penz
2007-10-05
Refactored DolphinColumnWidget so that it does not need a hierarchical KDirLi...
Peter Penz
2007-10-03
there is no need anymore to check whether the KDirLister is currently loading...
Peter Penz
2007-09-27
use inline keyword as suggested at http://www.parashift.com/c%2B%2B-faq-lite/...
Peter Penz
2007-09-26
internal cleanup
Peter Penz
2007-09-26
Listen to the directory lister signals to know whether the directory lister i...
Peter Penz
2007-09-26
prevent crash in model when invoking KDirModel::expandToUrl() before the dire...
Peter Penz
2007-09-25
assure that "Select All" and "Invert Selection" only operate on the active co...
Peter Penz
2007-09-25
clear columns if the new URL is no parent of the currently shown columns
Peter Penz
2007-09-24
simplify code + fix activation issue when reloading columns
Peter Penz
2007-09-24
Restore the root URL when navigating through the history (this is important f...
Peter Penz
2007-09-21
restore the focus of the active column after the reloading has been finished
Peter Penz
2007-09-21
implemented reloading of all columns of the column view (just updating the di...
Peter Penz
2007-09-19
* some internal cleanups
Peter Penz
2007-09-19
implemented keyboard navigation for the column view
Peter Penz
2007-09-17
drag and drop fixes for the column view (implied a signal changed which affec...
Peter Penz
2007-09-14
refactoring of column view, which fixes:
Peter Penz
2007-08-06
Fixed 'Select All' and 'Invert Selection' for the column view (only the items...
Peter Penz
2007-08-03
further selection model fixes
Peter Penz
2007-07-29
new approach: don't fight against the selection behavior of QColumnView, but ...
Peter Penz
2007-07-28
temporary fixes until MultiSelection will be implemented
Peter Penz
2007-07-28
assure that the folder which is shown in the next column is always selected
Peter Penz
2007-07-10
let the column-widgets of the Column View be aware about their URL, as this s...
Peter Penz
2007-06-28
Improve handling of column view:
Peter Penz
2007-06-20
it's not needed anymore to remember the URL per column
Peter Penz
2007-06-19
when requesting a context menu provide a URL for the viewport, because in the...
Peter Penz
2007-06-17
Improve the column view by indicating active/inactive columns visually.
Peter Penz
2007-06-15
Column view fixes:
Peter Penz
2007-06-15
provide "hovering" for the items of a column view
Peter Penz
[next]