Skip to content
Snippets Groups Projects
  1. Sep 26, 2013
  2. Sep 25, 2013
  3. Sep 20, 2013
  4. May 29, 2013
  5. Apr 03, 2013
  6. Mar 12, 2013
  7. Jan 29, 2013
  8. Nov 22, 2012
  9. Oct 05, 2012
  10. Aug 09, 2012
  11. Jul 19, 2012
  12. Jun 19, 2012
  13. Feb 15, 2012
  14. Jan 26, 2012
  15. Jan 24, 2012
  16. Dec 09, 2011
  17. 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
  18. Nov 03, 2011
  19. Sep 23, 2011
  20. Sep 08, 2011
  21. Jul 06, 2011
  22. Jun 22, 2011
  23. Jun 08, 2011
  24. May 24, 2011
Loading