┌ ┐
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-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
2007-04-22
allow sorting by type
Peter Penz
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-03-13
Use KFontRequester for dialogs as suggested by Ellen at http://wiki.openusabi...
Peter Penz
2007-03-11
Allow to set the 'AdditionalInformation' property from KFileItemDelegate for ...
Peter Penz
2007-03-11
Fixed some drag & drop issues:
Peter Penz
2007-03-11
Create a SidebarTreeView which will include support for drag & drop in later ...
Peter Penz
2007-03-10
support return key for navigation (thanks to Luca Gugelmann for the patch!)
Peter Penz
2007-03-08
Use hover effect from KFileItemDelegate also for the details view and assure ...
Peter Penz
2007-03-01
allow zooming in and zooming out in the details view
Peter Penz
2007-02-28
Allow to configure which additional information (KFileItemDelegate::Additiona...
Peter Penz
[next]