| Age | Commit message (Expand) | Author |
| 2007-08-12 | removed "Toggle Views" context menu action (not required anymore as only the ... | Peter Penz |
| 2007-08-12 | * fixed issue that when having a split view, that both views get the same col... | Peter Penz |
| 2007-08-11 | Fix escaping | Richard Lärkäng |
| 2007-08-09 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-08-08 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-08-07 | * added some internal documentation to explain workarounds which seem to be n... | Peter Penz |
| 2007-08-07 | column view: fixed SHIFT modifier selection behavior | Peter Penz |
| 2007-08-06 | * toggle selection when using CTRL modifier | Peter Penz |
| 2007-08-06 | Fixed 'Select All' and 'Invert Selection' for the column view (only the items... | Peter Penz |
| 2007-08-06 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-08-04 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-08-03 | request the activation of a column also on directories if not the left mouse ... | Peter Penz |
| 2007-08-03 | further selection model fixes | Peter Penz |
| 2007-08-03 | Adapt to new KWarning/kFatal/kDebug api | Laurent Montel |
| 2007-07-30 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-07-29 | Use the new KFileItem API | Thiago Macieira |
| 2007-07-29 | minor fixes regarding inactive columns | Peter Penz |
| 2007-07-29 | new approach: don't fight against the selection behavior of QColumnView, but ... | Peter Penz |
| 2007-07-29 | Assure that the view properties of a column view are always stored in the fol... | Peter Penz |
| 2007-07-29 | when activating the columns inside a column view, the current view properties... | Peter Penz |
| 2007-07-29 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-07-29 | remove extra ";" | Stephan Binner |
| 2007-07-28 | fix some drag & drop issues | Peter Penz |
| 2007-07-28 | don't load directories when hovering folders during moving the mouse... | Peter Penz |
| 2007-07-28 | temporary fixes until MultiSelection will be implemented | Peter Penz |
| 2007-07-28 | assure that the folder which is shown in the next column is always selected | Peter Penz |
| 2007-07-28 | use alternating row colors for the details view | Peter Penz |
| 2007-07-28 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-07-26 | Call the front-end function, not the backend virtual doKill | Thiago Macieira |
| 2007-07-26 | remove strange copy/paste issue which was responsible that Dolphin forgot the... | Peter Penz |
| 2007-07-26 | Compile (KDateTime simplifications) | Jure Repinc |
| 2007-07-25 | little fix that brings everything into order | Nick Shaforostoff |
| 2007-07-25 | provide a useful default width for the Folders dock (treeview) | Peter Penz |
| 2007-07-25 | revert wrong sorting resulted by last commit: K comes before L... (yes, some ... | Peter Penz |
| 2007-07-25 | use the minimum width as default width | Peter Penz |
| 2007-07-25 | minor documentation and coding style fixes | Peter Penz |
| 2007-07-25 | ok, second try: make use of KDirSortFilterProxyModel. 'Show in Groups' still ... | Nick Shaforostoff |
| 2007-07-25 | provide a useful default height for the Terminal dock | Peter Penz |
| 2007-07-25 | Don't add the terminal to the right docking area, if it may only get aligned ... | Peter Penz |
| 2007-07-25 | --deprecated | Peter Penz |
| 2007-07-24 | Fix crash when category view is enabled if there are no categories in KCatego... | Robert Knight |
| 2007-07-24 | more fixes | Thomas Zander |
| 2007-07-23 | Fix a couple of crashes. First was to avoid problem caused by KIconLoader::g... | Robert Knight |
| 2007-07-23 | change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY... | Laurent Montel |
| 2007-07-22 | Use KDirSortFilterProxyModel::naturalCompare() to prevent code duplication. D... | Peter Penz |
| 2007-07-21 | ok, reverting as requested by Peter Penz. | Nick Shaforostoff |
| 2007-07-20 | Make use of the newly added KDirSortFilterProxyModel class -- that is, essent... | Nick Shaforostoff |
| 2007-07-18 | QAbstractItemView::viewOptions() only returns an instance of the class QStyle... | Peter Penz |
| 2007-07-18 | respect the item width and item height also when the item categorization has ... | Peter Penz |
| 2007-07-18 | When derived classes overwrite KCategorizedView::visualRect() to adjust the v... | Peter Penz |