| Age | Commit message (Collapse) | Author |
|
svn path=/trunk/KDE/kdebase/apps/; revision=725777
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=725546
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=725523
|
|
otherwise the custom widget just does not fit well into styles like Oxygen.
svn path=/trunk/KDE/kdebase/apps/; revision=725516
|
|
David for the hint!)
svn path=/trunk/KDE/kdebase/apps/; revision=725485
|
|
recached again
svn path=/trunk/KDE/kdebase/apps/; revision=725218
|
|
that no category will intersect from now with the viewport
svn path=/trunk/KDE/kdebase/apps/; revision=725213
|
|
KCategorizedSortFilterProxyModel when setCategorizedModel is changed.
Bug fixed for the categorized view: Details => Icons (with no categories) => Categorized was resulting in no items in the view or all items in the same position
svn path=/trunk/KDE/kdebase/apps/; revision=725212
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=724950
|
|
preview (on per default)
BUG: 150028
svn path=/trunk/KDE/kdebase/apps/; revision=724946
|
|
remembered anymore.
CCMAIL: [email protected]
BUG: 150783
svn path=/trunk/KDE/kdebase/apps/; revision=724942
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=724939
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=724802
|
|
scrollbar in certain conditions
svn path=/trunk/KDE/kdebase/apps/; revision=724701
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=724700
|
|
slotLayoutAboutToBeChanged. Reacts as it should when removing items
svn path=/trunk/KDE/kdebase/apps/; revision=724693
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=724538
|
|
number of files (tested with a folder with 10000 files here)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=724536
|
|
Factorized those actions between dolphinmainwindow and dolphinpart (see new methods in dolphinview), and simplified mainwindow code by using the signal from the action group and the QVariant data of the actions (standard Qt4 solution for a group of actions).
svn path=/trunk/KDE/kdebase/apps/; revision=723871
|
|
directories is not done yet, but with the latest updates of the column view this could be added now (but it's more a question whether we really want this...).
svn path=/trunk/KDE/kdebase/apps/; revision=723536
|
|
* assure that the history does not get messed up when changing the focus to an existing column
* fix issue that the status bar does not get updated when the focus is changed between the columns
svn path=/trunk/KDE/kdebase/apps/; revision=723519
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=723451
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=723419
|
|
same service menus (thanks to David!)
svn path=/trunk/KDE/kdebase/apps/; revision=723418
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=722863
|
|
used it from both KonqPopupMenu and DolphinContextMenu.
This isn't the port-to-ktrader yet, this will come later, but at least the code is factorized and the impl can be changed without affecting the dolphin+konqpopupmenu code
Should I also implement the "Open With..." actions in KonqMenuActions? Seems like another bit of similar code duplicated.
CCMAIL: [email protected], [email protected]
Removed KonqBookmarkManager (was a two-liner call to KBookmarkManager)
svn path=/trunk/KDE/kdebase/apps/; revision=722668
|
|
inactive
* updated documentation of DolphinController + minor cleanups
svn path=/trunk/KDE/kdebase/apps/; revision=722452
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=722142
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=722140
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=721873
|
|
selected: the request for activation is not done...
svn path=/trunk/KDE/kdebase/apps/; revision=721727
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=721726
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=721720
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=721706
|
|
needed now because friday is the last BC day. The rest of the modules will
follow as fast as my laptop allows.
svn path=/trunk/KDE/kdebase/apps/; revision=721704
|
|
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
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=721486
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=721447
|
|
that the view properties have been changed or deleted in the meantime, so it cannot be asserted that really a column view has been created.
svn path=/trunk/KDE/kdebase/apps/; revision=721374
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=721340
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=721338
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=721256
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=721208
|
|
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=720957
|
|
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
|
|
loading before invoking KDirModel::expandToUrl()
svn path=/trunk/KDE/kdebase/apps/; revision=720870
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=720855
|