┌ ┐
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
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
2007-09-24
Restore the root URL when navigating through the history (this is important f...
Peter Penz
2007-09-24
don't forget to create missing columns when the URL is changed from e. g. "/h...
Peter Penz
2007-09-24
don't delete inactive columns when reloading the column-view
Peter Penz
2007-09-23
msvc compile++
Christian Ehrlicher
2007-09-21
assure that the inactive columns have the same color as the column-view viewport
Peter Penz
2007-09-21
restore the focus of the active column after the reloading has been finished
Peter Penz
2007-09-21
implemented reloading of all columns of the column view (just updating the di...
Peter Penz
2007-09-19
* some internal cleanups
Peter Penz
2007-09-19
implemented keyboard navigation for the column view
Peter Penz
2007-09-19
allow to configure the column width of the columns view
Peter Penz
2007-09-17
drag and drop fixes for the column view (implied a signal changed which affec...
Peter Penz
2007-09-17
Create the new architecture for KCategorizedView. Now DolphinModel is created...
Rafael Fernández López
2007-09-14
fix: forgot to invoke base implementation
Peter Penz
2007-09-14
selection model fixes
Peter Penz
2007-09-14
refactoring of column view, which fixes:
Peter Penz
2007-09-09
add TODO as reminder for KDE 4.1...
Peter Penz
2007-09-07
deprecated-- KColorScheme __comp_ctor fixes
Arto Hytönen
2007-08-13
Use KFileItem by value rather than by pointer
David Faure
2007-08-07
* added some internal documentation to explain workarounds which seem to be n...
Peter Penz
2007-08-07
column view: fixed SHIFT modifier selection behavior
Peter Penz
2007-08-06
* toggle selection when using CTRL modifier
Peter Penz
2007-08-06
Fixed 'Select All' and 'Invert Selection' for the column view (only the items...
Peter Penz
2007-08-03
request the activation of a column also on directories if not the left mouse ...
Peter Penz
2007-08-03
further selection model fixes
Peter Penz
2007-07-29
minor fixes regarding inactive columns
Peter Penz
2007-07-29
new approach: don't fight against the selection behavior of QColumnView, but ...
Peter Penz
2007-07-29
remove extra ";"
Stephan Binner
2007-07-28
fix some drag & drop issues
Peter Penz
2007-07-28
don't load directories when hovering folders during moving the mouse...
Peter Penz
2007-07-28
temporary fixes until MultiSelection will be implemented
Peter Penz
2007-07-28
assure that the folder which is shown in the next column is always selected
Peter Penz
2007-07-10
let the column-widgets of the Column View be aware about their URL, as this s...
Peter Penz
2007-06-28
don't request the activation of the active URL on the mouse press event, as t...
Peter Penz
2007-06-28
Improve handling of column view:
Peter Penz
[next]