Skip to content
Snippets Groups Projects
  1. Jan 15, 2014
  2. Jan 14, 2014
  3. Jan 13, 2014
  4. Jan 10, 2014
  5. Jan 08, 2014
  6. Jan 07, 2014
  7. Dec 23, 2013
  8. Dec 18, 2013
  9. Dec 12, 2013
  10. Dec 11, 2013
  11. Dec 10, 2013
  12. Dec 04, 2013
  13. Dec 02, 2013
  14. Nov 27, 2013
  15. Nov 26, 2013
  16. Nov 22, 2013
  17. Nov 15, 2013
  18. Nov 14, 2013
  19. Nov 12, 2013
  20. Nov 04, 2013
  21. 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
  22. Oct 30, 2013
Loading