Commit Graph
100 Commits
Author SHA1 Message Date
soutade 478728f69e Update french.po
Add libofx-dev dependency for debian packages
2011-03-24 19:23:25 +01:00
soutade 37afcab06f Merge branch 'dev' of cybelle:kisscount into dev 2011-03-23 20:35:47 +01:00
soutade 35f660b234 Functionnal version of ImportPanel 2011-03-23 20:35:29 +01:00
soutade 6da33cbe35 First pass for imports (with OFX imports) 2011-03-20 19:08:24 +01:00
soutade d2f23fd6a0 Temp commit 2011-03-13 19:22:17 +01:00
soutade 2c56271e1b Temp commit 2011-03-13 19:15:21 +01:00
soutade 6773ef05dd Fixs for Debian packaging 2011-03-06 18:37:44 +01:00
soutade 221bd7eb40 Fixs for Debian packaging 2011-03-06 18:32:16 +01:00
soutade 6a20953757 Add Debian packaging 2011-03-06 17:20:42 +01:00
soutade 7f08ad06ea First attempt to make a Debian package 2011-03-05 12:26:35 +01:00
soutade 9e53f9b73d Try another cursor 2011-02-24 21:00:52 +01:00
soutade 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
soutade 16e90b8fc0 Database is now at ~/.kisscount/kc.bdd 2011-02-20 14:22:31 +01:00
soutade 46df6c01d3 Bug with categories translation 2011-02-19 20:30:52 +01:00
soutade 8792ac2a8e Add Real mode 2011-02-19 13:41:59 +01:00
soutade 4cb57641d8 Take in accountt debit for virtual operations (and forgot them on check mode) 2011-02-17 19:48:27 +01:00
soutade 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
soutade bf417a503d Add virtual accounts (potential bugs) 2011-02-14 20:56:59 +01:00
soutade 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
soutade 142837b59e Bug in previous commit 2011-02-10 20:04:33 +01:00
soutade ab176b9fc3 Possibility to find operations with unknown category/account 2011-02-09 21:36:29 +01:00
soutade aec66e7212 Bugs on precedent commit 2011-02-09 20:50:21 +01:00
soutade 2b07cb0b30 Possibility to choose a replacement when delete accounts and categories 2011-02-08 21:17:35 +01:00
soutade 1b03559b2b Forgot package_win32.sh 2011-02-06 09:18:43 +01:00
soutade 37a199ead2 Little adjustement concerning _() macro (maybe it s a compiler problem) 2011-02-06 09:07:57 +01:00
soutade bd4809042b Use a sizer for menu generate 2011-01-29 21:01:01 +01:00
soutade 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
soutade a2990ede8a Forgot to remove font when deleting category 2011-01-29 16:43:00 +01:00
soutade 8a22ed135a Update Copyright 2011-01-29 13:04:15 +01:00
soutade 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
soutade e477e3a70c Grouped operations have bad month/year in SearchPanel 2011-01-29 12:02:49 +01:00
soutade f870f81265 Merged 2011-01-29 11:46:23 +01:00
soutade 9c423efd83 Fix a bug in search engine and enhance grouped operations displays 2011-01-29 11:41:14 +01:00
soutade 81884250bc Solve bug of scrollbar and window when there is a lot of operations in AccountPanel 2011-01-23 09:51:08 +01:00
soutade 87b68db319 Update Changelog 2011-01-16 20:51:15 +01:00
soutade a4b01362de Fix a bug in account creation 2011-01-16 20:50:48 +01:00
soutade 63ccfc7f97 Merge of d71f055dfc 2011-01-08 12:35:04 +01:00
soutade 0975d12c86 Update ChangeLog 2011-01-08 12:20:22 +01:00
soutade 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
soutade b30604fffe Bug on GenerateMonth with different years 2011-01-06 20:23:13 +01:00
soutade d2d8e47dbc Bug on GenerateMonth with different years 2011-01-06 20:19:03 +01:00
soutade ac96255b3c Better fix for previous bug 2011-01-06 19:03:46 +01:00
soutade e6ca15f5f3 Better fix for previous bug 2011-01-06 18:59:23 +01:00
soutade 585ed0ce18 Update package.sh to take care of spaces in version number 2011-01-06 18:33:26 +01:00
soutade c0c5a090f6 Update package.sh to take care of spaces in version number 2011-01-06 18:32:45 +01:00
soutade 5bf9e2f871 Bad version number 2011-01-06 18:27:58 +01:00
soutade ed52d91a79 Bug of new year 2011-01-06 18:19:33 +01:00
soutade c527fad756 Bug of new year 2011-01-06 18:18:31 +01:00
soutade 6317511fd8 Forgot to remove debugging disply 2010-12-20 20:17:46 +01:00
soutade 6dead9f19d Merge branch 'KissPanel' into dev 2010-12-20 20:16:24 +01:00
soutade 7c85467a5a Use a factory to create panels instead of hard coded panels 2010-12-20 19:28:24 +01:00
soutade 286c9f01dc Merge branch 'master' into dev 2010-12-15 19:43:16 +01:00
soutade 3785a72613 Fix a bug in SearchPanel (bad category displayed) 2010-12-15 19:30:31 +01:00
soutade 9101da3e2b First work for KissPanel 2010-12-15 19:13:16 +01:00
soutade a43dd6bd95 Add ChangeLog 2010-12-12 20:30:52 +01:00
soutade 56f80a54c7 Merge branch 'RefactorSizers' into dev 2010-12-12 20:23:30 +01:00
soutade 59d770c928 Add lib directory check in Makefile 2010-12-12 20:20:06 +01:00
soutade 606b552196 Merge branch 'dev' 2010-12-11 09:52:06 +01:00
soutade 05a5f9a167 Add lib directory check in Makefile 2010-12-11 09:51:44 +01:00
soutade 8d1d31619d Bad version number 2010-12-10 19:16:26 +01:00
soutade 9355c42093 Fix a bug in search (selecting opposite types of operation) 2010-12-10 19:08:41 +01:00
soutade 8142c570d0 Development version 2010-12-06 19:15:22 +01:00
soutade 80ef4f640a Bug in previous patch ... 2010-12-04 10:43:40 +01:00
soutade b0ecbe7b89 Add version when packaging and update INSTALL 2010-12-03 19:21:08 +01:00
soutade 37b4dabbe1 Fix bug : negative amount on debit/credit (GridAccount)
Fix bug : bad computation of next year due to previous commit
2010-12-03 19:03:48 +01:00
soutade e85648ee84 Forgot one label in SearchPanel 2010-12-02 19:20:04 +01:00
soutade 5a50a53b7a Fix Bug : find meta operations when search previous operations (same description)
Fix Bug : Don't update meta amount when removing one operation
Update locales
2010-12-02 19:12:27 +01:00
soutade 84bd6d8b42 Add checked/not checked criteria into search 2010-12-01 20:30:34 +01:00
soutade 765483ff15 Fix bugs in account/category modification/deletion
Fix some strings
2010-11-29 20:11:11 +01:00
soutade c88c3b4836 Fix a lot of bugs (again) 2010-11-23 21:06:01 +01:00
soutade 16891b0ae6 Add a warning when a debit is made on a blocked account 2010-11-20 17:17:03 +01:00
soutade 84aa1fb42b Add inner month statistics 2010-11-19 19:58:02 +01:00
soutade cedb13c3ec Fix a looooooooot of bugs 2010-11-17 21:09:41 +01:00
soutade a6218ac1cc Fix a bug with accounts modification 2010-11-15 21:12:31 +01:00
soutade 9a5af57072 Add a string translation 2010-11-15 20:09:40 +01:00
soutade 1ab91f4a15 Re add sqlite3 dependency 2010-11-14 21:10:14 +01:00
soutade 063c95aaf7 Forget to update README 2010-11-14 14:26:06 +01:00
soutade 3618a66f03 Version 0.1 !
Correct a minor bug
2010-11-14 14:22:18 +01:00
soutade be267935ce Pass arguments throw launch_kc.sh 2010-11-10 18:36:19 +01:00
soutade 3cc7687c22 Add licencing information into About 2010-11-05 20:51:35 +01:00
soutade bd0558a9b0 Maybe fix a bug, maybe not 2010-11-05 20:32:39 +01:00
soutade 115bf8f305 Fix a bug with blocked account computation 2010-11-05 19:25:11 +01:00
soutade 457bb7941a Merge branch 'master' of cybelle:kisscount 2010-11-03 20:33:26 +01:00
soutade e97da06dd4 Remove some bugs :( 2010-11-03 20:32:46 +01:00
soutade c012ab042e Remove unnecessary Fit() 2010-11-01 20:40:23 +01:00
soutade 0832e020c4 Add blocked account (mainly for statistics)
Really fix the previous bug
2010-11-01 11:34:39 +01:00
soutade 7af9f1d9c2 It is better to test before commiting ... 2010-10-30 21:00:18 +02:00
soutade 521596abd5 Update TODO
Add Documentation
Add KissCount URL into about
Add Fix, non fix, both criteria into search
Fix a bug (modifying language and go to another panel than main)
2010-10-30 20:52:53 +02:00
soutade 6cb7b0ccf0 Merge branch 'master' of cybelle:kisscount 2010-10-27 21:03:27 +02:00
soutade c3ecedb2c1 Fix a lot of bugs :
*  Missing center in PreferencesPanel for categories suppression
*  Previous not checked operations needs to be inverted (positive if negative, and negative if positive)
*  New operation needs to be sorted before insertion in InsertIntoGrid (GridAccount.cpp)
2010-10-27 21:01:32 +02:00
soutade 6568acbae7 Meta specifications where not reported into search 2010-10-25 21:33:09 +02:00
soutade 1c4662a01c Update TODO 2010-10-24 16:06:51 +02:00
soutade 28c92d3b28 Add shared account management 2010-10-24 16:04:56 +02:00
soutade d800f23029 * Add early shared account support (Database schema has changed)
* Update TODO
2010-10-20 20:54:23 +02:00
soutade 5b5637f53a * Update meta operation when a child is modified
* Add (or discover) a bug
2010-10-16 21:16:03 +02:00
soutade f2dcfcb356 * Corrects a lot of bugs
* Add Tabulation when it's a meta operation child
2010-10-14 22:16:22 +02:00
soutade f33f6ab85a * Add formula support
*  Fix a bug (cannot add new operations due to bug in FormulaEditor)
2010-10-14 20:49:49 +02:00
soutade effc630650 * Fix a bug due to formulas (impossible to add a new operation) 2010-10-10 21:34:37 +02:00
soutade 0c3a148472 * Correct two bugs with meta operations (one operation left after deleting, and transfert displays)
* Add primary support for formulas
2010-10-08 20:47:56 +02:00
soutade 477d155c3f * Group/UnGroup seems to work 2010-10-07 20:24:35 +02:00