| Age | Commit message (Expand) | Author |
| 2007-07-12 | KUIT adaptions (applied i18ncheckarg - everything should be OK now) | Peter Penz |
| 2007-07-11 | KUIT for boilerplate KAboutData/KCmdLineArgs calls. | Chusslove Illich |
| 2007-07-10 | let the column-widgets of the Column View be aware about their URL, as this s... | Peter Penz |
| 2007-07-10 | remove kde4_automoc() | Allen Winter |
| 2007-07-10 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-07-09 | Rename KListView to KCategorizedView as decided | Rafael Fernández López |
| 2007-07-09 | KUIT adaptions | Peter Penz |
| 2007-07-08 | KUIT adaptions | Peter Penz |
| 2007-07-08 | If no user icon present, show a generic one | Rafael Fernández López |
| 2007-07-08 | adapt signature of requestDelayedItemInfo() slot to recent changes | Peter Penz |
| 2007-07-08 | fix documentation | Peter Penz |
| 2007-07-07 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-07-06 | Make KListView capable of drawing categories on our own way. This make things... | Rafael Fernández López |
| 2007-07-06 | simplify + add todo (early commit to make room for the next kdebase-wide commit) | David Faure |
| 2007-07-05 | Remove not necessary cmake variable | Laurent Montel |
| 2007-07-04 | Don't crash (in PreviewJob) when m_shownUrl is empty for some reason. | David Faure |
| 2007-07-04 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-07-03 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-07-02 | Change signature of requestItemInfo signal, to avoid fileitem -> url -> index... | David Faure |
| 2007-07-02 | Remove not necessary variable already | Laurent Montel |
| 2007-07-02 | not necessary to duplicate it | Laurent Montel |
| 2007-07-02 | Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, ... | Chusslove Illich |
| 2007-07-01 | Improve speed when we have lots of selections that are partially outside the ... | Rafael Fernández López |
| 2007-07-01 | Define variables in their context | Rafael Fernández López |
| 2007-07-01 | Here comes dolphinpart, to use dolphin as the file management view in konqueror. | David Faure |
| 2007-06-30 | KUIT adaptions | Peter Penz |
| 2007-06-30 | KUIT adapations for labels | Peter Penz |
| 2007-06-30 | KUIT adaptions for groups, checkboxes and radiobuttons | Peter Penz |
| 2007-06-30 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-06-29 | declare scalar types as late as possible (putting them outside the loop does ... | Peter Penz |
| 2007-06-29 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-06-29 | Better drawing when big selection rect is drawn. | Rafael Fernández López |
| 2007-06-28 | ++optimization | Rafael Fernández López |
| 2007-06-28 | What is faster ? the eye or the brain ? | Rafael Fernández López |
| 2007-06-28 | don't request the activation of the active URL on the mouse press event, as t... | Peter Penz |
| 2007-06-28 | Improve handling of column view: | Peter Penz |
| 2007-06-27 | Add needed method for keyboard navigation | Rafael Fernández López |
| 2007-06-27 | don't connect to the activated() signal, just use singleClick() and doubleCli... | Peter Penz |
| 2007-06-27 | connecting the the activated() signal does not work when using the double cli... | Peter Penz |
| 2007-06-27 | activated signal actually does that :) | Rafael Fernández López |
| 2007-06-27 | Fix the following reproducible crash in a slightly different way (reported + ... | Peter Penz |
| 2007-06-27 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-06-26 | Boost group selections and remove unnecessary stuff. | Rafael Fernández López |
| 2007-06-26 | Improve behavior when changes are detected on the model. | Rafael Fernández López |
| 2007-06-26 | Fancy dragged items. There are two bad parts of this story: the hardcoded val... | Rafael Fernández López |
| 2007-06-26 | Faster selections | Rafael Fernández López |
| 2007-06-26 | Fix crash. Steps to reproduce: | Rafael Fernández López |
| 2007-06-26 | Let deselect items individually using Ctrl+Click | Rafael Fernández López |
| 2007-06-25 | Take offsets in count | Rafael Fernández López |
| 2007-06-25 | Draw dragged items. Better conditions (more accurate to our behavior, hey ! w... | Rafael Fernández López |