Skip to content
Snippets Groups Projects
  1. Sep 24, 2013
  2. Sep 20, 2013
  3. Sep 13, 2013
  4. Sep 03, 2013
  5. Aug 29, 2013
  6. Aug 26, 2013
  7. Apr 26, 2013
  8. 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
  9. 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