Skip to content
Snippets Groups Projects
  1. Nov 18, 2010
  2. Nov 05, 2010
  3. Nov 02, 2010
  4. 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
  5. Oct 27, 2010
  6. Oct 22, 2010
  7. Oct 21, 2010
  8. Oct 19, 2010
  9. Oct 15, 2010
    • Daniel Molkentin's avatar
      Remove special code path for QML examples · 2c0dae7d
      Daniel Molkentin authored
      QML examples are now read like any other Qt example, but still get their
      own dropdown box.
      
      Advantages:   Less code, proper naming, also loads the help if available
      Disadvantage: Only contains a few examples, instead of all. We now
                    trust whoever made the selection for Qt Demo.
      
      Reviewed-by: con
      2c0dae7d
  10. Oct 05, 2010
  11. Sep 27, 2010
  12. Sep 25, 2010
  13. Sep 24, 2010
    • Daniel Molkentin's avatar
      Introduce featured items. · f64cf427
      Daniel Molkentin authored
      - Move RSSFetcher to CorePlugin
      - Rename RSSFetcher to RssFetcher
      - Make RssFetcher more generic, allow multiple sources to be fetched
      - Introduce Featured Items on Getting Started page
      - Introduce dummy entry for Mobile examples, needs implementation once they are ready
      f64cf427
  14. Sep 23, 2010
  15. Sep 22, 2010
  16. Sep 20, 2010
  17. Aug 25, 2010
  18. Aug 23, 2010
  19. 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
  20. Jun 28, 2010
  21. Jun 11, 2010
    • kh1's avatar
      Move help manager into core. · 1b6ad087
      kh1 authored
       - lessens open file handles
       - improves help plugin startup further
      
      Task-number: QTCREATORBUG-337
      Reviewed-by: ck
      1b6ad087
  22. Jun 07, 2010
  23. Jun 04, 2010
  24. Jun 01, 2010
  25. May 31, 2010
  26. May 25, 2010
  27. May 07, 2010
  28. Apr 29, 2010
  29. Apr 19, 2010
  30. Apr 15, 2010
  31. Apr 09, 2010
  32. Apr 07, 2010
Loading