Skip to content
Snippets Groups Projects
  1. Aug 04, 2010
  2. Aug 03, 2010
  3. Aug 02, 2010
  4. Jul 19, 2010
  5. Jul 16, 2010
  6. Jul 15, 2010
  7. Jul 12, 2010
  8. Jul 09, 2010
  9. Jul 06, 2010
  10. 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
  11. Jul 02, 2010
  12. Jun 18, 2010
  13. Jun 16, 2010
  14. Jun 14, 2010
  15. Jun 04, 2010
  16. Jun 02, 2010
  17. May 28, 2010
  18. 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
  19. May 26, 2010
  20. May 19, 2010
  21. May 18, 2010
Loading