]> cloud.milkyroute.net Git - dolphin.git/log
dolphin.git
18 years agoUse Xesam ontology instead of NIE. Since Strigi uses Xesam and we have no mapping...
Sebastian Trueg [Mon, 10 Dec 2007 12:34:56 +0000 (12:34 +0000)]
Use Xesam ontology instead of NIE. Since Strigi uses Xesam and we have no mapping yet this does make much more sense.

svn path=/trunk/KDE/kdebase/apps/; revision=746846

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 9 Dec 2007 07:38:20 +0000 (07:38 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=746474

18 years agoFollow David's advice and use 'delete' instead of 'deleteLater()'. Disconnecting...
Peter Penz [Sat, 8 Dec 2007 23:05:32 +0000 (23:05 +0000)]
Follow David's advice and use 'delete' instead of 'deleteLater()'. Disconnecting the signals from KDirLister solves a previous crash.

CCMAIL: faure@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=746428

18 years agoIcon naming spec compliance (code changes - KDE/):
Jakob Petsovits [Sat, 8 Dec 2007 23:01:41 +0000 (23:01 +0000)]
Icon naming spec compliance (code changes - KDE/):
dialog-apply -> dialog-ok-apply

svn path=/trunk/KDE/kdebase/apps/; revision=746427

18 years agodon't forget to delete the proxy model
Peter Penz [Sat, 8 Dec 2007 22:42:13 +0000 (22:42 +0000)]
don't forget to delete the proxy model

svn path=/trunk/KDE/kdebase/apps/; revision=746418

18 years agoSVN_SILENT: adjusted position of comment
Peter Penz [Sat, 8 Dec 2007 22:39:04 +0000 (22:39 +0000)]
SVN_SILENT: adjusted position of comment

svn path=/trunk/KDE/kdebase/apps/; revision=746415

18 years agodon't forget to update the scrollbar size when resizing the column view
Peter Penz [Sat, 8 Dec 2007 17:09:56 +0000 (17:09 +0000)]
don't forget to update the scrollbar size when resizing the column view

svn path=/trunk/KDE/kdebase/apps/; revision=746306

18 years agofixed memory leaks (thanks to David for fixing this in KDirOperator)
Peter Penz [Sat, 8 Dec 2007 16:16:45 +0000 (16:16 +0000)]
fixed memory leaks (thanks to David for fixing this in KDirOperator)

svn path=/trunk/KDE/kdebase/apps/; revision=746294

18 years agoNow that we changed some needed stuff at naturalCompare() method, we can set the...
Rafael Fernández López [Fri, 7 Dec 2007 17:49:49 +0000 (17:49 +0000)]
Now that we changed some needed stuff at naturalCompare() method, we can set the replacementchar to put "Others" category on the last place. Now, we can actually call it
"Others" since it is placed the last one, and it is not necessary to call it "Uncategorized" because it was placed the first one before.

svn path=/trunk/KDE/kdebase/apps/; revision=746061

18 years agoworkaround no longer needed
Rafael Fernández López [Fri, 7 Dec 2007 15:39:49 +0000 (15:39 +0000)]
workaround no longer needed

svn path=/trunk/KDE/kdebase/apps/; revision=746029

18 years agofixed issue that when using "Use common view properties for all folders" the view...
Peter Penz [Thu, 6 Dec 2007 21:36:52 +0000 (21:36 +0000)]
fixed issue that when using "Use common view properties for all folders" the view mode is reset to "icons" when using e. g. the FTP protocol

svn path=/trunk/KDE/kdebase/apps/; revision=745711

18 years agoFixed wrong usage of QStyleOptionViewItem: caching of the file item in the constructo...
Peter Penz [Thu, 6 Dec 2007 21:06:45 +0000 (21:06 +0000)]
Fixed wrong usage of QStyleOptionViewItem: caching of the file item in the constructor is too early (thanks to Fredrik for the hint!). This fixes 2 issues:

* the selection color of the details view now uses the correct selection color
* changing the colors of KDE results in updating the colors of all Dolphin views

CCMAIL: hein@kde.org
CCMAIL: ereslibre@kde.org
CCMAIL: mw_triad@users.sourceforge.net

svn path=/trunk/KDE/kdebase/apps/; revision=745700

18 years agofixed issue that the information panel shows wrong meta data when having split views...
Peter Penz [Thu, 6 Dec 2007 19:38:24 +0000 (19:38 +0000)]
fixed issue that the information panel shows wrong meta data when having split views in combination with selected items

BUG: 151644

svn path=/trunk/KDE/kdebase/apps/; revision=745669

18 years agouse the ${GENERIC_LIB_VERSION} and ${GENERIC_SOLIB_VERSION} macros to help keep
Allen Winter [Thu, 6 Dec 2007 16:55:50 +0000 (16:55 +0000)]
use the ${GENERIC_LIB_VERSION} and ${GENERIC_SOLIB_VERSION} macros to help keep
with library versioning consistency into the future.
ok'd by dfaure.

svn path=/trunk/KDE/kdebase/apps/; revision=745632

18 years agoFix palette problem as workaround. This is needed if the categorization is enabled
Rafael Fernández López [Thu, 6 Dec 2007 16:51:43 +0000 (16:51 +0000)]
Fix palette problem as workaround. This is needed if the categorization is enabled

svn path=/trunk/KDE/kdebase/apps/; revision=745630

18 years agoWe didn't want this changes here... of course... Qt bug
Rafael Fernández López [Thu, 6 Dec 2007 12:22:30 +0000 (12:22 +0000)]
We didn't want this changes here... of course... Qt bug

svn path=/trunk/KDE/kdebase/apps/; revision=745561

18 years agoFix the problem of the palette not being updated... this is a workaround. It should...
Rafael Fernández López [Thu, 6 Dec 2007 11:57:16 +0000 (11:57 +0000)]
Fix the problem of the palette not being updated... this is a workaround. It should have been done automatically

svn path=/trunk/KDE/kdebase/apps/; revision=745558

18 years agoFix i18n
Rafael Fernández López [Thu, 6 Dec 2007 01:25:00 +0000 (01:25 +0000)]
Fix i18n

svn path=/trunk/KDE/kdebase/apps/; revision=745354

18 years agoFor now, let the "Others" group to be sorted as the first one
Rafael Fernández López [Wed, 5 Dec 2007 15:44:44 +0000 (15:44 +0000)]
For now, let the "Others" group to be sorted as the first one

svn path=/trunk/KDE/kdebase/apps/; revision=745157

18 years agoSVN_SILENT coding style fixes
Peter Penz [Tue, 4 Dec 2007 21:05:41 +0000 (21:05 +0000)]
SVN_SILENT coding style fixes

svn path=/trunk/KDE/kdebase/apps/; revision=744903

18 years agoAllow turning off the feature that additional information might be shown in the icons...
Peter Penz [Tue, 4 Dec 2007 20:56:42 +0000 (20:56 +0000)]
Allow turning off the feature that additional information might be shown in the icons view. Per default the setting is still on, but for people who prefer browsing with the details view and only temporary switch to the icons view (e. g. for having a larger preview), this feature gets a showstopper (discussed with Eike Hein).

Got the OK from the translator team for adding the new string.

CCMAIL: hein@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=744901

18 years agofix indentation
Rafael Fernández López [Tue, 4 Dec 2007 02:56:48 +0000 (02:56 +0000)]
fix indentation

svn path=/trunk/KDE/kdebase/apps/; revision=744669

18 years agoNewer items go before
Rafael Fernández López [Tue, 4 Dec 2007 02:54:36 +0000 (02:54 +0000)]
Newer items go before

svn path=/trunk/KDE/kdebase/apps/; revision=744668

18 years agoSmall compile fix
John Tapsell [Tue, 4 Dec 2007 02:50:00 +0000 (02:50 +0000)]
Small compile fix

svn path=/trunk/KDE/kdebase/apps/; revision=744667

18 years agoRemove bad line
John Tapsell [Tue, 4 Dec 2007 02:44:53 +0000 (02:44 +0000)]
Remove bad line

svn path=/trunk/KDE/kdebase/apps/; revision=744666

18 years agoMake checking the name a bit more effecient
John Tapsell [Tue, 4 Dec 2007 02:41:19 +0000 (02:41 +0000)]
Make checking the name a bit more effecient

svn path=/trunk/KDE/kdebase/apps/; revision=744665

18 years agosave time... no need to translate to upper the whole string if we only are interested...
Rafael Fernández López [Tue, 4 Dec 2007 02:24:23 +0000 (02:24 +0000)]
save time... no need to translate to upper the whole string if we only are interested in a single character

svn path=/trunk/KDE/kdebase/apps/; revision=744662

18 years agofixing++
Rafael Fernández López [Tue, 4 Dec 2007 02:09:03 +0000 (02:09 +0000)]
fixing++

svn path=/trunk/KDE/kdebase/apps/; revision=744658

18 years agoMakes sense that when sorting by permissions what we want to see first is the most...
Rafael Fernández López [Tue, 4 Dec 2007 01:23:05 +0000 (01:23 +0000)]
Makes sense that when sorting by permissions what we want to see first is the most permissive groups, and the most restrictive groups at the end

svn path=/trunk/KDE/kdebase/apps/; revision=744654

18 years agoSortings restored. Everything is working fine :)
Rafael Fernández López [Tue, 4 Dec 2007 01:18:17 +0000 (01:18 +0000)]
Sortings restored. Everything is working fine :)

svn path=/trunk/KDE/kdebase/apps/; revision=744653

18 years agoMore changes will follow to fix logic. This makes the stuff compile.
Rafael Fernández López [Mon, 3 Dec 2007 23:43:39 +0000 (23:43 +0000)]
More changes will follow to fix logic. This makes the stuff compile.

CCMAIL: peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=744626

18 years agoChanges to kdelibs were made, updating
Rafael Fernández López [Mon, 3 Dec 2007 20:38:37 +0000 (20:38 +0000)]
Changes to kdelibs were made, updating

svn path=/trunk/KDE/kdebase/apps/; revision=744509

18 years agoMore logic fixes
Rafael Fernández López [Mon, 3 Dec 2007 19:44:08 +0000 (19:44 +0000)]
More logic fixes

svn path=/trunk/KDE/kdebase/apps/; revision=744491

18 years agoMore logic fixes
Rafael Fernández López [Mon, 3 Dec 2007 19:43:11 +0000 (19:43 +0000)]
More logic fixes

svn path=/trunk/KDE/kdebase/apps/; revision=744490

18 years agoRevert my last commit, it's not quite working
John Tapsell [Mon, 3 Dec 2007 13:10:55 +0000 (13:10 +0000)]
Revert my last commit, it's not quite working

svn path=/trunk/KDE/kdebase/apps/; revision=744406

18 years agoThe first columns model and selection model should be the same as the view's model...
John Tapsell [Mon, 3 Dec 2007 10:32:27 +0000 (10:32 +0000)]
The first columns model and selection model should be the same as the view's model and selection model.

This means
1) We don't leak memory switching to and from column view
2) Selection is preserved when switching views
3) We don't have 2 models running for the root directory

CCMAIL:peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=744386

18 years agoDo not reload the directory when changing the view
John Tapsell [Mon, 3 Dec 2007 09:35:31 +0000 (09:35 +0000)]
Do not reload the directory when changing the view

svn path=/trunk/KDE/kdebase/apps/; revision=744377

18 years agoSame color for the category hovering as the rest of items
Rafael Fernández López [Mon, 3 Dec 2007 00:47:15 +0000 (00:47 +0000)]
Same color for the category hovering as the rest of items

svn path=/trunk/KDE/kdebase/apps/; revision=744236

18 years agoShare the selection model. Does not fix the selections yet though
John Tapsell [Mon, 3 Dec 2007 00:29:56 +0000 (00:29 +0000)]
Share the selection model.  Does not fix the selections yet though

svn path=/trunk/KDE/kdebase/apps/; revision=744230

18 years agoAdapt to changes done on kdelibs
Rafael Fernández López [Sun, 2 Dec 2007 23:50:21 +0000 (23:50 +0000)]
Adapt to changes done on kdelibs

CCMAIL: peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=744218

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 2 Dec 2007 08:04:51 +0000 (08:04 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=743871

18 years agoassure that the active column stays visible when the window gets resized or e. g...
Peter Penz [Sat, 1 Dec 2007 20:06:26 +0000 (20:06 +0000)]
assure that the active column stays visible when the window gets resized or e. g. the information bar gets enabled

svn path=/trunk/KDE/kdebase/apps/; revision=743752

18 years agoMake file properties dialog box non-modal
John Tapsell [Sat, 1 Dec 2007 14:06:07 +0000 (14:06 +0000)]
Make file properties dialog box non-modal

svn path=/trunk/KDE/kdebase/apps/; revision=743617

18 years agoAssure that the items of the details view are not expandable. We might think about...
Peter Penz [Sat, 1 Dec 2007 09:59:13 +0000 (09:59 +0000)]
Assure that the items of the details view are not expandable. We might think about enabling this in 4.1 optionally, so that especially Konqi can use this feature. But for this some adjustments in the drag & drop handling of the details view must be done first -> let's postpone this to 4.1.

svn path=/trunk/KDE/kdebase/apps/; revision=743539

18 years agoallow the user resizing the columns in the details view
Peter Penz [Sat, 1 Dec 2007 09:49:51 +0000 (09:49 +0000)]
allow the user resizing the columns in the details view

svn path=/trunk/KDE/kdebase/apps/; revision=743538

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 1 Dec 2007 07:41:49 +0000 (07:41 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=743500

18 years agoHide the "Sort by Rating" and "Sort by Tags" menu entries for KDE 4.0, as currently...
Peter Penz [Fri, 30 Nov 2007 19:19:38 +0000 (19:19 +0000)]
Hide the "Sort by Rating" and "Sort by Tags" menu entries for KDE 4.0, as currently the performance is too slow. Nepomuk will support caching in future versions, so hopefully we can provide those entries again in KDE 4.1.

svn path=/trunk/KDE/kdebase/apps/; revision=743363

18 years agoenable session management
Peter Penz [Fri, 30 Nov 2007 18:42:17 +0000 (18:42 +0000)]
enable session management

CCMAIL: faure@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=743357

18 years agoYou need >> or either the "Your names" and "Your messages" placeholders for translato...
Albert Astals Cid [Thu, 29 Nov 2007 19:13:25 +0000 (19:13 +0000)]
You need >> or either the "Your names" and "Your messages" placeholders for translators are removed

svn path=/trunk/KDE/kdebase/apps/; revision=743049

18 years agoWhen listing already visited dir, completed() would be emitted from within setUrl...
Jakub Stachowski [Wed, 28 Nov 2007 19:44:44 +0000 (19:44 +0000)]
When listing already visited dir, completed() would be emitted from within setUrl, before
emit started(0) making konq logo spinning indefinitely.

svn path=/trunk/KDE/kdebase/apps/; revision=742730

18 years agofix crash during drag & drop if the file item is not available (thanks to John Tapsel...
Peter Penz [Wed, 28 Nov 2007 17:07:08 +0000 (17:07 +0000)]
fix crash during drag & drop if the file item is not available (thanks to John Tapsell for the original fix in dolphiniconsview.cpp!)

svn path=/trunk/KDE/kdebase/apps/; revision=742703

18 years agoDo not crash if the index is not valid.
John Tapsell [Tue, 27 Nov 2007 20:55:02 +0000 (20:55 +0000)]
Do not crash if the index is not valid.

svn path=/trunk/KDE/kdebase/apps/; revision=742329

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Tue, 27 Nov 2007 07:46:00 +0000 (07:46 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=742119

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 26 Nov 2007 08:05:24 +0000 (08:05 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=741702

18 years agothere's no need having 2-liners inside their own method when this method is only...
Peter Penz [Sun, 25 Nov 2007 14:51:41 +0000 (14:51 +0000)]
there's no need having 2-liners inside their own method when this method is only invoked once...

svn path=/trunk/KDE/kdebase/apps/; revision=741371

18 years agoprovide useful default values when configuring the additional information for the...
Peter Penz [Sun, 25 Nov 2007 13:59:29 +0000 (13:59 +0000)]
provide useful default values when configuring the additional information for the details view

svn path=/trunk/KDE/kdebase/apps/; revision=741353

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 25 Nov 2007 07:47:58 +0000 (07:47 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=741240

18 years agoand now the correct fix by master dfaure
Albert Astals Cid [Fri, 23 Nov 2007 23:29:45 +0000 (23:29 +0000)]
and now the correct fix by master dfaure

svn path=/trunk/KDE/kdebase/apps/; revision=740707

18 years agoAhhh, fixing the bugs you report, that rocks ;-)
Albert Astals Cid [Fri, 23 Nov 2007 22:54:12 +0000 (22:54 +0000)]
Ahhh, fixing the bugs you report, that rocks ;-)

Insert the dolphin catalog so the messages appear translated correctly when eg, embedded into konqueror

BUG: 152752

svn path=/trunk/KDE/kdebase/apps/; revision=740701

18 years agoMove F10 (create directory) shortcut from konq to dolphinpart.
David Faure [Fri, 23 Nov 2007 11:50:00 +0000 (11:50 +0000)]
Move F10 (create directory) shortcut from konq to dolphinpart.
About all those filemanagement feature moves: I double checked and the other inode/directory parts are cervisia (need own file-related operations for VCS support), konsole (no gui), kfilereplacepart (no mkdir) and fsview (readonly). So better unbloat konq itself.

svn path=/trunk/KDE/kdebase/apps/; revision=740491

18 years agoIcon renaming:
Jakob Petsovits [Fri, 23 Nov 2007 02:52:03 +0000 (02:52 +0000)]
Icon renaming:
item-drag-multiple -> document-multiple

svn path=/trunk/KDE/kdebase/apps/; revision=740350

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Wed, 21 Nov 2007 07:59:36 +0000 (07:59 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=739529

18 years agodon't draw anything if the bounding rectangle is empty
Peter Penz [Tue, 20 Nov 2007 22:43:53 +0000 (22:43 +0000)]
don't draw anything if the bounding rectangle is empty

svn path=/trunk/KDE/kdebase/apps/; revision=739378

18 years agoAllow using a common drag and drop pixmap also for the KCategorizedView. The code...
Peter Penz [Tue, 20 Nov 2007 22:36:21 +0000 (22:36 +0000)]
Allow using a common drag and drop pixmap also for the KCategorizedView. The code is currently encapsulated inside a DOLPHIN_DRAGANDDROP define, we'll clean this up when Qt 4.4 is out (-> KDE 4.1?)

CCMAIL: ereslibre@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=739375

18 years agoDrag & drop fixes for all views: assure that a consistent pixmap for the drag object...
Peter Penz [Tue, 20 Nov 2007 21:11:48 +0000 (21:11 +0000)]
Drag & drop fixes for all views: assure that a consistent pixmap for the drag object is used throughout all views (still open yet: KCategorizedView uses its custom code yet)

svn path=/trunk/KDE/kdebase/apps/; revision=739322

18 years agofix minor margin issue for the item boundaries
Peter Penz [Mon, 19 Nov 2007 21:55:33 +0000 (21:55 +0000)]
fix minor margin issue for the item boundaries

svn path=/trunk/KDE/kdebase/apps/; revision=738873

18 years agofixed issue that the space info is not updated sometimes (QProgressBar::setValue...
Peter Penz [Mon, 19 Nov 2007 20:24:33 +0000 (20:24 +0000)]
fixed issue that the space info is not updated sometimes (QProgressBar::setValue() uses QProgressBar::text() which returns m_text -> the text must be set first)

svn path=/trunk/KDE/kdebase/apps/; revision=738826

18 years agofixed issue that the "empty column" is not layouted when pressing the back-button
Peter Penz [Mon, 19 Nov 2007 20:10:20 +0000 (20:10 +0000)]
fixed issue that the "empty column" is not layouted when pressing the back-button

svn path=/trunk/KDE/kdebase/apps/; revision=738822

18 years agoopen the context-menu for the viewport if no selection is given although the mouse...
Peter Penz [Mon, 19 Nov 2007 19:58:00 +0000 (19:58 +0000)]
open the context-menu for the viewport if no selection is given although the mouse is above an item (this might happen if the shift-key is pressed during a right-button mouse click)

svn path=/trunk/KDE/kdebase/apps/; revision=738816

18 years agoIcons view: assure that the vertical spacing does not grow as fast as the horizontal...
Peter Penz [Mon, 19 Nov 2007 17:44:21 +0000 (17:44 +0000)]
Icons view: assure that the vertical spacing does not grow as fast as the horizontal spacing. For the default settings this means that the viewport can now be reached easier than before, while not wasting too much vertical space.

svn path=/trunk/KDE/kdebase/apps/; revision=738783

18 years agoallow to show/hide the menubar
Peter Penz [Sun, 18 Nov 2007 14:37:57 +0000 (14:37 +0000)]
allow to show/hide the menubar

BUG: 152463

svn path=/trunk/KDE/kdebase/apps/; revision=738282

18 years agoRevert last fix, otherwise context menus on viewport don't work anymore. I'll try...
Peter Penz [Sun, 18 Nov 2007 14:22:36 +0000 (14:22 +0000)]
Revert last fix, otherwise context menus on viewport don't work anymore. I'll try to find a clean patch later...

svn path=/trunk/KDE/kdebase/apps/; revision=738274

18 years agoCheck whether the shift key is pressed when the "Move to Trash" action is executed...
Peter Penz [Sun, 18 Nov 2007 13:33:16 +0000 (13:33 +0000)]
Check whether the shift key is pressed when the "Move to Trash" action is executed. If this is the case, perform the "Delete" action instead (-> works like in Konqi now, thanks to David for the hint)

CCMAIL: faure@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=738259

18 years agofix crash for the following use case:
Peter Penz [Sun, 18 Nov 2007 13:24:43 +0000 (13:24 +0000)]
fix crash for the following use case:
- open a view with no selection
- press SHIFT + right mouse-click on an item
- a context menu will be opened although no item has been selected -> assertion gets triggered later

svn path=/trunk/KDE/kdebase/apps/; revision=738255

18 years agoMoved popupmenu logic for trash+del to dolphinpart
David Faure [Sat, 17 Nov 2007 00:53:45 +0000 (00:53 +0000)]
Moved popupmenu logic for trash+del to dolphinpart

svn path=/trunk/KDE/kdebase/apps/; revision=737696

18 years agoFix "delete" and "move to trash" actions in dolphinpart; moved all logic for those...
David Faure [Sat, 17 Nov 2007 00:08:54 +0000 (00:08 +0000)]
Fix "delete" and "move to trash" actions in dolphinpart; moved all logic for those out of konqueror.
Inside dolphin, the usual: moving code to DolphinView.
Pressing shift while clicking on "Move to Trash" in konq (dolphinpart) offers to delete, as in kde3 (this bit of logic might be good for dolphin itself too? see DolphinPart::slotTrashActivated)
CCMAIL: peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=737682

18 years agoSVN_SILENT: make code more readable
Peter Penz [Thu, 15 Nov 2007 22:33:31 +0000 (22:33 +0000)]
SVN_SILENT: make code more readable

svn path=/trunk/KDE/kdebase/apps/; revision=737279

18 years agoDocPath => X-DocPath
Allen Winter [Thu, 15 Nov 2007 22:33:12 +0000 (22:33 +0000)]
DocPath => X-DocPath
ServiceTypes => X-KDE-ServiceTypes
Keywords => X-KDE-Keywords

svn path=/trunk/KDE/kdebase/apps/; revision=737278

18 years agoBypass a layout issue in QListView::visualRect(), where the horizontal position of...
Peter Penz [Thu, 15 Nov 2007 22:20:40 +0000 (22:20 +0000)]
Bypass a layout issue in QListView::visualRect(), where the horizontal position of items might get calculated in a wrong manner when the item name is too long. I'll try create a patch for Qt but as Dolphin must also work with Qt 4.3.0 this workaround must get applied at least for KDE 4.0.

BUG: 152293

svn path=/trunk/KDE/kdebase/apps/; revision=737265

18 years agodon't add 2 separators inside a 3 item-menu...
Peter Penz [Thu, 15 Nov 2007 20:41:25 +0000 (20:41 +0000)]
don't add 2 separators inside a 3 item-menu...

svn path=/trunk/KDE/kdebase/apps/; revision=737232

18 years agoImplement cut/copy/paste in dolphinpart.
David Faure [Thu, 15 Nov 2007 20:04:05 +0000 (20:04 +0000)]
Implement cut/copy/paste in dolphinpart.
Had to move more code to DolphinView, to use it from the part.

svn path=/trunk/KDE/kdebase/apps/; revision=737203

18 years agoprovide a better size hint for the default configuration
Peter Penz [Thu, 15 Nov 2007 19:59:08 +0000 (19:59 +0000)]
provide a better size hint for the default configuration

svn path=/trunk/KDE/kdebase/apps/; revision=737202

18 years agofix crash when pressing F2 on startup
David Faure [Thu, 15 Nov 2007 17:16:17 +0000 (17:16 +0000)]
fix crash when pressing F2 on startup
enable undo

svn path=/trunk/KDE/kdebase/apps/; revision=737159

18 years agoImplement renaming in dolphinpart.
David Faure [Thu, 15 Nov 2007 14:59:02 +0000 (14:59 +0000)]
Implement renaming in dolphinpart.
No more rename action provided by konqueror, the part provides it now.
Had to move a bit of code around in dolphin, as discussed with Peter.

svn path=/trunk/KDE/kdebase/apps/; revision=737121

18 years agoKonqUndoManager -> KonqFileUndoManager, to prepare for a KonqUndoManager in konqueror,
David Faure [Thu, 15 Nov 2007 10:10:42 +0000 (10:10 +0000)]
KonqUndoManager -> KonqFileUndoManager, to prepare for a KonqUndoManager in konqueror,
Taking this opportunity for filename==classname and a .cpp extension, as well.

svn path=/trunk/KDE/kdebase/apps/; revision=737032

18 years agoFixes the small problem:
Rafael Fernández López [Wed, 14 Nov 2007 21:57:31 +0000 (21:57 +0000)]
Fixes the small problem:

* Left to Right arrangement
* Elements enough to be needed an horizontal scroll bar with categorized view disabled
* Enable categorized view
* Horizontal scrollbar still visible

Now it is hidden, because the way KCategorizedView shows items is not needed.

svn path=/trunk/KDE/kdebase/apps/; revision=736809

18 years agoFix the other bug reported by BCoppens: the tab title was the full path, until switch...
David Faure [Sun, 11 Nov 2007 21:03:59 +0000 (21:03 +0000)]
Fix the other bug reported by BCoppens: the tab title was the full path, until switching tabs and back, then it changed to just the dir name (as it should be, in fact).
The logic in KonqView::setCaption was being confused by the part url still being empty; let's do things in the right order here.
+ .rc cleanups

svn path=/trunk/KDE/kdebase/apps/; revision=735495

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 11 Nov 2007 08:03:05 +0000 (08:03 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=735257

18 years agoicon renaming:
Pino Toscano [Sat, 10 Nov 2007 16:26:33 +0000 (16:26 +0000)]
icon renaming:
- exec -> system-run

svn path=/trunk/KDE/kdebase/apps/; revision=734984

18 years agoremove unnecessary forward declaration
André Wöbbeking [Sat, 10 Nov 2007 15:47:39 +0000 (15:47 +0000)]
remove unnecessary forward declaration

svn path=/trunk/KDE/kdebase/apps/; revision=734964

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Fri, 9 Nov 2007 07:51:58 +0000 (07:51 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=734544

18 years agoReverted changes made earlier today - and I added the workaround in the root file...
Patrick Spendrin [Thu, 8 Nov 2007 23:47:57 +0000 (23:47 +0000)]
Reverted changes made earlier today - and I added the workaround in the root file as described in kde-buildsystem - please tell me again if this should go somewhere else 3/3

svn path=/trunk/KDE/kdebase/apps/; revision=734475

18 years agominor layout optimizations for the icons view
Peter Penz [Thu, 8 Nov 2007 18:15:09 +0000 (18:15 +0000)]
minor layout optimizations for the icons view

svn path=/trunk/KDE/kdebase/apps/; revision=734360

18 years agochanging install locations of dll's to bin
Patrick Spendrin [Thu, 8 Nov 2007 15:19:33 +0000 (15:19 +0000)]
changing install locations of dll's to bin

svn path=/trunk/KDE/kdebase/apps/; revision=734310

18 years agoFix parentless dialogs
Craig Drummond [Thu, 8 Nov 2007 13:29:44 +0000 (13:29 +0000)]
Fix parentless dialogs

svn path=/trunk/KDE/kdebase/apps/; revision=734288

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Thu, 8 Nov 2007 09:15:10 +0000 (09:15 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=734227

18 years agouse only 1 textline as default for the icons view
Peter Penz [Wed, 7 Nov 2007 23:12:12 +0000 (23:12 +0000)]
use only 1 textline as default for the icons view

svn path=/trunk/KDE/kdebase/apps/; revision=734061

18 years agoFixed performance issue in the details-view when showing > 10000 items:
Peter Penz [Wed, 7 Nov 2007 22:55:15 +0000 (22:55 +0000)]
Fixed performance issue in the details-view when showing > 10000 items:
* Resizing the columns takes around 250 ms instead of 2 seconds.
* Opening 10000 items from the disk cache takes 3 seconds instead of 20 seconds.

svn path=/trunk/KDE/kdebase/apps/; revision=734052

18 years agouse a smaller font for the meta information of the information sidebar
Peter Penz [Wed, 7 Nov 2007 21:06:37 +0000 (21:06 +0000)]
use a smaller font for the meta information of the information sidebar

svn path=/trunk/KDE/kdebase/apps/; revision=734026

18 years agoshowColumn() does not need to be a slot
Peter Penz [Wed, 7 Nov 2007 20:10:13 +0000 (20:10 +0000)]
showColumn() does not need to be a slot

svn path=/trunk/KDE/kdebase/apps/; revision=734000