Commit graph

7 commits

Author SHA1 Message Date
Petr Baudis
fedd1ecd50 brmbar.Currency.update_{sell,buy}_rate(): New methods 2012-09-28 22:36:30 +02:00
Petr Baudis
e6588a5eba brmbarv3: Fix few unusued INSERT statements with syntax errors 2012-09-28 22:35:02 +02:00
Petr Baudis
6ac230c7d9 brmbar.Currency.rates(): Use _latest_ exchange rate, not earliest 2012-09-28 22:00:09 +02:00
Petr Baudis
072aa83479 brmbar.Currency.convert(): Use _latest_ exchange rate, not earliest 2012-09-28 21:52:52 +02:00
Petr Baudis
30cd5462b4 brmbar.Currency.str(): Properly format to two decimal places 2012-09-24 01:57:33 +02:00
Petr Baudis
7574b916cd brmbar.Currency.convert(): Fix missing assignment 2012-09-24 01:57:10 +02:00
Petr Baudis
3a81c9fec2 Rewrite brmbar v3 in Python because Perl has lousy Qt bindings
Complete 1:1 reimplementation of existing Perl codebase.
2012-09-05 01:31:05 +02:00