]> cloud.milkyroute.net Git - dolphin.git/log
dolphin.git
17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 2 Feb 2008 07:15:28 +0000 (07:15 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/branches/KDE/4.0/kdebase/apps/; revision=769836

17 years agoZoom in and out the icon view on Ctrl+Mouse wheel.
Luciano Montanaro [Fri, 1 Feb 2008 22:33:06 +0000 (22:33 +0000)]
Zoom in and out the icon view on Ctrl+Mouse wheel.

CCMAIL: peter.penz@gmx.atn
--This li.Ine, and those below, will be ignored--

M    src/dolphiniconsview.cpp

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

17 years agoBackport. Show the vertical scrollbar only when necessary.
Rafael Fernández López [Fri, 1 Feb 2008 08:26:29 +0000 (08:26 +0000)]
Backport. Show the vertical scrollbar only when necessary.

svn path=/branches/KDE/4.0/kdebase/apps/; revision=769333

17 years agoShow the vertical scroll bar only when necessary
Rafael Fernández López [Fri, 1 Feb 2008 08:25:20 +0000 (08:25 +0000)]
Show the vertical scroll bar only when necessary

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

17 years agoDon't offer a Move Here/Copy Here/Link Here menu when dropping items above the trash...
Peter Penz [Wed, 30 Jan 2008 22:39:42 +0000 (22:39 +0000)]
Don't offer a Move Here/Copy Here/Link Here menu when dropping items above the trash, just move the things into the trash instead. TODO: as the inline comment already says KonqOperations::doDrop() should be used as longterm solution...

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

17 years agoallow dropping items above a place inside the Places panel
Peter Penz [Wed, 30 Jan 2008 22:22:46 +0000 (22:22 +0000)]
allow dropping items above a place inside the Places panel

BUG: 154014

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

17 years agotake care to remove the selection toggle when items have been deleted
Peter Penz [Mon, 28 Jan 2008 19:29:17 +0000 (19:29 +0000)]
take care to remove the selection toggle when items have been deleted

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

17 years agofixed issue that previews of hidden files had no semitransparent effect (the semi...
Peter Penz [Mon, 28 Jan 2008 17:26:25 +0000 (17:26 +0000)]
fixed issue that previews of hidden files had no semitransparent effect (the semi-transparent effect requires having an alpha mask)

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

17 years ago* replace item.name().startsWith('.') by item.isHidden()
Peter Penz [Mon, 28 Jan 2008 17:01:41 +0000 (17:01 +0000)]
* replace item.name().startsWith('.') by item.isHidden()
* removed redundant applying of a hidden item effect before starting the preview

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

17 years agokeep in sync with 4.0 branch (767566)
David Faure [Mon, 28 Jan 2008 11:37:08 +0000 (11:37 +0000)]
keep in sync with 4.0 branch (767566)

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

17 years agoCentralize three more actions so that they are available in DolphinPart: 'Show previe...
David Faure [Mon, 28 Jan 2008 11:33:49 +0000 (11:33 +0000)]
Centralize three more actions so that they are available in DolphinPart: 'Show preview' 'Show hidden files' 'Categorized sorting'
Found a way of sharing the actions with even less code duplication, discussed it with Peter, but this will be for after 4.0.1

svn path=/branches/KDE/4.0/kdebase/apps/; revision=767566

17 years agoColumn-View: When switching to another view-mode, just switch the view for the curren...
Peter Penz [Sun, 27 Jan 2008 14:54:45 +0000 (14:54 +0000)]
Column-View: When switching to another view-mode, just switch the view for the currently focused column as Aurélien suggested.

CCMAIL: aurelien.gateau@free.fr

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

17 years ago- Fix some compiler warnings.
Bill Egert [Sun, 27 Jan 2008 14:54:38 +0000 (14:54 +0000)]
- Fix some compiler warnings.
- Switched depricated stdName() to name()

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

17 years agoreset the selection manager when the URL has been changed (otherwise the selection...
Peter Penz [Sat, 26 Jan 2008 22:32:24 +0000 (22:32 +0000)]
reset the selection manager when the URL has been changed (otherwise the selection toggle button would stay visible)

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

17 years agoBlend in a toggle button when hovering items. This allows selecting items without...
Peter Penz [Sat, 26 Jan 2008 21:45:28 +0000 (21:45 +0000)]
Blend in a toggle button when hovering items. This allows selecting items without using the rubberband or Ctrl/Shift-keys in the single-click mode. Any feedback from users is highly welcome (I think people will either love or hate this feature, I'm really not sure -> it can be turned off too).

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

17 years ago* increase the performance of item previews: each item view provides an icon size...
Peter Penz [Sat, 26 Jan 2008 12:48:03 +0000 (12:48 +0000)]
* increase the performance of item previews: each item view provides an icon size hint -> the preview and item effects are only applied to the current size, not to the maximum of 128 x 128 pixels

* make the icons of hidden files semitransparent like in KDE3

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

17 years agoBackport for #156375: don't add a place having an empty name
Peter Penz [Fri, 25 Jan 2008 19:16:55 +0000 (19:16 +0000)]
Backport for #156375: don't add a place having an empty name

svn path=/branches/KDE/4.0/kdebase/apps/; revision=766407

17 years agodon't add a place having an empty name
Peter Penz [Fri, 25 Jan 2008 19:14:12 +0000 (19:14 +0000)]
don't add a place having an empty name

BUG: 156375

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

17 years agoBackport for #156586: don't try changing the directory within the terminal on non...
Peter Penz [Fri, 25 Jan 2008 18:28:50 +0000 (18:28 +0000)]
Backport for #156586: don't try changing the directory within the terminal on non-local URLs

svn path=/branches/KDE/4.0/kdebase/apps/; revision=766395

17 years agodon't try changing the directory within the terminal on non-local URLs
Peter Penz [Fri, 25 Jan 2008 18:25:42 +0000 (18:25 +0000)]
don't try changing the directory within the terminal on non-local URLs

BUG: 156586

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

17 years agooptimize layout for the viewproperties dialog
Peter Penz [Fri, 25 Jan 2008 18:05:53 +0000 (18:05 +0000)]
optimize layout for the viewproperties dialog

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

17 years agochange order of "General" and "View Modes" settings
Peter Penz [Fri, 25 Jan 2008 16:13:02 +0000 (16:13 +0000)]
change order of "General" and "View Modes" settings

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

17 years agoBackport: use 2 textlines per default in the icon-mode as discussed with David and...
Peter Penz [Thu, 24 Jan 2008 16:39:03 +0000 (16:39 +0000)]
Backport: use 2 textlines per default in the icon-mode as discussed with David and Fredrik

svn path=/branches/KDE/4.0/kdebase/apps/; revision=765736

17 years agouse 2 textlines per default in the icon-mode as discussed with David and Fredrik
Peter Penz [Thu, 24 Jan 2008 16:37:19 +0000 (16:37 +0000)]
use 2 textlines per default in the icon-mode as discussed with David and Fredrik

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Thu, 24 Jan 2008 08:58:55 +0000 (08:58 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/branches/KDE/4.0/kdebase/apps/; revision=765555

17 years agoFix memory leak using K_GLOBAL_STATIC
David Faure [Wed, 23 Jan 2008 15:40:43 +0000 (15:40 +0000)]
Fix memory leak using K_GLOBAL_STATIC

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

17 years agoFix memory leak using K_GLOBAL_STATIC
David Faure [Wed, 23 Jan 2008 15:38:29 +0000 (15:38 +0000)]
Fix memory leak using K_GLOBAL_STATIC

svn path=/branches/KDE/4.0/kdebase/apps/; revision=765228

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Wed, 23 Jan 2008 11:37:15 +0000 (11:37 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoBackport: allow opening directories/trash from the desktop (fixes #156192)
Peter Penz [Wed, 23 Jan 2008 06:44:47 +0000 (06:44 +0000)]
Backport: allow opening directories/trash from the desktop (fixes #156192)

svn path=/branches/KDE/4.0/kdebase/apps/; revision=765101

18 years agoallow opening directories/trash from the desktop
Peter Penz [Wed, 23 Jan 2008 06:42:13 +0000 (06:42 +0000)]
allow opening directories/trash from the desktop

BUG: 156192

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

18 years ago- fix session restore
Luboš Luňák [Tue, 22 Jan 2008 18:06:28 +0000 (18:06 +0000)]
- fix session restore
- newInstance() from KUniqueApplication is actually harmful here

svn path=/branches/KDE/4.0/kdebase/apps/; revision=764846

18 years ago- fix session restore
Luboš Luňák [Tue, 22 Jan 2008 18:06:13 +0000 (18:06 +0000)]
- fix session restore
- newInstance() from KUniqueApplication is actually harmful here

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

18 years agoFix restore from session management.
Luboš Luňák [Tue, 22 Jan 2008 17:52:12 +0000 (17:52 +0000)]
Fix restore from session management.

svn path=/branches/KDE/4.0/kdebase/apps/; revision=764841

18 years agoFix restore from session management.
Luboš Luňák [Tue, 22 Jan 2008 17:51:17 +0000 (17:51 +0000)]
Fix restore from session management.

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Tue, 22 Jan 2008 10:05:53 +0000 (10:05 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Tue, 22 Jan 2008 06:18:46 +0000 (06:18 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/branches/KDE/4.0/kdebase/apps/; revision=764609

18 years agosvn merge -r764536:HEAD from 4.0 branch: refactor "additional info" actions and provi...
David Faure [Tue, 22 Jan 2008 01:38:45 +0000 (01:38 +0000)]
svn merge -r764536:HEAD from 4.0 branch: refactor "additional info" actions and provide them in the part

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

18 years agoAnd finally: provide those "additional info" actions in the part too.
David Faure [Tue, 22 Jan 2008 01:36:28 +0000 (01:36 +0000)]
And finally: provide those "additional info" actions in the part too.

svn path=/branches/KDE/4.0/kdebase/apps/; revision=764549

18 years agoMove the code handling the additional-info-actions to DolphinView; simplify signal...
David Faure [Tue, 22 Jan 2008 01:22:56 +0000 (01:22 +0000)]
Move the code handling the additional-info-actions to DolphinView; simplify signal from DolphinView (it has the info anyway).
The fact that the last additional-info doesn't show up in the icon view is in fact a KFileItemDelegate bug, not a bug in this code :)

svn path=/branches/KDE/4.0/kdebase/apps/; revision=764544

18 years agorestore previous behavior: additional info actions are not mutually exclusive.
David Faure [Tue, 22 Jan 2008 00:43:51 +0000 (00:43 +0000)]
restore previous behavior: additional info actions are not mutually exclusive.
(although requesting size and type at the same time doesn't show the type...)

svn path=/branches/KDE/4.0/kdebase/apps/; revision=764538

18 years agoUse a QActionGroup and save 6 slots (and the duplication of the action names in the...
David Faure [Tue, 22 Jan 2008 00:39:52 +0000 (00:39 +0000)]
Use a QActionGroup and save 6 slots (and the duplication of the action names in the code).

svn path=/branches/KDE/4.0/kdebase/apps/; revision=764537

18 years agoUse non-deprecated method, avoids conversion KDateTime->time_t->KDateTime.
David Faure [Mon, 21 Jan 2008 19:46:35 +0000 (19:46 +0000)]
Use non-deprecated method, avoids conversion KDateTime->time_t->KDateTime.

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

18 years agoMake sort/descending available in dolphinpart
David Faure [Mon, 21 Jan 2008 19:44:36 +0000 (19:44 +0000)]
Make sort/descending available in dolphinpart

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

18 years agoMake sort/descending available in dolphinpart
David Faure [Mon, 21 Jan 2008 19:42:16 +0000 (19:42 +0000)]
Make sort/descending available in dolphinpart

svn path=/branches/KDE/4.0/kdebase/apps/; revision=764444

18 years agoforwardport 764429:
David Faure [Mon, 21 Jan 2008 19:31:07 +0000 (19:31 +0000)]
forwardport 764429:
Revert the moving of the action to the DolphinView instance, this doesn't work with splitted views.
(Each view would need its own action collection, but then DolphinView would have to become
a KXMLGUIClient, and the GUI would flicker when switching views).

Instead, use the same solution as the other shared actions: static method in DolphinView (for now),
slot in the mainwindow (and for the more complex actions than this one, shared code in DolphinView)

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

18 years agoRevert the moving of the action to the DolphinView instance, this doesn't work with...
David Faure [Mon, 21 Jan 2008 19:08:52 +0000 (19:08 +0000)]
Revert the moving of the action to the DolphinView instance, this doesn't work with splitted views.
(Each view would need its own action collection, but then DolphinView would have to become
a KXMLGUIClient, and the GUI would flicker when switching views).

Instead, use the same solution as the other shared actions: static method in DolphinView (for now),
slot in the mainwindow (and for the more complex actions than this one, shared code in DolphinView)

svn path=/branches/KDE/4.0/kdebase/apps/; revision=764429

18 years agoa group box called "Settings" in a settings dialog is useless...
Peter Penz [Mon, 21 Jan 2008 16:54:16 +0000 (16:54 +0000)]
a group box called "Settings" in a settings dialog is useless...

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

18 years agoSplit the "General Settings" into "Startup Settings" and "General Settings" for havin...
Peter Penz [Mon, 21 Jan 2008 16:51:31 +0000 (16:51 +0000)]
Split the "General Settings" into "Startup Settings" and "General Settings" for having a cleaner layout. Still some fine tuning and code cleanups have to be done...

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

18 years agomerge -c764347 by Peter, needed for dolphinpart bugfixing
David Faure [Mon, 21 Jan 2008 16:12:25 +0000 (16:12 +0000)]
merge -c764347 by Peter, needed for dolphinpart bugfixing

svn path=/branches/KDE/4.0/kdebase/apps/; revision=764379

18 years agoMake it configurable whether a browsing through archives should be done. The default...
Peter Penz [Mon, 21 Jan 2008 16:07:45 +0000 (16:07 +0000)]
Make it configurable whether a browsing through archives should be done. The default setting is 'off'. TODO: cleanup the "General Settings" dialog and split it as "General" and "Startup".

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

18 years agoCleanup: let the DolphinView be aware about the used action collection. This will...
Peter Penz [Mon, 21 Jan 2008 14:16:31 +0000 (14:16 +0000)]
Cleanup: let the DolphinView be aware about the used action collection. This will allow us cleaning up some code in DolphinMainWindow and will make it easier sharing code with DolphinPart.

CCMAIL: faure@kde.org

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 21 Jan 2008 10:32:13 +0000 (10:32 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoBackport:
Peter Penz [Sat, 19 Jan 2008 18:20:24 +0000 (18:20 +0000)]
Backport:

treeview: prevent that when expanding a subtree that the selected item gets hidden by the (maybe) appearing horizontal scrollbar

svn path=/branches/KDE/4.0/kdebase/apps/; revision=763550

18 years agotreeview: prevent that when expanding a subtree that the selected item gets hidden...
Peter Penz [Sat, 19 Jan 2008 18:04:22 +0000 (18:04 +0000)]
treeview: prevent that when expanding a subtree that the selected item gets hidden by the (maybe) appearing horizontal scrollbar

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

18 years agostay consistent with Konqueror: F10 creates a new directory
Peter Penz [Sat, 19 Jan 2008 16:59:10 +0000 (16:59 +0000)]
stay consistent with Konqueror: F10 creates a new directory

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

18 years agoSVN_SILENT: updated version number
Peter Penz [Fri, 18 Jan 2008 20:31:35 +0000 (20:31 +0000)]
SVN_SILENT: updated version number

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

18 years agoupdated version number of Dolphin for the KDE 4.0.1 release
Peter Penz [Fri, 18 Jan 2008 20:28:42 +0000 (20:28 +0000)]
updated version number of Dolphin for the KDE 4.0.1 release

svn path=/branches/KDE/4.0/kdebase/apps/; revision=763180

18 years agoBackport: show the correct meta information in the information sidebar also for non...
Peter Penz [Fri, 18 Jan 2008 20:21:20 +0000 (20:21 +0000)]
Backport: show the correct meta information in the information sidebar also for non-local files

BUG: 155534

svn path=/branches/KDE/4.0/kdebase/apps/; revision=763175

18 years agoBackport:
Peter Penz [Fri, 18 Jan 2008 20:13:14 +0000 (20:13 +0000)]
Backport:

* Always take the root of an URL as root for the treeview (using a matching Places-URL leads to serious usability issues - see bug #150941 for details).

* Don't reset the horizontal scrollbar position when expanding/reloading the tree.

BUG: 150941

svn path=/branches/KDE/4.0/kdebase/apps/; revision=763173

18 years ago* Always take the root of an URL as root for the treeview (using a matching Places...
Peter Penz [Fri, 18 Jan 2008 20:08:21 +0000 (20:08 +0000)]
* Always take the root of an URL as root for the treeview (using a matching Places-URL leads to serious usability issues - see bug #150941 for details).

* Don't reset the horizontal scrollbar position when expanding/reloading the tree.

BUG: 150941

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

18 years agoshow the correct meta information in the information sidebar also for non-local files
Peter Penz [Fri, 18 Jan 2008 18:14:10 +0000 (18:14 +0000)]
show the correct meta information in the information sidebar also for non-local files

BUG: 155534

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Fri, 18 Jan 2008 10:23:06 +0000 (10:23 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoExtracted a MimeTypeWriter from the filetypes kcontrol module, to have the code that...
David Faure [Fri, 18 Jan 2008 01:13:10 +0000 (01:13 +0000)]
Extracted a MimeTypeWriter from the filetypes kcontrol module, to have the code that writes out a xdg-shared-mime compliant mimetype in one place.
Ported nspluginscan to xdg-shared-mime so that it generates mimetypes that work.

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

18 years agoWhen moving left/right by pressing left/right arrows on keyboard, the previous curren...
Rafael Fernández López [Thu, 17 Jan 2008 21:03:30 +0000 (21:03 +0000)]
When moving left/right by pressing left/right arrows on keyboard, the previous current index becomes selected to see which item was the last one
selected on that column.

CCMAIL: peter.penz@gmx.at

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

18 years agoSVN_SILENT: remove debugging output
Peter Penz [Thu, 17 Jan 2008 20:28:49 +0000 (20:28 +0000)]
SVN_SILENT: remove debugging output

(damn, I've lost the coding race with Rafael by a few minutes, so this line is the only thing I can commit now ;-))

CCMAIL: ereslibre@kde.org

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

18 years agoWho said there aren't coding races ? haha. Fix the keyboard navigation
Rafael Fernández López [Thu, 17 Jan 2008 20:23:47 +0000 (20:23 +0000)]
Who said there aren't coding races ? haha. Fix the keyboard navigation
in the special case of moving left to the previous column and going
upwards or downwards.

CCMAIL: peter.penz@gmx.at

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

18 years agoif the icons are aligned left to right, the vertical wheel event should be applied...
Peter Penz [Thu, 17 Jan 2008 18:50:18 +0000 (18:50 +0000)]
if the icons are aligned left to right, the vertical wheel event should be applied to the horizontal scrollbar

BUG: 153343

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

18 years agoTreeview fixes (backport):
Peter Penz [Thu, 17 Jan 2008 18:12:11 +0000 (18:12 +0000)]
Treeview fixes (backport):
* don't jump to the selected folder when expanding a sub tree within the treeview widget
* don't reset the root of non-local URLs when there is no Places-URL available

BUG: 155996
BUG: 156008

svn path=/branches/KDE/4.0/kdebase/apps/; revision=762706

18 years agoTreeview fixes:
Peter Penz [Thu, 17 Jan 2008 18:05:11 +0000 (18:05 +0000)]
Treeview fixes:
* don't jump to the selected folder when expanding a sub tree within the treeview widget
* don't reset the root of non-local URLs when there is no Places-URL available

BUG: 155996
BUG: 156008

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

18 years agoBackport of fix for the scroll+click column bug
Rafael Fernández López [Thu, 17 Jan 2008 09:34:54 +0000 (09:34 +0000)]
Backport of fix for the scroll+click column bug

BUG: 155751

svn path=/branches/KDE/4.0/kdebase/apps/; revision=762544

18 years agoFix for the scroll+click column bug
Rafael Fernández López [Thu, 17 Jan 2008 09:33:00 +0000 (09:33 +0000)]
Fix for the scroll+click column bug

CCBUG: 155751

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

18 years agodon't resize the columns automatically, as soon as the user has modified the column...
Peter Penz [Wed, 16 Jan 2008 22:14:34 +0000 (22:14 +0000)]
don't resize the columns automatically, as soon as the user has modified the column widths himself (e. g. by a double-click on the header or by moving the header handle)

BUG: 155760

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

18 years agoForwardport SVN commit 761729 by woebbe:
André Wöbbeking [Tue, 15 Jan 2008 11:15:56 +0000 (11:15 +0000)]
Forwardport SVN commit 761729 by woebbe:

make sure that other apps using this part find Dolphin's view-file-columns icons

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

18 years agomake sure that other apps using this part find Dolphin's view-file-columns icons
André Wöbbeking [Tue, 15 Jan 2008 11:09:56 +0000 (11:09 +0000)]
make sure that other apps using this part find Dolphin's view-file-columns icons

svn path=/branches/KDE/4.0/kdebase/apps/; revision=761729

18 years agodon't forget to initialize the correct preview settings
Peter Penz [Sun, 13 Jan 2008 18:54:23 +0000 (18:54 +0000)]
don't forget to initialize the correct preview settings

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

18 years agoImprove the feeled preview performance by assuring that the preview is generated...
Peter Penz [Sun, 13 Jan 2008 16:54:24 +0000 (16:54 +0000)]
Improve the feeled preview performance by assuring that the preview is generated first for the visible items.

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

18 years agoMove KCategorizedView to kdelibs. Use that one.
Rafael Fernández López [Sun, 13 Jan 2008 15:44:04 +0000 (15:44 +0000)]
Move KCategorizedView to kdelibs. Use that one.

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

18 years agoImprove the categorized view for the list mode
Rafael Fernández López [Sun, 13 Jan 2008 15:28:40 +0000 (15:28 +0000)]
Improve the categorized view for the list mode

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

18 years agoupdates for new licence policy
Jonathan Riddell [Sat, 12 Jan 2008 16:39:07 +0000 (16:39 +0000)]
updates for new licence policy

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

18 years agoincrease version number for trunk
Peter Penz [Fri, 11 Jan 2008 16:12:58 +0000 (16:12 +0000)]
increase version number for trunk

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Fri, 11 Jan 2008 11:46:35 +0000 (11:46 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoUp to now DolphinView and ColumnWidget contained a lot of code duplication regarding...
Peter Penz [Fri, 11 Jan 2008 11:37:28 +0000 (11:37 +0000)]
Up to now DolphinView and ColumnWidget contained a lot of code duplication regarding generating previews and the dimming of cut items. This has been refactored by introducing an IconManager which takes care itself about generating a preview and dimming cut items. This also allows improving the speed of previews in (near) future (at the moment showing previews from the cache is a lot slower than in KDE 3...).

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

18 years agouse F3 for "Split View" instead of F10, as F10 is used for "new directory" since...
Peter Penz [Thu, 10 Jan 2008 23:42:34 +0000 (23:42 +0000)]
use F3 for "Split View" instead of F10, as F10 is used for "new directory" since KDE 3... (thanks to Aaron for the hint)

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

18 years agoBackport: use F3 for "Split View" instead of F10
Peter Penz [Thu, 10 Jan 2008 21:35:03 +0000 (21:35 +0000)]
Backport: use F3 for "Split View" instead of F10

svn path=/branches/KDE/4.0/kdebase/apps/; revision=759573

18 years agofixed HIG color violations
Peter Penz [Thu, 10 Jan 2008 18:24:57 +0000 (18:24 +0000)]
fixed HIG color violations

BUG: 153363

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

18 years agoFixed issue that when renaming a variable number of items, that only one #-character...
Peter Penz [Thu, 10 Jan 2008 16:14:41 +0000 (16:14 +0000)]
Fixed issue that when renaming a variable number of items, that only one #-character as index is allowed.

BUG: 155249

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Thu, 10 Jan 2008 08:36:34 +0000 (08:36 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/branches/KDE/4.0/kdebase/apps/; revision=759254

18 years agoFix selections. Backport.
Rafael Fernández López [Thu, 10 Jan 2008 00:32:40 +0000 (00:32 +0000)]
Fix selections. Backport.

svn path=/branches/KDE/4.0/kdebase/apps/; revision=759099

18 years agoFix selections
Rafael Fernández López [Thu, 10 Jan 2008 00:32:05 +0000 (00:32 +0000)]
Fix selections

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

18 years agoBackport: Only increase the height of the statusbar for long texts if the message...
Peter Penz [Wed, 9 Jan 2008 21:52:38 +0000 (21:52 +0000)]
Backport: Only increase the height of the statusbar for long texts if the message type is not DolphinStatusBar::Default (otherwise the layout of the icons view might get changed when hovering items).

svn path=/branches/KDE/4.0/kdebase/apps/; revision=759061

18 years agoOnly increase the height of the statusbar for long texts if the message type is not...
Peter Penz [Wed, 9 Jan 2008 21:42:48 +0000 (21:42 +0000)]
Only increase the height of the statusbar for long texts if the message type is not DolphinStatusBar::Default (otherwise the layout of the icons view might get changed when hovering items).

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Wed, 9 Jan 2008 10:37:34 +0000 (10:37 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoBackport of bugfix 154434 (trunk revision 757791): Remember the additional-info prope...
Peter Penz [Mon, 7 Jan 2008 07:38:09 +0000 (07:38 +0000)]
Backport of bugfix 154434 (trunk revision 757791): Remember the additional-info property (size, date, type, ...) for each view mode (icons view, details view, column view) individually.

svn path=/branches/KDE/4.0/kdebase/apps/; revision=758210

18 years agoSVN_SILENT: minor coding style fixes
Peter Penz [Sun, 6 Jan 2008 18:09:54 +0000 (18:09 +0000)]
SVN_SILENT: minor coding style fixes

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

18 years agoBackport:
Laurent Montel [Sun, 6 Jan 2008 16:37:39 +0000 (16:37 +0000)]
Backport:
don't start QTimeLine if QTimeLine is already started

svn path=/branches/KDE/4.0/kdebase/apps/; revision=757961

18 years agoDon't start QTimeLine if QTimeLine is already started
Laurent Montel [Sun, 6 Jan 2008 16:36:37 +0000 (16:36 +0000)]
Don't start QTimeLine if QTimeLine is already started

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

18 years agoSVN_SILENT: added comment related to fix of bug 154854
Peter Penz [Sat, 5 Jan 2008 22:57:56 +0000 (22:57 +0000)]
SVN_SILENT: added comment related to fix of bug 154854

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

18 years agoRemember the additional-info property (size, date, type, ...) for each view mode...
Peter Penz [Sat, 5 Jan 2008 22:09:07 +0000 (22:09 +0000)]
Remember the additional-info property (size, date, type, ...) for each view mode (icons view, details view, column view) individually.

BUG: 154434
CCMAIL: hein@kde.org

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

18 years agoSVN_SILENT: warning--
Peter Penz [Sat, 5 Jan 2008 22:03:20 +0000 (22:03 +0000)]
SVN_SILENT: warning--

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

18 years agoi18n style guide fixes
Stephan Binner [Sat, 5 Jan 2008 07:09:28 +0000 (07:09 +0000)]
i18n style guide fixes

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