┌ ┐
54
└ ┘
[
home
|
about
|
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
/
dolphiniconsview.h
Age
Commit message (
Expand
)
Author
2007-11-20
Allow using a common drag and drop pixmap also for the KCategorizedView. The ...
Peter Penz
2007-11-20
Drag & drop fixes for all views: assure that a consistent pixmap for the drag...
Peter Penz
2007-10-26
Simplify DolphinController: don't remember the show-preview state in the cont...
Peter Penz
2007-10-26
due to the recent tagging freeze this commit contains several fixes in one:
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-02
Allow showing additional information like type, size and date in parallel for...
Peter Penz
2007-09-26
* Fix memory leak (DolphinCategoryDrawer is leaking...)
Peter Penz
2007-09-17
Create the new architecture for KCategorizedView. Now DolphinModel is created...
Rafael Fernández López
2007-09-09
Reactivate keyboard navigation again. Previously the Return key did not work,...
Peter Penz
2007-07-18
Assure that the item size is not exceeded -> the spacing is also respected fo...
Peter Penz
2007-07-09
Rename KListView to KCategorizedView as decided
Rafael Fernández López
2007-06-07
First big step to make it possible that the DolphinView can be embedded as KP...
Peter Penz
2007-06-04
Remove not necessary "class classname;"
Laurent Montel
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
Assure that the selection is cleared if a click on the viewport is done.
Peter Penz
2007-05-14
The wrapping flag of QStyleOptionViewItemV2 gets lost, as the instance is ass...
Peter Penz
2007-05-10
layout improvements in the icons view:
Peter Penz
2007-05-09
include cleanup
Dirk Mueller
2007-04-10
allow to enable the categorization feature for sorting
Peter Penz
2007-04-10
Added Rafael López's item categorizer into Dolphin (it's currently deactivat...
Peter Penz
2007-03-25
fix export
Christian Ehrlicher
2007-03-23
Create shared lib as discussed with David and Peter
Laurent Montel
2007-03-01
Allow zooming in and zooming out in the icons view.
Peter Penz
2007-02-28
Jippie: file previews are generated again! Thanks to Fredrik for giving me a ...
Peter Penz
2007-02-27
The icons view and details view don't use hardcoded (test-) values anymore, i...
Peter Penz
2007-02-14
Step one for having DolphinParts for the icons and details view, which can be...
Peter Penz
2007-02-11
don't accept drops into the same view if it is not done above a directory
Peter Penz
2007-01-10
Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...
Peter Penz
2007-01-06
Reanimated drag & drop support for the icons view.
Peter Penz
2006-12-08
Cleanup of signal/slot handling between the dolphin view and the main window:...
Peter Penz
2006-12-08
Update the FSF address to 51 Franklin Street (hopefully it is the right one)
Holger Freyther
2006-12-04
Use QWidget::contextMenuEvent() instead of directly listening to the right mo...
Peter Penz
2006-12-02
reanimated the context menu
Peter Penz
2006-11-25
Update the ActiveView in DolphinIconsView similiar to DolphinView::mouseRelea...
Holger Freyther
2006-11-24
Initial step for moving to KDirModel. Large code parts have been deleted, as ...
Peter Penz
2006-11-21
commited initial version of Dolphin
Peter Penz