┌ ┐
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
/
dolphinstatusbar.cpp
Age
Commit message (
Expand
)
Author
2009-08-01
move statusbar code into the directory "statusbar"
Peter Penz
2009-08-01
Assure that the panels don't shrink when the view is split and the zoomslide ...
Peter Penz
2009-07-29
Allow the revision control plugins to indicate information-, error- and opera...
Peter Penz
2009-01-14
Group classes into folders, Dolphin is too big in the meantime for having a f...
Peter Penz
2009-01-05
fixed issue that the zoom slider tooltip showed the previous size when changi...
Peter Penz
2008-12-23
assure that the zoom slider tooltip is always updated when changing a value
Peter Penz
2008-12-12
SVN_SILENT: removed trailing spaces
Peter Penz
2008-12-12
Exchange the order of the zoom slider and the capacity bar. Thanks to Frederi...
Peter Penz
2008-11-19
removed unnecessary line
Peter Penz
2008-11-19
fixed issue that the zoom slider might not have enough vertical space when ha...
Peter Penz
2008-11-18
Use i18ncp for proper plural handling
Albert Astals Cid
2008-10-26
Show the iconsize of zoom sliders as tooltip (code shamelessly stolen from Ra...
Peter Penz
2008-10-09
assure that the zoom slider/capacity bar gets hidden correctly if the width i...
Peter Penz
2008-10-07
provide zoom-out and zoom-in buttons beside the zoom slider
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
remove the asynchronous update of the zooming again, it decreases the "feeled...
Peter Penz
2008-10-05
Provide a zoom slider in the status bar. It is configurable whether the zoom ...
Peter Penz
2008-07-01
fixed wrong logic for showing the space info: if the progress bar is shown, t...
Peter Penz
2008-05-20
The Oxygen style provides now a nicer progress bar -> increase the content he...
Peter Penz
2007-10-16
layout cleanups for the statusbar
Peter Penz
2007-10-15
minor cleanups
Peter Penz
2007-08-31
as David pointed out: Qt4 has a nicer approach for asynchronous events than u...
Peter Penz
2007-08-28
Clicking on items in dolphin part finally implemented.
David Faure
2007-06-07
First big step to make it possible that the DolphinView can be embedded as KP...
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-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-02-22
Add libkmetadata detection and minor fixes
Oscar Blumberg
2007-01-31
Queue error messages so that a currently shown error message is not replaced ...
Peter Penz
2007-01-30
Improvements for error messages:
Peter Penz
2007-01-26
Further optimizations for the status bar: hide the space information if the s...
Peter Penz
2007-01-23
Minor adjustments and cleanups in the statusbar:
Peter Penz
2006-12-15
fix signal names
Dominik Haumann
2006-12-08
Update the FSF address to 51 Franklin Street (hopefully it is the right one)
Holger Freyther
2006-12-07
fixed layout issues
Peter Penz
2006-12-04
reducing a little bit the number of deprecation warnings
Zack Rusin
2006-11-23
Byebye Q3H(V)Box
Laurent Montel
2006-11-22
As KURL has been renamed to KUrl all classes and methods, which use the term ...
Peter Penz
2006-11-21
commited initial version of Dolphin
Peter Penz