┌ ┐
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-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
2007-02-28
Jippie: file previews are generated again! Thanks to Fredrik for giving me a ...
Peter Penz
2007-02-28
Hide columns of the details view if this is indicated by the settings.
Peter Penz
2007-02-27
The icons view and details view don't use hardcoded (test-) values anymore, i...
Peter Penz
2007-02-16
Reanimated drag & drop support again after introducing the DolphinController....
Peter Penz
2007-02-14
Step one for having DolphinParts for the icons and details view, which can be...
Peter Penz
2007-02-07
Additionally to sorting by name, size and date it is now possible to sort by ...
Peter Penz
2007-02-06
If the user changes the sorting by clicking on a header section, the resultin...
Peter Penz
2007-02-05
update the header indicators corresponding to the current sort column and sor...
Peter Penz
2007-01-25
First step for making the details view usable again:
Peter Penz
2007-01-15
Use a QTreeView for the representation of the details view (previously a QLis...
Peter Penz
2006-12-08
Update the FSF address to 51 Franklin Street (hopefully it is the right one)
Holger Freyther
2006-11-24
Initial step for moving to KDirModel. Large code parts have been deleted, as ...
Peter Penz
2006-11-22
As KURL has been renamed to KUrl all classes and methods, which use the term ...
Peter Penz
2006-11-22
Some port
Laurent Montel
2006-11-21
compile++
Kevin Ottens
2006-11-21
commited initial version of Dolphin
Peter Penz