┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2007-09-18Fix selections problems (like flickering). Click on category ↵Rafael Fernández López
select/deselects all items inside it. Ctrl+Click categories lets you add categories to already created selections, as well as inverting selections inside the same category. CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=714051
2007-09-18(Un)selections working properlyRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=713803
2007-09-17drag and drop fixes for the column view (implied a signal changed which ↵Peter Penz
affected other views too) svn path=/trunk/KDE/kdebase/apps/; revision=713430
2007-09-17Give feedback to user when clicking on a category and the user is not ↵Rafael Fernández López
dragging from it. Beauty, come to me :) CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=713337
2007-09-17Hooray for perfectionismRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=713323
2007-09-17Equal drawing on every caseRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=713322
2007-09-17Categories titles and icons are shown at the same distance between them on ↵Rafael Fernández López
LTR and RTL languages svn path=/trunk/KDE/kdebase/apps/; revision=713321
2007-09-17Forgot to adapt to RTL the default category drawer (KCategoryDrawer), since ↵Rafael Fernández López
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-17Create the new architecture for KCategorizedView. Now DolphinModel is ↵Rafael Fernández López
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: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=713319
2007-09-14fix: forgot to invoke base implementationPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=712616
2007-09-14selection model fixesPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=712610
2007-09-14refactoring of column view, which fixes:Peter Penz
* selection issues * unwanted loading of sub directories * wrong horizontal scroll position svn path=/trunk/KDE/kdebase/apps/; revision=712590
2007-09-14SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=712396
2007-09-13update the URL candidate if only one file is selected, so that Nepomuk tags ↵Peter Penz
get updated (thanks to Rajeev J Sebastian for the patch!) svn path=/trunk/KDE/kdebase/apps/; revision=712054
2007-09-13SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=711906
2007-09-10desktop-file-validate says not to end a MimeType with a semicolon.Allen Winter
svn path=/trunk/KDE/kdebase/apps/; revision=710731
2007-09-10SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=710483
2007-09-09provide backspace as alternative shortcut for "go back"Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=710364
2007-09-09check whether the current index is valid and whether no other items are selectedPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=710361
2007-09-09Reactivate keyboard navigation again. Previously the Return key did not ↵Peter Penz
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-09add TODO as reminder for KDE 4.1...Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=710355
2007-09-09use global IconLoaderPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=710266
2007-09-09increase default size for previews to 5 MBPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=710263
2007-09-09change shortcut from the information sidebar to F11 for having a common ↵Peter Penz
setting like in the file dialog svn path=/trunk/KDE/kdebase/apps/; revision=710257
2007-09-09minor optimization: don't instantiate the icon loader on each size changePeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=710256
2007-09-09minor coding style fixPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=710222
2007-09-09SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=710142
2007-09-09move from deprecated KPixmapEffects to KIconEffects, not perfected code yetArto Hytönen
svn path=/trunk/KDE/kdebase/apps/; revision=710060
2007-09-07deprecated-- KColorScheme __comp_ctor fixesArto Hytönen
svn path=/trunk/KDE/kdebase/apps/; revision=709395
2007-09-06DocPath -> X-DocPath for .desktop of type ApplicationPino Toscano
svn path=/trunk/KDE/kdebase/apps/; revision=709090
2007-09-05Remove reference to a slot which does not exist. Almost identical code can ↵Robert Knight
be found in the DolphinView constructor, which does have an updateCutItems() slot. svn path=/trunk/KDE/kdebase/apps/; revision=708828
2007-09-05Remove old copy of 'installfont.desktop'. workspace/kcontrol/kfontinst/apps/ ↵Craig Drummond
contains a more up-to-date version. svn path=/trunk/KDE/kdebase/apps/; revision=708758
2007-09-05SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=708582
2007-09-04use "Sort by" instead of "Sort By"Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=708366
2007-09-02minor simplificationPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=707771
2007-09-01SVN_SILENT typos--Arto Hytönen
svn path=/trunk/KDE/kdebase/apps/; revision=707204
2007-08-31deprecated--Alex Merry
svn path=/trunk/KDE/kdebase/apps/; revision=707067
2007-08-31The "error" icon looks like a close-button inside the statusbar -> don't ↵Peter Penz
show it... svn path=/trunk/KDE/kdebase/apps/; revision=706951
2007-08-31SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=706753
2007-08-31as David pointed out: Qt4 has a nicer approach for asynchronous events than ↵Peter Penz
using QTimer svn path=/trunk/KDE/kdebase/apps/; revision=706669
2007-08-30Use the new method KDirModel::expandToUrl() from David for expanding the ↵Peter Penz
treeview -> no more crashes anymore for long URLs :-) svn path=/trunk/KDE/kdebase/apps/; revision=706516
2007-08-30Use KPluginFactory instead of deprecated KLibFactoryMax Blazejak
svn path=/trunk/KDE/kdebase/apps/; revision=706417
2007-08-30F9 opens the places panel (-> consistent with file-dialog), F7 the folders ↵Peter Penz
panel ("tree-view") svn path=/trunk/KDE/kdebase/apps/; revision=706369
2007-08-28dolphinview fix: don't emit urlChanged twice in DolphinView::setUrl (it's ↵David Faure
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-28Navigation in konqueror works MUCH better when the KParts url is set :)David Faure
svn path=/trunk/KDE/kdebase/apps/; revision=705888
2007-08-28Implement contextMenu handling in dolphin part (for konqueror)David Faure
svn path=/trunk/KDE/kdebase/apps/; revision=705873
2007-08-28Clicking on items in dolphin part finally implemented.David Faure
Fixed connect() error in dolphinstatusbar [unrelated]. svn path=/trunk/KDE/kdebase/apps/; revision=705835
2007-08-27SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=705076
2007-08-25don't use the term "Bookmarks" anymore, use "Places" instead (includes ↵Peter Penz
devices etc.) svn path=/trunk/KDE/kdebase/apps/; revision=704553
2007-08-25delete custom Dolphin iconPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=704549