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