| Age | Commit message (Collapse) | Author |
|
svn path=/trunk/KDE/kdebase/apps/; revision=909451
|
|
discover the key shortcut
svn path=/trunk/KDE/kdebase/apps/; revision=909450
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=908812
|
|
BUG: 179757
svn path=/trunk/KDE/kdebase/apps/; revision=908577
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=907878
|
|
KFileItem rather than the URL,
so that previewjob doesn't have to determine the item's mimetype again.
svn path=/trunk/KDE/kdebase/apps/; revision=907877
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=907874
|
|
KDirModel::indexForUrl: KUrl("") not found
every time the selection changes
svn path=/trunk/KDE/kdebase/apps/; revision=907756
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=907022
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=907018
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=906580
|
|
changing the slider with the mouse
svn path=/trunk/KDE/kdebase/apps/; revision=906188
|
|
so m_enableScrollTo (which is checked in DolphinIconsView::scrollTo()) must be enabled before. This fixes the issue that the autoscrolling does not work if exactly one item is selected and an invisible item should get focused because of a key press.
BUG: 179049
svn path=/trunk/KDE/kdebase/apps/; revision=906179
|
|
If this is not the case, the folder will get opened like in the icon view by exchanging the whole content.
CCBUG: 178630
svn path=/trunk/KDE/kdebase/apps/; revision=905632
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=905631
|
|
drag operations" the details view is not drawn correctly in the following case: Drag an item in the icons view to a folder which uses the details view.
Thanks to Simon St. James for the patch!
CCBUG: 178630
svn path=/trunk/KDE/kdebase/apps/; revision=905627
|
|
drag operation. The mouse button state will be updated anyhow on each item-click. This fixes the regression that the feature "automatically open folders during drag operations" did not work anymore after one level.
Thanks to Simon St. James for the good analyzes!
BUG: 178630
svn path=/trunk/KDE/kdebase/apps/; revision=905622
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=905620
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=905486
|
|
except in a very unusual set of circumstances where it returned ... "different" values, causing very odd behaviour with the elastic band :) Remove it.
svn path=/trunk/KDE/kdebase/apps/; revision=904995
|
|
maximum size to 256 x 256 pixels
svn path=/trunk/KDE/kdebase/apps/; revision=904639
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=904551
|
|
there is more space for the text.
svn path=/trunk/KDE/kdebase/apps/; revision=904408
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=904391
|
|
30 December 2008 (is "Week 1" (of 2009 , but for 2008 too))
28 December 2008 (is "Week 52" (of 2008) )
Thanks to Darío Andrés for the patch!
BUG: 179019
svn path=/trunk/KDE/kdebase/apps/; revision=903432
|
|
border (= row arrangement) or on the bottom border (= column arrangement)
svn path=/trunk/KDE/kdebase/apps/; revision=903417
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=903414
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=902470
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=902162
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=902064
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=901727
|
|
Tested by me and approved by Peter Penz.
BUG: 178735
svn path=/trunk/KDE/kdebase/apps/; revision=901630
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=901125
|
|
sense [and crashes kdirmodel...].
BUG: 178416
svn path=/trunk/KDE/kdebase/apps/; revision=901012
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=900577
|
|
CCMAIL: [email protected]
CCBUG: 173027
svn path=/trunk/KDE/kdebase/apps/; revision=900071
|
|
* let the global variable 'others' be a static member 'm_others'
* constify
svn path=/trunk/KDE/kdebase/apps/; revision=900070
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=899770
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=899710
|
|
properties should not be changed during the lifetime of a DolphinView instance. This allows to e. g. split a view and work with different view modes on each view.
BUG: 174102
svn path=/trunk/KDE/kdebase/apps/; revision=899571
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=899357
|
|
by name and using categorization.
@Rafael: Could you please have a look whether this patch is OK? It fixes bug 173027 but it is unclear for me why the deleted lines had been added at all. Thanks :-)
CCMAIL: [email protected]
BUG: 173027
svn path=/trunk/KDE/kdebase/apps/; revision=899245
|
|
listable protocol; otherwise leave the focus where it was (e. g. so that the user can enter another URL)
svn path=/trunk/KDE/kdebase/apps/; revision=898822
|
|
lister, instead directly request it when we know that the user has entered a new URL. This prevents that the focus gets stolen from the Terminal when somebody types "touch foo".
BUG: 178070
svn path=/trunk/KDE/kdebase/apps/; revision=898819
|
|
BUG: 177948
svn path=/trunk/KDE/kdebase/apps/; revision=897988
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=897744
|
|
* Enter or Ctrl+Enter is pressed in the URL navigator
* when the filter bar gets closed
BUG: 158232
svn path=/trunk/KDE/kdebase/apps/; revision=897739
|
|
because KRun tried to download to a temp file via kioexec. %u tells it not to do that.
Alternatively we could look up kfind.desktop and use KRun::run(KService).
svn path=/trunk/KDE/kdebase/apps/; revision=897114
|
|
Corresponding to bug 177740 creating a thumbnail for a 200 MB PNG consumes 700 MB temporary memory...
* Remember the created thumbnail for later reuse.
BUG: 177740
svn path=/trunk/KDE/kdebase/apps/; revision=896725
|
|
although the number of URLs is 0. I'll have to do further investigations to fix this in a clean way, but in the meantime this patch prevents opening an error dialog box.
CCBUG: 176580
svn path=/trunk/KDE/kdebase/apps/; revision=896517
|