Skip to content
Snippets Groups Projects
  1. Aug 09, 2010
  2. Aug 08, 2010
  3. Aug 06, 2010
  4. Aug 05, 2010
    • mae's avatar
      Refactor block selection · 29b073e9
      mae authored
      Block selection was "broken" when using tabs, or rather
      incomplete: It treated tabs as normal characters, which
      has shown to be unexpected by people using tabs in code.
      
      The new implementation has a vastly improved find scope
      as well. In addition, creating a blog selection with
      mouse or keyboard feels a lot more solid now, as the
      actual selection is detached from possible valid cursor
      positions.
      
      Task-number: QTCREATORBUG-1541
      29b073e9
    • Thomas Hartmann's avatar
      QmlJSEditor: using RefactorMarker for Qt Quick ToolBar · 9c70e877
      Thomas Hartmann authored
      * Proper implementation using a timer
      
      * We also do a revision check now
      
      * The RefactorMarker is only shown for types that we support
      9c70e877
  5. Aug 04, 2010
  6. Aug 03, 2010
  7. Aug 02, 2010
  8. Jul 30, 2010
    • Alessandro Portale's avatar
      Pedantic cleanup of filename parameters for QIcon constructor · 3aa3c568
      Alessandro Portale authored
      Using more *::Constants::ICON_* where it makes sense and
      wrapping the file names into QLatin1String where they were
      missing.
      
      The increased usage of the ICON constants needed a few more
      cross plugin includes of *constants.h, here and there.
      I think that it is OK, since the dependencies were alredy there
      icon resource wise.
      3aa3c568
  9. Jul 29, 2010
  10. Jul 28, 2010
  11. Jul 27, 2010
  12. Jul 26, 2010
  13. Jul 23, 2010
    • con's avatar
      C++ symbols find filter for advanced find. · 2bda8675
      con authored
      Required refactoring of the search result window to show real trees of
      search results.
      
      The backend is the backend from the Locator filter, which is a bit
      outdated now.
      2bda8675
  14. Jul 22, 2010
  15. Jul 20, 2010
  16. Jul 19, 2010
  17. Jul 16, 2010
  18. Jul 15, 2010
Loading