┌ ┐
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
Age
Commit message (
Expand
)
Author
2007-06-08
added signals errorMessage(const QString&) and infoMessage(const QString&) fo...
Peter Penz
2007-06-08
enable progress information in statusbar again (has been disabled temporary b...
Peter Penz
2007-06-08
enable hovering information in the status bar again (has been disabled tempor...
Peter Penz
2007-06-07
remove unused signal
Peter Penz
2007-06-07
assure that the view actions are updated when the split view is activated
Peter Penz
2007-06-07
removed obsolete renaming code, which is not needed anymore due to the Dolphi...
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-06
Instead of darkening the background color of an inactive view, just use a tra...
Peter Penz
2007-06-06
assure that all statusbar elements use a transparent background to look nice ...
Peter Penz
2007-06-06
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-06-05
cleanup
Dirk Mueller
2007-06-05
Removed some unnecessary includes
Max Blazejak
2007-06-04
Cleanups from KGraphicsUtils->KColorUtils (r671350)
Matthew Woehlke
2007-06-04
Remove not necessary "class classname;"
Laurent Montel
2007-06-03
Don't use a toggle action for "Split/Join" if the text and icon is changed dy...
Peter Penz
2007-06-03
David Vignoni recommended to exchange the icon for "Preview"... Fixed now :-)
Peter Penz
2007-06-03
make the Viewproperties dialog less cluttered and smaller
Peter Penz
2007-06-03
also toggle the text between "Split" and "Join" for the split action
Peter Penz
2007-06-03
update to David's suggestion for split view (http://davigno.oxygen-icons.org/...
Peter Penz
2007-06-03
use "fileview-icon" instead of "view-icon" (thanks to David Vignoni for the u...
Peter Penz
2007-06-03
SVN_SILENT made messages (.desktop file)
Script Kiddy
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
Provide a hover information when dragging items above other items. TODO: this...
Peter Penz
2007-06-02
Fix issue that selection is not cleared when clicking on another column than ...
Peter Penz
2007-06-02
Assure that the selection is cleared if a click on the viewport is done.
Peter Penz
2007-06-02
* Fix triggering an assertion when the elastic band is already hidden.
Peter Penz
2007-06-01
Slightly clearer checkbox names.
Robert Knight
2007-05-31
pass alpha value in ctor
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-29
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-05-28
* Adapt KMetaData changes.
Sebastian Trueg
2007-05-28
use KGraphicsUtils::blendColor() instead of custom mixColors() method
Peter Penz
2007-05-28
create modal dialogs on stack as David suggested
Peter Penz
2007-05-27
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-05-26
reanimate properties dialog (thanks to Laurent Montel for fixing it in the tr...
Peter Penz
2007-05-26
display properties dialogbox
Laurent Montel
2007-05-26
Fix signal/slot
Laurent Montel
2007-05-26
allow to reset all settings to default values
Peter Penz
2007-05-26
remember the size of dialogs
Peter Penz
2007-05-20
also compile without HAVE_KMETADATA
André Wöbbeking
2007-05-19
EBN fixes (thanks to Max Blazejak!)
Peter Penz
2007-05-19
- rename m_name to m_nameLabel for consistency
Peter Penz
2007-05-19
internal cleanup; additional meta information can be shown now, although this...
Peter Penz
2007-05-19
minor coding guideline fixes
Peter Penz
2007-05-19
performance optimization: don't retrieve the meta information immediately whe...
Peter Penz
2007-05-19
include cleanup
Peter Penz
[next]