Skip to content
Snippets Groups Projects
  1. Jan 18, 2012
  2. Jan 17, 2012
  3. Jan 16, 2012
  4. Jan 15, 2012
  5. Jan 14, 2012
  6. Jan 12, 2012
  7. Jan 11, 2012
  8. Jan 10, 2012
  9. Jan 09, 2012
  10. Jan 07, 2012
    • Peter Penz's avatar
      Revert patch using the native graphicssystem as default · 582a7c55
      Peter Penz authored
      I'm trusting Christoph Feck's advice here. Additionally the smooth scaling
      has been activated to fix bug 290865.
      
      BUG: 290865
      FIXED-IN: 4.8.0
      582a7c55
    • Peter Penz's avatar
      Use the native graphicssystem per default · adb78d8b
      Peter Penz authored
      The scaling of pixmaps is just way too slow with the raster graphicssystem (see KPixmapModifier::scalePixmap()). It is of course still possible to run Dolphin
      with the raster graphicssystem, but this has to be done explicitly then.
      
      CCBUG: 290865
      adb78d8b
  11. Jan 06, 2012
  12. Jan 05, 2012
  13. Jan 04, 2012
  14. Jan 03, 2012
  15. Dec 29, 2011
    • Peter Penz's avatar
      Fix inconsistency in selection manager · acee6d0f
      Peter Penz authored
      When a selection has been done with non-linear ranges, it was possible that
      the anchor item pointed to an invalid index that resulted into an invalid
      selection.
      
      As part of this fix the sorting for DolphinView::selectedItems() has been
      disabled (if the caller assumes a sorted selection he must manually adjust it).
      
      BUG: 288908
      FIXED-IN: 4.8.0
      acee6d0f
    • Script Kiddy's avatar
      SVN_SILENT made messages (.desktop file) · d7a803ca
      Script Kiddy authored
      d7a803ca
  16. Dec 27, 2011
Loading