KissCount/src/model
Grégory Soutadé 5b9487b490 Use C++ std algorithms in controller
Use methods from User instead of directly modify attributes
2011-08-14 21:03:48 +02:00
..
export Use '0' instead of NULL 2011-08-14 17:47:16 +02:00
import Use std C++ algorithmes in model 2011-08-14 19:26:54 +02:00
Account.h Use std C++ algorithmes in model 2011-08-14 19:26:54 +02:00
AccountAmount.h USe struct instead of class for data types 2011-08-14 18:21:26 +02:00
Category.h Use std C++ algorithmes in model 2011-08-14 19:26:54 +02:00
Database_Update.cpp Use '0' instead of NULL 2011-08-14 17:47:16 +02:00
Database.cpp Use '0' instead of NULL 2011-08-14 17:47:16 +02:00
Database.h Add XMLImportEngine 2011-07-04 20:23:00 +02:00
model.h Temp commit 2011-03-13 19:15:21 +01:00
Operation.cpp Use std C++ algorithmes in model 2011-08-14 19:26:54 +02:00
Operation.h Use std C++ algorithmes in model 2011-08-14 19:26:54 +02:00
User.cpp Use C++ std algorithms in controller 2011-08-14 21:03:48 +02:00
User.h Use C++ std algorithms in controller 2011-08-14 21:03:48 +02:00