| Age | Commit message (Collapse) | Author |
|
svn path=/trunk/KDE/kdebase/apps/; revision=825319
|
|
show the information for one file or for a multiple selection
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=825317
|
|
blocking part is a relayout, that has been done each time a group of previews have been received.
Now only for the visible items a relayout is done as soon as possible, for the previews of invisible items this is postponed until all previews have been generated.
svn path=/trunk/KDE/kdebase/apps/; revision=825304
|
|
m_selection, m_fileItem, or m_shownUrl. Anyway, now the descision for the metadata uses the exact same algo as for the name and preview and it works.
svn path=/trunk/KDE/kdebase/apps/; revision=825279
|
|
menu for the Folder Panel (= treeview). Disable actions that cannot be executed.
svn path=/trunk/KDE/kdebase/apps/; revision=824950
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=824946
|
|
BUG: 161895
svn path=/trunk/KDE/kdebase/apps/; revision=824927
|
|
BUG: 164705
svn path=/trunk/KDE/kdebase/apps/; revision=824616
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=824530
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=824402
|
|
BUG: 164693
svn path=/trunk/KDE/kdebase/apps/; revision=824372
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=824312
|
|
(thanks to Rafael for the hint)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=824128
|
|
several 1000 items: temporary block the expensive layouting inside QListView until a block of previews has been applied.
CCMAIL: [email protected]
CCMAIL: [email protected]
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=824118
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=823977
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=822978
|
|
implementation, otherwise when having a split view the other view gets the focus and will activate itself.
BUG: 164468
svn path=/trunk/KDE/kdebase/apps/; revision=822367
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=822130
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=822007
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=822003
|
|
only once -> moved to caller
svn path=/trunk/KDE/kdebase/apps/; revision=822000
|
|
as active
svn path=/trunk/KDE/kdebase/apps/; revision=821938
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=821923
|
|
correct items are used.
TODO for 4.2: get rid of those 'if (isColumnViewActive())' special cases and provide a generic model which also works with the way the column view is implemented
BUG: 164146
svn path=/trunk/KDE/kdebase/apps/; revision=821903
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=821583
|
|
viewport.
svn path=/trunk/KDE/kdebase/apps/; revision=821229
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=821216
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=821197
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=821189
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=820661
|
|
dependent on the relation between model-rows and preview items. One algorithm is faster when e. g. inserting 10 items into a directory of 2000 items, while the other algorithm is faster when initially loading the directory.
svn path=/trunk/KDE/kdebase/apps/; revision=820321
|
|
Sorry for message freeze breakage.
svn path=/trunk/KDE/kdebase/apps/; revision=820149
|
|
TODO: the mirrored directory still should be cleaned up, but this has to be done without deleting the view properties fallback.
BUG: 163366
svn path=/trunk/KDE/kdebase/apps/; revision=820068
|
|
Rafael Fernández López). One related problem still has to be solved...
CCBUG: 163366
svn path=/trunk/KDE/kdebase/apps/; revision=820062
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=819683
|
|
* Use KFileItems for all lists instead a mixture of KFileItemList and QList<KUrl>.
* Use a common helper method for generatePreviews() and resumePreviews() to order the visible items at the beginning of the list.
svn path=/trunk/KDE/kdebase/apps/; revision=819681
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=819665
|
|
visible. Although the code is less readable now, it requires only 0,5 seconds for 2500 items instead of 2 seconds.
svn path=/trunk/KDE/kdebase/apps/; revision=819663
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=819272
|
|
destructed
svn path=/trunk/KDE/kdebase/apps/; revision=819163
|
|
CCMAIL: [email protected]
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=819162
|
|
more than 1 year)
svn path=/trunk/KDE/kdebase/apps/; revision=819151
|
|
implementation. Thanks to David Faure for the hint!
svn path=/trunk/KDE/kdebase/apps/; revision=819137
|
|
Dolphin KPart now also is aware about the disabled paste action.
@David: Konqueror hides the paste action in the context menu now, but still the action in the edit menu stays enabled
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=819116
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=819108
|
|
real this time :)
KPluginFactory can take the catalog name as second argument, this is the best fix.
CCMAIL: Chusslove Illich <[email protected]>
svn path=/trunk/KDE/kdebase/apps/; revision=818989
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=818988
|
|
konqpopupmenu when doing RMB on ftp://user@host, because after the redirection, part->url() was still the old url (so it didn't look like a popup opened for the current directory, in the konqpopupemenu code)
svn path=/trunk/KDE/kdebase/apps/; revision=818721
|
|
BUG: 161639
svn path=/trunk/KDE/kdebase/apps/; revision=818445
|
|
* remember the size set by the user
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=818381
|