┌ ┐
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-10-04
allow to configre more than one additional information for the icons-view
Peter Penz
2007-10-04
coding style nit-picking
Peter Penz
2007-10-04
Changes related to the smooth scrolling. We can enable it since icefox has su...
Rafael Fernández López
2007-10-03
there is no need anymore to check whether the KDirLister is currently loading...
Peter Penz
2007-10-03
disable the moving of columns
Peter Penz
2007-10-03
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-10-03
Update my email address
Rafael Fernández López
2007-10-02
As the additional information can be shown in parallel, a combobox selection ...
Peter Penz
2007-10-02
Allow showing additional information like type, size and date in parallel for...
Peter Penz
2007-10-02
replace QList<KFileItem> by KFileItemList, as KFileItemList is not QList<KFil...
Peter Penz
2007-10-02
fix signal/slot
David Faure
2007-10-02
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-10-01
Port dolphin to the KFileItemDelegate API changes.
Fredrik Höglund
2007-10-01
Ported KonqPopupMenu away from xmlgui to make things debuggable (we had code ...
David Faure
2007-10-01
Code adaptation because of changes on libraries related to revision 719630
Rafael Fernández López
2007-10-01
Making KFileItemList value based.
Tobias Koenig
2007-09-30
coding style nitpicking: remove space
Peter Penz
2007-09-30
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-09-29
Test for what the error message says
Pascal Létourneau
2007-09-29
Init cwd with the current path (dolphin is a KUniqueApplication)
Pascal Létourneau
2007-09-29
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-09-28
Icons height is the same as the title
Rafael Fernández López
2007-09-28
removed unused method expandSelectionParent (it is not invoked anymore since ...
Peter Penz
2007-09-28
SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-09-27
Init the range before a value is set (via the signal valueChanged)
Pascal Létourneau
2007-09-27
assure that the decoration gets selected in the column-view even if the style...
Peter Penz
2007-09-27
assure that the decoration gets selected in the details-view even if the styl...
Peter Penz
2007-09-27
temporary deactivate session restoring until it can be tested with a working ...
Peter Penz
2007-09-27
use inline keyword as suggested at http://www.parashift.com/c%2B%2B-faq-lite/...
Peter Penz
2007-09-27
reactivate session management
Peter Penz
2007-09-27
updated version for KDE 4.0 beta 3 release
Peter Penz
2007-09-27
* right-to-left layout fixes
Peter Penz
2007-09-27
allow to show/hide the columns of the details-view by a context menu for the ...
Peter Penz
2007-09-27
Remove ScrollPerPixel again. Beside a crash with a non-patched version of Qt ...
Peter Penz
2007-09-27
use the proxy model categorization state to check whether it has changed, not...
Peter Penz
2007-09-27
* moved the loading of the settings into a separate method
Peter Penz
2007-09-27
Use case: categorized sorting is enabled, the current view mode is icons-view...
Peter Penz
2007-09-27
use blitz instead of deprecated kdefx, remove kdefx headers where unused
Matthew Woehlke
2007-09-26
reactivate ScrollPerPixel again, as the Qt-patch for "divide by zero" has bee...
Peter Penz
2007-09-26
assure that the directory gets reloaded when the base URL has been changed
Peter Penz
2007-09-26
Assure that the categorized sorting is applied correctly to the proxy model i...
Peter Penz
2007-09-26
use the fixed resizing mode (it is assured that each column stays readable)
Peter Penz
2007-09-26
assure that the width of the name-column cannot get too small when decreasing...
Peter Penz
2007-09-26
* Fix memory leak (DolphinCategoryDrawer is leaking...)
Peter Penz
2007-09-26
code simplifications like done in the column view
Peter Penz
2007-09-26
internal cleanup
Peter Penz
2007-09-26
lessons learned from the column view: never invoke KDirModel::expandToUrl() w...
Peter Penz
2007-09-26
Listen to the directory lister signals to know whether the directory lister i...
Peter Penz
2007-09-26
associate dolphin with inode/directory; give it a higher initial preference t...
David Faure
2007-09-26
prevent crash in model when invoking KDirModel::expandToUrl() before the dire...
Peter Penz
[next]