┌ ┐
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
2009-07-11
Fixed performance issues related to selections and deleting of files:
Peter Penz
2009-07-10
Fix regression introduced by an obviously untested "krazy fix" (r973284). Set...
David Faure
2009-07-10
- adding missing const
Peter Penz
2009-07-09
Fixed the annoying bug (for me) that dealt with having a very long folder nam...
Shaun Reich
2009-07-08
Performance improvement when selecting pasted/dropped items.
Peter Penz
2009-07-08
Fixed regression when refactoring the Information Panel: Don't forget to give...
Peter Penz
2009-07-07
SVN_SILENT made messages (.desktop file)
Script Kiddy
2009-07-05
The complexity of the class InformationPanel has grown a lot from KDE 4.0 to ...
Peter Penz
2009-07-05
Improve performance of Dolphin:
Peter Penz
2009-07-05
Wrap the cursor on the right/left side to have a similar keyboard behavior li...
Peter Penz
2009-07-03
SVN_SILENT made messages (.desktop file)
Script Kiddy
2009-07-01
Pass the "Yesterday (%B, %Y)" string to modifiedTime.toString(), such
Frank Reininghaus
2009-06-30
Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bon...
Andrius Štikonas
2009-06-29
Fixed issue that the scroll position is reset if the focus of the itemview ch...
Peter Penz
2009-06-28
SVN_SILENT made messages (.desktop file)
Script Kiddy
2009-06-27
Swap two lines in DolphinViewContainer::setUrl. Up to now, the "if
Frank Reininghaus
2009-06-25
SVN_SILENT made messages (.desktop file)
Script Kiddy
2009-06-24
updated version number
Peter Penz
2009-06-24
SVN_SILENT made messages (.desktop file)
Script Kiddy
2009-06-23
SVN_SILENT made messages (.desktop file)
Script Kiddy
2009-06-22
Count selected items, not QItemSelectionRanges in
Frank Reininghaus
2009-06-22
SVN_SILENT made messages (.desktop file)
Script Kiddy
2009-06-21
SVN_SILENT made messages (.desktop file)
Script Kiddy
2009-06-21
Use the name of the property instead of the label, otherwise the stored keys ...
Peter Penz
2009-06-21
fixed issue the label texts with spaces might overlap with other labels
Peter Penz
2009-06-21
The file ktooltip.h contained the three public classes KToolTip, KToolTipDele...
Peter Penz
2009-06-21
disable Nepomuk legacy code to eliminate deprecated-warnings
Peter Penz
2009-06-21
Simplify how Nepomuk comments can be edited by the user:
Peter Penz
2009-06-20
Disable additional properties per default as discussed with Sebastian Trüg.
Peter Penz
2009-06-20
Simplify the handling of previews: Create the tooltip as early as possible ev...
Peter Penz
2009-06-20
don't use empty dummy images if the preview takes a while to get generated, s...
Peter Penz
2009-06-20
- Don't keep pointers to objects that are obtained and deleted by other objects.
Peter Penz
2009-06-20
Preview generators might send a null image, so show the default icon as fallb...
Peter Penz
2009-06-20
SVN_SILENT made messages (.desktop file)
Script Kiddy
2009-06-20
Tooltip interface cleanup: Don't use const-pointers as parameters if the impl...
Peter Penz
2009-06-20
use a style dependend border instead of a black box
Peter Penz
2009-06-20
SVN_SILENT: minor coding style fixes
Peter Penz
2009-06-20
We won't get translated labels for Nepomuk literals in KDE 4.3.0... At least ...
Peter Penz
2009-06-20
clear the selection before renaming multiple items
Peter Penz
2009-06-19
Fix bottleneck when renaming several hundrets of items (the expensive update ...
Peter Penz
2009-06-19
SVN_SILENT made messages (.desktop file)
Script Kiddy
2009-06-17
SVN_SILENT made messages (.desktop file)
Script Kiddy
2009-06-13
Use qAbs() instead of fabs(). The values in question are integers
Frank Reininghaus
2009-06-10
don't clear the selection if a toggle has been pressed
Peter Penz
2009-06-10
fixed resizing issues when having long comments:
Peter Penz
2009-06-09
SVN_SILENT made messages (.desktop file)
Script Kiddy
2009-06-08
Mark the last visitied directory as active when going back in history.
Peter Penz
2009-06-04
Further pimpage of auto scrolling: make it quadratic! Better scales to HUGE f...
Marcel Partap
2009-06-04
increase the acceleration when autoscrolling
Peter Penz
2009-06-04
add missing ? to the question
Albert Astals Cid
[next]