| Age | Commit message (Collapse) | Author |
|
the whole settings dialog for the icons will be reworked later).
svn path=/trunk/KDE/kdebase/apps/; revision=638402
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=638399
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=638387
|
|
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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=638109
|
|
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
|
|
to right and vice versa
svn path=/trunk/KDE/kdebase/apps/; revision=638047
|
|
alignment, still use the IconMode and adjust the alignment properties. Minor issue open: it seems that KFileItemDelegate currently does not care about the alignment properties of QStyleOptionViewItem, it always centers the the icons + text; I'll have a look on this...
svn path=/trunk/KDE/kdebase/apps/; revision=637907
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=637904
|
|
instead the settings for fonts, grid size, ... are read out. The settings dialogs itself will be reworked later if it is clear what should be configurable in which manner. At least the current settings dialog allows to play with the new capabilities we got by KFileItemDelegate, just lets see what we can improve later on...
svn path=/trunk/KDE/kdebase/apps/; revision=637792
|
|
of using a custom Dolphin setting. I hope I used the reworked KConfig classes in a correct manner (setGroup() has been marked as deprecated, Konqueror still uses those deprecated methods).
svn path=/trunk/KDE/kdebase/apps/; revision=637272
|
|
the command 'Delete' is shown in the context menu to bypass the trash. Like in Konqueror the default setting is that the 'Delete' command is not shown. TODO: currently this is a custom setting of Dolphin. Konqueror uses the global settings from KDE for this -> should this be changed to use the global setting instead?
svn path=/trunk/KDE/kdebase/apps/; revision=637232
|
|
selection.
svn path=/trunk/KDE/kdebase/apps/; revision=636423
|
|
SVN_SILENT
svn path=/trunk/KDE/kdebase/apps/; revision=636328
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=636289
|
|
supported)
* Little changes in InfoSidebarPage (no more multiple label for infos & Q3Layout>QLayout)
* Support infos for multiple files (only total size, what else ?)
svn path=/trunk/KDE/kdebase/apps/; revision=636272
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=635892
|
|
for trouble - always prefix installed files
svn path=/trunk/KDE/kdebase/apps/; revision=635877
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=635655
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=635597
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=635532
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=635522
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=635518
|
|
directory, ask the class ViewProperties for the location instead.
svn path=/trunk/KDE/kdebase/apps/; revision=634899
|
|
who submitted this patch.
svn path=/trunk/KDE/kdebase/apps/; revision=634862
|
|
set (less clutter)
svn path=/trunk/KDE/kdebase/apps/; revision=634819
|
|
used for this). Additionally it is possible for the user to specify whether the current view properties should be the default for new directories.
svn path=/trunk/KDE/kdebase/apps/; revision=634789
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=634634
|
|
of one checkbox to make clear where the view properties are applied. Separate the apply-to-group visually from the 'Use as default for new folders' checkbox.
svn path=/trunk/KDE/kdebase/apps/; revision=634606
|
|
of the URL navigator an icon
svn path=/trunk/KDE/kdebase/apps/; revision=634601
|
|
toggling between breadcrumb and traditional view.
svn path=/trunk/KDE/kdebase/apps/; revision=634598
|
|
pressing the middle mouse button. Although this is quite a hidden feature, I think it makes happy a lot of people who just want to paste a URL available as text to the URL navigator without switching from the breadcrump view to the traditional view.
Very nice "side effect": the URL navigator is now completely flicker free when changing URLs because of using the whole available width :-)
TODO: I'm not 100 % sure whether checking the middle mousebutton by 'if (event->button() == Qt::MidButton) { ... }' is the right approach (maybe there is a more generic way to check the 'paste button').
svn path=/trunk/KDE/kdebase/apps/; revision=634595
|
|
already been clicked within the 300 ms timeout.
svn path=/trunk/KDE/kdebase/apps/; revision=634549
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=634547
|
|
buttons (before all items have been deleted and recreated). The flickering is still not solved to 100 %, but a lot better than before. @Aaron: I did not change anything inside the logic of the code -> the net protocol code works the same as in our internal KDE3 working prototype of Dolphin
svn path=/trunk/KDE/kdebase/apps/; revision=634543
|
|
includes
svn path=/trunk/KDE/kdebase/apps/; revision=634516
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=634445
|
|
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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=633755
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=633708
|
|
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/KDE/kdebase/apps/; revision=633693
|
|
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
|