┌ ┐
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
/
dolphindetailsview.cpp
Age
Commit message (
Expand
)
Author
2010-01-11
Fixed issue in details view, that "sometimes" the rubberband selection only s...
Peter Penz
2010-01-05
- Details view and column view: Just use the height as indicator for the scro...
Peter Penz
2009-12-30
Fix wrong fontMetrics when using custom fonts
Christoph Feck
2009-12-13
SVN_SILENT: Sorry about the whitespace which I added in my last commit!
Frank Reininghaus
2009-12-13
Reimplement visualRegionForSelection in DolpinDetailsView.
Frank Reininghaus
2009-12-09
Rename Dolphin View's nameColumnRect member to visualRect.
Frank Reininghaus
2009-11-14
When navigating back/forward in the DolphinPart inside Konqueror, remember
Frank Reininghaus
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-09-08
Fix selection in the Details view in the following use case:
Frank Reininghaus
2009-08-30
Restore "open folders automatically when dragging items above it" (it had bee...
Peter Penz
2009-08-29
centralize namefilter handling
Peter Penz
2009-08-29
- restore functionality that selections are kept when changing the view mode
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
I wanted to this for KDE 4.1 already, but well...
Peter Penz
2009-08-26
allow to change the order of columns in the details view
Peter Penz
2009-08-13
* Use the term "version control" instead of "revision control" to be consiste...
Peter Penz
2009-07-12
Enable Dolphin to show the revision states of files that are under revision c...
Peter Penz
2009-06-29
Fixed issue that the scroll position is reset if the focus of the itemview ch...
Peter Penz
2009-06-10
don't clear the selection if a toggle has been pressed
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-11
- allow the view implementations to attach custom actions to the context menu
Peter Penz
2009-02-06
SVN_SILENT: Added a comment.
Shaun Reich
2009-02-03
Check whether the global single-click/double-click setting has been changed d...
Peter Penz
2009-01-31
Allow to enable/disable the "Expandable Folders" setting of the details-view ...
Peter Penz
2009-01-23
In rare circumstances (a very narrow viewport is a necessary, but not suffici...
Simon Paul St James
2009-01-14
Group classes into folders, Dolphin is too big in the meantime for having a f...
Peter Penz
2009-01-04
Fixed issue that in combination with the "automatically open folders during d...
Peter Penz
2009-01-04
SVN_SILENT: minor coding style cleanups
Peter Penz
2009-01-03
contentsPos turned out to be a little broken - it would always return (0,0), ...
Simon Paul St James
2008-12-30
SVN_SILENT: minor coding style cleanups
Peter Penz
2008-12-13
only jump automatically to the current index, if the autoscrolling is not active
Peter Penz
2008-12-13
Especially when using the details view in combination with the split function...
Peter Penz
2008-12-13
Handling the key events for autoscrolling in DolphinViewAutoscroller does not...
Peter Penz
2008-12-12
SVN_SILENT: removed trailing spaces
Peter Penz
2008-12-11
as the detailsview and columnview can also have icon sizes up to 256 x 256 pi...
Peter Penz
2008-12-06
Fixed serious usability issue: QAbstractItemView::setAutoScroll() is not usab...
Peter Penz
2008-11-23
Opening a tab with the middle mouse button should always be done with one cli...
Peter Penz
2008-11-19
* fixed issue that the autoresizing of columns is applied when adding/removin...
Peter Penz
2008-11-12
typo
Jordi Polo
2008-11-08
* implement the DragAndDropHelper as singleton derived from QObject, so that ...
Peter Penz
2008-11-05
If the elastic band ventures beyond the logical top-left of the view (NOTE: n...
Simon Paul St James
2008-11-02
assure that the autoresizing still works in combination with the "automatical...
Peter Penz
2008-11-01
initialise in the correct order
Pino Toscano
2008-10-31
Be better behaved in the presence of scroll events in the middle of an elasti...
Simon Paul St James
[next]