┌ ┐
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
/
dolphincolumnview.cpp
Age
Commit message (
Expand
)
Author
2010-07-24
Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...
Peter Penz
2010-06-12
Fix issue, that changing the zoom level has not been applied to the columns o...
Peter Penz
2010-05-29
Fix keyboard navigation issues in the column view
Peter Penz
2010-03-30
Split the class DolphinController into the two classes DolphinViewController ...
Peter Penz
2010-02-25
Request the activation of the view, even if the column is marked as active al...
Peter Penz
2010-02-25
Forward port of SVN commit 1096089: Fix regression that columns stay empty wh...
Peter Penz
2010-02-03
Respect floating point font sizes
Christoph Feck
2010-01-26
* Assure that the URL navigator is synchronized with the active column.
Peter Penz
2010-01-25
fixed regression: don't open files twice in the column-view
Peter Penz
2010-01-07
allow filtering for filenames having a +
Peter Penz
2010-01-06
It is possible that the selection of an inactive column gets changed (e. g. b...
Peter Penz
2010-01-06
SVN_SILENT: removed commented codephin with the column view a wrong layout ha...
Peter Penz
2010-01-05
- Details view and column view: Just use the height as indicator for the scro...
Peter Penz
2009-12-30
Fix wrong fontMetrics when using custom fonts
Christoph Feck
2009-11-06
Fixed issues when several LoadItemStatesThreads access one plugin or when the...
Peter Penz
2009-11-06
* enable the loading of version control plugins (thanks to Aaron for the hint)
Peter Penz
2009-10-25
Do not zoom the icons if the user presses Control and the left mouse
Frank Reininghaus
2009-09-11
Fixed minor regression introduced with the column view refactoring: When swit...
Peter Penz
2009-08-30
fix the context menu of the column view
Peter Penz
2009-08-29
centralize namefilter handling
Peter Penz
2009-08-29
restore sorting functionality in a generic way which also works for the colum...
Peter Penz
2009-08-29
As KFilePreviewGenerator takes care for refreshing the directory lister autom...
Peter Penz
2009-08-29
move the DolphinFileItemDelegate creation into ViewExtensionsFactory
Peter Penz
2009-08-29
move handling of SelectionManager and AutoScroller to ViewExtensionsFactory
Peter Penz
2009-08-29
- The view implementations don't need to keep the Extensions Factory as member.
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-08-28
restore zooming functionality
Peter Penz
2009-08-28
I wanted to this for KDE 4.1 already, but well...
Peter Penz
2009-04-20
Let the user choose if folders are always shown first in the views of
Frank Reininghaus
2009-03-17
SVN_SILENT: removed tab and don't add another exit point in a 3-liner method
Peter Penz
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-22
SVN_SILENT: removed spaces from end of line
Peter Penz
2009-01-25
Refactor the folder expansion system. Main effect: instead of having a list ...
Simon Paul St James
2009-01-14
Group classes into folders, Dolphin is too big in the meantime for having a f...
Peter Penz
2008-12-12
SVN_SILENT: removed trailing spaces
Peter Penz
2008-12-03
use KDirModel::mimeData() for cut/copy operations as suggested by David Faure
Peter Penz
2008-08-26
Provide a common iconsize-widget for the settings dialog of the icons-, detai...
Peter Penz
2008-08-18
Column view + detail view: use different settings for preview and icon size l...
Peter Penz
2008-08-15
For the URL control of Dolphin and Konqueror to be LTR on RTL desktops (those...
Diego Iastrubni
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-18
Assure that when requesting the context menu for the column-view, that the co...
Peter Penz
2008-03-23
provide an option to rename files inline
Peter Penz
2008-02-21
Let the DolphinController be aware on which QAbstractItemView instance he is ...
Peter Penz
2008-02-12
Move the Ctrl-wheel zoom handling to dolphinview.
Luciano Montanaro
2008-02-11
apply sorting + sort order to the column view
Peter Penz
2008-01-26
* increase the performance of item previews: each item view provides an icon ...
Peter Penz
2008-01-10
fixed HIG color violations
Peter Penz
[next]