┌ ┐
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
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
2008-01-06
SVN_SILENT: minor coding style fixes
Peter Penz
2008-01-06
Don't start QTimeLine if QTimeLine is already started
Laurent Montel
2007-12-14
Moving code around in dolphin fixes DnD support in konqueror :)
David Faure
2007-12-08
don't forget to update the scrollbar size when resizing the column view
Peter Penz
2007-12-03
Revert my last commit, it's not quite working
John Tapsell
2007-12-03
The first columns model and selection model should be the same as the view's ...
John Tapsell
2007-12-01
assure that the active column stays visible when the window gets resized or e...
Peter Penz
2007-11-19
fixed issue that the "empty column" is not layouted when pressing the back-bu...
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-24
removed obsolete code: don't connect to nonexisting slots (thanks to Albert ...
Peter Penz
2007-10-16
polish look of column view:
Peter Penz
2007-10-09
Allow filtering of items also for the column view. A filtering of directories...
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
minor simplification
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-05
Oops forgot this one... thanks for reminding Peter :)
Rafael Fernández López
2007-10-04
KDirLister openUrl parameters are now flags
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-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-27
assure that the decoration gets selected in the column-view even if the style...
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
* right-to-left layout fixes
Peter Penz
2007-09-27
Remove ScrollPerPixel again. Beside a crash with a non-patched version of Qt ...
Peter Penz
2007-09-26
reactivate ScrollPerPixel again, as the Qt-patch for "divide by zero" has bee...
Peter Penz
2007-09-26
internal cleanup
Peter Penz
2007-09-26
Listen to the directory lister signals to know whether the directory lister i...
Peter Penz
2007-09-26
prevent crash in model when invoking KDirModel::expandToUrl() before the dire...
Peter Penz
2007-09-25
don't expand to the active URL synchronously, wait until the directory lister...
Peter Penz
2007-09-25
assure that "Select All" and "Invert Selection" only operate on the active co...
Peter Penz
2007-09-25
use pixel scrolling for all views (thanks to Rafael for the initial fix in th...
Peter Penz
2007-09-25
Now that we talk about the column view => smooth scrolling
Rafael Fernández López
2007-09-25
* the directory lister must be updated when reloading columns
Peter Penz
2007-09-25
clear columns if the new URL is no parent of the currently shown columns
Peter Penz
2007-09-25
don't reset the root index, hiding the column is enough
Peter Penz
2007-09-25
assure that the active column stays always visible
Peter Penz
2007-09-24
prevent that a column with an invalid root index shows the root column tempor...
Peter Penz
2007-09-24
prevent an invalid active column index if columns have been deleted
Peter Penz
2007-09-24
simplify code + fix activation issue when reloading columns
Peter Penz
2007-09-24
improve DolphinColumnView::showColumn() in a way that the history state won't...
Peter Penz
[next]