Skip to content
Snippets Groups Projects
  1. Jul 19, 2012
  2. Jun 06, 2012
    • Leandro Melo's avatar
      C++: Introduce unicode char/strings support · 23c637c4
      Leandro Melo authored
      
      Those are the types char16_t and char32_t along with the new
      char/string literals u'', U'', u"", u8"", and U"".
      
      This is particularly important for the use of QStringLiteral
      since in some platforms it relies on expansion such as above.
      
      Note: The string literals quickfixes still need some tunning.
      
      Task-number: QTCREATORBUG-7449
      Change-Id: Iebcfea15677dc8e0ebb6143def89a5477e1be7d4
      Reviewed-by: default avatarhjk <qthjk@ovi.com>
      23c637c4
  3. Mar 12, 2012
  4. Feb 15, 2012
  5. Jan 26, 2012
  6. Jan 24, 2012
  7. Dec 08, 2011
  8. Nov 03, 2011
  9. Oct 11, 2011
  10. Sep 21, 2011
  11. Jul 06, 2011
  12. Jun 01, 2011
  13. May 30, 2011
  14. May 24, 2011
  15. May 19, 2011
  16. May 06, 2011
  17. Apr 19, 2011
  18. Apr 13, 2011
  19. Mar 15, 2011
  20. Jan 12, 2011
  21. Jan 04, 2011
  22. Dec 17, 2010
  23. Dec 01, 2010
  24. Nov 22, 2010
  25. Nov 04, 2010
  26. Oct 25, 2010
  27. Oct 19, 2010
  28. Oct 08, 2010
  29. Oct 06, 2010
  30. Sep 27, 2010
  31. Sep 24, 2010
  32. Sep 15, 2010
  33. Sep 13, 2010
Loading