| Age | Commit message (Collapse) | Author |
|
svn path=/trunk/KDE/kdebase/apps/; revision=1017443
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1017236
|
|
hidden sometimes when changing the setting
- use less vertical space for the capacity bar (thanks to Rafael Fernández López for the patch!)
svn path=/trunk/KDE/kdebase/apps/; revision=1017172
|
|
- minor interface corrections
svn path=/trunk/KDE/kdebase/apps/; revision=1017162
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1017117
|
|
column view
svn path=/trunk/KDE/kdebase/apps/; revision=1017106
|
|
for the column view.
svn path=/trunk/KDE/kdebase/apps/; revision=1017091
|
|
automatically now, there is no need to reload the directory in Dolphin.
svn path=/trunk/KDE/kdebase/apps/; revision=1016976
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1016959
|
|
- some minor cleanups
svn path=/trunk/KDE/kdebase/apps/; revision=1016955
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1016949
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1016927
|
|
- Created basic documentation for Extensions Factory.
svn path=/trunk/KDE/kdebase/apps/; revision=1016898
|
|
ViewExtensionsFactory. Beside making DolphinView less complex this will allow the column view to share the view extension code instead of (partly) duplicating it as it has been done before.
Currently only the tooltips- and filepreview-handling have been moved into ViewExtensionsFactory, a further cleanup will be done later.
svn path=/trunk/KDE/kdebase/apps/; revision=1016893
|
|
the filter, the views (1:1 iconView + detailView, 1:n columnView) connect to the filter-changed signal and apply it to their proxy model.
svn path=/trunk/KDE/kdebase/apps/; revision=1016782
|
|
classes are now represented by DolphinColumnViewContainer and DolphinColumnView.
svn path=/trunk/KDE/kdebase/apps/; revision=1016780
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1016779
|
|
Columview refactoring: Get rid of "isColumnView()" special cases in DolphinView and the interface code duplications due to delegating non-QAbstractItemView interfaces to the column view. This reduces the code size + complexity a lot and will make future maintainance of the columnview and DolphinView a lot easier.
Currently there are some regressions in the column view, but this will be fixed during the next 14 days.
svn path=/trunk/KDE/kdebase/apps/; revision=1016776
|
|
BUG: 164696
svn path=/trunk/KDE/kdebase/apps/; revision=1015987
|
|
BUG:204859
svn path=/trunk/KDE/kdebase/apps/; revision=1015509
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1014621
|
|
the session manager - there's no need to reinvent the wheel ;-)
Thanks to Lubos Lunak for the hint.
svn path=/trunk/KDE/kdebase/apps/; revision=1013726
|
|
wrong manner.
- Removed redundant code.
BUG: 173027
svn path=/trunk/KDE/kdebase/apps/; revision=1011495
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1011290
|
|
consistent with the naming in kdevplatform.
* Renamed VersionControlPlugin to KVersionControlPlugin so that the interface can be moved out of Dolphin.
svn path=/trunk/KDE/kdebase/apps/; revision=1011058
|
|
Dario Andres for the analyses!
BUG: 202953
svn path=/trunk/KDE/kdebase/apps/; revision=1011008
|
|
if Dolphin is closed by the session manager, i.e., if the user logs
out. The fix is inspired by the way this issue is handled in
Konqueror.
BUG: 201803
svn path=/trunk/KDE/kdebase/apps/; revision=1011002
|
|
BUG: 203455
svn path=/trunk/KDE/kdebase/apps/; revision=1010911
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1008343
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1006624
|
|
not happen and the fix in this case should be done in the corresponding IO-slave, but let's be prepared for the "worst case".
svn path=/trunk/KDE/kdebase/apps/; revision=1005715
|
|
default messages.
svn path=/trunk/KDE/kdebase/apps/; revision=1005712
|
|
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
|
|
the file and works reliable on multiuser system. Thanks to André Wöbbeking for the hint!
svn path=/trunk/KDE/kdebase/apps/; revision=1005674
|
|
states of subtree-items.
svn path=/trunk/KDE/kdebase/apps/; revision=1005646
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1005230
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1005229
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1004949
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1004795
|
|
description, otherwise line-break, quotes etc. don't work in comments.
Tested with local SVN repository, I hope everything works now too with this official commit...
svn path=/trunk/KDE/kdebase/apps/; revision=1004788
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1004416
|
|
menu action, the resulting update should be done silently without information messages.
svn path=/trunk/KDE/kdebase/apps/; revision=1004412
|
|
revision control observer gets deleted
svn path=/trunk/KDE/kdebase/apps/; revision=1004371
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1004351
|
|
operation-completed messages.
svn path=/trunk/KDE/kdebase/apps/; revision=1004346
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1004276
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1004107
|
|
- QProcess::waitForReadyRead() must be invoked until it returns false. BTW: this method is invoked inside a non-GUI-thread and hence does not block Dolphin
svn path=/trunk/KDE/kdebase/apps/; revision=1004044
|
|
Wöbbeking for the hint.
svn path=/trunk/KDE/kdebase/apps/; revision=1004024
|