Skip to content
Snippets Groups Projects
  1. Jul 16, 2010
  2. Jul 15, 2010
  3. Jul 12, 2010
  4. Jul 09, 2010
  5. Jul 06, 2010
  6. Jul 05, 2010
    • Roberto Raggi's avatar
      Fixed function-like code completion. · 3a88dc62
      Roberto Raggi authored
      This was a regression introduced in 8e4fb678
      triggersCompletion should return `true' when the token at the left of the T_LPAREN
      is an identifier, a SIGNAL, a SLOT or T_GREATER (for template functions).
      3a88dc62
  7. Jul 02, 2010
  8. Jun 18, 2010
  9. Jun 16, 2010
  10. Jun 14, 2010
  11. Jun 04, 2010
  12. Jun 02, 2010
  13. May 28, 2010
  14. May 27, 2010
    • Roberto Raggi's avatar
      Speedup global completion. · 75bcf2bc
      Roberto Raggi authored
      Don't sort the global completion items when we have too many of them, instead
      populate the completion box in a way where local symbols are showed before
      global symbols.
      75bcf2bc
  15. May 26, 2010
  16. May 19, 2010
  17. May 18, 2010
  18. May 17, 2010
  19. May 14, 2010
Loading