| Age | Commit message (Collapse) | Author |
|
available anymore)
svn path=/trunk/playground/utils/dolphin/; revision=611620
|
|
window: now the main window listens to the signals from the dolphin view and connects to private slots (previously the dolphin view connected to public slots of the main window). Also prevent naming all slots by the prefix 'slot', describe instead what the method does.
svn path=/trunk/playground/utils/dolphin/; revision=611617
|
|
gnused rocks!
svn path=/trunk/playground/utils/dolphin/; revision=611576
|
|
svn path=/trunk/playground/utils/dolphin/; revision=611372
|
|
This allows the user to proceed with the work during the view properties are applied.
svn path=/trunk/playground/utils/dolphin/; revision=611369
|
|
svn path=/trunk/playground/utils/dolphin/; revision=611357
|
|
svn path=/trunk/playground/utils/dolphin/; revision=611347
|
|
svn path=/trunk/playground/utils/dolphin/; revision=611325
|
|
svn path=/trunk/playground/utils/dolphin/; revision=611273
|
|
50 % of the width. Also the flickering has been eliminated.
svn path=/trunk/playground/utils/dolphin/; revision=611081
|
|
KActionCollection now can take QAction*.
svn path=/trunk/playground/utils/dolphin/; revision=611064
|
|
rewrite ViewPropsApplier completely as KJob implementation).
svn path=/trunk/playground/utils/dolphin/; revision=610887
|
|
svn path=/trunk/playground/utils/dolphin/; revision=610667
|
|
svn path=/trunk/playground/utils/dolphin/; revision=610636
|
|
svn path=/trunk/playground/utils/dolphin/; revision=610440
|
|
does not work with the current approach of directoryviewpropertysettings.kcfg (2 nodes would be required for each directory, only one is used at the moment). Therefor the valid_for_subdirs property has been removed and the implementation model will be adjusted to match 1:1 to the users model. TODO: improve the viewpropertiesdialog be able to apply viewproperties recursively to sub directories.
svn path=/trunk/playground/utils/dolphin/; revision=610383
|
|
plus removing another depdecation warning
svn path=/trunk/playground/utils/dolphin/; revision=610303
|
|
mouse button.
svn path=/trunk/playground/utils/dolphin/; revision=610302
|
|
svn path=/trunk/playground/utils/dolphin/; revision=610300
|
|
svn path=/trunk/playground/utils/dolphin/; revision=609962
|
|
duplicated from URLNavigatorButton)
svn path=/trunk/playground/utils/dolphin/; revision=609309
|
|
Default is now three panes, but the dockwidgets can be stacked, etc. to
the user convenience.
There's a slight loss in feature since I disabled dockwidgets hiding,
it's simply because some rework is still needed in kdelibs and Qt to
make them work correctly.
svn path=/trunk/playground/utils/dolphin/; revision=609186
|
|
svn path=/trunk/playground/utils/dolphin/; revision=609048
|
|
It was not important to know where the operation was
executed, it is important where undo/redo was clicked
and this solely indicates where the progress should be
shown.
Now undo/redo get the MainWindow and can pass that to
ProgressIndicator.
I'm about to revive m_progressIndicator again
svn path=/trunk/playground/utils/dolphin/; revision=609020
|
|
will switch to KonqUndoManager anyway. The difficulty is we would
need one UndoManager for DolphinMainWindow which we won't do/have with
KonqUndoManager so I avoid wasting my time cleaning up this bit, so
progress information might be a bit wrong in regards to the amount of
total steps...
svn path=/trunk/playground/utils/dolphin/; revision=608947
|
|
Create a DolphinApplication, holding DolphinMainWindows and update
the code to use the DolphinView to get the MainWindow, or get a ptr
to the MainWindow directly. Or if all windows are effected go through
the DolphinApplication to update every mainwindow.
The UndowManager and ProgressIndicator have a rather strange relationship
and will need some more attention but as UndoManager will be killed
anyway I have skipped this.
More cleanup, debugging and thinking is needed.
svn path=/trunk/playground/utils/dolphin/; revision=608945
|
|
svn path=/trunk/playground/utils/dolphin/; revision=608861
|
|
svn path=/trunk/playground/utils/dolphin/; revision=608854
|
|
svn path=/trunk/playground/utils/dolphin/; revision=608802
|
|
svn path=/trunk/playground/utils/dolphin/; revision=608457
|
|
svn path=/trunk/playground/utils/dolphin/; revision=608402
|
|
svn path=/trunk/playground/utils/dolphin/; revision=608300
|
|
svn path=/trunk/playground/utils/dolphin/; revision=608066
|
|
DolphinView::mouseReleaseEvent
svn path=/trunk/playground/utils/dolphin/; revision=607853
|
|
svn path=/trunk/playground/utils/dolphin/; revision=607845
|
|
svn path=/trunk/playground/utils/dolphin/; revision=607770
|
|
svn path=/trunk/playground/utils/dolphin/; revision=607764
|
|
svn path=/trunk/playground/utils/dolphin/; revision=607758
|
|
svn path=/trunk/playground/utils/dolphin/; revision=607707
|
|
some proper default values.
svn path=/trunk/playground/utils/dolphin/; revision=607518
|
|
a step by step migration makes no sense. Check KDE3 version of Dolphin as reference how things have been done before.
svn path=/trunk/playground/utils/dolphin/; revision=607513
|
|
svn path=/trunk/playground/utils/dolphin/; revision=607475
|
|
navigator looks nearly as nice as within the Qt3version again :-)
svn path=/trunk/playground/utils/dolphin/; revision=607457
|
|
existing ported code instead.
svn path=/trunk/playground/utils/dolphin/; revision=607265
|
|
svn path=/trunk/playground/utils/dolphin/; revision=607156
|
|
Add Message.sh to generate translation
svn path=/trunk/playground/utils/dolphin/; revision=607130
|
|
svn path=/trunk/playground/utils/dolphin/; revision=607129
|
|
svn path=/trunk/playground/utils/dolphin/; revision=607111
|
|
'URL', have been converted to use 'Url' instead (e. g. the class URLNavigator is called UrlNavigator now).
svn path=/trunk/playground/utils/dolphin/; revision=606991
|
|
svn path=/trunk/playground/utils/dolphin/; revision=606983
|