┌ ┐
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
2008-10-08
Don't request any meta data, if the requested URL is equal to the currently s...
Peter Penz
2008-10-08
Also use the Nepomuk MassUpdateJob for tagging
Sebastian Trueg
2008-10-07
improvement to previous commit: check whether the URL can be listed by asking...
Peter Penz
2008-10-07
If an URL cannot be listed, just let the view and the panels show the last li...
Peter Penz
2008-10-07
provide zoom-out and zoom-in buttons beside the zoom slider
Peter Penz
2008-10-07
when changing the settings it is necessary to refresh all tabs, not only the ...
Peter Penz
2008-10-07
Small fix to the zoom slider bar, the old sliderMoved(int) signal is just fir...
Sascha Peilicke
2008-10-06
allow to configure whether the zoom slider and/or the space information shoul...
Peter Penz
2008-10-06
SVN_SILENT: coding style cleanup
Peter Penz
2008-10-06
remove the asynchronous update of the zooming again, it decreases the "feeled...
Peter Penz
2008-10-06
Provide more zoom levels. When zooming icons > KIconLoader::SizeHuge with siz...
Peter Penz
2008-10-05
Provide a zoom slider in the status bar. It is configurable whether the zoom ...
Peter Penz
2008-10-05
do only a polling of the available space when the widget is visible
Peter Penz
2008-10-05
the model from the KFilePreviewGenerator constructor has been removed
Peter Penz
2008-10-05
update the statusbar and provide a progress information within the Dolphin KP...
Peter Penz
2008-10-01
SVN_SILENT: coding style cleanups (no change of behavior has been done)
Peter Penz
2008-10-01
* adjusted Dolphin to use KonqOperations::doDrop() instead of using a custom ...
Peter Penz
2008-09-30
make dolphin link correctly on mac osx
Marijn Kruisselbrink
2008-09-29
Fix connect.
David Faure
2008-09-29
Don't call setShortcut for a KAction over a QAction Pointer.
Michael Jansen
2008-09-29
Need to provide menu names, in case the hosting application doesn't (e.g. kpa...
David Faure
2008-09-29
SVN_SILENT made messages (.desktop file)
Script Kiddy
2008-09-28
Use KonqOperations::doDrop() instead of a custom dropping code. Still some mi...
Peter Penz
2008-09-28
KFilePreviewGenerator has been moved to kdelibs
Peter Penz
2008-09-25
let me introduce: typo of the year "the the"
Frederik Schwarzer
2008-09-24
use better terms for the grid alignment
Peter Penz
2008-09-24
rename setter/getter for showing previews to be naming guidelines conform
Peter Penz
2008-09-24
* renamed AbstractViewAdapter to KAbstractViewAdapter
Peter Penz
2008-09-23
Fixed issue that the "Show Menu Bar" state is not updated correctly (workarou...
Peter Penz
2008-09-23
SVN_SILENT made messages (.desktop file)
Script Kiddy
2008-09-23
SVN_SILENT: fixed some typos
Peter Penz
2008-09-23
Make KFilePreviewGenerator independent from the view implementation, so that ...
Peter Penz
2008-09-23
We have our own tooltip implementation in Dolphin. We don't want to use this ...
Rafael Fernández López
2008-09-22
The else path is never reached -> removed it (thanks to Simon St James for th...
Peter Penz
2008-09-22
try to align the x-position of the tooltip to the mouse-cursor if the tooltip...
Peter Penz
2008-09-22
don't modify the background color to transparent, just don't draw the backgro...
Peter Penz
2008-09-22
make the background transparent and apply the window-text color to the text c...
Peter Penz
2008-09-21
cleanup of includes
Peter Penz
2008-09-21
Experimental patch provided by Fredrik Höglund: Use Xrender to scale the pre...
Peter Penz
2008-09-21
prepare class to simplify keeping binary compatibility
Peter Penz
2008-09-21
* documentation updates
Peter Penz
2008-09-21
renamed IconManager to KFilePreviewGenerator
Peter Penz
2008-09-21
SVN_SILENT made messages (.desktop file)
Script Kiddy
2008-09-07
SVN_SILENT made messages (.desktop file)
Script Kiddy
2008-09-06
this code can be called quite a lot so call the non-detaching at() instead of...
Albert Astals Cid
2008-09-04
don't use SPACE as shortcut for Quick View, as this conflicts with the Termin...
Peter Penz
2008-09-02
put the close button of the filter bar on the left like in other applications...
Peter Penz
2008-09-02
don't clear the filterbar when switching between tabs
Peter Penz
2008-08-31
Fixed details settings views for UI consistency with other tabs.
Leonardo Finetti
2008-08-29
don't use the expensive QPixmap::setAlphaChannel() (see http://techbase.kde.o...
Peter Penz
[next]