Skip to content
Snippets Groups Projects
  1. May 27, 2009
  2. May 15, 2009
    • Friedemann Kleint's avatar
      Added ParameterAction class for QActions acting on files. · 81d69641
      Friedemann Kleint authored
      Reduce inconsistencies in tr()-Strings provided for
      QActions that act on a current <something> (mostly files) by
      introducing a ParameterAction class that takes the tr()-Strings
      at construction time and provides a setParameter(QString) slot,
      allows for setting that parameter or an empty string, which
      will cause the displayed text to be updated.
      81d69641
  3. May 11, 2009
  4. May 08, 2009
  5. May 05, 2009
  6. Apr 30, 2009
    • dt's avatar
      Add a next/prev shortcut (F6 for now) for outputpanes. · 540ddcd5
      dt authored
      This one has some magic inside to always use the current outputpane.
      This solves the issue that I don't want Search and Build Issues list to
      have its own set of next/prev shortcuts. todo is a better definition of
      next for the build issues and/or a way to restrict it only to errors.
      540ddcd5
  7. Apr 22, 2009
  8. Apr 20, 2009
  9. Apr 09, 2009
  10. Apr 08, 2009
  11. Apr 07, 2009
  12. Apr 02, 2009
  13. Mar 25, 2009
  14. Mar 24, 2009
  15. Mar 20, 2009
  16. Mar 19, 2009
  17. 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
  18. Mar 17, 2009
  19. Mar 05, 2009
  20. Mar 04, 2009
  21. Feb 27, 2009
  22. Feb 25, 2009
  23. Feb 24, 2009
  24. Feb 20, 2009
  25. Feb 19, 2009
  26. Feb 16, 2009
  27. Feb 13, 2009
    • lowinu's avatar
      Fixes: add timeout value to git plugin · b6c15d1b
      lowinu authored
      RevBy:    tba
      Details:  - as on windows some git commands take much longer it happens fairly often, that git timeouts.
                - added a timeout value to the option to let the user choose maximum timeout value (minimum is 10 seconds, maximum 5 minutes)
      b6c15d1b
Loading