| Age | Commit message (Expand) | Author |
| 2010-09-04 | Remove custom handling of wheel-events for tabs, this is done now in KTabBar | Peter Penz |
| 2010-09-04 | Fix issue that an old preview might be shown in a tooltip. Cool bug-id btw ;-) | Peter Penz |
| 2010-08-30 | Move dolphin's statusbar message-label (the one with support for errors and a... | David Faure |
| 2010-08-29 | Avoid the unnecessary construction of a KIconEffect by using the one provided... | Jonathan Michael Thomas |
| 2010-08-29 | Avoid the unnecessary construction of a KIconEffect by using the one provided... | Jonathan Michael Thomas |
| 2010-08-27 | Fix a linker error. | Christophe Giboudeaux |
| 2010-08-27 | Context-menu cleanups: | Peter Penz |
| 2010-08-24 | remove unused includes (found when grepping for stuff) | David Faure |
| 2010-08-19 | Set the toggle invisible, if a mouse button has been pressed outside the togg... | Peter Penz |
| 2010-08-19 | Initialize the zoom slider correctly on startup (regression introduced in 4.5.0) | Peter Penz |
| 2010-08-19 | Fix wrong behavior (or triggering of an assertion in the debug mode), if "Go ... | Peter Penz |
| 2010-08-19 | Fix crash in column view because of a dangling pointer to a selection model. ... | Peter Penz |
| 2010-08-17 | Remove DISABLE_NEPOMUK_LEGACY, it is defined now in kdebase/apps/CMakeLists.txt | Peter Penz |
| 2010-08-17 | Hide the Phonon-widget per default, otherwise it will temporary be shown duri... | Peter Penz |
| 2010-08-17 | Fix triggering of an assertion, if a new tab is opened. Thanks to Frank Reini... | Peter Penz |
| 2010-08-15 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-08-13 | Update version and e-mail address | Peter Penz |
| 2010-08-09 | Update to use the changed signature of the metaDataRequestFinished signal. | Peter Penz |
| 2010-08-07 | Fix spelling errors reported by crazy | Peter Penz |
| 2010-08-07 | krazy fix: Use QString::clear() instead of assigning an empty string. | Peter Penz |
| 2010-08-07 | krazy fixes: use proper include guard | Peter Penz |
| 2010-08-07 | krazy fixes: let all .kcfg files be conform to KConfigXT schema | Peter Penz |
| 2010-08-03 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-08-02 | Remove the workaround to show the tooltip temporary on a hidden position, to ... | Peter Penz |
| 2010-07-26 | Re-revert hodge-podge commits by `markuss` with bogus or without commit messa... | Martin Tobias Holmedahl Sandsmark |
| 2010-07-26 | Slightly modified 'About' window to: | Markus Meik Slopianka |
| 2010-07-26 | Revert r1154600: Modified (some) 'About' windows to carry legally enforceable... | Alex Merry |
| 2010-07-25 | Modified (some) 'About' windows to carry legally enforceable Copyright messag... | Markus Meik Slopianka |
| 2010-07-24 | Sourcecode hierarchy cleanup: Move class PixmapViewer from "src" to "src/pane... | Peter Penz |
| 2010-07-24 | Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" in... | Peter Penz |
| 2010-07-24 | Sourcecode hierarchy cleanup: Move further files from src to src/views | Peter Penz |
| 2010-07-24 | Sourcecode hierarchy cleanup: Create folder "views" and move view related sou... | Peter Penz |
| 2010-07-24 | Sourcecode hierarchy cleanup: Move files from khns to settings/services (step... | Peter Penz |
| 2010-07-24 | Sourcecode hierarchy cleanup: Move kcm to settings/kcm | Peter Penz |
| 2010-07-24 | Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folder | Peter Penz |
| 2010-07-24 | Unify the search interface for non-indexed and indexed folders | Peter Penz |
| 2010-07-23 | Fix visual artefacts for tooltips, if compositing has been disabled. Thanks t... | Peter Penz |
| 2010-07-22 | Do not add custom query items to the query URL. Instead use the existing meth... | Sebastian Trueg |
| 2010-07-22 | Properly KIO::stat instead of simply using the KFileItem constructor when | Sebastian Trueg |
| 2010-07-18 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-07-13 | Forward port: Fix issue that dragging several directories shows a document as... | Peter Penz |
| 2010-07-12 | Don't use KVBox and QVBoxLayout in parallel, just use QVBoxLayout instead. | Peter Penz |
| 2010-07-12 | Based on the recent size hint fixes in KFileMetaDataWidget, the handling of t... | Peter Penz |
| 2010-07-10 | Fix forward declation | Laurent Montel |
| 2010-07-09 | Fix another problem with the network:/ ioslave: don't keep the mimetype when ... | David Faure |
| 2010-07-08 | Forward port of SVN commit 1147596: Skip redirection URLs when going back or ... | Peter Penz |
| 2010-07-07 | Do only search for files by default. | Sebastian Trueg |
| 2010-07-04 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-07-03 | * Unbreak last commit. | Christian Muehlhaeuser |
| 2010-07-03 | * Ignore invalid redirection after renaming an expanded folder in detail view. | Christian Muehlhaeuser |