┌ ┐
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-12-24
This TODO is implementable now: use real KFileItem instead of fake one
David Faure
2007-12-15
Fixed issue that Ctrl+A inverted the selection instead doing a "Select All". ...
Peter Penz
2007-12-14
Moving code around in dolphin fixes DnD support in konqueror :)
David Faure
2007-12-11
fixed issue that turning off the preview during the preview job still was act...
Peter Penz
2007-12-08
SVN_SILENT: adjusted position of comment
Peter Penz
2007-12-06
fixed issue that the information panel shows wrong meta data when having spli...
Peter Penz
2007-12-04
SVN_SILENT coding style fixes
Peter Penz
2007-12-03
Do not reload the directory when changing the view
John Tapsell
2007-12-03
Share the selection model. Does not fix the selections yet though
John Tapsell
2007-11-17
Fix "delete" and "move to trash" actions in dolphinpart; moved all logic for ...
David Faure
2007-11-15
Implement cut/copy/paste in dolphinpart.
David Faure
2007-11-15
Implement renaming in dolphinpart.
David Faure
2007-11-06
When switching from e. g. the icons view to the details view, additional info...
Peter Penz
2007-10-30
* fixed drag & drop issue in column view (dropping on files was not possible ...
Peter Penz
2007-10-26
Simplify DolphinController: don't remember the show-preview state in the cont...
Peter Penz
2007-10-26
Simplify the DolphinController: The "show hidden files" state can be retrieve...
Peter Penz
2007-10-26
due to the recent tagging freeze this commit contains several fixes in one:
Peter Penz
2007-10-16
polish look of column view:
Peter Penz
2007-10-14
The sorting on dolphinview is no more needed, it is done automatically by KCa...
Rafael Fernández López
2007-10-10
DolphinPart: provide a way to switch between view modes in konqueror.
David Faure
2007-10-09
Allow filtering of items also for the column view. A filtering of directories...
Peter Penz
2007-10-09
column view fixes:
Peter Penz
2007-10-07
* assure that the columns of the colum-view get dimmed if the colum-view is i...
Peter Penz
2007-10-06
don't use the directory lister directly
Peter Penz
2007-10-06
remove unneeded code
Peter Penz
2007-10-05
fixed most regressions due to the previous column-view refactoring
Peter Penz
2007-10-05
Refactored DolphinColumnWidget so that it does not need a hierarchical KDirLi...
Peter Penz
2007-10-05
Restoring the column view relies on the URL-history. It might be possible tha...
Peter Penz
2007-10-04
KDirLister openUrl parameters are now flags
Rafael Fernández López
2007-10-02
Allow showing additional information like type, size and date in parallel for...
Peter Penz
2007-10-02
replace QList<KFileItem> by KFileItemList, as KFileItemList is not QList<KFil...
Peter Penz
2007-10-02
fix signal/slot
David Faure
2007-10-01
Port dolphin to the KFileItemDelegate API changes.
Fredrik Höglund
2007-10-01
Code adaptation because of changes on libraries related to revision 719630
Rafael Fernández López
2007-10-01
Making KFileItemList value based.
Tobias Koenig
2007-09-27
use the proxy model categorization state to check whether it has changed, not...
Peter Penz
2007-09-27
Use case: categorized sorting is enabled, the current view mode is icons-view...
Peter Penz
2007-09-26
Assure that the categorized sorting is applied correctly to the proxy model i...
Peter Penz
2007-09-26
* Fix memory leak (DolphinCategoryDrawer is leaking...)
Peter Penz
2007-09-25
Fix the reproducible problem after the fix:
Rafael Fernández López
2007-09-25
When the view is the Details or Columns one do not have in count lessThanGene...
Rafael Fernández López
2007-09-25
Revert as it doesn't fix the problem completely... diving into this... sorry
Rafael Fernández López
2007-09-25
Whenever we are trying to sort, bypass lessThanGeneralPurpose when is not all...
Rafael Fernández López
2007-09-25
assure that "Select All" and "Invert Selection" only operate on the active co...
Peter Penz
2007-09-25
restoring of the column view must also be done if the column view is active
Peter Penz
2007-09-25
further root URL handling cleanups
Peter Penz
2007-09-25
assure that the restoring the column view cannot fail and replace the tempora...
Peter Penz
2007-09-24
temporary fix: prevent crash due to a wrong root URL; TODO: fix the real root...
Peter Penz
2007-09-24
Restore the root URL when navigating through the history (this is important f...
Peter Penz
2007-09-21
Don't invoke KDirLister::openUrl(url, true, false) in combination with the co...
Peter Penz
[next]