┌ ┐
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
/
views
Age
Commit message (
Expand
)
Author
2010-11-20
removed: include of unused header
Friedrich W. H. Kossebau
2010-11-20
removed: include of unused (and deprecated) header
Friedrich W. H. Kossebau
2010-11-20
Make sure that an item's visualRect in the Details View is not wider
Frank Reininghaus
2010-11-20
Use the inactive text color for all columns except the name column. This indi...
Peter Penz
2010-11-20
SVN_SILENT: documentation fix
Peter Penz
2010-11-18
- When showing the trash content, use the details view with path as default view
Peter Penz
2010-11-17
Add unit test which checks that DolphinDetailsView::expandedUrls()
Frank Reininghaus
2010-11-17
Verify that the pointer m_extensionsFactory is not 0 before
Frank Reininghaus
2010-11-17
SVN_SILENT made messages (.desktop file)
Script Kiddy
2010-11-12
Fix issue that the folders in the details-view are not automatically opened w...
Peter Penz
2010-11-09
Adjust the color when using the LocallyModifiedUnstagedVersion (patch written...
Peter Penz
2010-11-09
Add unit test for bug 217447.
Frank Reininghaus
2010-11-08
Remember the root-URL when saving the state of a view. This allows to restore...
Peter Penz
2010-11-08
Also assure that when scrolling right that the currently completely invisible...
Peter Penz
2010-11-08
Use KFileItem::mostLocalUrl() instead of KFileItem::url() for the "Path" colu...
Peter Penz
2010-11-05
Fix issue that the horizontal scrollbar is not updated correctly when resizin...
Peter Penz
2010-11-04
Interface cleanup: The DolphinView should not expose QAbstractItemView-specif...
Peter Penz
2010-11-01
Added implementation of the FileInfoExtension to allow KPart plugins to obtai...
Dawit Alemayehu
2010-10-31
SVN_SILENT made messages (.desktop file)
Script Kiddy
2010-10-29
It's easier to put functionality that is used by many unit tests into
Frank Reininghaus
2010-10-25
- Add support for file item actions (see http://reviewboard.kde.org/r/5659/)
Peter Penz
2010-10-22
Add a second Dolphin unit test (for a regression in DolphinDetailsView
Frank Reininghaus
2010-10-18
Provide icon for LocallyModifiedUnstaged versions of a file
Peter Penz
2010-10-15
It is a valid use-case that m_itemView is 0.
Peter Penz
2010-10-15
Enable dropping of raw data, like one could do in KDE3. It's actually working...
David Faure
2010-10-10
SVN_SILENT: documentation fixes
Peter Penz
2010-10-10
Internal cleanup: Remove some public toggle-slots from DolphinView. Setters- ...
Peter Penz
2010-10-10
Internal cleanup: Remove public method selectedUrls() from DolphinView to kee...
Peter Penz
2010-10-09
* Increase the column-width automatically in case where the name of the file ...
Peter Penz
2010-10-09
After disconnecting and reconnecting to the selectionChangedSignal() it must ...
Peter Penz
2010-10-09
Allow the user to resize the columns.
Peter Penz
2010-10-09
Indicate the shown directory of a column by QStyle::PE_FrameFocusRect instead...
Peter Penz
2010-10-09
Use DolphinTreeView as implementation for the columns instead of QListView. T...
Peter Penz
2010-10-09
It is a valid usecase that the model can be 0 when destructing a view.
Peter Penz
2010-10-09
Move the generic hover- and selection-adjustments from DolphinsDetailsView in...
Peter Penz
2010-10-08
- Don't show the name of the file in the "Path" column
Peter Penz
2010-10-08
Move the changing of the cursor-shape from the extensions-factory and the sel...
Peter Penz
2010-10-08
Fix issue in column-view, that the icon size has been increased when several ...
Peter Penz
2010-10-06
Restore the cursor if the URL has been changed. This assures that the pointin...
Peter Penz
2010-10-06
Apply the cursor asynchronously. This fixes the issue that a pointing-hand cu...
Peter Penz
2010-10-06
Use a pointing-hand cursor when hovering items as discussed on http://lists.k...
Peter Penz
2010-10-05
Prevent that icons overlap in Details View when zooming.
Frank Reininghaus
2010-10-05
SVN_SILENT: Remove commented (and obsolete) code
Peter Penz
2010-10-05
Fix minor regression resulted by the previous commit: The m_newName-member ma...
Peter Penz
2010-10-05
- Integrate the patch from Matthias Fuchs from http://reviewboard.kde.org/r/5...
Peter Penz
2010-09-28
Fix issue that tooltip-labels might get clipped (this regression has been int...
Peter Penz
2010-09-25
Use KStringHandler::preProcessWrap() when calculating the width of a
Frank Reininghaus
2010-09-22
Unbelievable: I simply forgot to implement the Stop-action in Dolphin since K...
Peter Penz
2010-09-22
Add a small invisible margin to the selection toggle in case the item-height ...
Peter Penz
2010-09-22
If 'remember view-properties' is selected, store the .directory files only if...
Peter Penz
[next]