Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpinBox fixed for values above the max value #16033

Commits on Jul 6, 2023

  1. SpinBox fixed for values above the max value

    Spinbox now doesn't take values above the designated maximum
    Fixes CURA-10096
    saumyaj3 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    fe5893f View commit details
    Browse the repository at this point in the history
  2. update translations

    saumyaj3 authored and github-actions[bot] committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    082cdb0 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into CURA-10096_Multiply_M…

    …odels_allows_entering_values_over_99_but_won't_multiply_higher_than_99
    
    # Conflicts:
    #	resources/i18n/cs_CZ/cura.po
    #	resources/i18n/cura.pot
    #	resources/i18n/de_DE/cura.po
    #	resources/i18n/es_ES/cura.po
    #	resources/i18n/fi_FI/cura.po
    #	resources/i18n/fr_FR/cura.po
    #	resources/i18n/hu_HU/cura.po
    #	resources/i18n/it_IT/cura.po
    #	resources/i18n/ja_JP/cura.po
    #	resources/i18n/ko_KR/cura.po
    #	resources/i18n/nl_NL/cura.po
    #	resources/i18n/pl_PL/cura.po
    #	resources/i18n/pt_BR/cura.po
    #	resources/i18n/pt_PT/cura.po
    #	resources/i18n/ru_RU/cura.po
    #	resources/i18n/tr_TR/cura.po
    #	resources/i18n/zh_CN/cura.po
    #	resources/i18n/zh_TW/cura.po
    jellespijker committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    4185fbb View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. SpinBox fixed for values above the max value

    Review comments
    Fixes CURA-10096
    saumyaj3 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1ebde31 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/CURA-10096_Multiply_Models_allow…

    …s_entering_values_over_99_but_won't_multiply_higher_than_99' into CURA-10096_Multiply_Models_allows_entering_values_over_99_but_won't_multiply_higher_than_99
    saumyaj3 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    83bef10 View commit details
    Browse the repository at this point in the history
  3. SpinBox fixed for values above the max value

    Review comments
    Fixes CURA-10096
    saumyaj3 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3187ef1 View commit details
    Browse the repository at this point in the history