┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2008-01-13Improve the feeled preview performance by assuring that the preview is ↵Peter Penz
generated first for the visible items. svn path=/trunk/KDE/kdebase/apps/; revision=760897
2008-01-13Move KCategorizedView to kdelibs. Use that one.Rafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=760873
2008-01-13Improve the categorized view for the list modeRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=760866
2008-01-11increase version number for trunkPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=759969
2008-01-11SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=759879
2008-01-11Up to now DolphinView and ColumnWidget contained a lot of code duplication ↵Peter Penz
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
2008-01-10use F3 for "Split View" instead of F10, as F10 is used for "new directory" ↵Peter Penz
since KDE 3... (thanks to Aaron for the hint) svn path=/trunk/KDE/kdebase/apps/; revision=759633
2008-01-10fixed HIG color violationsPeter Penz
BUG: 153363 svn path=/trunk/KDE/kdebase/apps/; revision=759482
2008-01-10Fixed issue that when renaming a variable number of items, that only one ↵Peter Penz
#-character as index is allowed. BUG: 155249 svn path=/trunk/KDE/kdebase/apps/; revision=759454
2008-01-10Fix selectionsRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=759098
2008-01-09Only increase the height of the statusbar for long texts if the message type ↵Peter Penz
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
2008-01-09SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=758818
2008-01-06SVN_SILENT: minor coding style fixesPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=757988
2008-01-06Don't start QTimeLine if QTimeLine is already startedLaurent Montel
svn path=/trunk/KDE/kdebase/apps/; revision=757960
2008-01-05SVN_SILENT: added comment related to fix of bug 154854Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=757803
2008-01-05Remember the additional-info property (size, date, type, ...) for each view ↵Peter Penz
mode (icons view, details view, column view) individually. BUG: 154434 CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=757791
2008-01-05SVN_SILENT: warning--Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=757787
2008-01-05i18n style guide fixesStephan Binner
svn path=/trunk/KDE/kdebase/apps/; revision=757515
2008-01-04dolphin can use soprano, but nowhere in apps we look for it; so search for ↵Pino Toscano
Soprano manually svn path=/trunk/KDE/kdebase/apps/; revision=757434
2008-01-04i18n style guide fixesStephan Binner
svn path=/trunk/KDE/kdebase/apps/; revision=757261
2008-01-04forwardport r757231David Faure
Make it possible to run applications from the applications:/ kioslave again. svn path=/trunk/KDE/kdebase/apps/; revision=757239
2008-01-04SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=757112
2008-01-04ARGH!Jakob Petsovits
No, but really, we can't ship Dolphin with a missing toolbar icon. And no, I have no clue why it won't use that "pics" folder that I was generating for that icon. Apologies? svn path=/trunk/KDE/kdebase/apps/; revision=757082
2008-01-03As requested by Peter: upgrade version to 1.0David Faure
svn path=/trunk/KDE/kdebase/apps/; revision=756998
2008-01-03Re-compress svgz files with:Urs Wolfer
find . -name "*.svgz" -exec advdef -z -4 '{}' \; That saves around 6MB in trunk without any restrictions. Also correct the svn mimetype for all svgz files which had a wrong one (which is thy reason why my fist commit failed...) with: svn propset svn:mime-type 'application/octet-stream' svn path=/trunk/KDE/kdebase/apps/; revision=756680
2008-01-03use KDE's standard shortcut for back (as discussed with David and Peter)André Wöbbeking
svn path=/trunk/KDE/kdebase/apps/; revision=756673
2008-01-03we've to use Qt's names for keys.André Wöbbeking
BTW, why isn't the standard shortcut used (Alt+Left instead of Backspace)? svn path=/trunk/KDE/kdebase/apps/; revision=756486
2008-01-03SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=756421
2008-01-02Icon theme minimality:Jakob Petsovits
move actions/view-file-columns to Dolphin. svn path=/trunk/KDE/kdebase/apps/; revision=756073
2008-01-02do a case insensitive filtering of filenamesPeter Penz
CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=756066
2008-01-02Better looking categories. Thanks to Aurélien Gâteau for the original patch.Rafael Fernández López
CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=755674
2008-01-02Optimize PNG files again.Urs Wolfer
Last optimization has been done almost two years ago. There a lot of new files in trunk (e.g all Oxygen stuff). It's not the correct time to do that again (before the release). This run saves again around 10MB of diskspace without any restrictions. svn path=/trunk/KDE/kdebase/apps/; revision=755647
2008-01-01Icon renaming (code changes - KDE/):Jakob Petsovits
consolidate the fileview-* icons to view-* svn path=/trunk/KDE/kdebase/apps/; revision=755384
2007-12-31Icon naming spec compliance (code changes - KDE/):Jakob Petsovits
ok -> dialog-ok svn path=/trunk/KDE/kdebase/apps/; revision=754942
2007-12-28Icon naming spec compliance (code changes - KDE/):Jakob Petsovits
* actions/user -> places/user-identity * places/contact -> mimetypes/x-office-contact * fix KMail and KNode configuration dialog page icons * and bits of other fix-up stuff. svn path=/trunk/KDE/kdebase/apps/; revision=753841
2007-12-27Get the biggest item size for recalculating scrollbar size.Aleix Pol Gonzalez
This patch was made by ereslibre, I'm commiting it because he is kind of offline. svn path=/trunk/KDE/kdebase/apps/; revision=753426
2007-12-26When there is no grid, we need to recalculate correctly the vertical ↵Rafael Fernández López
scrollbar size svn path=/trunk/KDE/kdebase/apps/; revision=753192
2007-12-25Fixes, fixes, fixes:Rafael Fernández López
* Better item appearance (selected and hover) on systemsettings. * Keyboard navigation improved in dolphin, and now is possible to navigate with keyboard in systemsettings (it was not possible before). * No rubberband or multiple selection on systemsettings. * Single or double click for item activation depends on the system state on systemsettings. * On KCategoryDrawer now titles are drawn with more margin, as happens on DolphinCategoryDrawer. This gives more consistency to its look. CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=752784
2007-12-25SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=752700
2007-12-25Icon naming spec compliance (code changes - KDE/):Jakob Petsovits
drive-remote -> folder-remote Seems like all of the drive-remote occurrences in SVN make a perfect fit for being replaced by folder-remote (which is specified by the naming spec). svn path=/trunk/KDE/kdebase/apps/; revision=752590
2007-12-24Move (broken) action "Edit/Properties" to dolphinpart and made it work there.David Faure
Pass parent widget to all KPropertiesDialog instances. svn path=/trunk/KDE/kdebase/apps/; revision=752542