| Age | Commit message (Collapse) | Author |
|
reduced flickering/resizing when e. g. the view is split or the window is resized.
svn path=/trunk/playground/utils/dolphin/; revision=627494
|
|
status bar text does not fit into the remaining width.
svn path=/trunk/playground/utils/dolphin/; revision=627486
|
|
svn path=/trunk/playground/utils/dolphin/; revision=627378
|
|
svn path=/trunk/playground/utils/dolphin/; revision=627345
|
|
declaration in knewmenu.h is added :-(
svn path=/trunk/playground/utils/dolphin/; revision=627221
|
|
David for adjusting KNewMenu :-)
svn path=/trunk/playground/utils/dolphin/; revision=627220
|
|
- accept drops
- Automatically resize the columns in a way that the whole available width is used by stretching the width of the 'Name' column. Qt4's QTreeView really rocks, only a few lines of code had been necessary to get this behavior :-)
svn path=/trunk/playground/utils/dolphin/; revision=627189
|
|
proper default implementation is now available in KonqUndoManager::UiInterface::copiedFileWasModified().
svn path=/trunk/playground/utils/dolphin/; revision=627164
|
|
allows that error messages are shown inside the status bar of Dolphin (otherwise a modal error dialog containing an "OK" button would be opened).
svn path=/trunk/playground/utils/dolphin/; revision=627130
|
|
After further minor cleanups it looks like KonqOperations::doDrop() can be used later on :-)
svn path=/trunk/playground/utils/dolphin/; revision=627105
|
|
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
|
|
svn path=/trunk/playground/utils/dolphin/; revision=626610
|
|
- prevent a flickering of the space information if a folder has been changed
- assure that no progress bar and space information is shown if an error is displayed currently
svn path=/trunk/playground/utils/dolphin/; revision=626571
|
|
svn path=/trunk/playground/utils/dolphin/; revision=626448
|
|
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
|
|
use of KonqUndoManager).
svn path=/trunk/playground/utils/dolphin/; revision=625608
|
|
svn path=/trunk/playground/utils/dolphin/; revision=624903
|
|
KonqOperations. There are still some minor open issues left (renaming of multiple selected files, no undo support for KonqOperations::mkdir(), redo, ...), but all in all it absolutely makes sense to use a shared code for those operations.
svn path=/trunk/playground/utils/dolphin/; revision=624760
|
|
svn path=/trunk/playground/utils/dolphin/; revision=624604
|
|
svn path=/trunk/playground/utils/dolphin/; revision=624571
|
|
is not necessary to calculate the value of both numbers, it is enough to compare the weight.
svn path=/trunk/playground/utils/dolphin/; revision=623878
|
|
deleted manually.
svn path=/trunk/playground/utils/dolphin/; revision=623875
|
|
QListView has been used).
svn path=/trunk/playground/utils/dolphin/; revision=623643
|
|
amount of digits got the same weight. E. g. naturalCompare("Item 10", "Item 11") returned 0 instead of a value < 0.
svn path=/trunk/playground/utils/dolphin/; revision=622757
|
|
as Ellen has recommended. One minor issue is left: when the sort order is descending, the natural sorting result is:
item 10.jpg
item 11.jpg
item 2.jpg
item 1.jpg
instead of
item 11.jpg
item 10.jpg
item 2.jpg
item 1.jpg
svn path=/trunk/playground/utils/dolphin/; revision=622751
|
|
svn path=/trunk/playground/utils/dolphin/; revision=622304
|
|
the patch!). This means that items like:
item_10.png
item_1.png
item_2.png
are sorted like
item_1.png
item_2.png
item_10.png
TODO: corresponding to Ellen directory items should always be ordered as first items (have to go work now -> weekend task :-))
svn path=/trunk/playground/utils/dolphin/; revision=622241
|
|
Reduce kapplication.h usage to the minimum
svn path=/trunk/playground/utils/dolphin/; revision=622088
|
|
patches!).
svn path=/trunk/playground/utils/dolphin/; revision=621872
|
|
svn path=/trunk/playground/utils/dolphin/; revision=621553
|
|
directory when starting Dolphin. Also some (very minor) updates have been done regarding the coding guidelines (I'm a nasty nitpicker ;-)).
svn path=/trunk/playground/utils/dolphin/; revision=620962
|
|
QMainWindow::saveState() and QMainWindow::restoreState(). I assume that in KDE 4 there will be a generic mechanism to store the position and size of docks like done for toolbars -> this is only a temporary solution to have a usable version of Dolphin in the meantime.
svn path=/trunk/playground/utils/dolphin/; revision=620954
|
|
Dolphin remembers the view properties for each directory, but from the feedback I've got there is a not ignorable amount of people who prefer having global view properties instead.
svn path=/trunk/playground/utils/dolphin/; revision=620774
|
|
- only let them align on the left and the right side
- summarize the panels inside a sub menu entry
svn path=/trunk/playground/utils/dolphin/; revision=620656
|
|
svn path=/trunk/playground/utils/dolphin/; revision=620649
|
|
svn path=/trunk/playground/utils/dolphin/; revision=620633
|
|
svn path=/trunk/playground/utils/dolphin/; revision=619596
|
|
svn path=/trunk/playground/utils/dolphin/; revision=618826
|
|
svn path=/trunk/playground/utils/dolphin/; revision=617550
|
|
svn path=/trunk/playground/utils/dolphin/; revision=616917
|
|
-Map DolphinView::Sorting to a column of the KDirModel and sort this column
-Reimplement QAbstractItemModel::sort(int,SortOrder) to keep track of the
sorted column and order as dolphin uses this in the config dialogs. We will
now work correctly if a view changes sorting.
svn path=/trunk/playground/utils/dolphin/; revision=616170
|
|
Fix the crashes by using mapToSource and mapSelectionToSource
to map the QModelIndex
svn path=/trunk/playground/utils/dolphin/; revision=616118
|
|
svn path=/trunk/playground/utils/dolphin/; revision=616113
|
|
I have decided to use clar as this is the most conservative choiche I could
make. Actually I would love to call QSortFilterProxyModelPrivate::sort as
the mapping does not change, as we do not filter rows ATM...
svn path=/trunk/playground/utils/dolphin/; revision=615959
|
|
view properties for each property individually)
- Get rid of methods which are not used anymore due to moving to KDirModel.
- Respect GeneralSettings::globalViewProps() setting when storing view properties.
svn path=/trunk/playground/utils/dolphin/; revision=615255
|
|
directory or whether they should be valid globally. Per default the view properties are remembered for each directory. For testing purposes the MIME type information is shown per default in the icons mode (thanks to Fredrik for the cool implementation in KFileItemDelegate!).
svn path=/trunk/playground/utils/dolphin/; revision=615232
|
|
svn path=/trunk/playground/utils/dolphin/; revision=614828
|
|
svn path=/trunk/playground/utils/dolphin/; revision=614825
|
|
svn path=/trunk/playground/utils/dolphin/; revision=614752
|