┌ ┐
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
2008-06-26
fix linking
Dirk Mueller
2008-06-25
SVN_SILENT made messages (.desktop file)
Script Kiddy
2008-06-25
fixed issue that CTRL + mouseclick did not work anymore in the details view
Peter Penz
2008-06-25
faster + nicer (thanks to André Wöbbeking for the hint)
Peter Penz
2008-06-24
remember old setting of the uniformItemSizes property and restore it again (t...
Peter Penz
2008-06-24
Performance improvement when showing previews inside directories having sever...
Peter Penz
2008-06-24
SVN_SILENT made messages (.desktop file)
Script Kiddy
2008-06-22
SVN_SILENT made messages (.desktop file)
Script Kiddy
2008-06-19
Assure that the keyboard focus stays inside the view when replacing the view ...
Peter Penz
2008-06-19
Fix mem leak
Laurent Montel
2008-06-18
SVN_SILENT made messages (.desktop file, second try)
Script Kiddy
2008-06-18
KFileItem::url() returns per value, not per reference
Peter Penz
2008-06-18
the method dropUrls(KUrl::List, KUrl) was never used as slot and is invoked o...
Peter Penz
2008-06-18
it's assured that when requesting a context menu that the column is marked as...
Peter Penz
2008-06-18
SVN_SILENT: removed unnecessary includes
Peter Penz
2008-06-18
Assure that when requesting the context menu for the column-view, that the co...
Peter Penz
2008-06-17
Correcting icon name from "view_icon" to "view-icon"
James Richard Tyrer
2008-06-16
Details view related fixes: all columns except the name column should act as ...
Peter Penz
2008-06-16
also update the current index if a deselection is done
Peter Penz
2008-06-16
also adjust the current index when selecting an item by the (+) selector
Peter Penz
2008-06-16
use a smaller margin for the meta information
Peter Penz
2008-06-15
SVN_SILENT made messages (.desktop file)
Script Kiddy
2008-06-13
Runtime optimization for preview sorting: Use 2 different algorithms dependen...
Peter Penz
2008-06-13
Fix the "No text" menu appearing in konqueror while browsing directories. Sor...
David Faure
2008-06-13
Finally fixed problem that "Apply to all folders" did not work as expected. T...
Peter Penz
2008-06-13
Fix the "Apply" - "OK" problem in the viewproperties dialog (patch done by Ra...
Peter Penz
2008-06-11
SVN_SILENT: comment++
Peter Penz
2008-06-11
Simplify code:
Peter Penz
2008-06-11
cancel previews if the URL has been changed
Peter Penz
2008-06-11
Improve the performance of the code part which checks which items are visible...
Peter Penz
2008-06-10
SVN_SILENT made messages (.desktop file)
Script Kiddy
2008-06-10
don't forget to delete the MIME type resolver when the IconManager gets destr...
Peter Penz
2008-06-10
only resolve the MIME-types asynchronously, if no preview is generated
Peter Penz
2008-06-10
remove KDE 3 relict (the preview action does not exist anymore since about mo...
Peter Penz
2008-06-10
Just use KMimeType::extractKnownExtension() instead of the custom implementat...
Peter Penz
2008-06-10
Move code for disabling the paste action into DolphinView::pasteInfo() -> Dol...
Peter Penz
2008-06-10
SVN_SILENT: documentation fixes
Peter Penz
2008-06-10
Argh my last patch broke plugins. So revert 818988 and do it properly, for re...
David Faure
2008-06-10
Revert 818910 and do it properly (patch by dfaure).
Chusslove Illich
2008-06-09
Another fix for redirections: "Create New" was missing from the konqpopupmenu...
David Faure
2008-06-08
disable the paste action if no writing is supported for the paste-destination
Peter Penz
2008-06-08
* use a default size where the height of the line editor is not too small
Peter Penz
2008-06-08
fixed issue that "Apply to all folders" in the view properties dialog might f...
Peter Penz
2008-06-08
SVN_SILENT: removed trailing spaces
Peter Penz
2008-06-08
;--
Albert Astals Cid
2008-06-08
fixed possible crash when showing tooltips and switching between views
Peter Penz
2008-06-08
added missing virtuals
Peter Penz
2008-06-08
SVN_SILENT: minor coding style fix
Peter Penz
2008-06-08
fix memory leak
Peter Penz
2008-06-07
Update the keypress state before invoking QTreeView::keyPressEvent(), as this...
Peter Penz
[next]