┌ ┐
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-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
2007-01-23
Get rid of some KDE 3 relicts.
Peter Penz
2007-01-21
- Fixed crash when showing "Open With..." items of the context menu: the mode...
Peter Penz
2007-01-21
Cleanup of DolphinContextMenu:
Peter Penz
2007-01-20
Removed helper class ProgressIndicator (not needed anymore because of the use...
Peter Penz
2007-01-18
Replaced Dolphins UndoManager and DolphinCommand by KonqUndoManager and KonqO...
Peter Penz
2007-01-15
The KMimeTypeResolver instance is owned by the item view and may not be delet...
Peter Penz
2007-01-15
Use a QTreeView for the representation of the details view (previously a QLis...
Peter Penz
2007-01-07
Fixed issue that the view properties have not been used for the home director...
Peter Penz
2007-01-06
Reanimated drag & drop support for the icons view.
Peter Penz
2007-01-02
SVN_SILENT make it compile (Dlg->Dialog)
Holger Freyther
2006-12-24
-Use QSortFilterProxyModel for filtering instead of KDirList::setFilterName
Holger Freyther
2006-12-23
Make the View operate on the QSortFilterProxyModel
Holger Freyther
2006-12-20
- Performance optimization in DolphinView::loadDirectory() (don't store the v...
Peter Penz
2006-12-20
Let the user chose whether view properties should be remembered for each dire...
Peter Penz
2006-12-15
Update for using a proxy model: prevent accessing the model by model() and do...
Peter Penz
2006-12-14
Use QSortFilterProxyModel for sorting KFileItems (thanks to Fredrik for this ...
Peter Penz
2006-12-14
Support 'select all' and 'invert selection' again.
Peter Penz
2006-12-14
Support changing the sorting type and sort order (TODO: does not work yet as ...
Peter Penz
2006-12-13
Instead of having a the 3 view modes "icons", "details" and "previews" only 2...
Peter Penz
2006-12-08
Cleanup of signal/slot handling between the dolphin view and the main window:...
Peter Penz
2006-12-08
Update the FSF address to 51 Franklin Street (hopefully it is the right one)
Holger Freyther
2006-12-06
Patch from Dominik Hauman: Assure that when splitting a view both views take ...
Peter Penz
2006-12-04
set {spacing, margin} = 0 again
Dominik Haumann
2006-12-04
reducing a little bit the number of deprecation warnings
Zack Rusin
2006-12-02
reanimated the context menu
Peter Penz
2006-11-29
Changes to Undo/Redo in regard to ProgressIndicator
Holger Freyther
2006-11-29
Make it (almost) possible to have more than one Dolphin KMainWindow
Holger Freyther
2006-11-27
Enabled delayed mimetypes
David Faure
2006-11-24
Assure that the grid size for Icons View, Details View and Previews View has ...
Peter Penz
2006-11-24
Initial step for moving to KDirModel. Large code parts have been deleted, as ...
Peter Penz
2006-11-23
Fix i18n
Laurent Montel
2006-11-22
As KURL has been renamed to KUrl all classes and methods, which use the term ...
Peter Penz
2006-11-22
Hmm, same mistakes... looks like a conversion script gone mad.
Kevin Ottens
2006-11-22
Ah, now it runs.
Kevin Ottens
2006-11-22
Some port
Laurent Montel
[next]