| Age | Commit message (Expand) | Author |
| 2008-11-19 | assure that no expensive operations are done when the Information Panel has b... | Peter Penz |
| 2008-11-19 | don't request a tooltip during a selection | Peter Penz |
| 2008-11-19 | removed unnecessary line | Peter Penz |
| 2008-11-19 | fixed issue that the zoom slider might not have enough vertical space when ha... | Peter Penz |
| 2008-11-18 | makeItCompile, sorry and thanks to Tm_T | Albert Astals Cid |
| 2008-11-18 | more correct english | Albert Astals Cid |
| 2008-11-18 | Use i18ncp for proper plural handling | Albert Astals Cid |
| 2008-11-17 | i18n style guide fixes | Stephan Binner |
| 2008-11-17 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-11-17 | replace "Show selection toggle" by "Show selection marker" | Peter Penz |
| 2008-11-15 | added metainfo-support for album, artist, genre, width, height, lines, title,... | Peter Penz |
| 2008-11-14 | disable the 'Create New' entry in the context menu, if the directory does not... | Peter Penz |
| 2008-11-14 | provide a 'Create New' entry for a context menu above a directory | Peter Penz |
| 2008-11-14 | when renaming a variable number of items, it is important that the selection ... | Peter Penz |
| 2008-11-13 | used 18ncp() in a wrong manner: for a single selection a different number of ... | Peter Penz |
| 2008-11-13 | we can rely on having Qt 4.4 with KDE 4.2 | Peter Penz |
| 2008-11-13 | * get rid of magic values like QSize(20 + 5, 5) | Peter Penz |
| 2008-11-13 | minor fix when no desktop effects are enabled | Peter Penz |
| 2008-11-13 | improved look of tooltips | Peter Penz |
| 2008-11-13 | When only one item is selected, show the item name in the statusbar instead o... | Peter Penz |
| 2008-11-13 | when changing the view mode if the preview is turned on, the directory must g... | Peter Penz |
| 2008-11-13 | fixed issue that the preview size might get applied to the previous view when... | Peter Penz |
| 2008-11-13 | * don't launch Konqueror when the protocol is invalid | Peter Penz |
| 2008-11-13 | * show an error message instead of an information message when an invalid dra... | Peter Penz |
| 2008-11-12 | typo | Jordi Polo |
| 2008-11-12 | Changed a bunch of QCombobox to KCombobox and other similar classes as | Jordi Polo |
| 2008-11-12 | Launch Konqueror if the user enters an unsupported protocol | Jordi Polo |
| 2008-11-10 | Fix "two instances of the DragAndDropHelper" singleton: Vir found the reason,... | David Faure |
| 2008-11-08 | * implement the DragAndDropHelper as singleton derived from QObject, so that ... | Peter Penz |
| 2008-11-05 | If the elastic band ventures beyond the logical top-left of the view (NOTE: n... | Simon Paul St James |
| 2008-11-05 | Allow to configure no grid spacing. This is useful if the icons view is used ... | Peter Penz |
| 2008-11-05 | Allow having a smaller text width for the icons view (Text size: "Small"), so... | Peter Penz |
| 2008-11-05 | * use KIO::itemsSummaryString() again | Peter Penz |
| 2008-11-04 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-11-03 | * Show the total size of files in the statusbar (thanks to Bram Schoenmakers ... | Peter Penz |
| 2008-11-02 | when a drag operation is done above an inactive view, activate the view autom... | Peter Penz |
| 2008-11-02 | assure that the autoresizing still works in combination with the "automatical... | Peter Penz |
| 2008-11-02 | Assure that automatically expanding of a folder also works when the new folde... | Peter Penz |
| 2008-11-01 | initialise in the correct order | Pino Toscano |
| 2008-10-31 | Be better behaved in the presence of scroll events in the middle of an elasti... | Simon Paul St James |
| 2008-10-28 | Yet more corner cases in commitToggleIndexRange - include them, and refactor ... | Simon Paul St James |
| 2008-10-28 | If ignoreOldInfo, we should manually clear oldSelectionRect - an obscure bug ... | Simon Paul St James |
| 2008-10-28 | Use nameColumnRect rather than duplicating code (change the local variable of... | Simon Paul St James |
| 2008-10-27 | Sometimes, the penultimate item in the bounds would get deselected when it sh... | Simon Paul St James |
| 2008-10-27 | Restore behaviour (I don't have an old version to check against, though!) - i... | Simon Paul St James |
| 2008-10-27 | Essential validity check that fell through the cracks when setSelectionRecurs... | Simon Paul St James |
| 2008-10-27 | KFileItem name() and text() needn't be the same, and we should prefer text().... | Simon Paul St James |
| 2008-10-26 | link with gold | Andreas Hartmetz |
| 2008-10-26 | If we commit a toggle range due to a change of parent, check to see if we sho... | Simon Paul St James |
| 2008-10-26 | When restoring the index, we don't necessarily want to scroll to it. | Simon Paul St James |