Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-14016

Undo and redo got slower (command + (shift) + z)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • Qt Creator 3.3.0
    • Editors
    • None
    • OS X Yosemite
      Version 10.10.2

    Description

      Undoing or redoing code changes got quite a bit slower after changing from 3.2.2 to 3.3.0.

      I did a short comparison and timed a trivial editing operation by hand:

      (1) Open an empty .h file, .cpp file or .txt file (doesn't matter which one)
      (2) Press and hold enter to create about 60 new lines
      (3) Press and hold command + z until all lines have been removed again.
      (4) Press and hold command + shift + z until the 60 lines have been created again.

      QtCreator 3.2.2:
      (2) about 2 seconds
      (3) about 3.5 seconds
      (4) about 3.5 seconds

      QtCreator 3.3.0:
      (2) about 2 seconds
      (3) about 8 seconds
      (4) about 8 seconds

      I would say my timing precision is about 0.5 seconds. My keyboard delay until repeat is set to shortest possible setting in the system preferences.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            davschul David Schulz
            salino Martin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes