┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-12-14Use the same codebase for rating drawing as in KRatingWidget and playground/n...Sebastian Trueg
2007-12-14Very interesting bug in Qt in which I will debug. For now, and since we need ...Rafael Fernández López
2007-12-14Moving code around in dolphin fixes DnD support in konqueror :)David Faure
2007-12-14Fixed issue that when clicking on Open Office files that Dolphin handles the ...Peter Penz
2007-12-14SVN_SILENT made messages (.desktop file)Script Kiddy
2007-12-13Forgot to modify the code for category selection. Fixed.Rafael Fernández López
2007-12-13Fix the bug reported by Will. Now this code is also more polite. This was a T...Rafael Fernández López
2007-12-13SVN_SILENT made messages (.desktop file)Script Kiddy
2007-12-12Fixes the problem with the keyboard navigation when a selection with the righ...Rafael Fernández López
2007-12-11fixed issue that turning off the preview during the preview job still was act...Peter Penz
2007-12-10use different icon for "Add to places" as suggested by David VignoniPeter Penz
2007-12-10Another handful of workaround includesAdriaan de Groot
2007-12-10Added Soprano include dirSebastian Trueg
2007-12-10Use Xesam ontology instead of NIE. Since Strigi uses Xesam and we have no map...Sebastian Trueg
2007-12-09SVN_SILENT made messages (.desktop file)Script Kiddy
2007-12-08Follow David's advice and use 'delete' instead of 'deleteLater()'. Disconnect...Peter Penz
2007-12-08Icon naming spec compliance (code changes - KDE/):Jakob Petsovits
2007-12-08don't forget to delete the proxy modelPeter Penz
2007-12-08SVN_SILENT: adjusted position of commentPeter Penz
2007-12-08don't forget to update the scrollbar size when resizing the column viewPeter Penz
2007-12-08fixed memory leaks (thanks to David for fixing this in KDirOperator)Peter Penz
2007-12-07Now that we changed some needed stuff at naturalCompare() method, we can set ...Rafael Fernández López
2007-12-07workaround no longer neededRafael Fernández López
2007-12-06fixed issue that when using "Use common view properties for all folders" the ...Peter Penz
2007-12-06Fixed wrong usage of QStyleOptionViewItem: caching of the file item in the co...Peter Penz
2007-12-06fixed issue that the information panel shows wrong meta data when having spli...Peter Penz
2007-12-06use the ${GENERIC_LIB_VERSION} and ${GENERIC_SOLIB_VERSION} macros to help keepAllen Winter
2007-12-06Fix palette problem as workaround. This is needed if the categorization is en...Rafael Fernández López
2007-12-06We didn't want this changes here... of course... Qt bugRafael Fernández López
2007-12-06Fix the problem of the palette not being updated... this is a workaround. It ...Rafael Fernández López
2007-12-06Fix i18nRafael Fernández López
2007-12-05For now, let the "Others" group to be sorted as the first oneRafael Fernández López
2007-12-04SVN_SILENT coding style fixesPeter Penz
2007-12-04Allow turning off the feature that additional information might be shown in t...Peter Penz
2007-12-04fix indentationRafael Fernández López
2007-12-04Newer items go beforeRafael Fernández López
2007-12-04Small compile fixJohn Tapsell
2007-12-04Remove bad lineJohn Tapsell
2007-12-04Make checking the name a bit more effecientJohn Tapsell
2007-12-04save time... no need to translate to upper the whole string if we only are in...Rafael Fernández López
2007-12-04fixing++Rafael Fernández López
2007-12-04Makes sense that when sorting by permissions what we want to see first is the...Rafael Fernández López
2007-12-04Sortings restored. Everything is working fine :)Rafael Fernández López
2007-12-03More changes will follow to fix logic. This makes the stuff compile.Rafael Fernández López
2007-12-03Changes to kdelibs were made, updatingRafael Fernández López
2007-12-03More logic fixesRafael Fernández López
2007-12-03More logic fixesRafael Fernández López
2007-12-03Revert my last commit, it's not quite workingJohn Tapsell
2007-12-03The first columns model and selection model should be the same as the view's ...John Tapsell
2007-12-03Do not reload the directory when changing the viewJohn Tapsell