┌ ┐
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-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
2007-06-27
don't connect to the activated() signal, just use singleClick() and doubleCli...
Peter Penz
2007-06-20
it's not needed anymore to remember the URL per column
Peter Penz
2007-06-20
don't pass a custom viewport URL to the context menu anymore, as this cannot ...
Peter Penz
2007-06-20
assure that the context menu for column view is applied to the correct URL (d...
Peter Penz
2007-06-19
when requesting a context menu provide a URL for the viewport, because in the...
Peter Penz
2007-06-17
prevent deselection of current folder in inactive columns
Peter Penz
2007-06-17
Improve the column view by indicating active/inactive columns visually.
Peter Penz
2007-06-15
Column view fixes:
Peter Penz
2007-06-15
provide "hovering" for the items of a column view
Peter Penz
2007-06-07
First big step to make it possible that the DolphinView can be embedded as KP...
Peter Penz
2007-06-05
Removed some unnecessary includes
Max Blazejak
2007-05-12
provide a hover information in the statusbar if the mouse cursor enters an item
Peter Penz
2007-05-09
include cleanup
Dirk Mueller
2007-05-06
coding style cleanup: fix wrong indenting of members in constructor
Peter Penz
2007-05-03
respect global singleclick-/doubleclick-setting
Peter Penz
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-04-01
activate basic drag & drop for the column view (although it's quite buggy at ...
Peter Penz
2007-04-01
integrate column view into settings
Peter Penz
2007-03-30
don't connect to non-existent signal
Peter Penz
2007-03-27
Initial version for a column view support (thanks a lot to Benjamin Meyer for...
Peter Penz
[prev]