┌ ┐
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.h
Age
Commit message (
Expand
)
Author
2008-03-29
Move the pasteIntoFolder() method from the contextmenu into DolphinView. This...
Peter Penz
2008-03-23
provide an option to rename files inline
Peter Penz
2008-03-20
QListView does not support having a margin for grids. Originally it has been ...
Peter Penz
2008-02-21
* Install an event-filter for the view implementations. Whenever a view imple...
Peter Penz
2008-02-13
Provide the dolphinpart view modes (Icons, Details, Columns) in konqueror's V...
David Faure
2008-02-12
Move the Ctrl-wheel zoom handling to dolphinview.
Luciano Montanaro
2008-02-11
Forwardport 773570:
David Faure
2008-02-11
Factorize all the view-related action handling to DolphinViewActionHandler, t...
David Faure
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-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
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-11
Up to now DolphinView and ColumnWidget contained a lot of code duplication re...
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-04
SVN_SILENT coding style fixes
Peter Penz
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
due to the recent tagging freeze this commit contains several fixes in one:
Peter Penz
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-07
* assure that the columns of the colum-view get dimmed if the colum-view is i...
Peter Penz
2007-10-05
extra ';'
Pino Toscano
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-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-09-27
Use case: categorized sorting is enabled, the current view mode is icons-view...
Peter Penz
2007-09-25
further root URL handling cleanups
Peter Penz
2007-09-24
Restore the root URL when navigating through the history (this is important f...
Peter Penz
2007-09-17
drag and drop fixes for the column view (implied a signal changed which affec...
Peter Penz
2007-09-17
Create the new architecture for KCategorizedView. Now DolphinModel is created...
Rafael Fernández López
2007-09-01
SVN_SILENT typos--
Arto Hytönen
2007-08-28
Clicking on items in dolphin part finally implemented.
David Faure
2007-08-17
use adjusted signals from KDirLister
Peter Penz
2007-08-16
preview did not work anymore (KDirLister emits the signal newItems(const KFil...
Peter Penz
[next]