┌ ┐
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
/
dolphincolumnview.h
Age
Commit message (
Expand
)
Author
2010-07-24
Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...
Peter Penz
2010-07-10
Fix forward declation
Laurent Montel
2010-01-06
It is possible that the selection of an inactive column gets changed (e. g. b...
Peter Penz
2010-01-06
SVN_SILENT: removed commented codephin with the column view a wrong layout ha...
Peter Penz
2009-08-29
- fix focus issue in column-view
Peter Penz
2009-08-29
centralize namefilter handling
Peter Penz
2009-08-29
move handling of SelectionManager and AutoScroller to ViewExtensionsFactory
Peter Penz
2009-08-29
- The view implementations don't need to keep the Extensions Factory as member.
Peter Penz
2009-08-29
Move code for initializing and handling view extensions to the new class View...
Peter Penz
2009-08-28
Restore filtering of items. The DolphinView just tells the controller about t...
Peter Penz
2009-08-28
restore zooming functionality
Peter Penz
2009-08-28
I wanted to this for KDE 4.1 already, but well...
Peter Penz
2009-07-31
Fix forward declaration
Laurent Montel
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
[next]