1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 12 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix constructor to mark the MixedNumber as invalid if needed. More... about 8 years ago
Actually "2." is considered acceptable. More... about 8 years ago
Make MixedNumber::fromString() work with any locale. More... about 8 years ago
Change MixedNumber::fromString() to not accept thousand separators. More... about 8 years ago
Add more tests for negative/invalid numbers. More... about 8 years ago
Change MixedNumber::fromString to not accept negative numbers. More... about 8 years ago
Correct toString() convenience overload to use locale_aware. More... about 8 years ago
Add the MixedNumberRange unit tests. More... about 8 years ago
Change exporters/dialogs to use AutoFormat More... about 8 years ago
Update TODO. More... about 8 years ago
Overload toString() in MixedNumbeRange. More... about 8 years ago
Add in MixedNumber configuredFormat(), AutoFormat and toString() overload. More... about 8 years ago
Change IngredientsEditor to use MixedNumberRange. More... about 8 years ago
Add code of AmountDelegate using FractionInput. More... about 8 years ago
Use Q_INIT_RESOURCE instead of adding the qrc file to executable. More... about 8 years ago
Mark a couple of function parameters as unused. More... about 8 years ago
Fix compiler warning about the D-Bus interface. More... about 8 years ago
Set a couple of functions as deprecated. More... about 8 years ago
Update TODO More... about 8 years ago
Change FractionInput to use MixedNumberRange. More... about 8 years ago
Change FractionInput to use validators. More... about 8 years ago
Change Yield to start using MixedNumberRange. More... about 8 years ago
Change Ingredient to start using MixedNumberRange. More... about 8 years ago
Add methods to work with amount+offset. More... about 8 years ago
Add support to show deprecated internal stuff. More... about 8 years ago
Add MixedNumberRangeValidator. More... about 8 years ago
Add MixedNumberRange::toString() More... about 8 years ago
Add MixedNumberRange::fromString() More... about 8 years ago
Overload operator> in MixedNumber. More... about 8 years ago
Remove Q3ValueList usage from RecipeDB::importUSDADatabase() More... about 8 years ago