┌ ┐
54
└ ┘
[
home
|
about
|
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
2008-01-28
keep in sync with 4.0 branch (767566)
David Faure
2008-01-28
Centralize three more actions so that they are available in DolphinPart: 'Sho...
David Faure
2008-01-27
Column-View: When switching to another view-mode, just switch the view for th...
Peter Penz
2008-01-26
* increase the performance of item previews: each item view provides an icon ...
Peter Penz
2008-01-22
svn merge -r764536:HEAD from 4.0 branch: refactor "additional info" actions a...
David Faure
2008-01-22
Move the code handling the additional-info-actions to DolphinView; simplify s...
David Faure
2008-01-22
restore previous behavior: additional info actions are not mutually exclusive.
David Faure
2008-01-22
Use a QActionGroup and save 6 slots (and the duplication of the action names ...
David Faure
2008-01-21
Make sort/descending available in dolphinpart
David Faure
2008-01-21
Make sort/descending available in dolphinpart
David Faure
2008-01-21
forwardport 764429:
David Faure
2008-01-21
Revert the moving of the action to the DolphinView instance, this doesn't wor...
David Faure
2008-01-21
merge -c764347 by Peter, needed for dolphinpart bugfixing
David Faure
2008-01-21
Cleanup: let the DolphinView be aware about the used action collection. This ...
Peter Penz
2008-01-13
don't forget to initialize the correct preview settings
Peter Penz
2008-01-13
Improve the feeled preview performance by assuring that the preview is genera...
Peter Penz
2008-01-11
Up to now DolphinView and ColumnWidget contained a lot of code duplication re...
Peter Penz
2008-01-10
Fixed issue that when renaming a variable number of items, that only one #-ch...
Peter Penz
2008-01-07
Backport of bugfix 154434 (trunk revision 757791): Remember the additional-in...
Peter Penz
2008-01-05
Remember the additional-info property (size, date, type, ...) for each view m...
Peter Penz
2008-01-01
Icon renaming (code changes - KDE/):
Jakob Petsovits
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
[prev]
[next]