┌ ┐
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
/
dolphinmainwindow.cpp
Age
Commit message (
Expand
)
Author
2007-04-02
don't force a confirmation for deleting in Dolphin if the user has turned it ...
Peter Penz
2007-04-01
Add the KFilePlacesModel class. It allows to list user's "places" (a mix
Kevin Ottens
2007-04-01
use default 'do you really want to delete...' dialog from libkonq
Peter Penz
2007-04-01
changed EOL from windows to unix
Peter Penz
2007-04-01
reload view when the settings are applied
Peter Penz
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
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
Improved KMetaData integration. The Dolphin info sidebar now uses KMetaData t...
Sebastian Trueg
2007-03-15
let the context menu be aware about the trash
Peter Penz
2007-03-13
Allow renaming of items (note that currently the "rename multiple files" dial...
Peter Penz
2007-03-11
replaced string "MIME Type" by "Type"
Peter Penz
2007-03-11
disable the 'Additional information' menu for other views then the 'Icons View'
Peter Penz
2007-03-11
Allow to set the 'AdditionalInformation' property from KFileItemDelegate for ...
Peter Penz
2007-03-10
Apply an item effect to all cut items. As discussed with Fredrik this should ...
Peter Penz
2007-03-10
fix internationalization issue
Peter Penz
2007-03-10
Fixed icon-names so that they match to the new Oxygen naming scheme (erase al...
Peter Penz
2007-03-08
oxygen icon naming fixes from Luca Gugelmann
Aaron J. Seigo
2007-03-04
Per default turn off the information panel and the tree view panel for the fi...
Peter Penz
2007-03-02
It seems some people cannot live without a tree view ;-) So Dolphin will prov...
Peter Penz
2007-03-01
Use the home URL from the settings instead of the "first bookmark" when start...
Peter Penz
2007-03-01
Allow zooming in and zooming out in the icons view.
Peter Penz
2007-02-28
Jippie: file previews are generated again! Thanks to Fredrik for giving me a ...
Peter Penz
2007-02-25
Implemented one of the most often requested features for Dolphin: allow that ...
Peter Penz
2007-02-22
Add libkmetadata detection and minor fixes
Oscar Blumberg
2007-02-22
* Starts to add Nepomuk supports to dolphin (currently, only annotations are ...
Oscar Blumberg
2007-02-21
Fixing autogenerated headers includes
Alexander Wiedenbruch
2007-02-20
i18n fixes. Note: %n is no longer used in plural strings.
Chusslove Illich
2007-02-20
setGroup -> KConfigGroup
David Faure
2007-02-18
Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, wh...
Peter Penz
2007-02-18
View properties dialog: Allow to reset all view properties (the timestamp is ...
Peter Penz
2007-02-17
Fixed shortcuts, removed warnings.
Peter Penz
2007-02-17
don't perform a copy operation, if the user clicked outside the popup menu
Peter Penz
2007-02-17
Cleanup of the URL navigator, so that the DolphinMainWindow and the DolphinVi...
Peter Penz
2007-02-07
Additionally to sorting by name, size and date it is now possible to sort by ...
Peter Penz
2007-02-05
Fix compilation
David Faure
2007-01-31
clear the status bar when doing an undo operation
Peter Penz
2007-01-30
update to changes in class KGlobal (kdelibs)
Peter Penz
2007-01-26
Do a custom error handling in for the 'Create New...' submenu. Thanks to Davi...
Peter Penz
2007-01-25
First step for making the details view usable again:
Peter Penz
2007-01-25
David's patches come in faster than light: removed code duplication, as a pro...
Peter Penz
2007-01-25
Use custom implementation of KonqUndoManager::UiInterface for Dolphin. This a...
Peter Penz
2007-01-25
Cleanup of URL drop handling (simplified code, modifier keys work again). Aft...
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-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
[next]