| Age | Commit message (Collapse) | Author |
|
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
|
|
50 % of the width. Also the flickering has been eliminated.
svn path=/trunk/playground/utils/dolphin/; revision=611081
|
|
svn path=/trunk/playground/utils/dolphin/; revision=610440
|
|
svn path=/trunk/playground/utils/dolphin/; revision=610300
|
|
svn path=/trunk/playground/utils/dolphin/; revision=609962
|
|
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
|
|
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=608300
|
|
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=607156
|
|
'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=606929
|
|
svn path=/trunk/playground/utils/dolphin/; revision=606922
|
|
Remove not necessary file
svn path=/trunk/playground/utils/dolphin/; revision=606884
|
|
svn path=/trunk/playground/utils/dolphin/; revision=606622
|