Skip to content
Snippets Groups Projects
  1. Sep 30, 2010
    • hjk's avatar
      version bump 2.0.91 -> 2.1.81 · e6dd3ff5
      hjk authored
      Should have been done earlier. 2.1.80 was burned in the pre-2.1.0->2.0.1
      days, and we'd like to have odd subminor for 'working' and even subminor
      numbers for pure cherry-picking release branches anyway.
      e6dd3ff5
  2. Sep 27, 2010
  3. 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
  4. Sep 20, 2010
  5. Sep 16, 2010
    • Friedemann Kleint's avatar
      Further header cleanup. · bb13b69e
      Friedemann Kleint authored
      Introduce some more private classes for the coreplugin,
      use header include convention
      <QtModule/QClass>, de-qobjectify VariableManager.
      bb13b69e
  6. Sep 15, 2010
  7. Sep 14, 2010
    • dt's avatar
      EditorManager: Change openEditor/activateEditor to not do mode switching · 08ccda58
      dt authored
      Also introduce a indirection, modes have now types, edit and debug have
      the same type, and editors do have a prefered type of modes instead of a
      prefered mode.
      
      That fixes the bug that if the prefered qml editing mode was set to
      design, then in switching between qml editors would
      - in Edit Mode: stay in edit mode
      - in Debug Mode: switch to debug mode
      08ccda58
  8. Sep 10, 2010
    • Friedemann Kleint's avatar
      I10N: First translation fixes for 2.1 · 24cadd34
      Friedemann Kleint authored
      Fix README, some spelling errors, remove contractions,
      exclamation marks, correct some plural forms, join split messages.
      Add QCoreApplication::translate to non-Q_OBJECT-classes.
      Fix some lupdate warnings about discarding meta-data (//:).
      24cadd34
  9. Sep 07, 2010
  10. Sep 06, 2010
    • dt's avatar
      Ensure always having a mode · 5b1cebc9
      dt authored
      Switch to Edit Mode once we constructed it in Core::init(). Switch to a
      the Welcome Mode in Core::extensionsInitialized. Also works
      5b1cebc9
  11. Aug 30, 2010
  12. Aug 26, 2010
  13. 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
  14. Jul 22, 2010
  15. Jun 25, 2010
  16. Jun 11, 2010
  17. Jun 07, 2010
  18. May 27, 2010
  19. May 26, 2010
  20. May 11, 2010
  21. May 10, 2010
  22. May 05, 2010
  23. Apr 30, 2010
  24. Apr 27, 2010
  25. Apr 26, 2010
    • Jens Bache-Wiig's avatar
      Update welcomepage with a shiny background · ce082fe6
      Jens Bache-Wiig authored
      I introduced some graphical details in the background
      that replaces the gradient. I also fixed the foreground
      square a bit to get rid of the blurry line at the bottom.
      
      Reviewed-by: danimo
      ce082fe6
  26. Apr 21, 2010
  27. Apr 16, 2010
  28. Apr 15, 2010
  29. Apr 14, 2010
  30. Apr 12, 2010
Loading