Commit Graph

51 Commits

Author SHA1 Message Date
Grégory Soutadé ea6a320416 Now fixed operations is not necessary bound to fix category 2019-01-29 19:31:35 +01:00
Grégory Soutadé 258a3eb48d Do not reload current panel when a modification is done (but reload other ones) Add a method to KissPanel for reload other panels avoiding directly using _wxUI member 2017-10-29 18:21:54 +01:00
Grégory Soutadé b86b934e75 Improve GUI by removing some blank spaces around grids and center widgets 2017-10-15 11:36:27 +02:00
Grégory Soutadé 2b664c3b4f Quick and dirty port to Qt5 2017-10-15 11:36:27 +02:00
Grégory Soutadé 459e07ee11 Second version 2014-11-10 13:50:00 +01:00
Grégory Soutadé d6ef8aebdb Add cost repartition to SearchPanel 2013-02-26 16:04:27 +01:00
Grégory Soutadé 51e348ef7b Add primitive support of low resolutions 2012-06-29 20:33:33 +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é aafc26c768 Replace NULL by 0 2012-04-30 21:22:52 +02:00
Grégory Soutadé 691b1a603b Input dialog was in top left of screen, set it to center 2012-04-27 21:38:30 +02:00
Grégory Soutadé 1e4f696162 Update copyright 2012-02-01 11:02:54 +01:00
Grégory Soutadé 649bdb32c7 Add PreferencesPanel (incomplete) 2011-12-18 13:51:04 +01:00
Grégory Soutadé 9b0222323a Change int in double for Search
Add SearchBanner & Search Pannel
Enable MassUpdate
2011-12-03 11:23:55 +01:00
Grégory Soutadé 991486a042 First pass 2011-08-25 17:45:41 +02:00
Grégory Soutadé ed6a7a5fef Rename header files in .hpp 2011-08-20 14:02:47 +02:00
Grégory Soutadé ad29793f8c Clean header includes 2011-08-20 11:43:12 +02:00
Grégory Soutadé 66a60bf7a6 Use '0' instead of NULL 2011-08-14 17:47:16 +02:00
Grégory Soutadé ebe9ef4a62 Some modification where not commited previously ??? 2011-07-03 07:56:48 +02:00
Grégory Soutadé 7533319ad4 Add EnterPressed handled in UserDialog and Search (for description) 2011-04-09 19:22:32 +02:00
Grégory Soutadé d6ade299e3 Display virtual accounts at the end
Fix a bug in LonkOrUnlinkOperation (when year was not previously loaded)
Translate categories in PreferencesPanel
2011-04-03 19:11:34 +02:00
Grégory Soutadé d2f23fd6a0 Temp commit 2011-03-13 19:22:17 +01:00
Grégory Soutadé 16e90b8fc0 Database is now at ~/.kisscount/kc.bdd 2011-02-20 14:22:31 +01:00
Grégory Soutadé 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
Grégory Soutadé 142837b59e Bug in previous commit 2011-02-10 20:04:33 +01:00
Grégory Soutadé ab176b9fc3 Possibility to find operations with unknown category/account 2011-02-09 21:36:29 +01:00
Grégory Soutadé 0c344a0273 Add Windows specific code 2011-02-05 21:02:03 +01:00
Grégory Soutadé e477e3a70c Grouped operations have bad month/year in SearchPanel 2011-01-29 12:02:49 +01:00
Grégory Soutadé 9101da3e2b First work for KissPanel 2010-12-15 19:13:16 +01:00
Grégory Soutadé 59d770c928 Add lib directory check in Makefile 2010-12-12 20:20:06 +01:00
Grégory Soutadé 9355c42093 Fix a bug in search (selecting opposite types of operation) 2010-12-10 19:08:41 +01:00
Grégory Soutadé e85648ee84 Forgot one label in SearchPanel 2010-12-02 19:20:04 +01:00
Grégory Soutadé 84bd6d8b42 Add checked/not checked criteria into search 2010-12-01 20:30:34 +01:00
Grégory Soutadé 7af9f1d9c2 It is better to test before commiting ... 2010-10-30 21:00:18 +02:00
Grégory Soutadé 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
Grégory Soutadé 3eea053d54 * Goup/Ungroup initial work
* Add INSTALL file
* Adapt KissCount to new resolution
2010-09-22 21:02:29 +02:00
Grégory Soutadé e7a2b0c988 Add grid editor/renderer for multiple operations 2010-09-14 21:11:41 +02:00
Grégory Soutadé 85e7b0c186 Move grid management code into GridAccount 2010-09-12 19:19:16 +02:00
Grégory Soutadé 9c52ca5362 Some Grid code moved to GridAccount 2010-09-12 18:10:40 +02:00
Grégory Soutadé 2c7a1ca252 * Add category font/color (web is missing)
*  Fix a bug in category modification (PreferencesPanel), inModification = false ; missing
2010-09-09 20:54:00 +02:00
Grégory Soutadé fc0159fbc5 * Fix a bug with not escaped characters
* Use GetLastRowId instead of doing another SQL request
* Handle request failling
* Fix a bug, wxGridCellFastBoolEditor crashes when deleted
2010-09-05 12:08:48 +02:00
Grégory Soutadé ceb942e3ee Use new emacs indentation rules (4 spaces instead of tabs and braces position)~ 2010-08-26 21:28:15 +02:00
Grégory Soutadé d12e00c6fb Some optimizations on empty wxString comparison and on Search (Database) 2010-08-21 09:54:04 +02:00
Grégory Soutadé 3802460429 Add "transfert" feature (don't show tansferts into statistics)
Update package.sh
2010-08-21 09:25:35 +02:00
Grégory Soutadé 8ad5e7d0ad Add ascending/descending operation order in preferences
Remove default_preferences table
Force date by default in SearchPanel
Update TODO !!
Add a generic UpdatePreference instead of SetLanguage, SetXXX into Database
2010-07-27 22:31:56 +02:00
Grégory Soutadé 7e41063b42 Fix a bug in search (absolute amounts) and remove automatic dating for new fix operation 2010-07-26 21:03:22 +02:00
Grégory Soutadé cc70c0f804 Fix two bugs (No entry in Search Panel and Date in Search (Database))
Add auto detection for account and category using description
Auto add date with curMonth & curYear for new operation
2010-07-17 12:33:39 +02:00
Grégory Soutadé de0e7fa1d9 Add operation control on SearchPanel 2010-07-16 19:28:36 +02:00
Grégory Soutadé d9359b2f98 Fix two bugs (Upper case in database avoiding accents, and cat/account with the same name during modification into PreferencesPanel)
Updating translations
2010-07-16 18:38:13 +02:00
Grégory Soutadé 5286926588 Add some verification to SearchPanel & wxID_ANY in place of -1 2010-07-14 18:56:07 +02:00