┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2008-02-02stay consistent with Plasma and move the selection icon on the top/left of ↵Peter Penz
items (thanks to Jan Klein-Hitpass for the hint) svn path=/trunk/KDE/kdebase/apps/; revision=770151
2008-02-02Improve the selection toggle: Instead of a delay of one second until ↵Peter Penz
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-01Zoom in and out the icon view on Ctrl+Mouse wheel. Luciano Montanaro
CCMAIL: [email protected] --This li.Ine, and those below, will be ignored-- M src/dolphiniconsview.cpp svn path=/trunk/KDE/kdebase/apps/; revision=769728
2008-02-01Show the vertical scroll bar only when necessaryRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=769332
2008-01-30Don't offer a Move Here/Copy Here/Link Here menu when dropping items above ↵Peter Penz
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-30allow dropping items above a place inside the Places panelPeter Penz
BUG: 154014 svn path=/trunk/KDE/kdebase/apps/; revision=768921
2008-01-28take care to remove the selection toggle when items have been deletedPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=767778
2008-01-28fixed issue that previews of hidden files had no semitransparent effect (the ↵Peter Penz
semi-transparent effect requires having an alpha mask) svn path=/trunk/KDE/kdebase/apps/; revision=767742
2008-01-28* replace item.name().startsWith('.') by item.isHidden()Peter Penz
* removed redundant applying of a hidden item effect before starting the preview svn path=/trunk/KDE/kdebase/apps/; revision=767730
2008-01-28keep in sync with 4.0 branch (767566)David Faure
svn path=/trunk/KDE/kdebase/apps/; revision=767567
2008-01-27Column-View: When switching to another view-mode, just switch the view for ↵Peter Penz
the currently focused column as Aurélien suggested. CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=767205
2008-01-27- Fix some compiler warnings.Bill Egert
- Switched depricated stdName() to name() svn path=/trunk/KDE/kdebase/apps/; revision=767204
2008-01-26reset the selection manager when the URL has been changed (otherwise the ↵Peter Penz
selection toggle button would stay visible) svn path=/trunk/KDE/kdebase/apps/; revision=766918
2008-01-26Blend in a toggle button when hovering items. This allows selecting items ↵Peter Penz
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
2008-01-26* increase the performance of item previews: each item view provides an icon ↵Peter Penz
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
2008-01-25don't add a place having an empty namePeter Penz
BUG: 156375 svn path=/trunk/KDE/kdebase/apps/; revision=766406
2008-01-25don't try changing the directory within the terminal on non-local URLsPeter Penz
BUG: 156586 svn path=/trunk/KDE/kdebase/apps/; revision=766393
2008-01-25optimize layout for the viewproperties dialogPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=766382
2008-01-25change order of "General" and "View Modes" settingsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=766338
2008-01-24use 2 textlines per default in the icon-mode as discussed with David and FredrikPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=765734
2008-01-23Fix memory leak using K_GLOBAL_STATICDavid Faure
svn path=/trunk/KDE/kdebase/apps/; revision=765229
2008-01-23SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=765161
2008-01-23allow opening directories/trash from the desktopPeter Penz
BUG: 156192 svn path=/trunk/KDE/kdebase/apps/; revision=765098
2008-01-22- fix session restoreLuboš Luňák
- newInstance() from KUniqueApplication is actually harmful here svn path=/trunk/KDE/kdebase/apps/; revision=764845
2008-01-22Fix restore from session management.Luboš Luňák
svn path=/trunk/KDE/kdebase/apps/; revision=764839
2008-01-22SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=764649
2008-01-22svn merge -r764536:HEAD from 4.0 branch: refactor "additional info" actions ↵David Faure
and provide them in the part svn path=/trunk/KDE/kdebase/apps/; revision=764550
2008-01-21Use non-deprecated method, avoids conversion KDateTime->time_t->KDateTime.David Faure
svn path=/trunk/KDE/kdebase/apps/; revision=764446
2008-01-21Make sort/descending available in dolphinpartDavid Faure
svn path=/trunk/KDE/kdebase/apps/; revision=764445
2008-01-21forwardport 764429:David Faure
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
2008-01-21a group box called "Settings" in a settings dialog is useless...Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=764390
2008-01-21Split the "General Settings" into "Startup Settings" and "General Settings" ↵Peter Penz
for having a cleaner layout. Still some fine tuning and code cleanups have to be done... svn path=/trunk/KDE/kdebase/apps/; revision=764389
2008-01-21Make it configurable whether a browsing through archives should be done. The ↵Peter Penz
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
2008-01-21Cleanup: let the DolphinView be aware about the used action collection. This ↵Peter Penz
will allow us cleaning up some code in DolphinMainWindow and will make it easier sharing code with DolphinPart. CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=764347
2008-01-21SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=764257
2008-01-19treeview: prevent that when expanding a subtree that the selected item gets ↵Peter Penz
hidden by the (maybe) appearing horizontal scrollbar svn path=/trunk/KDE/kdebase/apps/; revision=763543
2008-01-19stay consistent with Konqueror: F10 creates a new directoryPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=763500
2008-01-18SVN_SILENT: updated version numberPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=763181
2008-01-18* Always take the root of an URL as root for the treeview (using a matching ↵Peter Penz
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
2008-01-18show the correct meta information in the information sidebar also for ↵Peter Penz
non-local files BUG: 155534 svn path=/trunk/KDE/kdebase/apps/; revision=763141
2008-01-18SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=763015
2008-01-17When moving left/right by pressing left/right arrows on keyboard, the ↵Rafael Fernández López
previous current index becomes selected to see which item was the last one selected on that column. CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=762777
2008-01-17SVN_SILENT: remove debugging outputPeter Penz
(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: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=762763
2008-01-17Who said there aren't coding races ? haha. Fix the keyboard navigation Rafael Fernández López
in the special case of moving left to the previous column and going upwards or downwards. CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=762760
2008-01-17if the icons are aligned left to right, the vertical wheel event should be ↵Peter Penz
applied to the horizontal scrollbar BUG: 153343 svn path=/trunk/KDE/kdebase/apps/; revision=762722
2008-01-17Treeview fixes:Peter Penz
* 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
2008-01-17Fix for the scroll+click column bugRafael Fernández López
CCBUG: 155751 svn path=/trunk/KDE/kdebase/apps/; revision=762539
2008-01-16don't resize the columns automatically, as soon as the user has modified the ↵Peter Penz
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
2008-01-15Forwardport SVN commit 761729 by woebbe:André Wöbbeking
make sure that other apps using this part find Dolphin's view-file-columns icons svn path=/trunk/KDE/kdebase/apps/; revision=761747
2008-01-13don't forget to initialize the correct preview settingsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=760940