David Faure
3d4e6938f5
Add unit test for #149736 (an old bug where a javascript handler closes the window on click - and crashed konqueror again in kde 4)
...
(the fix is r775367 in kdelibs)
(side node: kapp->setTopWidget call removed since it doesn't care for the icon anymore, only for some startupid stuff)
svn path=/trunk/KDE/kdebase/apps/; revision=775373
2008-02-15 17:01:03 +00:00
Script Kiddy
91944f8182
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/; revision=775353
2008-02-15 15:48:52 +00:00
Script Kiddy
67404bd051
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.0/kdebase/apps/; revision=775258
2008-02-15 10:07:26 +00:00
Peter Penz
613a132a36
Bypass a temporary (?) regression (?) with the current Qt 4.4 beta version: it seems like QLayout::activate()/update() don't do a relayout anymore if the sizehint of a sub widget has been changed. I'll check this again with Qt 4.4.0.
...
svn path=/trunk/KDE/kdebase/apps/; revision=775119
2008-02-14 22:57:00 +00:00
Peter Penz
227ebb98eb
display an error message if the the user tries to set an invalid home URL in the settings dialog
...
svn path=/trunk/KDE/kdebase/apps/; revision=775098
2008-02-14 21:35:57 +00:00
Peter Penz
e43bc5a6f6
minor code cleanup
...
svn path=/trunk/KDE/kdebase/apps/; revision=775094
2008-02-14 21:25:36 +00:00
Peter Penz
bf76805629
backport: fixed issue that the item height does not match to the number of lines in the default setup of Dolphin
...
svn path=/branches/KDE/4.0/kdebase/apps/; revision=775067
2008-02-14 20:29:29 +00:00
Peter Penz
f260f7b544
fixed issue that the item height does not match to the number of lines in the default setup of Dolphin
...
svn path=/trunk/KDE/kdebase/apps/; revision=775065
2008-02-14 20:26:11 +00:00
Peter Penz
57e2cd9ae9
~ is no useful home folder in a Windows environment (thanks to Michael O'Shea for the patch!)
...
BUG: 156463
CCMAIL: michael.a.oshea@gmail.com
svn path=/trunk/KDE/kdebase/apps/; revision=775056
2008-02-14 20:11:51 +00:00
Script Kiddy
731a32414f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/; revision=774936
2008-02-14 13:04:07 +00:00
Script Kiddy
82a1824ad2
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.0/kdebase/apps/; revision=774850
2008-02-14 08:26:29 +00:00
David Faure
a8a050952d
Provide the "sort by" actions in dolphinpart (konqueror); share and simplify the code by connecting to the actiongroup's signal.
...
svn path=/trunk/KDE/kdebase/apps/; revision=774699
2008-02-13 20:52:21 +00:00
David Faure
a26be08664
Provide the "sort by" actions in dolphinpart (konqueror); share and simplify the code by connecting to the actiongroup's signal.
...
svn path=/branches/KDE/4.0/kdebase/apps/; revision=774697
2008-02-13 20:51:00 +00:00
David Faure
87ac707062
--deprecated
...
svn path=/trunk/KDE/kdebase/apps/; revision=774649
2008-02-13 18:49:30 +00:00
David Faure
4bdbe2b0ac
--deprecated
...
svn path=/branches/KDE/4.0/kdebase/apps/; revision=774648
2008-02-13 18:48:58 +00:00
David Faure
804a196700
Provide the dolphinpart view modes (Icons, Details, Columns) in konqueror's View Modes menu.
...
(this is done using a Q_PROPERTY in the dolphin part and a signal; the available view modes for creating the menu in the first place are listed in dolphinpart.desktop)
Konqueror: cleaned up the old (complex) handling of view modes as N toolbar buttons from M services grouped by library (240 lines less!).
Dolphin: moved view mode handling to DolphinViewActionHandler, removes duplication between part and mainwindow.
svn path=/trunk/KDE/kdebase/apps/; revision=774646
2008-02-13 18:45:20 +00:00
Script Kiddy
9a8f75e93c
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/; revision=774640
2008-02-13 18:39:24 +00:00
David Faure
905277aac4
Provide the dolphinpart view modes (Icons, Details, Columns) in konqueror's View Modes menu.
...
(this is done using a Q_PROPERTY in the dolphin part and a signal; the available view modes for creating the menu in the first place are listed in dolphinpart.desktop)
Konqueror: cleaned up the old (complex) handling of view modes as N toolbar buttons from M services grouped by library.
Dolphin: moved view mode handling to DolphinViewActionHandler, removes duplication between part and mainwindow.
BUG: 157424
svn path=/branches/KDE/4.0/kdebase/apps/; revision=774632
2008-02-13 18:07:34 +00:00
Script Kiddy
bfb1ec7e3a
SVN_SILENT made messages (.desktop file, second try)
...
svn path=/trunk/KDE/kdebase/apps/; revision=774169
2008-02-12 16:54:30 +00:00
David Faure
61bf125cbe
"Part" is a technical term; name it "Dolphin View" for konqueror's view mode menu, more consistent with "File Size View" and "File Replace View"
...
svn path=/trunk/KDE/kdebase/apps/; revision=774128
2008-02-12 15:01:32 +00:00
Script Kiddy
35654aa44d
SVN_SILENT made messages (.desktop file, second try)
...
svn path=/branches/KDE/4.0/kdebase/apps/; revision=773981
2008-02-12 09:46:06 +00:00
Luciano Montanaro
4caebde3cb
Move the Ctrl-wheel zoom handling to dolphinview.
...
The specialized views still need to ignore the Ctrl-qualified wheel events, though.
svn path=/trunk/KDE/kdebase/apps/; revision=773976
2008-02-12 09:27:26 +00:00
Peter Penz
bad99f25fe
use different icons dependent on the checked state of the toggle
...
svn path=/trunk/KDE/kdebase/apps/; revision=773902
2008-02-12 01:04:03 +00:00
Peter Penz
bcb1c6b232
don't keep a KFileItem inside the selection manager for the whole lifetime, work with the URL internally instead
...
svn path=/trunk/KDE/kdebase/apps/; revision=773890
2008-02-12 00:06:21 +00:00
Peter Penz
aa44f45ff5
SVN_SILENT: increased version number from 1.0.1 to 1.0.2
...
svn path=/branches/KDE/4.0/kdebase/apps/; revision=773824
2008-02-11 21:13:34 +00:00
Peter Penz
538192b8bd
fix a flickering of the horizontal scrollbar when decreasing the width inside the details view
...
CCMAIL: hein@kde.org
svn path=/trunk/KDE/kdebase/apps/; revision=773821
2008-02-11 21:09:07 +00:00
Peter Penz
d432679df0
apply sorting + sort order to the column view
...
BUG: 157343
svn path=/trunk/KDE/kdebase/apps/; revision=773766
2008-02-11 18:27:49 +00:00
Peter Penz
142c7628e8
fixed crash when cancelling the "apply view properties" dialog
...
BUG: 156752
svn path=/trunk/KDE/kdebase/apps/; revision=773706
2008-02-11 16:55:16 +00:00
David Faure
846b21edf5
Forwardport 773570:
...
Factorize all the view-related action handling to DolphinViewActionHandler, to remove code duplication between mainwindow and part, and to remove my code-splitting with the static createFooAction methods in the view.
svn path=/trunk/KDE/kdebase/apps/; revision=773572
2008-02-11 12:44:46 +00:00
David Faure
45a1074b0a
Factorize all the view-related action handling to DolphinViewActionHandler, to remove code duplication between mainwindow and part, and to remove my code-splitting with the static createFooAction methods in the view.
...
svn path=/branches/KDE/4.0/kdebase/apps/; revision=773570
2008-02-11 12:34:48 +00:00
Script Kiddy
e6e8c1b7ea
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/; revision=771980
2008-02-07 12:24:06 +00:00
Peter Penz
368e7d615a
Fixed issue that the "Show Full Location" action is not synchronized with the editable state of the URL navigator (thanks to David Benjamin for the patch).
...
BUG: 156891
svn path=/trunk/KDE/kdebase/apps/; revision=771918
2008-02-07 07:27:06 +00:00
Peter Penz
d38bb6891a
reset the URL candidate if a resizing is done
...
svn path=/trunk/KDE/kdebase/apps/; revision=770176
2008-02-02 23:27:48 +00:00
Peter Penz
cd65336b8c
Information Panel: If the width of the panel is increased, also increase the size of the item preview to take advantege of the additional space.
...
BUG: 156046
svn path=/trunk/KDE/kdebase/apps/; revision=770173
2008-02-02 23:17:14 +00:00
Peter Penz
a6d36df99e
stay consistent with Plasma and move the selection icon on the top/left of items (thanks to Jan Klein-Hitpass for the hint)
...
svn path=/trunk/KDE/kdebase/apps/; revision=770151
2008-02-02 22:20:41 +00:00
Peter Penz
a50c7b6bd1
Improve the selection toggle: Instead of a delay of one second until appearing, let it appear immediately but provide a smooth fade-in effect. This makes it usable from the start but is less obtrusive for the eyes.
...
svn path=/trunk/KDE/kdebase/apps/; revision=770115
2008-02-02 20:53:35 +00:00
Script Kiddy
99a10f551d
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.0/kdebase/apps/; revision=769836
2008-02-02 07:15:28 +00:00
Luciano Montanaro
a3003c2c94
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
2008-02-01 22:33:06 +00:00
Rafael Fernández López
cec2a40f8b
Backport. Show the vertical scrollbar only when necessary.
...
svn path=/branches/KDE/4.0/kdebase/apps/; revision=769333
2008-02-01 08:26:29 +00:00
Rafael Fernández López
b94f5e3923
Show the vertical scroll bar only when necessary
...
svn path=/trunk/KDE/kdebase/apps/; revision=769332
2008-02-01 08:25:20 +00:00
Peter Penz
10f94beaaf
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
2008-01-30 22:39:42 +00:00
Peter Penz
9a944644e9
allow dropping items above a place inside the Places panel
...
BUG: 154014
svn path=/trunk/KDE/kdebase/apps/; revision=768921
2008-01-30 22:22:46 +00:00
Peter Penz
faf1f0f2d6
take care to remove the selection toggle when items have been deleted
...
svn path=/trunk/KDE/kdebase/apps/; revision=767778
2008-01-28 19:29:17 +00:00
Peter Penz
91656a8abc
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
2008-01-28 17:26:25 +00:00
Peter Penz
0e31baf9f6
* 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
2008-01-28 17:01:41 +00:00
David Faure
a6f5c499ef
keep in sync with 4.0 branch (767566)
...
svn path=/trunk/KDE/kdebase/apps/; revision=767567
2008-01-28 11:37:08 +00:00
David Faure
cdc40d4398
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
2008-01-28 11:33:49 +00:00
Peter Penz
f824a33461
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
2008-01-27 14:54:45 +00:00
Bill Egert
52025112b0
- Fix some compiler warnings.
...
- Switched depricated stdName() to name()
svn path=/trunk/KDE/kdebase/apps/; revision=767204
2008-01-27 14:54:38 +00:00
Peter Penz
ab464bc684
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
2008-01-26 22:32:24 +00:00