Go to file
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
debian Update Makefile (clean) 2012-02-28 16:25:45 +01:00
lib/libkdchart Add lib/libkdchart 2012-02-11 14:34:29 +01:00
ressources Update web view 2012-05-22 20:29:08 +02:00
src Disable interface for operations that takes a long time 2012-05-12 18:06:15 +02:00
tools Forgot -r to zip in package_win32.sh 2012-03-13 20:28:13 +01:00
www Update web view 2012-05-22 20:29:08 +02:00
CONTRIBUTORS Better communication on KissCount 2010-07-26 21:34:08 +02:00
COPYING Add licencing informations 2010-07-10 16:34:30 +02:00
ChangeLog Fix bugs : 2012-05-12 09:56:33 +02:00
INSTALL Fix a bug : bad selected language in PreferencesPanel 2012-04-01 10:49:39 +02:00
Makefile Work on Win32 packaging 2012-03-04 18:17:43 +01:00
README Fix BDD path (Linux and Win32) 2012-03-11 18:02:54 +01:00
README.fr Fix BDD path (Linux and Win32) 2012-03-11 18:02:54 +01:00
TODO Change message for new users 2012-05-06 11:40:13 +02:00
install.sh Update doc files (ChangeLog, README ...) 2012-02-28 09:34:33 +01:00
kc.1 Update doc files (ChangeLog, README ...) 2012-02-28 09:34:33 +01:00

README

KissCount is personnal account software delivered under GPL v3 licence terms.

Current version is 0.3

Qt4 (>= 4.7), libqt4-sql-sqlite and libofx are needed (Linux only)

If you use web view, edit database.php and set $BDD_FILE, it's higly recommanded to use an SSL certificate.

use install.sh to install KissCount

More information can be found at http://indefero.soutade.fr/p/kisscount