Sebastian Trueg
32870439e0
Left a stupid debugging line which caused a utf8 problem.
...
svn path=/trunk/KDE/kdebase/apps/; revision=644565
2007-03-20 12:23:11 +00:00
Sebastian Trueg
e801bddf91
ok, now it compiles without kmetadata.
...
svn path=/trunk/KDE/kdebase/apps/; revision=644555
2007-03-20 11:48:10 +00:00
Sebastian Trueg
1582bd8565
compile without kmetadata
...
svn path=/trunk/KDE/kdebase/apps/; revision=644554
2007-03-20 11:45:36 +00:00
Dirk Mueller
01b5b16a3f
make this include optional
...
svn path=/trunk/KDE/kdebase/apps/; revision=644550
2007-03-20 11:12:38 +00:00
Sebastian Trueg
4af3a2dcb4
Improved KMetaData integration. The Dolphin info sidebar now uses KMetaData to allow file rating, commenting, and tagging.
...
This commit is indended to show what can be done with KMetaData in an easy way. The GUI is not perfect yet.
svn path=/trunk/KDE/kdebase/apps/; revision=644510
2007-03-20 09:01:22 +00:00
Peter Penz
397b9bd450
Step 1 of 2 to fix the issue that reloading of a directory resets the contents position to 0/0 (step 2 will be committed after the BIC Monday...).
...
svn path=/trunk/KDE/kdebase/apps/; revision=644237
2007-03-19 15:59:23 +00:00
Peter Penz
7d440c42f6
don't invoke a non existent slot
...
svn path=/trunk/KDE/kdebase/apps/; revision=644061
2007-03-19 07:16:21 +00:00
Peter Penz
1ad1a5cb18
last commit for this day: I think I was quite tired when I wrote the code...
...
svn path=/trunk/KDE/kdebase/apps/; revision=643925
2007-03-18 20:04:07 +00:00
Peter Penz
c636d3e0ed
assigning the rename-action might make sense ;-)
...
svn path=/trunk/KDE/kdebase/apps/; revision=643921
2007-03-18 19:58:58 +00:00
Peter Penz
6bd958c1d7
implemented cut, copy & paste for sidebar context
...
svn path=/trunk/KDE/kdebase/apps/; revision=643578
2007-03-17 21:10:50 +00:00
Peter Penz
acfccceb91
respect context for 'Move To Trash' and 'Delete' action
...
svn path=/trunk/KDE/kdebase/apps/; revision=643575
2007-03-17 20:49:17 +00:00
Peter Penz
6baba131b2
Allow to cut, copy, paste, ... the currently selected item from a sidebar by the DolphinContextMenu (currently only used by the tree view).
...
svn path=/trunk/KDE/kdebase/apps/; revision=643572
2007-03-17 20:42:26 +00:00
Peter Penz
9b9c12ec69
fixed typo
...
svn path=/trunk/KDE/kdebase/apps/; revision=643569
2007-03-17 20:39:15 +00:00
Peter Penz
9ed13b31b4
Let's keep it simple: only offer a basic context menu for the treeview sidebar.
...
svn path=/trunk/KDE/kdebase/apps/; revision=642982
2007-03-16 00:24:56 +00:00
Peter Penz
1cdb64a12b
Don't force the context menu to be valid only for DolphinView instances, make it possible to have it also inside the treeview sidebar.
...
svn path=/trunk/KDE/kdebase/apps/; revision=642953
2007-03-15 22:42:21 +00:00
Peter Penz
242bda1ead
let the context menu be aware about the trash
...
svn path=/trunk/KDE/kdebase/apps/; revision=642935
2007-03-15 21:24:41 +00:00
Peter Penz
b4790ea4c0
cleanup of unused forward declarations
...
svn path=/trunk/KDE/kdebase/apps/; revision=642904
2007-03-15 19:51:48 +00:00
David Faure
1e9dfcc78c
SVN_SILENT unused (showed up in lxr)
...
svn path=/trunk/KDE/kdebase/apps/; revision=642879
2007-03-15 18:15:24 +00:00
Peter Penz
ed35e27bb7
cleanup of setting dialogs (no Q3 classes anymore)
...
svn path=/trunk/KDE/kdebase/apps/; revision=642623
2007-03-14 21:45:06 +00:00
Peter Penz
e8686083b9
For all Zecke thoughts a nice solution could be found during the last weeks :-)
...
svn path=/trunk/KDE/kdebase/apps/; revision=642616
2007-03-14 21:14:20 +00:00
Peter Penz
8a7f84326d
Fixed some minor coding guidelines issues (getFoo() -> foo(), ...) to be aligned with the kdelibs coding style ( http://techbase.kde.org/Policies/Kdelibs_Coding_Style ). The infosidebar code will be rewritten anyway, but copy/paste often is faster than light ;-)
...
svn path=/trunk/KDE/kdebase/apps/; revision=642613
2007-03-14 21:11:48 +00:00
Peter Penz
4dcb9b7a48
Cleanup of iconview-settings dialog (no obsolete Q3 classes, ...) and fix broken zooming in icons view.
...
svn path=/trunk/KDE/kdebase/apps/; revision=642610
2007-03-14 20:56:16 +00:00
Robert Knight
ffcd3ed514
Remove frame and margin around tree view sidebar.
...
svn path=/trunk/KDE/kdebase/apps/; revision=642531
2007-03-14 16:47:58 +00:00
Stephan Kulow
cd4b064fb2
don't overrun the array (CID 3278)
...
svn path=/trunk/KDE/kdebase/apps/; revision=642471
2007-03-14 14:11:16 +00:00
Peter Penz
27b9f6aa12
Use KFontRequester for dialogs as suggested by Ellen at http://wiki.openusability.org/guidelines/index.php/Practical_Examples:Configuration_Dialogs . TODO: get rid of Qt3 classes in these dialogs and use a more sensible spacing/margin
...
svn path=/trunk/KDE/kdebase/apps/; revision=642269
2007-03-13 19:46:49 +00:00
Peter Penz
507984415a
improve renaming for n selected items/1 selected item
...
svn path=/trunk/KDE/kdebase/apps/; revision=642235
2007-03-13 18:33:00 +00:00
Peter Penz
d9ac44e08f
Allow renaming of items (note that currently the "rename multiple files" dialog is temporary used for this until KFileItemDelegate offers editing functionality).
...
svn path=/trunk/KDE/kdebase/apps/; revision=642219
2007-03-13 17:31:54 +00:00
Stephan Kulow
75da26f8b0
just assert we're not hiting new modes (CID 3211)
...
svn path=/trunk/KDE/kdebase/apps/; revision=642215
2007-03-13 17:09:06 +00:00
Stephan Kulow
4a1bb41cb8
they must be really smaller (CID 3220)
...
svn path=/trunk/KDE/kdebase/apps/; revision=642214
2007-03-13 17:06:12 +00:00
Chris Howells
1f04759ebd
erm, completely forgot the i18n
...
svn path=/trunk/KDE/kdebase/apps/; revision=641959
2007-03-12 23:00:52 +00:00
Chris Howells
e6527fca19
a tooltip - wasn't sure what the button did at first
...
svn path=/trunk/KDE/kdebase/apps/; revision=641927
2007-03-12 21:35:21 +00:00
Jos van den Oever
6b5b881dee
merge kdelibs-strigi: a new KFileMetaInfo implementation
...
svn path=/trunk/KDE/kdebase/konqueror/; revision=641869
2007-03-12 19:34:34 +00:00
Peter Penz
e57e30e6c1
fix the accidentally testvalue of 1000 ms to 0 ms as originally intended...
...
svn path=/trunk/KDE/kdebase/apps/; revision=641866
2007-03-12 19:31:38 +00:00
Script Kiddy
121893066f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/; revision=641648
2007-03-12 07:18:43 +00:00
Peter Penz
a6d59a1381
replaced string "MIME Type" by "Type"
...
svn path=/trunk/KDE/kdebase/apps/; revision=641540
2007-03-11 18:28:59 +00:00
Peter Penz
58e6f8bff7
apply 'Additional Information' property immediately to the view when pressing 'OK' or 'Apply'
...
svn path=/trunk/KDE/kdebase/apps/; revision=641536
2007-03-11 18:14:09 +00:00
Peter Penz
f768cbd235
disable the 'Additional information' menu for other views then the 'Icons View'
...
svn path=/trunk/KDE/kdebase/apps/; revision=641532
2007-03-11 17:51:37 +00:00
Peter Penz
25349096ae
Allow to set the 'AdditionalInformation' property from KFileItemDelegate for each folder. Use case:
...
- Icons view for images: set 'Size' as additional property
- Icons view for media: show 'MIME type' as additional property
- Default Icons view: don't show any addtional property for a clean layout.
TODO: KFileItemDelagate::AdditionalInformation intersects with KDirModel::Columns when used in combination with the details view. Assure that the user does not get confronted with such implementation details in the user interface.
svn path=/trunk/KDE/kdebase/apps/; revision=641525
2007-03-11 16:47:12 +00:00
Peter Penz
66efe4d706
fixed icon naming
...
svn path=/trunk/KDE/kdebase/apps/; revision=641494
2007-03-11 14:45:39 +00:00
Peter Penz
57e6749927
assure that the iconsview settings-dialog fits on a 800 x 600 screen
...
svn path=/trunk/KDE/kdebase/apps/; revision=641493
2007-03-11 14:41:09 +00:00
Peter Penz
49f881f5ec
Fixed some drag & drop issues:
...
- allow drag & drop inside the view
- prevent a dragging from a directory into itself
- use QModelIndex instead of the position
svn path=/trunk/KDE/kdebase/apps/; revision=641451
2007-03-11 11:13:07 +00:00
Peter Penz
277e385fd8
support drag & drop for the treeview sidebar page
...
svn path=/trunk/KDE/kdebase/apps/; revision=641405
2007-03-11 09:15:08 +00:00
Script Kiddy
632dd03be7
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/; revision=641389
2007-03-11 07:17:00 +00:00
Peter Penz
b5cc2a6924
Create a SidebarTreeView which will include support for drag & drop in later releases and encapsulates sidebar specific behavior. TODO: using a sort proxy model results in duplicated elements when the dir lister reloads items.
...
svn path=/trunk/KDE/kdebase/apps/; revision=641359
2007-03-11 00:56:43 +00:00
Peter Penz
fca6867fea
Apply an item effect to all cut items. As discussed with Fredrik this should be done in the application itself and not inside KDirModel to be able to do some optimizations.
...
svn path=/trunk/KDE/kdebase/apps/; revision=641317
2007-03-10 21:58:55 +00:00
Peter Penz
175f629b69
fix internationalization issue
...
svn path=/trunk/KDE/kdebase/apps/; revision=641301
2007-03-10 20:45:07 +00:00
Peter Penz
16b56261a8
Update of the patch from Filip Brcic for browsing through ZIP and TAR files. One part of the patch for the URL navigator has not been committed yet (see notes in URL navigator::setUrl() for details).
...
svn path=/trunk/KDE/kdebase/apps/; revision=641297
2007-03-10 20:30:17 +00:00
Peter Penz
85a671291b
use the large icon size for previews as default for the icons view
...
svn path=/trunk/KDE/kdebase/apps/; revision=641291
2007-03-10 19:56:11 +00:00
Peter Penz
bfcf764b69
Fixed icon-names so that they match to the new Oxygen naming scheme (erase all Dolphin config files to see the effect). Although Oxygen is not finished yet, it looks very beautiful already, kudos to the Oxygen team :-)
...
svn path=/trunk/KDE/kdebase/apps/; revision=641285
2007-03-10 19:41:49 +00:00
Peter Penz
d088d8dc32
allow to browse through ZIP files (thanks to Filip Brcic for the patch!)
...
svn path=/trunk/KDE/kdebase/apps/; revision=641276
2007-03-10 18:52:51 +00:00