┌ ┐
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-30
* use existing KFileItem also for the selection instead of creating a new KFi...
Peter Penz
2008-06-30
Move the "Find File..." action from DolphinMainWindow to DolphinViewActionHan...
Peter Penz
2008-06-30
dispatch the preview queue immediately before resuming the preview generation
Peter Penz
2008-06-29
when moving the visible items to the front of the list, take care not to reve...
Peter Penz
2008-06-29
Use fast image transformation like Gwenview. This increases the performance o...
Peter Penz
2008-06-29
The check whether there is a cut-selection when receiving a preview consumes ...
Peter Penz
2008-06-29
Move the block for resizing the preview, applying an item effect + border to ...
Peter Penz
2008-06-29
SVN_SILENT made messages (.desktop file)
Script Kiddy
2008-06-29
Internal cleanup: Make it easier getting the correct file item that should be...
Peter Penz
2008-06-29
Don't grey out an invalid preview immediately, but with a small timeout. This...
Peter Penz
2008-06-29
SVN_SILENT: Renamed m_timer to m_infoTimer and slotTimeout() to slotInfoTimeo...
Peter Penz
2008-06-29
Don't disable the "Properties" action when no file is selected, just use the ...
Peter Penz
2008-06-29
provide Ctrl+T as alternative shortcut to Ctrl+Shift+N for "New Tab" like Kon...
Peter Penz
2008-06-29
Improve mouse middle click path paste behavior: first check selection clipboa...
Urs Wolfer
2008-06-28
Don't check for "kompare" each time 2 items are selected (thanks to Andreas S...
Peter Penz
2008-06-27
Also allow to use the selection toggle when double click is used. This allows...
Peter Penz
2008-06-27
SVN_SILENT: fix documentation typo
Peter Penz
2008-06-27
tried to simplify the logic to decide whether the information panel should sh...
Peter Penz
2008-06-27
Avoid blocking of the GUI when creating previews for invisible items. The blo...
Peter Penz
2008-06-27
It is hard to understand which is the actual selected item here: m_selection,...
Sebastian Trueg
2008-06-26
Assure that the file capabilities are respected when opening the context menu...
Peter Penz
2008-06-26
respect the inline-renaming setting also for the Folder Panel (= treeview)
Peter Penz
2008-06-26
assure that the tooltip never exceeds the desktop area
Peter Penz
2008-06-26
Properly handle setting of an empty tag list.
Sebastian Trueg
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
[next]