┌ ┐
54
└ ┘
[
home
|
about
|
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
2011-01-01
Forward-port: Restore keyboard-focus when changing the view-mode
Peter Penz
2011-01-01
Forward port: Don't grab the focus if the view did not have the focus already.
Peter Penz
2010-12-15
Fix issue that the enabled state of the "Create New..." menu is not updated c...
Peter Penz
2010-12-15
Fix issue that 2 files get deleted in the details-view instead of 1 when Shif...
Peter Penz
2010-12-15
If "Use common view properties for all folders" is checked, the optimized vie...
Peter Penz
2010-12-10
Show an undetermined progress indication within one second after changing an ...
Peter Penz
2010-12-06
SVN_SILENT made messages (.desktop file)
Script Kiddy
2010-11-28
SVN_SILENT made messages (.desktop file)
Script Kiddy
2010-11-26
DragAndDropHelper::isMimeTypeSupported() returns always true in the meantime ...
Peter Penz
2010-11-26
Assure that the directory lister gets updated when changing the URL
Peter Penz
2010-11-26
SVN_SILENT: Don't inline the setter/getters
Peter Penz
2010-11-26
Also reconnect signals for the directory lister when changing the view or the...
Peter Penz
2010-11-21
In the item view constructors, call setFocus() only after
Frank Reininghaus
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
[next]