Commit graph

22 commits

Author SHA1 Message Date
Laurent Bachelier
21e8f82fd7 pep8: Use "X not in Y" instead of "not X in Y"
flake8 --select E713, semi-manual fixing
2014-10-11 01:27:24 +02:00
Romain Bignon
b1f20b5489 fix bcall to to new behavior of do(), and fix QtDo too, and all Qt applications... 2014-10-10 17:34:48 +02:00
Bezleputh
9c6b2b0581 [qflatboob] manage count to avoid problems during pagination 2014-09-25 10:34:00 +02:00
Romain Bignon
e025fb0b20 rename ICap to Cap (closes #1424) 2014-07-05 17:33:44 +02:00
Laurent Bachelier
7094931c92 Easy spacing fixes, trailing stuff
Remove useless trailing \
Remove trailing spaces
Add missing empty lines

autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .

Diff quickly checked.
2013-03-16 00:54:55 +01:00
Laurent Bachelier
c21d1f7925 Code clarity fixes
autopep8 -ir -j2 --select=E303,E125
Diff checked manually.
2013-03-16 00:52:43 +01:00
Romain Bignon
b157e92d5b use decimal.Decimal instead of float to store amounts of money 2012-03-29 16:31:18 +02:00
Romain Bignon
234bdf6210 do not change sort of housings after display of a new one 2012-02-26 18:31:35 +01:00
Romain Bignon
cf58a18f00 fix crash when a bookmarked housing has been removed from website 2012-02-22 12:59:57 +01:00
Romain Bignon
f5ca33f80e can looking for a rent or a sale 2012-02-19 18:35:33 +01:00
Romain Bignon
d24ea00611 display enhancements 2012-02-19 12:48:11 +01:00
Romain Bignon
d8d9eaef60 new housings on top 2012-02-19 10:57:27 +01:00
Romain Bignon
f0a41716f7 sort housings by cost/area 2012-02-19 10:36:12 +01:00
Romain Bignon
09d113b1be can write notes on housings, display them in list 2012-02-18 17:01:38 +01:00
Romain Bignon
1b76994e79 add button to remove a query 2012-02-18 13:15:00 +01:00
Romain Bignon
c8b6c7087b ability to edit queries 2012-02-18 12:56:11 +01:00
Romain Bignon
f340ac485e support bookmarks 2012-02-18 12:27:44 +01:00
Romain Bignon
379083d2d7 save read housings, and display new ones with a blue background 2012-02-18 11:58:28 +01:00
Romain Bignon
b7c23956b6 fix refresh of results when the selected query is missing 2012-02-17 13:55:02 +01:00
Romain Bignon
b6379f7f37 add parameter 'nb_rooms' in queries 2012-02-17 13:25:06 +01:00
Romain Bignon
dee6edef01 display thumnails in the housings list 2012-02-16 17:06:28 +01:00
Romain Bignon
07f105910e add new application qflatboob 2012-02-16 16:29:40 +01:00