]> cloud.milkyroute.net Git - dolphin.git/log
dolphin.git
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

18 years agoSVN_SILENT: add line break
Peter Penz [Wed, 7 Nov 2007 20:09:46 +0000 (20:09 +0000)]
SVN_SILENT: add line break

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

18 years agoHave "Add to Places" in the context menu for the trash too.
Kevin Ottens [Tue, 6 Nov 2007 17:09:00 +0000 (17:09 +0000)]
Have "Add to Places" in the context menu for the trash too.

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

18 years agoupdate to previous commit: reset bool member correctly
Peter Penz [Tue, 6 Nov 2007 07:26:02 +0000 (07:26 +0000)]
update to previous commit: reset bool member correctly

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

18 years agoWhen switching from e. g. the icons view to the details view, additional information...
Peter Penz [Tue, 6 Nov 2007 07:16:23 +0000 (07:16 +0000)]
When switching from e. g. the icons view to the details view, additional information properties like 'Size' and 'Date' are added as default (showing a details-view without details does not make sense as default setting...). This fix assures that the additional information properties are removed again when switching back to the icons view. Only if the user modified the additional information properties by a GUI-interaction (e. g. by adding a 'Type'), this information is persistet also when switching back to the icon-view.

BUG: 151891

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

18 years agouse an icon even when launched manually. okular uses the same
Stefan Monov [Mon, 5 Nov 2007 16:49:24 +0000 (16:49 +0000)]
use an icon even when launched manually. okular uses the same
workaround.

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 5 Nov 2007 08:12:32 +0000 (08:12 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoReplace file-find icon by edit-find
Fathi Boudra [Sun, 4 Nov 2007 21:54:49 +0000 (21:54 +0000)]
Replace file-find icon by edit-find

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

18 years agoKrushDays-fix: fixed issue that F6 does not apply the focus to the URL navigator...
Peter Penz [Sun, 4 Nov 2007 18:50:22 +0000 (18:50 +0000)]
KrushDays-fix: fixed issue that F6 does not apply the focus to the URL navigator when the navigator is already in the editable mode

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

18 years agoFix the conflict between cut and delete shortcuts
Andreas Pakulat [Fri, 2 Nov 2007 20:50:05 +0000 (20:50 +0000)]
Fix the conflict between cut and delete shortcuts
BUG:151601

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

18 years agofixed issue that the "Ask for confirmation when moving files or folders to trash...
Peter Penz [Thu, 1 Nov 2007 22:09:48 +0000 (22:09 +0000)]
fixed issue that the "Ask for confirmation when moving files or folders to trash"-setting is ignored

CCMAIL: ereslibre@kde.org

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

18 years agoFix crash caused by unchecked pointer access
Andreas Ramm [Thu, 1 Nov 2007 03:22:50 +0000 (03:22 +0000)]
Fix crash caused by unchecked pointer access

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

18 years agoremember the window size of the IconSizeDialog
Peter Penz [Tue, 30 Oct 2007 20:56:40 +0000 (20:56 +0000)]
remember the window size of the IconSizeDialog

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

18 years agoSVN_SILENT remove blank lines
Peter Penz [Tue, 30 Oct 2007 20:53:52 +0000 (20:53 +0000)]
SVN_SILENT remove blank lines

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

18 years agoallow to configure the additional information of the view inside the viewproperties...
Peter Penz [Tue, 30 Oct 2007 20:52:03 +0000 (20:52 +0000)]
allow to configure the additional information of the view inside the viewproperties dialog

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

18 years ago* fixed drag & drop issue in column view (dropping on files was not possible -> handl...
Peter Penz [Tue, 30 Oct 2007 19:44:55 +0000 (19:44 +0000)]
* fixed drag & drop issue in column view (dropping on files was not possible -> handled as viewport now)
* only show the hover-drop-indicator on directories (dropping on file-items is handled like dropping on the viewport)
* simplified signature of drop signal (source widget not required anymore)

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

18 years agoResults of setShortcut() auditing (QAction::setShortcut() gets called without this...
Hamish Rodda [Mon, 29 Oct 2007 11:03:37 +0000 (11:03 +0000)]
Results of setShortcut() auditing (QAction::setShortcut() gets called without this patch)

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

18 years agobuild with -pedantic
Volker Krause [Mon, 29 Oct 2007 10:36:31 +0000 (10:36 +0000)]
build with -pedantic

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

18 years agoIcon naming spec compliance (code changes):
Jakob Petsovits [Mon, 29 Oct 2007 08:35:29 +0000 (08:35 +0000)]
Icon naming spec compliance (code changes):
bookmark-folder -> folder-bookmarks
goto-page -> go-jump
www -> insert-link (doesn't yet exist in Oxygen)

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

18 years agoSimplify DolphinController: don't remember the show-preview state in the controller...
Peter Penz [Fri, 26 Oct 2007 19:02:33 +0000 (19:02 +0000)]
Simplify DolphinController: don't remember the show-preview state in the controller and add an unnecessary additional signal; instead just read the state from the DolphinView

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

18 years agoSimplify the DolphinController: The "show hidden files" state can be retrieved by...
Peter Penz [Fri, 26 Oct 2007 18:34:45 +0000 (18:34 +0000)]
Simplify the DolphinController: The "show hidden files" state can be retrieved by the DolphinView, there is no need introducing additional signals + states. Further cleanups will follow...

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

18 years agodrop the %m option of dolphin.desktop
Peter Penz [Fri, 26 Oct 2007 18:12:28 +0000 (18:12 +0000)]
drop the %m option of dolphin.desktop

BUG: 151313

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

18 years agoupdated documentation
Peter Penz [Fri, 26 Oct 2007 18:08:20 +0000 (18:08 +0000)]
updated documentation

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