┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-10-07Extracted the servicemenu code from KonqPopupMenu into KonqMenuActions, and u...David Faure
2007-10-07* assure that the columns of the colum-view get dimmed if the colum-view is i...Peter Penz
2007-10-06don't use the directory lister directlyPeter Penz
2007-10-06remove unneeded codePeter Penz
2007-10-06SVN_SILENT made messages (.desktop file)Script Kiddy
2007-10-05fix issues when the split view is active and the inactive column view gets se...Peter Penz
2007-10-05minor simplificationPeter Penz
2007-10-05extra ';'Pino Toscano
2007-10-05fixed most regressions due to the previous column-view refactoringPeter Penz
2007-10-05Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which areAndreas Pakulat
2007-10-05Refactored DolphinColumnWidget so that it does not need a hierarchical KDirLi...Peter Penz
2007-10-05Oops forgot this one... thanks for reminding Peter :)Rafael Fernández López
2007-10-05Merged KIO::JobFlags branchDavid Faure
2007-10-05Restoring the column view relies on the URL-history. It might be possible tha...Peter Penz
2007-10-05Nice catch on keyboard navigation when RightToLeft is set... :)Rafael Fernández López
2007-10-05Ooops I had this one for testing purposes locally...Rafael Fernández López
2007-10-04KDirLister openUrl parameters are now flagsRafael Fernández López
2007-10-04${CMAKE_SOURCE_DIR}/libkonq doesn't exist nowLaurent Montel
2007-10-04Our beloved qt-copy also has the patch appliedRafael Fernández López
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