┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-09-19Fix crash in dolphinpart when doing RMB on viewport.David Faure
2007-09-19* some internal cleanupsPeter Penz
2007-09-19implemented keyboard navigation for the column viewPeter Penz
2007-09-19allow to configure the column width of the columns viewPeter Penz
2007-09-19don't use deprecated Qt3 constructorPeter Penz
2007-09-19use a layout which requires less width for the columns settingsPeter Penz
2007-09-19If Nepomuk is (temporary) not available use SortByName as fallback for SortBy...Peter Penz
2007-09-19More clear categories strings when sorting by permissionsRafael Fernández López
2007-09-19++keyboard navigationRafael Fernández López
2007-09-18Fix selections problems (like flickering). Click on category select/deselects...Rafael Fernández López
2007-09-18(Un)selections working properlyRafael Fernández López
2007-09-17drag and drop fixes for the column view (implied a signal changed which affec...Peter Penz
2007-09-17Give feedback to user when clicking on a category and the user is not draggin...Rafael Fernández López
2007-09-17Hooray for perfectionismRafael Fernández López
2007-09-17Equal drawing on every caseRafael Fernández López
2007-09-17Categories titles and icons are shown at the same distance between them on LT...Rafael Fernández López
2007-09-17Forgot to adapt to RTL the default category drawer (KCategoryDrawer), since r...Rafael Fernández López
2007-09-17Create the new architecture for KCategorizedView. Now DolphinModel is created...Rafael Fernández López
2007-09-14fix: forgot to invoke base implementationPeter Penz
2007-09-14selection model fixesPeter Penz
2007-09-14refactoring of column view, which fixes:Peter Penz
2007-09-14SVN_SILENT made messages (.desktop file)Script Kiddy
2007-09-13update the URL candidate if only one file is selected, so that Nepomuk tags g...Peter Penz
2007-09-13SVN_SILENT made messages (.desktop file)Script Kiddy
2007-09-10desktop-file-validate says not to end a MimeType with a semicolon.Allen Winter
2007-09-10SVN_SILENT made messages (.desktop file)Script Kiddy
2007-09-09provide backspace as alternative shortcut for "go back"Peter Penz
2007-09-09check whether the current index is valid and whether no other items are selectedPeter Penz
2007-09-09Reactivate keyboard navigation again. Previously the Return key did not work,...Peter Penz
2007-09-09add TODO as reminder for KDE 4.1...Peter Penz
2007-09-09use global IconLoaderPeter Penz
2007-09-09increase default size for previews to 5 MBPeter Penz
2007-09-09change shortcut from the information sidebar to F11 for having a common setti...Peter Penz
2007-09-09minor optimization: don't instantiate the icon loader on each size changePeter Penz
2007-09-09minor coding style fixPeter Penz
2007-09-09SVN_SILENT made messages (.desktop file)Script Kiddy
2007-09-09move from deprecated KPixmapEffects to KIconEffects, not perfected code yetArto Hytönen
2007-09-07deprecated-- KColorScheme __comp_ctor fixesArto Hytönen
2007-09-06DocPath -> X-DocPath for .desktop of type ApplicationPino Toscano
2007-09-05Remove reference to a slot which does not exist. Almost identical code can b...Robert Knight
2007-09-05Remove old copy of 'installfont.desktop'. workspace/kcontrol/kfontinst/apps/ ...Craig Drummond
2007-09-05SVN_SILENT made messages (.desktop file)Script Kiddy
2007-09-04use "Sort by" instead of "Sort By"Peter Penz
2007-09-02minor simplificationPeter Penz
2007-09-01SVN_SILENT typos--Arto Hytönen
2007-08-31deprecated--Alex Merry
2007-08-31The "error" icon looks like a close-button inside the statusbar -> don't show...Peter Penz
2007-08-31SVN_SILENT made messages (.desktop file)Script Kiddy
2007-08-31as David pointed out: Qt4 has a nicer approach for asynchronous events than u...Peter Penz
2007-08-30Use the new method KDirModel::expandToUrl() from David for expanding the tree...Peter Penz