Commit graph

943 commits

Author SHA1 Message Date
Peter Penz d78fe954ab drag and drop fixes for the column view (implied a signal changed which affected other views too)
svn path=/trunk/KDE/kdebase/apps/; revision=713430
2007-09-17 14:36:41 +00:00
Rafael Fernández López b3db0a708a Give feedback to user when clicking on a category and the user is not dragging from it. Beauty, come to me :)
CCMAIL: peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=713337
2007-09-17 06:03:40 +00:00
Rafael Fernández López 3c77e0f720 Hooray for perfectionism
svn path=/trunk/KDE/kdebase/apps/; revision=713323
2007-09-17 05:17:25 +00:00
Rafael Fernández López abd0121a47 Equal drawing on every case
svn path=/trunk/KDE/kdebase/apps/; revision=713322
2007-09-17 05:00:53 +00:00
Rafael Fernández López 1b211758c7 Categories titles and icons are shown at the same distance between them on LTR and RTL languages
svn path=/trunk/KDE/kdebase/apps/; revision=713321
2007-09-17 04:50:47 +00:00
Rafael Fernández López b7e3077a9d Forgot to adapt to RTL the default category drawer (KCategoryDrawer), since right now it is fully overriden by dolphincategorydrawer. Unneeded commented code
removed from the latter

svn path=/trunk/KDE/kdebase/apps/; revision=713320
2007-09-17 04:16:29 +00:00
Rafael Fernández López c8072005fa Create the new architecture for KCategorizedView. Now DolphinModel is created, inheriting KDirModel for returning valid data for the role of the category of
an item. DolphinSortFilterProxyModel implements now methods lessThanCategoryMethod and lessThanGeneralMethod from KCategorizedSortFilterProxyModel.

The only thing that needs to be adapted is the keyboard navigation on the KCategorizedView.

CCMAIL: peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=713319
2007-09-17 04:02:17 +00:00
Peter Penz 231436769d fix: forgot to invoke base implementation
svn path=/trunk/KDE/kdebase/apps/; revision=712616
2007-09-14 22:18:02 +00:00
Peter Penz c1ad266e93 selection model fixes
svn path=/trunk/KDE/kdebase/apps/; revision=712610
2007-09-14 22:08:34 +00:00
Peter Penz 26b2ce327f refactoring of column view, which fixes:
* selection issues
* unwanted loading of sub directories
* wrong horizontal scroll position

svn path=/trunk/KDE/kdebase/apps/; revision=712590
2007-09-14 20:50:08 +00:00
Script Kiddy 0ba0441fc8 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=712396
2007-09-14 10:18:47 +00:00
Peter Penz 906b80ae0a update the URL candidate if only one file is selected, so that Nepomuk tags get updated (thanks to Rajeev J Sebastian for the patch!)
svn path=/trunk/KDE/kdebase/apps/; revision=712054
2007-09-13 12:18:30 +00:00
Script Kiddy 177ddea853 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=711906
2007-09-13 05:55:01 +00:00
Allen Winter da041005b7 desktop-file-validate says not to end a MimeType with a semicolon.
svn path=/trunk/KDE/kdebase/apps/; revision=710731
2007-09-10 18:44:07 +00:00
Script Kiddy 2622a65e5b SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=710483
2007-09-10 05:48:06 +00:00
Peter Penz d13a840148 provide backspace as alternative shortcut for "go back"
svn path=/trunk/KDE/kdebase/apps/; revision=710364
2007-09-09 19:02:22 +00:00
Peter Penz ea270709c1 check whether the current index is valid and whether no other items are selected
svn path=/trunk/KDE/kdebase/apps/; revision=710361
2007-09-09 18:54:32 +00:00
Peter Penz a69d7a3955 Reactivate keyboard navigation again. Previously the Return key did not work, as the 'activated()' signal cannot be used (it ignores KDEs single vs. doubleclick setting).
svn path=/trunk/KDE/kdebase/apps/; revision=710356
2007-09-09 18:38:04 +00:00
Peter Penz fd9296c185 add TODO as reminder for KDE 4.1...
svn path=/trunk/KDE/kdebase/apps/; revision=710355
2007-09-09 18:33:58 +00:00
Peter Penz 5269a27993 use global IconLoader
svn path=/trunk/KDE/kdebase/apps/; revision=710266
2007-09-09 13:03:48 +00:00
Peter Penz dffaaad6b6 increase default size for previews to 5 MB
svn path=/trunk/KDE/kdebase/apps/; revision=710263
2007-09-09 12:59:29 +00:00
Peter Penz 31e0dfb6fe change shortcut from the information sidebar to F11 for having a common setting like in the file dialog
svn path=/trunk/KDE/kdebase/apps/; revision=710257
2007-09-09 12:54:24 +00:00
Peter Penz 1f17916fe2 minor optimization: don't instantiate the icon loader on each size change
svn path=/trunk/KDE/kdebase/apps/; revision=710256
2007-09-09 12:51:12 +00:00
Peter Penz d6f393ff03 minor coding style fix
svn path=/trunk/KDE/kdebase/apps/; revision=710222
2007-09-09 10:32:49 +00:00
Script Kiddy 7f72b375db SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=710142
2007-09-09 06:15:09 +00:00
Arto Hytönen b2b09f36f0 move from deprecated KPixmapEffects to KIconEffects, not perfected code yet
svn path=/trunk/KDE/kdebase/apps/; revision=710060
2007-09-09 02:55:51 +00:00
Arto Hytönen e66cde6bef deprecated-- KColorScheme __comp_ctor fixes
svn path=/trunk/KDE/kdebase/apps/; revision=709395
2007-09-07 12:37:28 +00:00
Pino Toscano 7bc1b16a81 DocPath -> X-DocPath for .desktop of type Application
svn path=/trunk/KDE/kdebase/apps/; revision=709090
2007-09-06 14:45:46 +00:00
Robert Knight 578123d72a Remove reference to a slot which does not exist. Almost identical code can be found in the DolphinView constructor, which does have an updateCutItems() slot.
svn path=/trunk/KDE/kdebase/apps/; revision=708828
2007-09-05 19:33:08 +00:00
Craig Drummond 5ada8eecdc Remove old copy of 'installfont.desktop'. workspace/kcontrol/kfontinst/apps/ contains a more up-to-date version.
svn path=/trunk/KDE/kdebase/apps/; revision=708758
2007-09-05 15:18:54 +00:00
Script Kiddy 8fd7cf08ec SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=708582
2007-09-05 06:28:32 +00:00
Peter Penz ec00f379dc use "Sort by" instead of "Sort By"
svn path=/trunk/KDE/kdebase/apps/; revision=708366
2007-09-04 16:59:30 +00:00
Peter Penz 6ee09d40e3 minor simplification
svn path=/trunk/KDE/kdebase/apps/; revision=707771
2007-09-02 21:40:18 +00:00
Arto Hytönen f057d8115b SVN_SILENT typos--
svn path=/trunk/KDE/kdebase/apps/; revision=707204
2007-09-01 08:00:48 +00:00
Alex Merry 0e7f6951c4 deprecated--
svn path=/trunk/KDE/kdebase/apps/; revision=707067
2007-08-31 22:52:52 +00:00
Peter Penz a4a001b3e4 The "error" icon looks like a close-button inside the statusbar -> don't show it...
svn path=/trunk/KDE/kdebase/apps/; revision=706951
2007-08-31 16:26:19 +00:00
Script Kiddy c0ce82882b SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=706753
2007-08-31 07:59:14 +00:00
Peter Penz 5e27ba1de2 as David pointed out: Qt4 has a nicer approach for asynchronous events than using QTimer
svn path=/trunk/KDE/kdebase/apps/; revision=706669
2007-08-31 05:16:04 +00:00
Peter Penz 52648c9634 Use the new method KDirModel::expandToUrl() from David for expanding the treeview -> no more crashes anymore for long URLs :-)
svn path=/trunk/KDE/kdebase/apps/; revision=706516
2007-08-30 16:20:46 +00:00
Max Blazejak db1b90e4fa Use KPluginFactory instead of deprecated KLibFactory
svn path=/trunk/KDE/kdebase/apps/; revision=706417
2007-08-30 11:04:16 +00:00
Peter Penz f470de267c F9 opens the places panel (-> consistent with file-dialog), F7 the folders panel ("tree-view")
svn path=/trunk/KDE/kdebase/apps/; revision=706369
2007-08-30 06:20:24 +00:00
David Faure 8118d8e243 dolphinview fix: don't emit urlChanged twice in DolphinView::setUrl (it's already emitted by the controller, and we forward that)
dolphinpart fix: don't let the konq wheel spin forever when clicking on the Home button and we're already viewing $HOME.

svn path=/trunk/KDE/kdebase/apps/; revision=705916
2007-08-28 21:47:20 +00:00
David Faure f229d1531a Navigation in konqueror works MUCH better when the KParts url is set :)
svn path=/trunk/KDE/kdebase/apps/; revision=705888
2007-08-28 20:20:05 +00:00
David Faure 246c18a93c Implement contextMenu handling in dolphin part (for konqueror)
svn path=/trunk/KDE/kdebase/apps/; revision=705873
2007-08-28 19:48:36 +00:00
David Faure 9c7ccd477a Clicking on items in dolphin part finally implemented.
Fixed connect() error in dolphinstatusbar [unrelated].

svn path=/trunk/KDE/kdebase/apps/; revision=705835
2007-08-28 17:50:54 +00:00
Script Kiddy 9442ea96f5 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=705076
2007-08-27 06:09:24 +00:00
Peter Penz 33ddc0e791 don't use the term "Bookmarks" anymore, use "Places" instead (includes devices etc.)
svn path=/trunk/KDE/kdebase/apps/; revision=704553
2007-08-25 10:42:10 +00:00
Peter Penz 6a0a614448 delete custom Dolphin icon
svn path=/trunk/KDE/kdebase/apps/; revision=704549
2007-08-25 10:28:51 +00:00
Peter Penz 6bbd349a9c use system-file-manager icon instead of custom Dolphin icon
svn path=/trunk/KDE/kdebase/apps/; revision=704545
2007-08-25 10:24:30 +00:00
Peter Penz 33f7cf63cb use new icons for closing the inactive view
svn path=/trunk/KDE/kdebase/apps/; revision=704543
2007-08-25 09:54:31 +00:00