Skip to content
Snippets Groups Projects
  1. Apr 22, 2013
  2. Apr 19, 2013
  3. Apr 05, 2013
  4. Mar 21, 2013
  5. Jan 30, 2013
  6. Jan 29, 2013
  7. Jan 21, 2013
  8. Jan 18, 2013
  9. Jan 11, 2013
  10. Oct 05, 2012
  11. Sep 27, 2012
  12. Aug 06, 2012
  13. Jul 19, 2012
  14. Jun 05, 2012
  15. May 25, 2012
  16. May 23, 2012
  17. May 22, 2012
  18. May 11, 2012
  19. Feb 20, 2012
  20. Feb 15, 2012
  21. Jan 31, 2012
  22. Jan 25, 2012
  23. Jan 24, 2012
  24. Jan 09, 2012
  25. Dec 08, 2011
  26. Nov 23, 2011
    • Hugues Delorme's avatar
      Bazaar,Mercurial: fix update of the commit button · df058c80
      Hugues Delorme authored
      
      There was a bug with the initial display of the submit editor.
      The submit action was not disabled (description field is empty) and
      thus the user was allowed to commit changes without entering a
      description. Empty commit message causes error for most VCS (if not all).
      
      Technically, Utils::SubmitEditorWidget::registerActions() must be called
      before init of the widget (eg call to BazaarPlugin::setFields()), because
      SubmitEditorWidget::updateActions() won't have any chance to be called.
      
      Change-Id: I154d6c807e0943b98abcb6222d8f57ec5421181c
      Reviewed-by: default avatarTobias Hunger <tobias.hunger@nokia.com>
      Reviewed-by: default avatarBill King <bill.king@nokia.com>
      df058c80
  27. Nov 14, 2011
  28. Nov 03, 2011
  29. Oct 05, 2011
  30. Sep 21, 2011
  31. Sep 14, 2011
  32. Sep 08, 2011
  33. Sep 05, 2011
  34. Aug 22, 2011
  35. Jun 23, 2011
  36. Jun 10, 2011
Loading