Remove rpn syntax option from "mode" and "help set"; Change short name of...
Remove rpn syntax option from "mode" and "help set"; Change short name of parsing mode setting to "syntax"; Update parsing mode help; Set BASE_DISPLAY_NONE as default; Use PARSING_MODE_CONVENTIONAL as fallback for rpn and chain modes; Modify behaviour of percent addition when first term is percentage (e.g. 10%+50%=60% instead of 10%+50%=15%); Update translations
Showing
- ChangeLog 5 additions, 1 deletionChangeLog
- configure.ac 1 addition, 1 deletionconfigure.ac
- libqalculate/Calculator-parse.cc 19 additions, 10 deletionslibqalculate/Calculator-parse.cc
- libqalculate/Calculator.cc 1 addition, 1 deletionlibqalculate/Calculator.cc
- libqalculate/includes.h 1 addition, 1 deletionlibqalculate/includes.h
- man/qalc.1 11 additions, 8 deletionsman/qalc.1
- po-defs/es.po 3 additions, 3 deletionspo-defs/es.po
- po-defs/fr.po 19 additions, 35 deletionspo-defs/fr.po
- po-defs/fr.po.orig 909 additions, 815 deletionspo-defs/fr.po.orig
- po-defs/libqalculate.pot 1 addition, 1 deletionpo-defs/libqalculate.pot
- po-defs/nl.po 3 additions, 3 deletionspo-defs/nl.po
- po-defs/sv.po 1 addition, 1 deletionpo-defs/sv.po
- po-defs/zh_CN.po 3 additions, 3 deletionspo-defs/zh_CN.po
- po/es.po 699 additions, 688 deletionspo/es.po
- po/fr.po 797 additions, 762 deletionspo/fr.po
- po/libqalculate.pot 700 additions, 689 deletionspo/libqalculate.pot
- po/nl.po 703 additions, 689 deletionspo/nl.po
- po/sv.po 705 additions, 689 deletionspo/sv.po
- po/zh_CN.po 703 additions, 689 deletionspo/zh_CN.po
- src/qalc.cc 9 additions, 5 deletionssrc/qalc.cc
Loading
Please register or sign in to comment