Skip to content
Snippets Groups Projects
  1. Nov 30, 2009
    • mae's avatar
      Fixed overlay selections · 28e3ba5b
      mae authored
      1. allow empty overlay selections
      2. make it possible to bind a selection to a specified length
      28e3ba5b
  2. Nov 26, 2009
  3. Nov 25, 2009
  4. Nov 09, 2009
  5. Nov 04, 2009
  6. Nov 03, 2009
    • Thorbjørn Lindeijer's avatar
      Make accidentally activating the link navigation more difficult · 2c115e93
      Thorbjørn Lindeijer authored
      Only checking Ctrl and link availability on mouse release was triggering
      the navigation too easily.
      
      Now you have to press and release the mouse on the same link, having
      Ctrl pressed all the time. In addition, when changing the text selection
      the link is also cleared.
      
      Task-number: QTCREATORBUG-134
      Reviewed-by: con
      2c115e93
  7. Nov 02, 2009
  8. Oct 27, 2009
  9. Oct 08, 2009
  10. Oct 05, 2009
  11. Oct 02, 2009
  12. Oct 01, 2009
  13. Sep 30, 2009
  14. Sep 29, 2009
    • mae's avatar
      tune auto-indentation of pasted text · 0ed9043c
      mae authored
      auto-indentation of pasted text now only happens when complete
      lines including a trailing paragraph separator are copied and pasted.
      
      In addition, the reindent() functions ensures that the relative indentation
      within the pasted block is preserved. This mechanism is now also used for
      moving lines up/down.
      
      Done with thorbjorn
      0ed9043c
  15. Sep 28, 2009
    • mae's avatar
      tune auto-indentation of pastes · 3ca067ad
      mae authored
      when pasting text which ends with a newline, we should not
      reindent the final line, instead we will preserve the indentation
      that was there.
      3ca067ad
  16. Sep 25, 2009
  17. Sep 24, 2009
  18. Sep 23, 2009
  19. Sep 17, 2009
  20. Sep 16, 2009
Loading