┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dolphinview.cpp
Age
Commit message (
Expand
)
Author
2007-04-02
don't use KUrl::upUrl() (thanks to David for the hint!)
Peter Penz
2007-04-01
reload view when the settings are applied
Peter Penz
2007-03-30
take care when reloading KDirLister if a column view is shown
Peter Penz
2007-03-30
fixed "duplicate items issue" for the column view (don't invoke KDirLister::o...
Peter Penz
2007-03-27
Minimize the duplicate items problem when using a proxy model and letting KDi...
Peter Penz
2007-03-27
Hide the HistoryElem class from the public API of UrlNavigator
David Faure
2007-03-27
Added setters in urlnavigator to remove dependency on dolphinsettings.
David Faure
2007-03-27
Initial version for a column view support (thanks a lot to Benjamin Meyer for...
Peter Penz
2007-03-26
Ported to KBookmarkManager::closestBookmark - which even solves another TODO ...
David Faure
2007-03-26
A small step in trying to make urlnavigator useable in kdelibs for the file d...
David Faure
2007-03-26
Using a QLinkedList mostly for "accessing element at index i" is not the best...
David Faure
2007-03-25
Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars.
Peter Penz
2007-03-22
improve the handling when applying item effects to cut items
Peter Penz
2007-03-20
Converted to the standard mimetype names
David Faure
2007-03-20
after checking the kdirmodel implementation for setData() and data() this sho...
Peter Penz
2007-03-19
Step 1 of 2 to fix the issue that reloading of a directory resets the content...
Peter Penz
2007-03-19
don't invoke a non existent slot
Peter Penz
2007-03-17
Allow to cut, copy, paste, ... the currently selected item from a sidebar by ...
Peter Penz
2007-03-16
Let's keep it simple: only offer a basic context menu for the treeview sidebar.
Peter Penz
2007-03-15
Don't force the context menu to be valid only for DolphinView instances, make...
Peter Penz
2007-03-13
improve renaming for n selected items/1 selected item
Peter Penz
2007-03-13
Allow renaming of items (note that currently the "rename multiple files" dial...
Peter Penz
2007-03-13
just assert we're not hiting new modes (CID 3211)
Stephan Kulow
2007-03-12
fix the accidentally testvalue of 1000 ms to 0 ms as originally intended...
Peter Penz
2007-03-11
Allow to set the 'AdditionalInformation' property from KFileItemDelegate for ...
Peter Penz
2007-03-11
Fixed some drag & drop issues:
Peter Penz
2007-03-10
Apply an item effect to all cut items. As discussed with Fredrik this should ...
Peter Penz
2007-03-10
Update of the patch from Filip Brcic for browsing through ZIP and TAR files. ...
Peter Penz
2007-03-10
allow to browse through ZIP files (thanks to Filip Brcic for the patch!)
Peter Penz
2007-03-08
Use hover effect from KFileItemDelegate also for the details view and assure ...
Peter Penz
2007-03-03
respect the show hidden files settingin the url nav bar
Aaron J. Seigo
2007-03-01
Allow zooming in and zooming out in the icons view.
Peter Penz
2007-02-28
Allow to configure which additional information (KFileItemDelegate::Additiona...
Peter Penz
2007-02-28
Don't use assertions here. The result of the preview might have been done alt...
Peter Penz
2007-02-28
Jippie: file previews are generated again! Thanks to Fredrik for giving me a ...
Peter Penz
2007-02-22
Add libkmetadata detection and minor fixes
Oscar Blumberg
2007-02-17
Cleanup of the URL navigator, so that the DolphinMainWindow and the DolphinVi...
Peter Penz
2007-02-17
Assure that the horizontal and vertical slider position don't reset if an ite...
Peter Penz
2007-02-17
Removed method 'int columnIndex(Sorting sorting) const'. The mapping is done ...
Peter Penz
2007-02-16
Reanimated drag & drop support again after introducing the DolphinController....
Peter Penz
2007-02-14
Step one for having DolphinParts for the icons and details view, which can be...
Peter Penz
2007-02-13
update to i18n change: no more %n in plural calls
Peter Penz
2007-02-12
use KIO::itemsSummaryString() instead of reinventing the wheel
Peter Penz
2007-02-11
fixed internationalization issue for languages with more complex plural forms...
Peter Penz
2007-02-11
fixed i18n issue when showing how many files are selected
Peter Penz
2007-02-11
don't trigger an item if the user does a selection by using the control- or s...
Peter Penz
2007-02-10
restore the x- and y-position of the view if the current view is part of the ...
Peter Penz
2007-02-08
Fixed issue that the filterbar and the menu state have not been synchronized ...
Peter Penz
2007-01-30
Improvements for error messages:
Peter Penz
2007-01-25
Use KNewMenu instead of custom implementation of Dolphin. TODO: currently err...
Peter Penz
[next]