┌ ┐
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
/
dolphincontroller.cpp
Age
Commit message (
Expand
)
Author
2010-03-30
Split the class DolphinController into the two classes DolphinViewController ...
Peter Penz
2010-01-26
* Assure that the URL navigator is synchronized with the active column.
Peter Penz
2010-01-11
SVN_SILENT: Minor simplificiation of the code. No change of behavior has been...
Peter Penz
2010-01-11
BUG:222186
Harsh Chouraria J
2010-01-06
Fixed issue that Ctrl+A sometimes did not result in an update of the Informat...
Peter Penz
2009-09-18
Update the controller's url upon redirection, otherwise pasting would paste i...
David Faure
2009-08-30
Move the selection listener from DolphinView to ViewExtensionsFactory. The st...
Peter Penz
2009-08-30
Move the VersionControlObserver from the DolphinView to the ViewExtensionsFac...
Peter Penz
2009-08-29
Move code for initializing and handling view extensions to the new class View...
Peter Penz
2009-08-28
Restore filtering of items. The DolphinView just tells the controller about t...
Peter Penz
2009-07-23
replace list.count() > 0 by !list.isEmpty()
Peter Penz
2009-04-20
Let the user choose if folders are always shown first in the views of
Frank Reininghaus
2009-02-24
Stupid me: The inconsistent behavior between QListView::scrollTo() and QTreeV...
Peter Penz
2009-02-24
After renaming an item the view should be scrolled in a way to still have a f...
Peter Penz
2009-02-11
- allow the view implementations to attach custom actions to the context menu
Peter Penz
2009-02-08
Allow the view implementations to directly trigger an item without mouse inte...
Peter Penz
2009-02-08
Revert SVN commit 923057: This code should not be part of DolphinController, ...
Peter Penz
2009-02-08
Added right arrow key usage when in the Column View mode. When a directory is...
Shaun Reich
2009-01-25
Refactor the folder expansion system. Main effect: instead of having a list ...
Simon Paul St James
2009-01-04
Don't set the mouse button state to NoButton, this is invalid e. g. during a ...
Peter Penz
2008-12-26
Patch by Drew Fisher: enable keypad enter in dolphin.
Leonardo Finetti
2008-12-12
SVN_SILENT: removed trailing spaces
Peter Penz
2008-12-01
Fixed regression that triggering of items with the keyboard did not work anym...
Peter Penz
2008-11-23
Opening a tab with the middle mouse button should always be done with one cli...
Peter Penz
2008-11-23
Fixes MS Windows related issue that when opening a context menu above an item...
Peter Penz
2008-10-22
* don't show a tooltip if a rubberband selection is done
Peter Penz
2008-09-28
Use KonqOperations::doDrop() instead of a custom dropping code. Still some mi...
Peter Penz
2008-08-26
Provide a common iconsize-widget for the settings dialog of the icons-, detai...
Peter Penz
2008-08-08
assure correct update of the enabled/disabled state of the zoom actions (no b...
Peter Penz
2008-08-05
First step of refactoring to improve the zooming capabilities of views:
Peter Penz
2008-07-24
fix crash when opening a lot of columns and going back very fast by clicking ...
Peter Penz
2008-06-29
Improve mouse middle click path paste behavior: first check selection clipboa...
Urs Wolfer
2008-06-16
Details view related fixes: all columns except the name column should act as ...
Peter Penz
2008-06-03
jump to the URL of the clipboard content if a middle click on an empty area i...
Peter Penz
2008-05-07
allow Konqueror to open also files inside a new tab, not only directories
Peter Penz
2008-04-12
when clicking with the middle mouse button on a directory, a new tab should b...
Peter Penz
2008-02-21
Let the DolphinController be aware on which QAbstractItemView instance he is ...
Peter Penz
2008-02-21
Prevent code duplication by moving the duplications into the DolphinController.
Peter Penz
2007-11-20
Drag & drop fixes for all views: assure that a consistent pixmap for the drag...
Peter Penz
2007-10-30
* fixed drag & drop issue in column view (dropping on files was not possible ...
Peter Penz
2007-10-26
Simplify DolphinController: don't remember the show-preview state in the cont...
Peter Penz
2007-10-26
Simplify the DolphinController: The "show hidden files" state can be retrieve...
Peter Penz
2007-10-26
due to the recent tagging freeze this commit contains several fixes in one:
Peter Penz
2007-10-09
column view fixes:
Peter Penz
2007-10-07
* assure that the columns of the colum-view get dimmed if the colum-view is i...
Peter Penz
2007-10-05
fixed most regressions due to the previous column-view refactoring
Peter Penz
2007-10-05
Refactored DolphinColumnWidget so that it does not need a hierarchical KDirLi...
Peter Penz
2007-10-02
Allow showing additional information like type, size and date in parallel for...
Peter Penz
2007-09-17
drag and drop fixes for the column view (implied a signal changed which affec...
Peter Penz
2007-06-28
Improve handling of column view:
Peter Penz
[next]