| Age | Commit message (Collapse) | Author |
|
in kdelibs.
svn path=/trunk/KDE/kdebase/apps/; revision=649514
|
|
navigator. Yay!
svn path=/trunk/KDE/kdebase/apps/; revision=649452
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=649108
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=648929
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=648001
|
|
KDirLister::openUrl() twice for directories that have been loaded already)
svn path=/trunk/KDE/kdebase/apps/; revision=647979
|
|
KDirLister keep its old directories.
svn path=/trunk/KDE/kdebase/apps/; revision=647294
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=647276
|
|
Removed old unused kfileiconview.h header, fixed some unrelated missing includes due to that one being removed.
svn path=/trunk/KDE/kdebase/apps/; revision=647244
|
|
for QColumnView in Qt4.3!). Currently there is a problem when using the DolphinSortFilterProxyModel: some items get duplicated, but I doubt it's an issue in QColumnView (the same issue occurs when using QTreeView) -> further investigations necessary...
svn path=/trunk/KDE/kdebase/apps/; revision=647234
|
|
about code duplication.
Improved urlnavigator API to avoid exposing the full QList (api independent from implementation now).
svn path=/trunk/KDE/kdebase/apps/; revision=646954
|
|
dialog:
remove dependency on DolphinSettings::bookmarkManager().
svn path=/trunk/KDE/kdebase/apps/; revision=646880
|
|
best solution performance-wise... use a QList instead.
svn path=/trunk/KDE/kdebase/apps/; revision=646813
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=646256
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=645516
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=644795
|
|
should be a better to apply a gray effect to cut items
svn path=/trunk/KDE/kdebase/apps/; revision=644763
|
|
contents position to 0/0 (step 2 will be committed after the BIC Monday...).
svn path=/trunk/KDE/kdebase/apps/; revision=644237
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=644061
|
|
the DolphinContextMenu (currently only used by the tree view).
svn path=/trunk/KDE/kdebase/apps/; revision=643572
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=642982
|
|
make it possible to have it also inside the treeview sidebar.
svn path=/trunk/KDE/kdebase/apps/; revision=642953
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=642235
|
|
dialog is temporary used for this until KFileItemDelegate offers editing functionality).
svn path=/trunk/KDE/kdebase/apps/; revision=642219
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=642215
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=641866
|
|
each folder. Use case:
- Icons view for images: set 'Size' as additional property
- Icons view for media: show 'MIME type' as additional property
- Default Icons view: don't show any addtional property for a clean layout.
TODO: KFileItemDelagate::AdditionalInformation intersects with KDirModel::Columns when used in combination with the details view. Assure that the user does not get confronted with such implementation details in the user interface.
svn path=/trunk/KDE/kdebase/apps/; revision=641525
|
|
- allow drag & drop inside the view
- prevent a dragging from a directory into itself
- use QModelIndex instead of the position
svn path=/trunk/KDE/kdebase/apps/; revision=641451
|
|
be done in the application itself and not inside KDirModel to be able to do some optimizations.
svn path=/trunk/KDE/kdebase/apps/; revision=641317
|
|
One part of the patch for the URL navigator has not been committed yet (see notes in URL navigator::setUrl() for details).
svn path=/trunk/KDE/kdebase/apps/; revision=641297
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=641276
|
|
that only the column KDirModel::Name can be selected and edited.
svn path=/trunk/KDE/kdebase/apps/; revision=640453
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=638732
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=638386
|
|
(KFileItemDelegate::AdditionalInformation) should be shown for the icons view.
svn path=/trunk/KDE/kdebase/apps/; revision=638135
|
|
although the model has changed (e. g. by changed the folder during a preview job is working) -> it's possible to get an invalid model index.
svn path=/trunk/KDE/kdebase/apps/; revision=638086
|
|
hint how to do it (if I would have known that it is so easy, I'd have implemented it already some weeks ago...). It's very nice that the details view now also is able to show previews (Kudos to Interview & KDirModel).
svn path=/trunk/KDE/kdebase/apps/; revision=638081
|
|
SVN_SILENT
svn path=/trunk/KDE/kdebase/apps/; revision=636328
|
|
DolphinView are not used anymore. This will make it easier for us later on when moving the URL navigator outside Dolphin to make it accessable for other parts. Currently the bookmarks are still accessed by DolphinSettings, but this will be cleaned up later...
svn path=/trunk/KDE/kdebase/apps/; revision=634432
|
|
item is deleted or added.
svn path=/trunk/KDE/kdebase/apps/; revision=634399
|
|
outside the class DolphinView already.
svn path=/trunk/KDE/kdebase/apps/; revision=634392
|
|
DolphinController. It is now also possible to move the items inside an icon view like discussed on kde-devel/kde-usability.
svn path=/trunk/KDE/kdebase/apps/; revision=634228
|
|
be used by Konqueror. TODO: currently dropping of items is deactivated, as I want to wait for Davids feedback whether the direction is ok.
svn path=/trunk/KDE/kdebase/apps/; revision=633703
|
|
svn path=/trunk/playground/utils/dolphin/; revision=633273
|
|
svn path=/trunk/playground/utils/dolphin/; revision=632870
|
|
forms (thanks to David for the hint)
svn path=/trunk/playground/utils/dolphin/; revision=632674
|
|
svn path=/trunk/playground/utils/dolphin/; revision=632641
|
|
shift-modifier
svn path=/trunk/playground/utils/dolphin/; revision=632633
|
|
history
svn path=/trunk/playground/utils/dolphin/; revision=632370
|
|
(a not existing signal name has been used)
svn path=/trunk/playground/utils/dolphin/; revision=631709
|