Skip to content
Snippets Groups Projects
  1. Oct 24, 2014
  2. Oct 09, 2014
  3. Oct 02, 2014
  4. Oct 01, 2014
  5. Aug 27, 2014
  6. Aug 20, 2014
  7. Jun 26, 2014
  8. Jan 08, 2014
  9. Dec 12, 2013
  10. Sep 24, 2013
  11. Sep 20, 2013
  12. Sep 13, 2013
  13. Sep 03, 2013
  14. Aug 29, 2013
  15. Aug 26, 2013
  16. Apr 26, 2013
  17. Mar 25, 2013
    • Orgad Shaneh's avatar
      Fix MSVC compiler warnings · 00433053
      Orgad Shaneh authored
      
      D:\dev\qt-creator\src\plugins\projectexplorer\toolchain.cpp:198:
      warning: C4138: '*/' found outside of comment
      D:\dev\qt-creator\src\plugins\pythoneditor\pythoneditorplugin.cpp:217:
      warning: C4189: 'pCore' : local variable is initialized but not
      referenced
      
      Change-Id: I5e1447e98ac8cbff2c2b8981ddba7e08e7506e24
      Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@digia.com>
      00433053
  18. Feb 07, 2013
    • Sergey Shambir's avatar
      Added PythonEditor plugin · 04b9d761
      Sergey Shambir authored
      
      Contains lexical highlighter, indenter and file wizard.
      Icon loaded from theme, if possible.
      Class wizard will be added later since it needs to extend libUtils.
      
      Change-Id: If723867c01e9be83371424e406d116805c88c2b0
      Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
      04b9d761
Loading