| Age | Commit message (Collapse) | Author |
|
svn path=/trunk/KDE/kdebase/apps/; revision=1005704
|
|
check for KUrl::isLocalFile())
svn path=/trunk/KDE/kdebase/apps/; revision=939835
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=895978
|
|
should be shown in the statusbar
svn path=/trunk/KDE/kdebase/apps/; revision=868596
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=868270
|
|
* minor style fix
svn path=/trunk/KDE/kdebase/apps/; revision=851088
|
|
bonus effect of making the logic much simpler.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=851082
|
|
QProgressBar is used instead of KCapacityBar)
svn path=/trunk/KDE/kdebase/apps/; revision=834788
|
|
case when two partitions have a different size but an equal used size
(no backport to KDE 4.1 necessary, as there QProgressBar is used instead of KCapacityBar)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=834550
|
|
- Align vertically the text correctly
- Minimum width of the widget (not forcing it to 200)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=834445
|
|
2) Get rid of flicker when after changing partition new size is smaller
than used space on old one - in this case setMaximum calls reset()
3) User proper value for comparison when checking if progressbar should
be changed
BUG: 163343
svn path=/trunk/KDE/kdebase/apps/; revision=818066
|
|
* replaced "Free disk space could not be determined" by "Unknown size", as the string would be too long fitting into the space information widget
svn path=/trunk/KDE/kdebase/apps/; revision=791051
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=791031
|
|
Assuming KDiskFreeSpace is really returning kB = 1000 bytes instead of kiB as according to Si rules,
this value should now be correct (as opposed to the original code which assumed it was actually returning kibibytes, or my incorrect fix which multiplied the kibibyte value by
a kilobyte factor to pass into convertSize.
svn path=/trunk/KDE/kdebase/apps/; revision=791030
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=790987
|
|
the appropriate conversion function
svn path=/trunk/KDE/kdebase/apps/; revision=790986
|
|
foundMountPoint, and since Dolphin never checked for done(), it'd sit there waiting on the job.
svn path=/trunk/KDE/kdebase/apps/; revision=790923
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=787308
|
|
on Tuesday - I'm currently out of office and don't have access to my 4.0.x repository)
BUG: 153778
BUG: 156271
BUG: 155608
svn path=/trunk/KDE/kdebase/apps/; revision=781211
|
|
(QProgressBar::setValue() uses QProgressBar::text() which returns m_text -> the text must be set first)
svn path=/trunk/KDE/kdebase/apps/; revision=738826
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=725546
|
|
otherwise the custom widget just does not fit well into styles like Oxygen.
svn path=/trunk/KDE/kdebase/apps/; revision=725516
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=709395
|
|
using QTimer
svn path=/trunk/KDE/kdebase/apps/; revision=706669
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=685432
|
|
(and nicer) method signature
svn path=/trunk/KDE/kdebase/apps/; revision=677710
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=677660
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=676855
|
|
with Oxygens gradiented background
svn path=/trunk/KDE/kdebase/apps/; revision=672293
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=663054
|
|
Port away from deprecated KIO::findPathMountPoint
svn path=/trunk/KDE/kdebase/apps/; revision=659796
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=653049
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=652207
|
|
(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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=635655
|
|
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
|
|
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
|
|
patches!).
svn path=/trunk/playground/utils/dolphin/; revision=621872
|
|
svn path=/trunk/playground/utils/dolphin/; revision=611347
|
|
plus removing another depdecation warning
svn path=/trunk/playground/utils/dolphin/; revision=610303
|
|
svn path=/trunk/playground/utils/dolphin/; revision=607156
|
|
'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
|
|
Remove not necessary file
svn path=/trunk/playground/utils/dolphin/; revision=606884
|
|
svn path=/trunk/playground/utils/dolphin/; revision=606622
|