Skip to content
Snippets Groups Projects
  1. Nov 02, 2010
  2. Nov 01, 2010
    • Friedemann Kleint's avatar
      Fix exported headers in Core and TextEditor. · 6063fb84
      Friedemann Kleint authored
      - Unexport Core::Internal::MainWindow and remove its includes.
      - Move RssFetcher from Core::Internal to Core.
      - Unexport CopyTaskHandler.
      - Move TextEditor's completion support and Refactor Overlay
        helper classes from TextEditor::Internal to TextEditor as they
        are exported.
      - Move internal BaseTextBlockSelection into private header.
      - Unexport TextEditorOverlay as they are not used.
      6063fb84
  3. Oct 12, 2010
  4. Sep 30, 2010
  5. Sep 24, 2010
  6. Sep 23, 2010
  7. Sep 16, 2010
  8. Sep 01, 2010
  9. Aug 19, 2010
  10. Aug 17, 2010
  11. Aug 13, 2010
  12. Aug 12, 2010
  13. Aug 04, 2010
  14. 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
  15. Jul 26, 2010
  16. Jul 14, 2010
  17. Jul 13, 2010
  18. Jul 08, 2010
  19. Jun 25, 2010
  20. Jun 07, 2010
  21. Jun 03, 2010
  22. May 11, 2010
    • Thorbjørn Lindeijer's avatar
      Fixed completion settings to also apply to the QML code completion · e53b5bc9
      Thorbjørn Lindeijer authored
      
      By moving the completion settings into the TextEditor plugin, so that
      both the CppTools and the QmlJSEditor plugins can access the settings.
      
      The user-interface to edit the settings is still in the CppTools plugin,
      since we're in string freeze at the moment. It should be moved to the
      TextEditor plugin later.
      
      For now the QML completion only supports the case-sensitivity and
      partial completion options, since there is no automatic insertion of
      brackets.
      
      Task-number: QTCREATORBUG-1327
      Reviewed-by: default avatarDaniel Molkentin <daniel.molkentin@nokia.com>
      e53b5bc9
  23. Apr 23, 2010
  24. Apr 01, 2010
  25. Mar 18, 2010
  26. Mar 05, 2010
  27. Mar 04, 2010
  28. Feb 15, 2010
  29. Feb 09, 2010
  30. Feb 02, 2010
  31. Jan 27, 2010
  32. Jan 18, 2010
  33. Jan 15, 2010
Loading