| Age | Commit message (Collapse) | Author |
|
errors are indicated automatically in a message box KNewMenu. In Dolphin modal dialogs having only an "OK" button are not used -> it would be nice if Dolphin could handle the errors in a custom way.
svn path=/trunk/playground/utils/dolphin/; revision=627085
|
|
model index from the proxy model was used instead of the model index from the KDirModel.
- Use QMenu::addSeparator() instead of QMenu::insertSeparator().
svn path=/trunk/playground/utils/dolphin/; revision=626040
|
|
- don't use any deprecated methods anymore
- temporary deactivated the "Open With..." submenu. There's a crash in KDirModel when invoking KFileItem::mimetype(); although the same code worked with an older version of kdelibs, I assume this is a Dolphin issue -> I'll do some further analyses...
svn path=/trunk/playground/utils/dolphin/; revision=626023
|
|
svn path=/trunk/playground/utils/dolphin/; revision=620633
|
|
svn path=/trunk/playground/utils/dolphin/; revision=619596
|
|
svn path=/trunk/playground/utils/dolphin/; revision=614828
|
|
svn path=/trunk/playground/utils/dolphin/; revision=614825
|
|
svn path=/trunk/playground/utils/dolphin/; revision=612313
|
|
gnused rocks!
svn path=/trunk/playground/utils/dolphin/; revision=611576
|
|
svn path=/trunk/playground/utils/dolphin/; revision=610667
|
|
svn path=/trunk/playground/utils/dolphin/; revision=610636
|
|
svn path=/trunk/playground/utils/dolphin/; revision=609962
|
|
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
|
|
'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=606934
|
|
But crashes while listing folder...
svn path=/trunk/playground/utils/dolphin/; revision=606919
|
|
Remove not necessary file
svn path=/trunk/playground/utils/dolphin/; revision=606884
|
|
svn path=/trunk/playground/utils/dolphin/; revision=606882
|
|
svn path=/trunk/playground/utils/dolphin/; revision=606622
|