┌ ┐
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.cpp
Age
Commit message (
Expand
)
Author
2009-10-25
Do not zoom the icons if the user presses Control and the left mouse
Frank Reininghaus
2009-09-11
Fixed minor regression introduced with the column view refactoring: When swit...
Peter Penz
2009-08-30
fix the context menu of the column view
Peter Penz
2009-08-29
centralize namefilter handling
Peter Penz
2009-08-29
restore sorting functionality in a generic way which also works for the colum...
Peter Penz
2009-08-29
As KFilePreviewGenerator takes care for refreshing the directory lister autom...
Peter Penz
2009-08-29
move the DolphinFileItemDelegate creation into ViewExtensionsFactory
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-04-20
Let the user choose if folders are always shown first in the views of
Frank Reininghaus
2009-03-17
SVN_SILENT: removed tab and don't add another exit point in a 3-liner method
Peter Penz
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-02-22
SVN_SILENT: removed spaces from end of line
Peter Penz
2009-01-25
Refactor the folder expansion system. Main effect: instead of having a list ...
Simon Paul St James
2009-01-14
Group classes into folders, Dolphin is too big in the meantime for having a f...
Peter Penz
2008-12-12
SVN_SILENT: removed trailing spaces
Peter Penz
2008-12-03
use KDirModel::mimeData() for cut/copy operations as suggested by David Faure
Peter Penz
2008-08-26
Provide a common iconsize-widget for the settings dialog of the icons-, detai...
Peter Penz
2008-08-18
Column view + detail view: use different settings for preview and icon size l...
Peter Penz
2008-08-15
For the URL control of Dolphin and Konqueror to be LTR on RTL desktops (those...
Diego Iastrubni
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-21
Let the DolphinController be aware on which QAbstractItemView instance he is ...
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
2008-01-26
* increase the performance of item previews: each item view provides an icon ...
Peter Penz
2008-01-10
fixed HIG color violations
Peter Penz
2008-01-06
SVN_SILENT: minor coding style fixes
Peter Penz
2008-01-06
Don't start QTimeLine if QTimeLine is already started
Laurent Montel
2007-12-14
Moving code around in dolphin fixes DnD support in konqueror :)
David Faure
2007-12-08
don't forget to update the scrollbar size when resizing 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-12-01
assure that the active column stays visible when the window gets resized or e...
Peter Penz
2007-11-19
fixed issue that the "empty column" is not layouted when pressing the back-bu...
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-24
removed obsolete code: don't connect to nonexisting slots (thanks to Albert ...
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-09
column view fixes:
Peter Penz
2007-10-07
* assure that the columns of the colum-view get dimmed if the colum-view is i...
Peter Penz
[next]