Commit Graph

417 Commits

Author SHA1 Message Date
Grégory Soutadé 68f2294b96 Update ChangeLog 2013-02-26 16:06:57 +01:00
Grégory Soutadé d6ef8aebdb Add cost repartition to SearchPanel 2013-02-26 16:04:27 +01:00
Grégory Soutadé eaba622a3f Extract cost repartition from StatsPannel 2013-02-26 15:34:52 +01:00
Grégory Soutadé fb2541358c Fix a regression : meta description always updated to first child description 2013-02-26 15:05:34 +01:00
Grégory Soutadé 2ec5e124da Extract cost repartition banner 2013-02-26 12:17:35 +01:00
Grégory Soutadé 0d80d91a47 Fix a bug : Group a non checked operation with a checked meta did not uncheck meta 2013-02-17 19:11:38 +01:00
Grégory Soutadé e0efe42b14 Simplify UpdateNextMonths function
Add "create_if_not_exsits" to Database::GetAccountAmount
2013-02-17 18:58:32 +01:00
Grégory Soutadé fcc7d09071 Update Changelog 2013-01-17 20:25:27 +01:00
Grégory Soutadé 62a3712ff7 Add CSV Export
Set DateFrom to first of month for SearchBanner
Fix a bug : for dates in Search
Fix a bug : file was not truncated during export
2013-01-17 20:22:42 +01:00
Grégory Soutadé e9c677f5b2 When user changes month or year in SearchBanner, A new date wasn't selected by default resulting in bad SQL query 2013-01-13 20:36:42 +01:00
Grégory Soutadé d74ad570ad Update Changelog 2012-12-27 17:58:35 +01:00
Grégory Soutadé ba24fd4a91 Rework GridAccount to be simpler, more modulable and more resitant to bugs 2012-12-27 17:56:20 +01:00
Grégory Soutadé 6a90c340d3 Update Changelog 2012-12-27 09:42:53 +01:00
Grégory Soutadé 3e89eb7279 Sort categories with translated names 2012-12-16 09:49:51 +01:00
Grégory Soutadé d206d5b051 Add TODO in Debian packaging, because it breaks autobuild 2012-08-04 15:01:21 +02:00
Grégory Soutadé c685d4b3fb Fix a bug : argc must be passed as a reference 2012-08-03 21:08:20 +02:00
Grégory Soutadé df4228d799 Merge branch 'dev' of cybelle:kisscount into dev 2012-08-03 21:00:52 +02:00
Grégory Soutadé 09b0f9a656 Retrive french.po 2012-08-03 20:59:21 +02:00
Grégory Soutadé 5b8b17cbea Add low icons 2012-06-29 20:34:06 +02:00
Grégory Soutadé 51e348ef7b Add primitive support of low resolutions 2012-06-29 20:33:33 +02:00
Grégory Soutadé 1aa37d3110 Remove TODO to Debian packages
Remove french.po from git
2012-06-15 13:14:49 +02:00
Grégory Soutadé 3340f95393 Merge branch 'dev' of cybelle:kisscount into dev 2012-06-14 20:31:52 +02:00
Grégory Soutadé 24cb1df7a5 Remove TODO from binary packaging 2012-06-14 20:27:58 +02:00
Grégory Soutadé 1bbf7b3ae7 Fix a bug in install rule of Makefile 2012-06-12 16:10:18 +02:00
Grégory Soutadé 44636c5882 Change version from 0.3 to 0.4 2012-06-11 18:31:02 +02:00
Grégory Soutadé 5d37b41042 Center date for new operations
Rename CONTRIBUTORS in AUTHORS
About message wasn't translated
2012-06-10 17:07:51 +02:00
Grégory Soutadé 6f29891fe0 Don't override default font 2012-06-10 15:15:04 +02:00
Grégory Soutadé e911dffdbd Use Qt cryptographic library instead of C implementation (regression on win32) 2012-06-07 21:20:27 +02:00
Grégory Soutadé a07110db04 Fix a bug with qm files in package*.sh 2012-06-07 19:52:51 +02:00
Grégory Soutadé 92e0df0bcf Update package files 2012-06-07 19:48:52 +02:00
Grégory Soutadé a42b343a14 Remove old .mo files and replace them with .qm 2012-06-07 19:48:02 +02:00
Grégory Soutadé 1db182944c Update copyrights date in debian 2012-06-07 19:36:12 +02:00
Grégory Soutadé 6ee42318e5 Work on setup 2012-06-01 21:36:58 +02:00
Grégory Soutadé 8ca99707ce Update install.sh 2012-05-31 21:38:47 +02:00
Grégory Soutadé 59a020e241 Clean Makefile 2012-05-31 21:33:43 +02:00
Grégory Soutadé cca1149265 Fix a bug : alignment not reset after a new operation was inserted 2012-05-31 20:02:34 +02:00
Grégory Soutadé e60cabc0ff Disable OFX import for win32 2012-05-31 19:54:26 +02:00
Grégory Soutadé 112c2e7d85 Adjust too large QListWidget in SearchBanner 2012-05-29 21:11:29 +02:00
Grégory Soutadé 84ea8e618b Forgot a *100 in previous commit 2012-05-29 19:58:42 +02:00
Grégory Soutadé a65ee9c24f Previous patch failed with GUI conversion 2012-05-29 19:37:00 +02:00
Grégory Soutadé a987c09d5d Replace toDouble by "replace(".", "")" to avoid bad double conversion 2012-05-27 17:41:20 +02:00
Grégory Soutadé 3ea0167b70 Forgot a break in last commit 2012-05-24 21:09:22 +02:00
Grégory Soutadé 84da3fc5e1 Fix a bug : load snapshots with current user non existing 2012-05-24 19:56:50 +02:00
Grégory Soutadé cd8289da27 Update translations 2012-05-22 21:29:56 +02:00
Grégory Soutadé a5531465f6 Update web view
Database.php :
	* Change account order
	* Forgot $db variable in LoadCategory
User.php :
	* Add default category for index 0
index.php :
	* Initialize $categories and $accounts arrays
	* Typo error for hidden accounts
	* Forgive credit on blocked account
	* Forgot to divide amounts by 100
	* Forgot to initialize tr_class variable in some case
2012-05-22 20:29:08 +02:00
Grégory Soutadé 102daf9a96 Disable interface for operations that takes a long time 2012-05-12 18:06:15 +02:00
Grégory Soutadé 434f1707c7 Fix problems with layout and SearchBanner 2012-05-12 11:02:37 +02:00
Grégory Soutadé 8c61a32a6f Fix problems with quote and apostrophe 2012-05-12 10:28:16 +02:00
Grégory Soutadé 669532d385 Fix bugs :
* QString::number use scientific format, si it's invalid for numbers > 1 000 000. We need to use v.sprintf("%d");
	* Accounts and categories where badly mapped during import
	* Fix cost not taken in account during import
	* Forbid empty account name and empty category name
2012-05-12 09:56:33 +02:00
Grégory Soutadé f1661e315c Change message for new users
Fix a bug : updating operations doesn't work
2012-05-06 11:40:13 +02:00