Skip to content
Snippets Groups Projects
  1. Jan 08, 2014
  2. Nov 27, 2013
  3. Nov 26, 2013
  4. Nov 22, 2013
  5. Nov 15, 2013
  6. Nov 14, 2013
  7. Nov 12, 2013
  8. Nov 04, 2013
  9. Oct 31, 2013
    • Nikolai Kosjar's avatar
      TextEditor/CodeAssist: Limit automatic proposals only to completions · 1113097c
      Nikolai Kosjar authored
      
      ...since it does not make sense for TextEditor::QuickFix and
      TextEditor::FollowSymbol.
      
      Regarding the bug:
      - The bug was exposed by having "Active completion" set to *not*
        "Manual" in Options > Text Editor > Completion.
      - After choosing one item from the overrides list the cursor was
        positioned just right before the beginning of a function name, which
        is a valid activation sequence (see CodeAssistantPrivate::process()))
        As a consequence, a new proposal was requested.
      
      Task-number: QTCREATORBUG-10345
      Change-Id: Ib0d10192863fb33c0958a9afbf76ca8e7de772f8
      Reviewed-by: default avatarErik Verbruggen <erik.verbruggen@digia.com>
      1113097c
  10. Oct 30, 2013
  11. Oct 24, 2013
  12. Oct 21, 2013
  13. Oct 18, 2013
  14. Oct 16, 2013
  15. Oct 11, 2013
  16. Oct 10, 2013
  17. Oct 09, 2013
  18. Oct 08, 2013
  19. Oct 07, 2013
  20. Oct 02, 2013
  21. Oct 01, 2013
  22. Sep 30, 2013
  23. Sep 27, 2013
  24. Sep 26, 2013
  25. Sep 25, 2013
Loading