Skip to content
Snippets Groups Projects
  1. Nov 05, 2009
  2. Nov 04, 2009
  3. Nov 03, 2009
    • Oswald Buddenhagen's avatar
      do not create invalid help files · 6769c13e
      Oswald Buddenhagen authored
      afaik, this was a bizarre hack to make the install target work, so fix
      it properly instead.
      6769c13e
    • Oswald Buddenhagen's avatar
      add timeout handling for gdb commands · 0ae60ba4
      Oswald Buddenhagen authored
      sometimes, commands simply don't return ...
      
      the debug message doesn't say anything which couldn't be found in the
      log already, but that way it is more convenient.
      
      and we kill gdb to get creator back to a defined state.
      
      Reviewed-by: hjk
      0ae60ba4
    • Thorbjørn Lindeijer's avatar
      Make accidentally activating the link navigation more difficult · 2c115e93
      Thorbjørn Lindeijer authored
      Only checking Ctrl and link availability on mouse release was triggering
      the navigation too easily.
      
      Now you have to press and release the mouse on the same link, having
      Ctrl pressed all the time. In addition, when changing the text selection
      the link is also cleared.
      
      Task-number: QTCREATORBUG-134
      Reviewed-by: con
      2c115e93
Loading