Skip to content
Snippets Groups Projects
  1. Aug 09, 2012
  2. Jul 19, 2012
  3. Jun 19, 2012
  4. Feb 15, 2012
  5. Jan 26, 2012
  6. Jan 24, 2012
  7. Dec 09, 2011
  8. Nov 25, 2011
    • Jarek Kobus's avatar
      Transform always old code style settings · 3d57758d
      Jarek Kobus authored
      
      Before, we didn't transform the code style settings
      if they were defaults (so no entries were written
      for them in the settings). In case someone
      changed global tab settings and didn't touch
      code style settings in 2.3, the code style settings
      were not transformed. Now, we transform them too
      so that legacy code style settings in 2.4
      (named: "Old Creator") contains old global tab settings.
      We also take care of not creating legacy settings
      in case neither textTabPreferences nor CppTabPreferences
      nor CppCodeStyleSettings were saved (when creator 2.3 used only
      defaults or when it's a first run of creator 2.4 without
      old settings).
      Handle legacy transformation for qml too.
      Make a code bit more readable.
      
      Task-number: QTCREATORBUG-6614
      Change-Id: I37b8dd4d1170f397b7d304c59575d9ae37884564
      Reviewed-by: default avatarLeandro Melo <leandro.melo@nokia.com>
      Reviewed-by: default avatarChristian Kamm <christian.d.kamm@nokia.com>
      3d57758d
  9. Nov 03, 2011
  10. Sep 23, 2011
  11. Sep 08, 2011
  12. Jul 06, 2011
  13. Jun 22, 2011
  14. Jun 08, 2011
  15. May 24, 2011
Loading