| Age | Commit message (Collapse) | Author |
|
folder represented by the first column. It is assured now, that all columns use the same view properties. Although one reason is because of technical 'restrictions' (KDirLister properties like 'show dot files' are applied to all sub directories too), I personally think it also makes sense from a usability point of view.
svn path=/trunk/KDE/kdebase/apps/; revision=693944
|
|
properties must get synchronized
svn path=/trunk/KDE/kdebase/apps/; revision=693930
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=685432
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=684300
|
|
index -> fileitem roundtrip in dolphin,
and to match the BrowserExtension mouseOverInfo() signal.
Started to implement more of the part (e.g. spinning wheel in konq).
svn path=/trunk/KDE/kdebase/apps/; revision=682440
|
|
* Activate column on a mouse press event
* Always synchronize the active column with the URL navigator and vice versa
svn path=/trunk/KDE/kdebase/apps/; revision=681369
|
|
work together with the menu actions
svn path=/trunk/KDE/kdebase/apps/; revision=678175
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=678067
|
|
the column view this URL can differ from the navigator URL
svn path=/trunk/KDE/kdebase/apps/; revision=677704
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=677660
|
|
when a new DolphinViewContainer has been created (happens on startup or when a view is split)
* get rid of redundant parameter in constructors of DolphinView and DolphinViewContainer
svn path=/trunk/KDE/kdebase/apps/; revision=677654
|
|
that the URL from the dir lister is used instead of the URL from the navigator (has been temporary deactivated because of the DolphinView/DolphinViewContainer split)
svn path=/trunk/KDE/kdebase/apps/; revision=674652
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=673500
|
|
history (worked already before the DolphinView/DolphinViewContainer split). Minor open issue: the x-position of the Column View is reset to 0...
svn path=/trunk/KDE/kdebase/apps/; revision=673498
|
|
for the DolphinView
svn path=/trunk/KDE/kdebase/apps/; revision=672944
|
|
because of the DolphinView/DolphinViewContainer split)
svn path=/trunk/KDE/kdebase/apps/; revision=672937
|
|
temporary because of the DolphinView/DolphinViewContainer split)
svn path=/trunk/KDE/kdebase/apps/; revision=672931
|
|
DolphinView/DolphinViewWidget split
svn path=/trunk/KDE/kdebase/apps/; revision=672696
|
|
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
|
|
transparent background. Makes no big difference for styles like Plastique, but looks better for Oxygen.
svn path=/trunk/KDE/kdebase/apps/; revision=672302
|
|
the 'Name' column (occurs in combination with the Details View).
svn path=/trunk/KDE/kdebase/apps/; revision=670796
|
|
information is send
- remove unused method
svn path=/trunk/KDE/kdebase/apps/; revision=665973
|
|
Dolphin (is off per default)
- some minor naming cleanups
BUG: 145168
svn path=/trunk/KDE/kdebase/apps/; revision=665964
|
|
the column view as new base for the secondary view
svn path=/trunk/KDE/kdebase/apps/; revision=665630
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=665612
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=665571
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=663779
|
|
* do a text wrapping if the number of lines is > 1 (TODO: bugfix of KFileItemDelegate necessary, currently the text might overlap with the icon)
* increase the height for the text area if an additional information like type, date, ... is shown
svn path=/trunk/KDE/kdebase/apps/; revision=663320
|
|
View, Details View or Columns View have been changed
svn path=/trunk/KDE/kdebase/apps/; revision=663282
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=663054
|
|
keeping old directories in KDirLister
svn path=/trunk/KDE/kdebase/apps/; revision=662658
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=659519
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=659426
|
|
sense to adjust the URL automatically to the root URL of the column view
svn path=/trunk/KDE/kdebase/apps/; revision=654718
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=654010
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=654000
|
|
check the URL of the file item to find out whether the item is still part of the model. By this there is no need of keeping tracks for ongoing preview jobs.
svn path=/trunk/KDE/kdebase/apps/; revision=653989
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=653976
|
|
work anymore -> save the view properties immediately
svn path=/trunk/KDE/kdebase/apps/; revision=653958
|
|
directory after starting Dolphin
svn path=/trunk/KDE/kdebase/apps/; revision=653129
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=652471
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=652200
|
|
(http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using:
astyle --indent=spaces=4 --brackets=linux \
--indent-labels --pad=oper --unpad=paren \
--one-line=keep-statements --convert-tabs \
--indent-preprocessor \
`find -type f -name '*.cpp'` `find -type f -name '*.h'`
svn path=/trunk/KDE/kdebase/apps/; revision=651981
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=651766
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=651675
|
|
in kdelibs.
svn path=/trunk/KDE/kdebase/apps/; revision=649514
|
|
navigator. Yay!
svn path=/trunk/KDE/kdebase/apps/; revision=649452
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=649108
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=648929
|