┌ ┐
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
Age
Commit message (
Expand
)
Author
2007-01-26
Further optimizations: do a delayed update of the geometry. This leads to a r...
Peter Penz
2007-01-26
Further optimizations for the status bar: hide the space information if the s...
Peter Penz
2007-01-26
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-01-26
fixed
David Faure
2007-01-26
upsi... forgot to uncomment the temporary workaround until the forward declar...
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-23
Minor adjustments and cleanups in the statusbar:
Peter Penz
2007-01-23
SVN_SILENT made messages (.desktop file)
Script Kiddy
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
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-01-18
Replaced Dolphins UndoManager and DolphinCommand by KonqUndoManager and KonqO...
Peter Penz
2007-01-17
Fix signal/slot
Laurent Montel
2007-01-17
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-01-15
Minor performance improvement. As Dominic Battre pointed out correctly, it is...
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-12
Fixed issue in method naturalCompare: strings having numbers with the same am...
Peter Penz
2007-01-12
Natural sorting fix: assure that directories are sorted always before files a...
Peter Penz
2007-01-11
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-01-11
Do a natural sorting of items (thanks to Dominic Battre and Martin Pool for t...
Peter Penz
2007-01-10
Doesn't need a config.h
David Faure
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
Fixed issue that the view properties have not been used for the home director...
Peter Penz
2007-01-07
Remember the position and size of the docks by using QMainWindow::saveState()...
Peter Penz
2007-01-07
Allow that Dolphin can also be used with global view properties. Per default ...
Peter Penz
2007-01-06
Minor adjustments for the panels:
Peter Penz
2007-01-06
Reanimated drag & drop support for the icons view.
Peter Penz
2007-01-06
Reanimate drag and drop support for the URL navigator.
Peter Penz
2007-01-03
fixed compile issues resulted by kdelibs cleanup
Peter Penz
2007-01-02
SVN_SILENT make it compile (Dlg->Dialog)
Holger Freyther
2006-12-29
-pedantic
André Wöbbeking
2006-12-27
Compile++
Kevin Ottens
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-23
Fix the filterbar
Holger Freyther
2006-12-23
The answer is either clear() or filterChanged(). Anyone knows this better?
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-19
build
Aaron J. Seigo
2006-12-19
KStdAction -> KStandardAction
Aaron J. Seigo
2006-12-18
make it compile
Holger Freyther
[prev]
[next]