Commit Graph

219 Commits

Author SHA1 Message Date
Grégory Soutadé
4ae3f211cd Fixs for Debian packaging 2011-03-07 09:06:37 +01:00
6773ef05dd Fixs for Debian packaging 2011-03-06 18:37:44 +01:00
221bd7eb40 Fixs for Debian packaging 2011-03-06 18:32:16 +01:00
6a20953757 Add Debian packaging 2011-03-06 17:20:42 +01:00
7f08ad06ea First attempt to make a Debian package 2011-03-05 12:26:35 +01:00
9e53f9b73d Try another cursor 2011-02-24 21:00:52 +01:00
5451d3c4ce Fix a bug with categories (again)
Disable interface during mass update (cursor not changed :()
Resize search icon
2011-02-24 20:59:30 +01:00
16e90b8fc0 Database is now at ~/.kisscount/kc.bdd 2011-02-20 14:22:31 +01:00
46df6c01d3 Bug with categories translation 2011-02-19 20:30:52 +01:00
8792ac2a8e Add Real mode 2011-02-19 13:41:59 +01:00
4cb57641d8 Take in accountt debit for virtual operations (and forgot them on check mode) 2011-02-17 19:48:27 +01:00
92252f33c3 Searchs aren't case sensitive enough. Default categories in native language (even if switching language at runtime) 2011-02-15 19:17:18 +01:00
bf417a503d Add virtual accounts (potential bugs) 2011-02-14 20:56:59 +01:00
c03562851a Possibility to work on multiple operations (rename, change category, change account)
New database version (2) :
		fix_cost for categories
		virtual account
2011-02-13 19:30:12 +01:00
142837b59e Bug in previous commit 2011-02-10 20:04:33 +01:00
ab176b9fc3 Possibility to find operations with unknown category/account 2011-02-09 21:36:29 +01:00
aec66e7212 Bugs on precedent commit 2011-02-09 20:50:21 +01:00
2b07cb0b30 Possibility to choose a replacement when delete accounts and categories 2011-02-08 21:17:35 +01:00
1b03559b2b Forgot package_win32.sh 2011-02-06 09:18:43 +01:00
37a199ead2 Little adjustement concerning _() macro (maybe it s a compiler problem) 2011-02-06 09:07:57 +01:00
Grégory Soutadé
0c344a0273 Add Windows specific code 2011-02-05 21:02:03 +01:00
bd4809042b Use a sizer for menu generate 2011-01-29 21:01:01 +01:00
1151daf861 Show stats for current month even if next month has not been generated
Bug : Update all panels after generating/deleting month
2011-01-29 20:53:44 +01:00
a2990ede8a Forgot to remove font when deleting category 2011-01-29 16:43:00 +01:00
8a22ed135a Update Copyright 2011-01-29 13:04:15 +01:00
9985412790 Categories fonts not updated for new category
New category had read only fields in PreferencesPanel
Scrollbar for PreferencesPanel
2011-01-29 12:24:07 +01:00
e477e3a70c Grouped operations have bad month/year in SearchPanel 2011-01-29 12:02:49 +01:00
f870f81265 Merged 2011-01-29 11:46:23 +01:00
9c423efd83 Fix a bug in search engine and enhance grouped operations displays 2011-01-29 11:41:14 +01:00
www-data
d0d614beee Update version to avoid spaces for package.sh 2011-01-26 11:58:32 +01:00
Grégory Soutadé
c0591e9815 Add cross compilation support 2011-01-25 20:26:29 +01:00
Grégory Soutadé
90994542c3 Merge branch 'dev' of git@soutade.fr:kisscount into dev 2011-01-25 11:57:51 +01:00
81884250bc Solve bug of scrollbar and window when there is a lot of operations in AccountPanel 2011-01-23 09:51:08 +01:00
87b68db319 Update Changelog 2011-01-16 20:51:15 +01:00
a4b01362de Fix a bug in account creation 2011-01-16 20:50:48 +01:00
63ccfc7f97 Merge of d71f055dfc 2011-01-08 12:35:04 +01:00
0975d12c86 Update ChangeLog 2011-01-08 12:20:22 +01:00
d71f055dfc Fix several bugs in StatsPanel :
Bad selection of year with multiple years
    Bad year range check
    Unordered accounts (makes account selection points to bad indexes on account graph)
2011-01-08 12:17:54 +01:00
b30604fffe Bug on GenerateMonth with different years 2011-01-06 20:23:13 +01:00
d2d8e47dbc Bug on GenerateMonth with different years 2011-01-06 20:19:03 +01:00
ac96255b3c Better fix for previous bug 2011-01-06 19:03:46 +01:00
e6ca15f5f3 Better fix for previous bug 2011-01-06 18:59:23 +01:00
585ed0ce18 Update package.sh to take care of spaces in version number 2011-01-06 18:33:26 +01:00
c0c5a090f6 Update package.sh to take care of spaces in version number 2011-01-06 18:32:45 +01:00
5bf9e2f871 Bad version number 2011-01-06 18:27:58 +01:00
ed52d91a79 Bug of new year 2011-01-06 18:19:33 +01:00
c527fad756 Bug of new year 2011-01-06 18:18:31 +01:00
6317511fd8 Forgot to remove debugging disply 2010-12-20 20:17:46 +01:00
6dead9f19d Merge branch 'KissPanel' into dev 2010-12-20 20:16:24 +01:00
7c85467a5a Use a factory to create panels instead of hard coded panels 2010-12-20 19:28:24 +01:00