| Age | Commit message (Collapse) | Author |
|
BUG: 154926
svn path=/trunk/KDE/kdebase/apps/; revision=785409
|
|
confusing when the user uses the Zoom In/Zoom Out feature inside a view a lot (e. g. by Ctrl + scroll wheel). This is because decreasing the preview size would also decrease the icon size, but when increasing the preview size again the icon size remains... I even got confused myself by this "feature" although I knew the reason for it ;-)
svn path=/trunk/KDE/kdebase/apps/; revision=785373
|
|
just takes too much time at this part of the code. David Faure suggested some alternative ideas, I hope I can try them before KDE 4.1. Currently it is more important to keep the performance high.
BUG: 158807
svn path=/trunk/KDE/kdebase/apps/; revision=785369
|
|
give him the chance to cancel the operation.
BUG: 159207
svn path=/trunk/KDE/kdebase/apps/; revision=784965
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=784907
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=784872
|
|
* mouse tracking must stay enabled
svn path=/trunk/KDE/kdebase/apps/; revision=784871
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=784855
|
|
views (regression from KDE 4.0.1 to KDE 4.0.2)
BUG: 158317
svn path=/trunk/KDE/kdebase/apps/; revision=784853
|
|
KFileItemDelegate, it is not necessary anymore drawing a custom drag & drop indication.
svn path=/trunk/KDE/kdebase/apps/; revision=784851
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=784309
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=784126
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=783961
|
|
(-> equal to the behavior in KDE 3).
BUG: 157341
svn path=/trunk/KDE/kdebase/apps/; revision=783853
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=783770
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=783626
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=783361
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=782828
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=782795
|
|
BUG: 158615
svn path=/trunk/KDE/kdebase/apps/; revision=782789
|
|
effect, otherwise a wrong horizontal alignment is done
svn path=/trunk/KDE/kdebase/apps/; revision=782786
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=782785
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=782768
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=782608
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=782396
|
|
selected files
(See email sent to kfm-devel for details)
CCMAIL:[email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=782282
|
|
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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=781129
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=780675
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=779682
|
|
This patch increases the granularity for the last month:
- "Weeks" are used for the last 4 weeks excluding the current week.
- "Days" are used for the current week.
Additionally some cleanups of the code has been done, as the method DolphinModel::data() was too long already.
No backport will be done as new strings are introduced. The patch has been reviewed by Rafael Fernández López.
BUG: 158267
svn path=/trunk/KDE/kdebase/apps/; revision=779438
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=779275
|
|
just use the other method as slot
svn path=/trunk/KDE/kdebase/apps/; revision=778423
|
|
CCBUG: 158266
svn path=/trunk/KDE/kdebase/apps/; revision=778366
|
|
that only "Open office" is selected and ".org writer documentation" is handled as extension
BUG: 158228
svn path=/trunk/KDE/kdebase/apps/; revision=778329
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=778131
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=778095
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=778039
|
|
works for the icons-view and details-view, but not for the column-view which uses QListView child widgets internally... We decided to leave it as it is.
svn path=/trunk/KDE/kdebase/apps/; revision=777838
|
|
changes the selection
svn path=/trunk/KDE/kdebase/apps/; revision=777817
|
|
implementation gets the focus, it should request it's activation.
* Let the metadata widget only get the focus by clicking.
* Tried to install a similar filter for the wheel-event code duplication in the view-implementations, but the event filter is invoked _after_ the view implementation gets the wheel event... -> added a note the the 3 implementations as hint.
svn path=/trunk/KDE/kdebase/apps/; revision=777757
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=777738
|
|
working. This allows to connect signals from the view implementations (icons view, details view, column view) directly to the slots of the DolphinController without a helper slot.
svn path=/trunk/KDE/kdebase/apps/; revision=777737
|
|
Maybe it might be a good idea to let the DolphinController be aware also about his QAbstractItemView -> it might be possible to directly connect signals of the dolphin view implementations with the controller. I'll check this...
(I did not backport this cleanup as I think it has too many changes to be handled as bugfix)
CCMAIL: [email protected]
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=777719
|
|
click and
select Open With > whatever, all the files are opened. Which is the right
thing. However, if you hit enter to open those selected files, no file is
opened. Currently, the file is only opened if there's only *one* file
selected. The attached patch fixes this problem.
svn path=/trunk/KDE/kdebase/apps/; revision=777695
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=777485
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=776849
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=776784
|
|
topLevelWidget() => window()
svn path=/trunk/KDE/kdebase/apps/; revision=776408
|
|
the used font of all views too (assuming that the user selected "system font" as font)
* store the font weight instead of a bool property "isBold"
Thanks to Rafael for the patch!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=776188
|