Skip to content
Snippets Groups Projects
  1. Jan 08, 2014
  2. Dec 18, 2013
  3. Dec 10, 2013
    • Eike Ziller's avatar
      Preferences: Add default implementation for filtering · deb43b4c
      Eike Ziller authored
      
      The default "matches" method now takes the widget and looks for all
      child labels, checkboxes, push buttons and group boxes.
      Because of that, the former "createWidget" method
      can be called multiple times without creating a new widget
      (-->widget()), and the "finished" method must ensure that the created
      widget gets deleted, since not all widgets that were created are added
      to the UI anymore.
      
      Change-Id: Ia231c7c78dd8819146668e6447d36d22e7836904
      Reviewed-by: default avatarEike Ziller <eike.ziller@digia.com>
      deb43b4c
  4. Apr 04, 2013
  5. Jan 29, 2013
  6. Jan 17, 2013
  7. Dec 29, 2012
  8. Oct 05, 2012
  9. Jul 19, 2012
  10. May 23, 2012
  11. Feb 15, 2012
  12. Jan 26, 2012
  13. Nov 03, 2011
  14. May 19, 2011
  15. May 06, 2011
  16. Apr 13, 2011
  17. Feb 28, 2011
  18. Jan 12, 2011
  19. Dec 17, 2010
  20. Dec 06, 2010
  21. Mar 26, 2010
  22. Mar 05, 2010
  23. Jan 07, 2010
    • Tobias Hunger's avatar
      Make method naming more consistent. · a6ad7737
      Tobias Hunger authored
        * Use id() for methods returning a string used to represent
          some type of object.
        * Use displayName() for strings that are meant to be user
          visible.
        * Quieten some warnings while touching the files anyway.
        * Move Factories to their products in the plugins where that
          was not done before.
      
      Reviewed-by: dt
      a6ad7737
  24. Dec 02, 2009
  25. Nov 27, 2009
  26. Aug 14, 2009
  27. Jul 01, 2009
    • Friedemann Kleint's avatar
      Fix Gui app wizard to write form classes consistent with Designer. · f7da76ab
      Friedemann Kleint authored
      Make Gui app wizard use Qt Designer wizard code to write the classes.
      Remove the settings from the form class wizard page extension area and
      add a settings page instead. Polish the designer plugin's structs to
      parametrize class generation with QSharedData and settings code.
      Export them and use them in the Gui app wizard.
      
      Task-number: 256927
      f7da76ab
  28. Jun 16, 2009
    • con's avatar
      Cherry-pick: Update license headers and sales contact details. · 2919c210
      con authored
      Reviewed-by: Trust Me
      
      Conflicts:
      
      	src/libs/cplusplus/CppBindings.cpp
      	src/libs/cplusplus/CppBindings.h
      	src/libs/cplusplus/FastPreprocessor.cpp
      	src/libs/cplusplus/FastPreprocessor.h
      	src/plugins/cpptools/cppcurrentdocumentfilter.cpp
      	src/plugins/cpptools/cppcurrentdocumentfilter.h
      	src/plugins/cpptools/cppsemanticsearch.cpp
      	src/plugins/cpptools/cppsemanticsearch.h
      	src/plugins/duieditor/parser/qmljs.g
      	src/plugins/duieditor/parser/qmljsast.cpp
      	src/plugins/duieditor/parser/qmljsast_p.h
      	src/plugins/duieditor/parser/qmljsastfwd_p.h
      	src/plugins/duieditor/parser/qmljsastvisitor.cpp
      	src/plugins/duieditor/parser/qmljsastvisitor_p.h
      	src/plugins/duieditor/parser/qmljsengine_p.cpp
      	src/plugins/duieditor/parser/qmljsengine_p.h
      	src/plugins/duieditor/parser/qmljsgrammar.cpp
      	src/plugins/duieditor/parser/qmljsgrammar_p.h
      	src/plugins/duieditor/parser/qmljslexer.cpp
      	src/plugins/duieditor/parser/qmljslexer_p.h
      	src/plugins/duieditor/parser/qmljsmemorypool_p.h
      	src/plugins/duieditor/parser/qmljsnodepool_p.h
      	src/plugins/duieditor/parser/qmljsparser.cpp
      	src/plugins/duieditor/parser/qmljsparser_p.h
      	src/plugins/duieditor/parser/qmljsprettypretty.cpp
      	src/plugins/duieditor/parser/qmljsprettypretty_p.h
      	src/plugins/duieditor/rewriter/rewriter.cpp
      	src/plugins/duieditor/rewriter/rewriter_p.h
      	src/plugins/duieditor/rewriter/textwriter.cpp
      	src/plugins/duieditor/rewriter/textwriter_p.h
      	src/shared/cplusplus/ASTClone.cpp
      	tests/manual/cplusplus/main.cpp
      2919c210
    • Jason McDonald's avatar
      Update license headers and sales contact details. · 884b7af7
      Jason McDonald authored
      Reviewed-by: Trust Me
      884b7af7
  29. Mar 18, 2009
    • Friedemann Kleint's avatar
      Fixes: Introduce a cpp settingspage containing file naming conventions (lower... · bccf4a1f
      Friedemann Kleint authored
      Fixes: Introduce a cpp settingspage containing file naming conventions (lower case and suffixes). Reorder VCS settings pages.
      
      Task: 241959, 248085
      
      RevBy: Optics/Naming checked by con
      Details: Give IOptionPage an id() to differentiate from trName(). Make showOptionsDialog return a bool (applied) and give it an optional parent. Change Cpp and form class wizards, give them a Configure... button to change those settings.
      bccf4a1f
  30. Feb 25, 2009
  31. Jan 27, 2009
  32. Jan 14, 2009
  33. Jan 13, 2009
  34. Dec 16, 2008
  35. Dec 02, 2008
Loading