Skip to content
Snippets Groups Projects
  1. May 25, 2012
  2. May 23, 2012
  3. May 22, 2012
  4. May 11, 2012
  5. Feb 20, 2012
  6. Feb 15, 2012
  7. Jan 31, 2012
  8. Jan 25, 2012
  9. Jan 24, 2012
  10. Jan 09, 2012
  11. Dec 08, 2011
  12. 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
  13. Nov 14, 2011
  14. Nov 03, 2011
  15. Oct 05, 2011
  16. Sep 21, 2011
  17. Sep 14, 2011
  18. Sep 08, 2011
  19. Sep 05, 2011
  20. Aug 22, 2011
  21. Jun 23, 2011
  22. Jun 10, 2011
  23. Jun 07, 2011
  24. May 12, 2011
  25. May 06, 2011
  26. May 03, 2011
  27. Apr 18, 2011
  28. Apr 15, 2011
  29. Apr 13, 2011
  30. Mar 21, 2011
  31. Mar 18, 2011
Loading