┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-07-21SVN_SILENT made messages (.desktop file)Script Kiddy
2009-07-19- interface cleanupsPeter Penz
2009-07-17no need to export this internal classPeter Penz
2009-07-17remove revision-information entries when items got deleted in the modelPeter Penz
2009-07-17The performance of updating the revision state of items depends on the used p...Peter Penz
2009-07-17When pressing a key after entering a directory, QAbstractItemView::scrollTo()...Peter Penz
2009-07-17Call MediaObject::play() on Audio files mode.Darío Andrés Rodríguez
2009-07-15simplify the revision control APIPeter Penz
2009-07-14Improve selection behaviour concerning the new "jump to next/previousFrank Reininghaus
2009-07-13Forward port for SVN commit 996129: Fix possible crash when no current item i...Peter Penz
2009-07-13The Oxygen team will provide revision control emblems for KDE 4.4. Adjust the...Peter Penz
2009-07-12Just change the text color for revisioned files instead of using a completely...Peter Penz
2009-07-12The information whether an item is a file or a directory is already known by ...Peter Penz
2009-07-12Enable Dolphin to show the revision states of files that are under revision c...Peter Penz
2009-07-12Same change as in r995015, but for usage in konq: Don't connect to KDirLister...David Faure
2009-07-11Don't open folders on a single-click in the column view when the mouse settin...Peter Penz
2009-07-11Update the statusbar synchronously when the directory lister has been complet...Peter Penz
2009-07-11Fixed performance issues related to selections and deleting of files:Peter Penz
2009-07-10Fix regression introduced by an obviously untested "krazy fix" (r973284). Set...David Faure
2009-07-10- adding missing constPeter Penz
2009-07-09Fixed the annoying bug (for me) that dealt with having a very long folder nam...Shaun Reich
2009-07-08Performance improvement when selecting pasted/dropped items.Peter Penz
2009-07-08Fixed regression when refactoring the Information Panel: Don't forget to give...Peter Penz
2009-07-07SVN_SILENT made messages (.desktop file)Script Kiddy
2009-07-05The complexity of the class InformationPanel has grown a lot from KDE 4.0 to ...Peter Penz
2009-07-05Improve performance of Dolphin:Peter Penz
2009-07-05Wrap the cursor on the right/left side to have a similar keyboard behavior li...Peter Penz
2009-07-03SVN_SILENT made messages (.desktop file)Script Kiddy
2009-07-01Pass the "Yesterday (%B, %Y)" string to modifiedTime.toString(), suchFrank Reininghaus
2009-06-30Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bon...Andrius Štikonas
2009-06-29Fixed issue that the scroll position is reset if the focus of the itemview ch...Peter Penz
2009-06-28SVN_SILENT made messages (.desktop file)Script Kiddy
2009-06-27Swap two lines in DolphinViewContainer::setUrl. Up to now, the "ifFrank Reininghaus
2009-06-25SVN_SILENT made messages (.desktop file)Script Kiddy
2009-06-24updated version numberPeter Penz
2009-06-24SVN_SILENT made messages (.desktop file)Script Kiddy
2009-06-23SVN_SILENT made messages (.desktop file)Script Kiddy
2009-06-22Count selected items, not QItemSelectionRanges inFrank Reininghaus
2009-06-22SVN_SILENT made messages (.desktop file)Script Kiddy
2009-06-21SVN_SILENT made messages (.desktop file)Script Kiddy
2009-06-21Use the name of the property instead of the label, otherwise the stored keys ...Peter Penz
2009-06-21fixed issue the label texts with spaces might overlap with other labelsPeter Penz
2009-06-21The file ktooltip.h contained the three public classes KToolTip, KToolTipDele...Peter Penz
2009-06-21disable Nepomuk legacy code to eliminate deprecated-warningsPeter Penz
2009-06-21Simplify how Nepomuk comments can be edited by the user:Peter Penz
2009-06-20Disable additional properties per default as discussed with Sebastian Trüg.Peter Penz
2009-06-20Simplify the handling of previews: Create the tooltip as early as possible ev...Peter Penz
2009-06-20don't use empty dummy images if the preview takes a while to get generated, s...Peter Penz
2009-06-20- Don't keep pointers to objects that are obtained and deleted by other objects.Peter Penz
2009-06-20Preview generators might send a null image, so show the default icon as fallb...Peter Penz