Commit graph

1391 commits

Author SHA1 Message Date
Peter Penz 4d3c68e546 don't forget to initialize the correct preview settings
svn path=/trunk/KDE/kdebase/apps/; revision=760940
2008-01-13 18:54:23 +00:00
Peter Penz 46d40e7047 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
2008-01-13 16:54:24 +00:00
Rafael Fernández López f6984788a8 Move KCategorizedView to kdelibs. Use that one.
svn path=/trunk/KDE/kdebase/apps/; revision=760873
2008-01-13 15:44:04 +00:00
Rafael Fernández López 4addf79493 Improve the categorized view for the list mode
svn path=/trunk/KDE/kdebase/apps/; revision=760866
2008-01-13 15:28:40 +00:00
Jonathan Riddell eb9c14bd36 updates for new licence policy
svn path=/trunk/KDE/kdebase/apps/; revision=760428
2008-01-12 16:39:07 +00:00
Peter Penz 40f16de64f increase version number for trunk
svn path=/trunk/KDE/kdebase/apps/; revision=759969
2008-01-11 16:12:58 +00:00
Script Kiddy b8cbfec4d2 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=759879
2008-01-11 11:46:35 +00:00
Peter Penz 87dc8352d4 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
2008-01-11 11:37:28 +00:00
Peter Penz 09c62f7c6a 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
2008-01-10 23:42:34 +00:00
Peter Penz fb00dfe15f Backport: use F3 for "Split View" instead of F10
svn path=/branches/KDE/4.0/kdebase/apps/; revision=759573
2008-01-10 21:35:03 +00:00
Peter Penz fd1c05b141 fixed HIG color violations
BUG: 153363

svn path=/trunk/KDE/kdebase/apps/; revision=759482
2008-01-10 18:24:57 +00:00
Peter Penz f2bf4eafc0 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
2008-01-10 16:14:41 +00:00
Script Kiddy f568b14123 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.0/kdebase/apps/; revision=759254
2008-01-10 08:36:34 +00:00
Rafael Fernández López d1e5c3719d Fix selections. Backport.
svn path=/branches/KDE/4.0/kdebase/apps/; revision=759099
2008-01-10 00:32:40 +00:00
Rafael Fernández López e113e90fd6 Fix selections
svn path=/trunk/KDE/kdebase/apps/; revision=759098
2008-01-10 00:32:05 +00:00
Peter Penz 49691b36b4 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
2008-01-09 21:52:38 +00:00
Peter Penz fa042ee797 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
2008-01-09 21:42:48 +00:00
Script Kiddy 600fd01bc2 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=758818
2008-01-09 10:37:34 +00:00
Peter Penz 0e58c734c1 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
2008-01-07 07:38:09 +00:00
Peter Penz c6992dd7f8 SVN_SILENT: minor coding style fixes
svn path=/trunk/KDE/kdebase/apps/; revision=757988
2008-01-06 18:09:54 +00:00
Laurent Montel df94e72262 Backport:
don't start QTimeLine if QTimeLine is already started

svn path=/branches/KDE/4.0/kdebase/apps/; revision=757961
2008-01-06 16:37:39 +00:00
Laurent Montel b5c5973dad Don't start QTimeLine if QTimeLine is already started
svn path=/trunk/KDE/kdebase/apps/; revision=757960
2008-01-06 16:36:37 +00:00
Peter Penz 2dc07b8a7f SVN_SILENT: added comment related to fix of bug 154854
svn path=/trunk/KDE/kdebase/apps/; revision=757803
2008-01-05 22:57:56 +00:00
Peter Penz e3ed05b372 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
2008-01-05 22:09:07 +00:00
Peter Penz 64b6e679d6 SVN_SILENT: warning--
svn path=/trunk/KDE/kdebase/apps/; revision=757787
2008-01-05 22:03:20 +00:00
Stephan Binner 92cb2631b4 i18n style guide fixes
svn path=/trunk/KDE/kdebase/apps/; revision=757515
2008-01-05 07:09:28 +00:00
Pino Toscano c62e317ba5 dolphin can use soprano, but nowhere in apps we look for it; so search for Soprano manually
svn path=/trunk/KDE/kdebase/apps/; revision=757434
2008-01-04 22:59:55 +00:00
Stephan Binner a888b8fb94 i18n style guide fixes
svn path=/trunk/KDE/kdebase/apps/; revision=757261
2008-01-04 15:26:42 +00:00
David Faure 7bdfc26009 forwardport r757231
Make it possible to run applications from the applications:/ kioslave again.

svn path=/trunk/KDE/kdebase/apps/; revision=757239
2008-01-04 14:52:24 +00:00
David Faure ac2e0e2d54 Make it possible to run applications from the applications:/ kioslave again.
svn path=/branches/KDE/4.0/kdebase/apps/; revision=757231
2008-01-04 14:40:31 +00:00
Script Kiddy dc62d3840b SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=757112
2008-01-04 08:40:56 +00:00
Jakob Petsovits eb8038e710 ARGH!
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-04 03:28:27 +00:00
David Faure c34873b22a As requested by Peter: upgrade version to 1.0
svn path=/trunk/KDE/kdebase/apps/; revision=756998
2008-01-03 23:31:33 +00:00
Urs Wolfer f2abd912c5 Re-compress svgz files with:
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-03 15:25:23 +00:00
André Wöbbeking c7cd6bc6ab use KDE's standard shortcut for back (as discussed with David and Peter)
svn path=/trunk/KDE/kdebase/apps/; revision=756673
2008-01-03 15:07:27 +00:00
André Wöbbeking a9ab876f70 we've to use Qt's names for keys.
BTW, why isn't the standard shortcut used (Alt+Left instead of Backspace)?

svn path=/trunk/KDE/kdebase/apps/; revision=756486
2008-01-03 10:37:44 +00:00
Script Kiddy 706c9791ad SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=756421
2008-01-03 08:33:49 +00:00
Jakob Petsovits 8993bbe231 Icon theme minimality:
move actions/view-file-columns to Dolphin.

svn path=/trunk/KDE/kdebase/apps/; revision=756073
2008-01-02 17:52:08 +00:00
Peter Penz d361e8b9b4 do a case insensitive filtering of filenames
CCMAIL: riccardo@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=756066
2008-01-02 17:40:15 +00:00
Rafael Fernández López 743bec3751 Better looking categories. Thanks to Aurélien Gâteau for the original patch.
CCMAIL: kde-core-devel@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=755674
2008-01-02 01:21:39 +00:00
Urs Wolfer c6a4a3aa06 Optimize PNG files again.
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-02 00:10:07 +00:00
Jakob Petsovits 05c8b55c73 Icon renaming (code changes - KDE/):
consolidate the fileview-* icons to view-*

svn path=/trunk/KDE/kdebase/apps/; revision=755384
2008-01-01 12:25:48 +00:00
Jakob Petsovits eb709ca046 Icon naming spec compliance (code changes - KDE/):
ok -> dialog-ok

svn path=/trunk/KDE/kdebase/apps/; revision=754942
2007-12-31 00:08:19 +00:00
Jakob Petsovits 9daf347112 Icon naming spec compliance (code changes - KDE/):
* 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-28 16:21:31 +00:00
Aleix Pol Gonzalez 4391635b5d Get the biggest item size for recalculating scrollbar size.
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-27 12:57:04 +00:00
Rafael Fernández López 3cd333e663 When there is no grid, we need to recalculate correctly the vertical scrollbar size
svn path=/trunk/KDE/kdebase/apps/; revision=753192
2007-12-26 20:50:33 +00:00
Rafael Fernández López e4170c1910 Fixes, fixes, fixes:
* 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: wstephenson@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=752784
2007-12-25 17:37:41 +00:00
Script Kiddy 8ded05f86d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=752700
2007-12-25 08:10:15 +00:00
Jakob Petsovits 597b083dbc Icon naming spec compliance (code changes - KDE/):
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-25 00:43:40 +00:00
David Faure 8eed64171c Move (broken) action "Edit/Properties" to dolphinpart and made it work there.
Pass parent widget to all KPropertiesDialog instances.

svn path=/trunk/KDE/kdebase/apps/; revision=752542
2007-12-24 19:07:32 +00:00