| Age | Commit message (Collapse) | Author |
|
John Tapsell for the original fix in dolphiniconsview.cpp!)
svn path=/trunk/KDE/kdebase/apps/; revision=742703
|
|
drag object is used throughout all views (still open yet: KCategorizedView uses its custom code yet)
svn path=/trunk/KDE/kdebase/apps/; revision=739322
|
|
I'll try to find a clean patch later...
svn path=/trunk/KDE/kdebase/apps/; revision=738274
|
|
- open a view with no selection
- press SHIFT + right mouse-click on an item
- a context menu will be opened although no item has been selected -> assertion gets triggered later
svn path=/trunk/KDE/kdebase/apps/; revision=738255
|
|
* Resizing the columns takes around 250 ms instead of 2 seconds.
* Opening 10000 items from the disk cache takes 3 seconds instead of 20 seconds.
svn path=/trunk/KDE/kdebase/apps/; revision=734052
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=733321
|
|
information properties like 'Size' and 'Date' are added as default (showing a details-view without details does not make sense as default setting...). This fix assures that the additional information properties are removed again when switching back to the icons view. Only if the user modified the additional information properties by a GUI-interaction (e. g. by adding a 'Type'), this information is persistet also when switching back to the icon-view.
BUG: 151891
svn path=/trunk/KDE/kdebase/apps/; revision=733313
|
|
-> handled as viewport now)
* only show the hover-drop-indicator on directories (dropping on file-items is handled like dropping on the viewport)
* simplified signature of drop signal (source widget not required anymore)
svn path=/trunk/KDE/kdebase/apps/; revision=731129
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=729716
|
|
* the filterbar now also filters directories (works also in the column-view :-))
* The "Additional Information" menu entry now also works for showing/hiding the columns of the details view. This also implies that the columns for the details view can now be adjusted per directory -> we have now a consistent behavior between the icons view and details view. Still open: the view properties dialog must be fixed
* Don't show a "Nepomuk not available" error message when starting Dolphin and Nepomuk is not available.
* Fix issue that the information panel blocked the application because of parsing the full meta data of a huge file.
svn path=/trunk/KDE/kdebase/apps/; revision=729704
|
|
- don't show a focused border above all columns
- provide a small gap between the columns
- assure that the background of inactive columns works well with more complex styles like Oxygen
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=726042
|
|
inactive
* updated documentation of DolphinController + minor cleanups
svn path=/trunk/KDE/kdebase/apps/; revision=722452
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=721706
|
|
KDirLister. This simplifies the code a lot and also bypasses the current problems with the KDirLister cache when working on hierarchical directories in parallel. There are some minor regressions which will be fixed, but all in all some improvements are visible already:
- the loading of columns is a lot faster
- preview in columns is working
- no side effects in combination with the treeview-panel because of caching
svn path=/trunk/KDE/kdebase/apps/; revision=721678
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=721115
|
|
telling if we make Qt 4.3.2 a requirement for KDE 4.0
svn path=/trunk/KDE/kdebase/apps/; revision=721096
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=720955
|
|
submitted his "division by zero" to Qt, so it should be safe. If we experience any division by
zero or report, we just disable them commenting them out and with a comment to remind ourselves to uncomment them after.
The smooth scrolling is being combined with a good behavior when using the mouse wheel.
Some investigation on QListView found nice stuff for KCategorizedView.
Peter, I have the smooth scrolling for KDirOperator too, let me that one... I have binary incompatible changes merged there with this ones and I am committing everything
together on friday.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=720918
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=720855
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=719642
|
|
style has not enabled this per default
svn path=/trunk/KDE/kdebase/apps/; revision=717770
|
|
header (-> no need to go into the settings menu)
svn path=/trunk/KDE/kdebase/apps/; revision=717627
|
|
it also decreases the usability when using the mouse wheel: one full rotation of the mouse wheel only leads to a scrolling of 1 or 2 items...
svn path=/trunk/KDE/kdebase/apps/; revision=717562
|
|
been applied to qt-copy now
svn path=/trunk/KDE/kdebase/apps/; revision=717366
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=717263
|
|
decreasing the width of the viewport
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=717258
|
|
- turning off the automatical resizing is no good solution. I'll submit another fix during this week...
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=717133
|
|
which fixes a possible crash
(see http://lists.kde.org/?l=kde-core-devel&m=119077433611662&w=2)
svn path=/trunk/KDE/kdebase/apps/; revision=717132
|
|
column to the width of its contents. Probably is a poor solution...
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=717081
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=717068
|
|
the column view)
svn path=/trunk/KDE/kdebase/apps/; revision=716868
|
|
affected other views too)
svn path=/trunk/KDE/kdebase/apps/; revision=713430
|
|
created, inheriting KDirModel for returning valid data for the role of the category of
an item. DolphinSortFilterProxyModel implements now methods lessThanCategoryMethod and lessThanGeneralMethod from KCategorizedSortFilterProxyModel.
The only thing that needs to be adapted is the keyboard navigation on the KCategorizedView.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=713319
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=710361
|
|
work, as the 'activated()' signal cannot be used (it ignores KDEs single vs. doubleclick setting).
svn path=/trunk/KDE/kdebase/apps/; revision=710356
|
|
Fixed connect() error in dolphinstatusbar [unrelated].
svn path=/trunk/KDE/kdebase/apps/; revision=705835
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=693610
|
|
doubleClick() dependent from the global KDE single/double click setting
svn path=/trunk/KDE/kdebase/apps/; revision=680990
|
|
work together with the menu actions
svn path=/trunk/KDE/kdebase/apps/; revision=678175
|
|
the column view this URL can differ from the navigator URL
svn path=/trunk/KDE/kdebase/apps/; revision=677704
|
|
until issue/wish #160611 is solved in Qt4.4
svn path=/trunk/KDE/kdebase/apps/; revision=675042
|
|
KPart into Konqueror (discussed with David Faure). A lot of refactoring of the DolphinView has been done:
- The DolphinView does not contain the URL navigator, the filterbar and the statusbar anymore. Those widgets have been moved to DolphinViewContainer.
- The DolphinView does not contain any reference to the main window anymore.
Currently there are some minor regressions (the statusbar shows less informations, renaming has been deactivated), but they will get fixed during the next days. Also still a lot of interface cleanups must be done, but let's just do it step by step...
svn path=/trunk/KDE/kdebase/apps/; revision=672692
|
|
DolphinViewWidget (as discussed with David)
svn path=/trunk/KDE/kdebase/apps/; revision=672357
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=672310
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=671563
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=670856
|
|
this code can be removed again when issue #160611 is solved in Qt 4.4.
svn path=/trunk/KDE/kdebase/apps/; revision=670848
|
|
* Assure that the selection gets cleared if a click on the viewport is done.
svn path=/trunk/KDE/kdebase/apps/; revision=670759
|
|
slow) QRubberBand widget
svn path=/trunk/KDE/kdebase/apps/; revision=670234
|
|
a consistent behavior with the Icons View and the selection style of other file managers (in opposite to QListView it is not possible in QTreeView to show a rubberband automatically within Qt 4.3 :-().
svn path=/trunk/KDE/kdebase/apps/; revision=670181
|