┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-06-25Draw dragged items. Better conditions (more accurate to our behavior, hey ! w...Rafael Fernández López
2007-06-23Fix the small issue when you select by categories and then you Rafael Fernández López
2007-06-23Improve selection speed. I think we can still improve this a little bit, but ...Rafael Fernández López
2007-06-23Fix compile problems on systems that don't want nepomuk. eeek !Rafael Fernández López
2007-06-23Small fixes, but that have an impact of how things are visualized.Rafael Fernández López
2007-06-22Implement sorting by "tags". Same performance problems occur as when using so...Peter Penz
2007-06-22If we are sorting by rating, we won't apply the general rule: folders before ...Rafael Fernández López
2007-06-22also compile without nepomukAndré Wöbbeking
2007-06-22More human category when items haven't been rated yetRafael Fernández López
2007-06-22Allow to sort by rating, which can be quite useful in combination with the "S...Peter Penz
2007-06-21Enable the Code for additional metainfo again, doesn't hang on zip-files anymoreMax Blazejak
2007-06-21Fix memory problem, thanks to Holger Freyther for pointing outRafael Fernández López
2007-06-21Fix the "I can't/don't want to" finish the drag event (what is called Rafael Fernández López
2007-06-20it's not needed anymore to remember the URL per columnPeter Penz
2007-06-20don't pass a custom viewport URL to the context menu anymore, as this cannot ...Peter Penz
2007-06-20minor coding style cleanupsPeter Penz
2007-06-20assure that the context menu for column view is applied to the correct URL (d...Peter Penz
2007-06-20don't forget applying the view properties when refreshing the viewPeter Penz
2007-06-20split view on startup if it is defined by the settingsPeter Penz
2007-06-20at least return somethingDirk Mueller
2007-06-19* coding style update to match with http://techbase.kde.org/Policies/Kdelibs_...Peter Penz
2007-06-19EBN fixesRafael Fernández López
2007-06-19A cleanup in KDiskFreeSpace has been done -> adjust signal/slot to the new (a...Peter Penz
2007-06-19Fix the problem "the scrollbar remains if it was shown on the Rafael Fernández López
2007-06-19when requesting a context menu provide a URL for the viewport, because in the...Peter Penz
2007-06-19Fix the scrollbar issue. We can live with the setSingleStep nasty workaround ...Rafael Fernández López
2007-06-19Fix the problem of the crash related to commit 677667, taking in count we are...Rafael Fernández López
2007-06-19provide temporary (?) fix for a crash that occurs if the categorization is tu...Peter Penz
2007-06-19Fix for not C99 compliant systems when trying to use trunc() function. I have...Rafael Fernández López
2007-06-19don't use deprecated KGlobalSettings::xxxColor() methods anymorePeter Penz
2007-06-19* fixed issue that some view properties like "show in groups" are ignored whe...Peter Penz
2007-06-19* move the "[ ] Show in Groups" checkbox from "View->Sort By" directly to "View"Peter Penz
2007-06-19Update the view when the sorting role changes.Rafael Fernández López
2007-06-18Simplify code. Oh, now that switch statement has been invented I can use it :)Rafael Fernández López
2007-06-18a little bit internationalization cannot hurt ;-) (thanks to Andrius Štikonas)Peter Penz
2007-06-18Dolphin has to react as Konqueror on KDE3. If we find files containing symbol...Rafael Fernández López
2007-06-18SVN_SILENT: typo, small msvc warning--Christian Ehrlicher
2007-06-18Let Dolphin act as Konqueror on KDE3 does when sorting. Folders have more pri...Rafael Fernández López
2007-06-18Speed improvements in some places. All sortings and categories implemented.Rafael Fernández López
2007-06-18Fix small problem when building categories and sorting by name. Better readab...Rafael Fernández López
2007-06-18Sort by date finished. Add speed improvement when comparing strings. enum ada...Rafael Fernández López
2007-06-18First show folders when sorting by type, then sort categories alphabetically....Rafael Fernández López
2007-06-18Fix small problems with enums. Sort by type works like a charm :)Rafael Fernández López
2007-06-18Avoid category building problems by removing the natural comparation Rafael Fernández López
2007-06-18Let Descending order workRafael Fernández López
2007-06-17Port to new kde4_add_*test* macrosAndreas Pakulat
2007-06-17fix signal foundMountPoint()Christian Ehrlicher
2007-06-17If our folders or files have the same number of items or size, sort them Rafael Fernández López
2007-06-17prevent deselection of current folder in inactive columnsPeter Penz
2007-06-17internationalization fixes (patch submitted by Andrius Štikonas)Peter Penz