┌   ┐
54
└   ┘

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