┌ ┐
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-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
2008-06-07
1) Make sure that size qprogressbar is really updated after each change
Jakub Stachowski
2008-06-07
Request item information when the current directory has been (re-) entered. T...
Peter Penz
2008-06-07
Fixed the following Information Panel issues:
Peter Penz
2008-06-07
Do a delayed initialization of all widgets when showing the the Information P...
Peter Penz
2008-06-07
* use cmake macro to install preview icon
Urs Wolfer
2008-06-07
fix crash when e. g. right clicking on a file using SMB inside Konqueror
Peter Penz
2008-06-05
When "move_to_trash" is disabled and "delete" is enabled (e.g. non-local files),
David Faure
2008-06-05
Move the "Create New" action (for the Edit menu, not for the context menu) to...
David Faure
2008-06-05
SVN_SILENT made messages (.desktop file, second try)
Script Kiddy
2008-06-04
Continue cleaning up the menus of "konqueror as a webbrowser" : moved "Tools ...
David Faure
2008-06-03
jump to the URL of the clipboard content if a middle click on an empty area i...
Peter Penz
2008-06-03
SVN_SILENT: removed obsolete (now: wrong) comment
Peter Penz
2008-06-03
no need to request a thumbnail
Peter Penz
2008-06-03
move the create config-nepomuk.h higher so dolphinprivate sources can find it.
Allen Winter
2008-06-03
Fixed Nepomuk dependancy checking
Sebastian Trueg
2008-06-03
SVN_SILENT made messages (.desktop file)
Script Kiddy
2008-06-02
Use KonqMenuActions to add the "open with" actions to the popupmenu, to avoid...
David Faure
2008-06-02
Use KonqFileItemCapabilities in KonqPopupMenuInformation instead of the too-b...
David Faure
2008-06-02
Fix the edit-menu action disabling/enabling bug in dolphinpart finally! Also,...
George Goldberg
2008-06-02
dolphin part context menu now displays delete and not send to trash for remot...
George Goldberg
2008-06-02
Fix dolphinpart context menu so that the delete/rename/send to trash options ...
George Goldberg
2008-06-01
Improve the performance when creating previews for thousands of items by the ...
Peter Penz
2008-06-01
increase the readability of the code
Peter Penz
[next]