┌ ┐
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
2007-11-06
update to previous commit: reset bool member correctly
Peter Penz
2007-11-06
When switching from e. g. the icons view to the details view, additional info...
Peter Penz
2007-10-30
* fixed drag & drop issue in column view (dropping on files was not possible ...
Peter Penz
2007-10-26
updated documentation
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-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-04
Our beloved qt-copy also has the patch applied
Rafael Fernández López
2007-10-04
Let's do this in a safe way while we wait for the release team to reply telli...
Rafael Fernández López
2007-10-04
coding style nit-picking
Peter Penz
2007-10-04
Changes related to the smooth scrolling. We can enable it since icefox has su...
Rafael Fernández López
2007-10-03
disable the moving of columns
Peter Penz
2007-10-01
Code adaptation because of changes on libraries related to revision 719630
Rafael Fernández López
2007-09-27
assure that the decoration gets selected in the details-view even if the styl...
Peter Penz
2007-09-27
allow to show/hide the columns of the details-view by a context menu for the ...
Peter Penz
2007-09-27
Remove ScrollPerPixel again. Beside a crash with a non-patched version of Qt ...
Peter Penz
2007-09-26
reactivate ScrollPerPixel again, as the Qt-patch for "divide by zero" has bee...
Peter Penz
2007-09-26
use the fixed resizing mode (it is assured that each column stays readable)
Peter Penz
2007-09-26
assure that the width of the name-column cannot get too small when decreasing...
Peter Penz
2007-09-26
Revert last patch which should fix the "name column can get too small issue" ...
Peter Penz
2007-09-26
temporary disable the ScrollPerPixel feature until a Qt-patch is supplied whi...
Peter Penz
2007-09-26
This fixes the problem of the "hidden filename corner case" by setting the co...
Rafael Fernández López
2007-09-26
Hide unused and not drawn columns on the details view
Rafael Fernández López
2007-09-25
use pixel scrolling for all views (thanks to Rafael for the initial fix in th...
Peter Penz
2007-09-17
drag and drop fixes for the column view (implied a signal changed which affec...
Peter Penz
2007-09-17
Create the new architecture for KCategorizedView. Now DolphinModel is created...
Rafael Fernández López
2007-09-09
check whether the current index is valid and whether no other items are selected
Peter Penz
2007-09-09
Reactivate keyboard navigation again. Previously the Return key did not work,...
Peter Penz
2007-08-28
Clicking on items in dolphin part finally implemented.
David Faure
2007-07-28
use alternating row colors for the details view
Peter Penz
2007-06-27
don't connect to the activated() signal, just use singleClick() and doubleCli...
Peter Penz
2007-06-20
don't pass a custom viewport URL to the context menu anymore, as this cannot ...
Peter Penz
2007-06-19
when requesting a context menu provide a URL for the viewport, because in the...
Peter Penz
2007-06-13
provide a common drawing method for the hover indication during drag & drop u...
Peter Penz
2007-06-07
First big step to make it possible that the DolphinView can be embedded as KP...
Peter Penz
2007-06-06
start to simplify the DolphinController as preparation for the kparts Dolphin...
Peter Penz
2007-06-06
don't show a drop indicator if another column than the 'Name' column is hovered
Peter Penz
2007-06-05
Removed some unnecessary includes
Max Blazejak
2007-06-02
don't forget to clear the hover information when a drag leave event occurs
Peter Penz
2007-06-02
Provide a hover information when dragging items above other items. TODO: this...
Peter Penz
2007-06-02
* Fix triggering an assertion when the elastic band is already hidden.
Peter Penz
2007-05-31
reimplemented rubberband handling in Details View without using the (quite sl...
Peter Penz
2007-05-31
Provide a rubberband for the Details View when selecting items. This assures ...
Peter Penz
2007-05-12
hover fix for the details mode: hovering should only be done on the name colu...
Peter Penz
2007-05-12
provide a hover information in the statusbar if the mouse cursor enters an item
Peter Penz
2007-05-09
include cleanup
Dirk Mueller
2007-05-06
coding style cleanup: fix wrong indenting of members in constructor
Peter Penz
2007-05-01
Respect global single/double click setting for the icons- and details view (t...
Peter Penz
[next]