Skip to content
Snippets Groups Projects
  1. Aug 24, 2012
  2. Aug 23, 2012
  3. Aug 16, 2012
  4. Aug 14, 2012
  5. Aug 13, 2012
  6. Aug 08, 2012
  7. Aug 06, 2012
  8. Jul 30, 2012
  9. Jul 27, 2012
    • Friedemann Kleint's avatar
      tr()-Fixes for 2.6. · bf980649
      Friedemann Kleint authored
      
      - ProjectExplorer::Profile should appear as 'Target' in the UI.
      - Fix messagebox title capitalization
      - Fix Q_DECLARE_TR_FUNCTIONS to contain fully qualified class
        names, add where applicable to replace
        QCoreApplication::translate().
      - Introduce message utility function for the commonly used
        'No tool chain set up for this profile' message to
        ToolChainProfileInformation.
      - Introduce message utility functions related to adding files
        to version control to VcsManager to be shared by QmlJsEditor.
      - Fix typos.
      - Remove QObject::tr(), QCoreApplication::tr().
      - Do not translate diagnostic console warnings of
        QmlProfiler.
      
      Change-Id: I6cee717a504796ef39f6eae58f552c5c8630adf3
      Reviewed-by: default avatarTobias Hunger <tobias.hunger@nokia.com>
      bf980649
  10. Jul 25, 2012
  11. Jul 24, 2012
  12. Jul 19, 2012
  13. Jul 18, 2012
  14. Jul 17, 2012
  15. Jul 16, 2012
  16. Jun 29, 2012
  17. Jun 28, 2012
  18. Jun 27, 2012
  19. Jun 26, 2012
  20. Feb 16, 2012
  21. Feb 15, 2012
  22. Feb 06, 2012
    • Friedemann Kleint's avatar
      Debugger: Add "Recent:" combo for Start External/Remote. · de5ed4a0
      Friedemann Kleint authored
      
      - Add combo box listing the last 10 elements of history.
      - Introduce parameter class for the dialogs that can stored/
        retrieved as a QSettings array using template helpers.
      - Give dialogs a static 'run()' method that returns
        the DebuggerStartParameters to handle the history, move
        code from the debugger plugin to the dialogs.
      
      Change-Id: Ieb15f7c8ef9489f925b9d2f47ec09feebcf73826
      Reviewed-by: default avatarhjk <qthjk@ovi.com>
      de5ed4a0
  23. Jan 27, 2012
  24. Jan 26, 2012
  25. Jan 24, 2012
  26. Dec 21, 2011
  27. Dec 19, 2011
  28. Dec 13, 2011
  29. Dec 12, 2011
  30. Nov 23, 2011
Loading