| Age | Commit message (Collapse) | Author |
|
svn path=/trunk/KDE/kdebase/apps/; revision=1005704
|
|
and spaceinfo is shown in the statusbar.
BUG: 202147
svn path=/trunk/KDE/kdebase/apps/; revision=1005693
|
|
operation-completed messages.
svn path=/trunk/KDE/kdebase/apps/; revision=1004346
|
|
flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later.
svn path=/trunk/KDE/kdebase/apps/; revision=911065
|
|
changing the slider with the mouse
svn path=/trunk/KDE/kdebase/apps/; revision=906188
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=900577
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=895978
|
|
Frederik Schwarzer for the patch!
BUG: 177563
svn path=/trunk/KDE/kdebase/apps/; revision=895974
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=886627
|
|
having small fonts
svn path=/trunk/KDE/kdebase/apps/; revision=886624
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=886278
|
|
Rafael's patch in kfilewidget ;-))
svn path=/trunk/KDE/kdebase/apps/; revision=876081
|
|
is too small for having a fitting text
svn path=/trunk/KDE/kdebase/apps/; revision=869727
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=868953
|
|
fired when the user pressed a mouse button and drags the slider. It is however possible to change the slider position by clicking into it or (when focus follows mouse is enabled) by hovering on top of the slider and scrolling the mouse wheel. The zoom state was currently not updated in the latter 2 cases.
svn path=/trunk/KDE/kdebase/apps/; revision=868815
|
|
should be shown in the statusbar
svn path=/trunk/KDE/kdebase/apps/; revision=868596
|
|
"feeled" performance
svn path=/trunk/KDE/kdebase/apps/; revision=868575
|
|
slider and/or the space information is shown in the statusbar (the GUI in the settings dialog will be provided during the next week).
svn path=/trunk/KDE/kdebase/apps/; revision=868272
|
|
the space info may never be shown
svn path=/trunk/KDE/kdebase/apps/; revision=826897
|
|
height of the statusbar so that no text is cut (tested also with other styles)
svn path=/trunk/KDE/kdebase/apps/; revision=810430
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=726013
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=725523
|
|
using QTimer
svn path=/trunk/KDE/kdebase/apps/; revision=706669
|
|
Fixed connect() error in dolphinstatusbar [unrelated].
svn path=/trunk/KDE/kdebase/apps/; revision=705835
|
|
KPart into Konqueror (discussed with David Faure). A lot of refactoring of the DolphinView has been done:
- The DolphinView does not contain the URL navigator, the filterbar and the statusbar anymore. Those widgets have been moved to DolphinViewContainer.
- The DolphinView does not contain any reference to the main window anymore.
Currently there are some minor regressions (the statusbar shows less informations, renaming has been deactivated), but they will get fixed during the next days. Also still a lot of interface cleanups must be done, but let's just do it step by step...
svn path=/trunk/KDE/kdebase/apps/; revision=672692
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=663054
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=661819
|
|
(http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using:
astyle --indent=spaces=4 --brackets=linux \
--indent-labels --pad=oper --unpad=paren \
--one-line=keep-statements --convert-tabs \
--indent-preprocessor \
`find -type f -name '*.cpp'` `find -type f -name '*.h'`
svn path=/trunk/KDE/kdebase/apps/; revision=651981
|
|
SVN_SILENT
svn path=/trunk/KDE/kdebase/apps/; revision=636328
|
|
until the user confirmed the reading. If there are no pending error messages and a timeout has been exceeded, the currently shown error messages automatically fades out as soon as the user triggered another action. This behavior should correspond to Ellens suggestions (I hope :-)).
svn path=/trunk/playground/utils/dolphin/; revision=628905
|
|
- increase/decrease size on demand and hide progress bar or space information if required
- provide close button
TODO: the code is far from being finished (e. g. no queueing of pending error messages, close button looks fugly, ...), but I decided to commit the changes to prevent getting an inconsistent state in combination with other commits...
svn path=/trunk/playground/utils/dolphin/; revision=628642
|
|
status bar text does not fit into the remaining width.
svn path=/trunk/playground/utils/dolphin/; revision=627486
|
|
- prevent a flickering of the space information if a folder has been changed
- assure that no progress bar and space information is shown if an error is displayed currently
svn path=/trunk/playground/utils/dolphin/; revision=626571
|
|
svn path=/trunk/playground/utils/dolphin/; revision=613749
|
|
gnused rocks!
svn path=/trunk/playground/utils/dolphin/; revision=611576
|
|
svn path=/trunk/playground/utils/dolphin/; revision=611357
|
|
svn path=/trunk/playground/utils/dolphin/; revision=610300
|
|
svn path=/trunk/playground/utils/dolphin/; revision=607111
|
|
'URL', have been converted to use 'Url' instead (e. g. the class URLNavigator is called UrlNavigator now).
svn path=/trunk/playground/utils/dolphin/; revision=606991
|
|
svn path=/trunk/playground/utils/dolphin/; revision=606622
|