┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-10-04Let's do this in a safe way while we wait for the release team to reply telli...Rafael Fernández López
2007-10-04allow to configre more than one additional information for the icons-viewPeter Penz
2007-10-04coding style nit-pickingPeter Penz
2007-10-04Changes related to the smooth scrolling. We can enable it since icefox has su...Rafael Fernández López
2007-10-03there is no need anymore to check whether the KDirLister is currently loading...Peter Penz
2007-10-03disable the moving of columnsPeter Penz
2007-10-03SVN_SILENT made messages (.desktop file)Script Kiddy
2007-10-03Update my email addressRafael Fernández López
2007-10-02As the additional information can be shown in parallel, a combobox selection ...Peter Penz
2007-10-02Allow showing additional information like type, size and date in parallel for...Peter Penz
2007-10-02replace QList<KFileItem> by KFileItemList, as KFileItemList is not QList<KFil...Peter Penz
2007-10-02fix signal/slotDavid Faure
2007-10-02SVN_SILENT made messages (.desktop file)Script Kiddy
2007-10-01Port dolphin to the KFileItemDelegate API changes.Fredrik Höglund
2007-10-01Ported KonqPopupMenu away from xmlgui to make things debuggable (we had code ...David Faure
2007-10-01Code adaptation because of changes on libraries related to revision 719630Rafael Fernández López
2007-10-01Making KFileItemList value based.Tobias Koenig
2007-09-30coding style nitpicking: remove spacePeter Penz
2007-09-30SVN_SILENT made messages (.desktop file)Script Kiddy
2007-09-29Test for what the error message saysPascal Létourneau
2007-09-29Init cwd with the current path (dolphin is a KUniqueApplication)Pascal Létourneau
2007-09-29SVN_SILENT made messages (.desktop file)Script Kiddy
2007-09-28Icons height is the same as the titleRafael Fernández López
2007-09-28removed unused method expandSelectionParent (it is not invoked anymore since ...Peter Penz
2007-09-28SVN_SILENT made messages (.desktop file)Script Kiddy
2007-09-27Init the range before a value is set (via the signal valueChanged)Pascal Létourneau
2007-09-27assure that the decoration gets selected in the column-view even if the style...Peter Penz
2007-09-27assure that the decoration gets selected in the details-view even if the styl...Peter Penz
2007-09-27temporary deactivate session restoring until it can be tested with a working ...Peter Penz
2007-09-27use inline keyword as suggested at http://www.parashift.com/c%2B%2B-faq-lite/...Peter Penz
2007-09-27reactivate session managementPeter Penz
2007-09-27updated version for KDE 4.0 beta 3 releasePeter Penz
2007-09-27* right-to-left layout fixesPeter Penz
2007-09-27allow to show/hide the columns of the details-view by a context menu for the ...Peter Penz
2007-09-27Remove ScrollPerPixel again. Beside a crash with a non-patched version of Qt ...Peter Penz
2007-09-27use the proxy model categorization state to check whether it has changed, not...Peter Penz
2007-09-27* moved the loading of the settings into a separate methodPeter Penz
2007-09-27Use case: categorized sorting is enabled, the current view mode is icons-view...Peter Penz
2007-09-27use blitz instead of deprecated kdefx, remove kdefx headers where unusedMatthew Woehlke
2007-09-26reactivate ScrollPerPixel again, as the Qt-patch for "divide by zero" has bee...Peter Penz
2007-09-26assure that the directory gets reloaded when the base URL has been changedPeter Penz
2007-09-26Assure that the categorized sorting is applied correctly to the proxy model i...Peter Penz
2007-09-26use the fixed resizing mode (it is assured that each column stays readable)Peter Penz
2007-09-26assure that the width of the name-column cannot get too small when decreasing...Peter Penz
2007-09-26* Fix memory leak (DolphinCategoryDrawer is leaking...)Peter Penz
2007-09-26code simplifications like done in the column viewPeter Penz
2007-09-26internal cleanupPeter Penz
2007-09-26lessons learned from the column view: never invoke KDirModel::expandToUrl() w...Peter Penz
2007-09-26Listen to the directory lister signals to know whether the directory lister i...Peter Penz
2007-09-26associate dolphin with inode/directory; give it a higher initial preference t...David Faure