┌ ┐
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-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
2007-01-10
Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...
Peter Penz
2007-01-09
Port to new KAction, KActionCollection API.
Kevin Ottens
2007-01-07
Remember the position and size of the docks by using QMainWindow::saveState()...
Peter Penz
2007-01-06
Minor adjustments for the panels:
Peter Penz
2007-01-06
Reanimate drag and drop support for the URL navigator.
Peter Penz
2007-01-02
SVN_SILENT make it compile (Dlg->Dialog)
Holger Freyther
2006-12-27
Compile++
Kevin Ottens
2006-12-20
- Performance optimization in DolphinView::loadDirectory() (don't store the v...
Peter Penz
2006-12-19
KStdAction -> KStandardAction
Aaron J. Seigo
2006-12-18
make it compile
Holger Freyther
2006-12-17
- don't use deprecated KAction constructors
Simon Hausmann
2006-12-17
Use KonqMimeData for the cut- and copy-operation instead of using bool proper...
Peter Penz
[next]