|
74ca6a2285
|
Setup accessors for user's preferences
|
2017-10-15 11:36:27 +02:00 |
|
|
ea7491aff7
|
Add .gitignore
|
2017-10-15 11:36:27 +02:00 |
|
|
b86b934e75
|
Improve GUI by removing some blank spaces around grids and center widgets
|
2017-10-15 11:36:27 +02:00 |
|
|
2b664c3b4f
|
Quick and dirty port to Qt5
|
2017-10-15 11:36:27 +02:00 |
|
|
7b6d0bb870
|
Specify moc-qt4 in Makefile to avoid building with Qt5 moc
|
2017-10-15 11:36:26 +02:00 |
|
|
53ecc806a7
|
LinkOrUnlinkOperation must not be done on meta operations
|
2017-10-05 19:05:55 +02:00 |
|
|
61e2a7505c
|
Fix a bug in Database.cpp : operation forced to non virtual in LinkOrUnlinkOperation
|
2017-09-12 20:58:57 +02:00 |
|
|
02b204d408
|
GridAccount : set operation as virtual if its account is virtual
|
2017-09-12 20:58:10 +02:00 |
|
|
53cf28e397
|
Make code for virtual operation clearer in AccountPanel
|
2017-09-12 20:57:22 +02:00 |
|
|
6865b75da8
|
Update ChangeLog
|
2017-02-05 10:02:56 +01:00 |
|
|
fb6cb35e65
|
Fix a bug : Week lines were not re computed after deleting an operation
|
2017-02-05 10:02:49 +01:00 |
|
|
533442b874
|
Fix a bug : Sub operations were not removed from database when deleting meta operation
|
2017-02-05 10:02:08 +01:00 |
|
|
f3a66790d0
|
Fix a bug : Initial and final negative account values were not displayed in red
|
2017-02-04 15:12:40 +01:00 |
|
|
7003a4795d
|
Don't includes virtual account in negative computation (for calendar warning display)
|
2017-02-04 15:10:55 +01:00 |
|
|
d046f4e399
|
Bug in FormulaDelegate : string copy was made in a wrong way
|
2017-01-01 17:34:56 +01:00 |
|
|
320d8689f6
|
Bug in expression parser, negative mark before parenthesis considered as positive.
|
2017-01-01 17:20:25 +01:00 |
|
|
0b037cff7c
|
Set background calendar color to red or yellow when one account is negative or less than 200€
|
2017-01-01 17:20:08 +01:00 |
|
|
23829bdf70
|
package.sh was broken due to parsing errors in debian/changelog
|
2016-10-08 20:28:52 +02:00 |
|
|
fe35930273
|
Use prepared query for value replacement allowing to use non escaped characters
|
2016-10-08 20:05:01 +02:00 |
|
|
992516d972
|
Fix a bug : Crash when use of a tag in a new operation. Tag must not be taken in account for op_complete.
|
2016-09-09 17:38:11 +02:00 |
|
|
ed1886fe46
|
Fix French translation
|
2016-05-22 16:00:16 +02:00 |
|
|
41261cf95f
|
Set autofocus attribute to user in index.php
|
2015-11-05 18:06:21 +01:00 |
|
|
fe5e9208a3
|
Use transactions for SQL updates
|
2015-10-11 09:42:32 +02:00 |
|
|
9dac732efe
|
Rename ressources into resources
|
2015-06-20 18:22:51 +02:00 |
|
|
7e5f13c445
|
Fix a bug : Bad memcpy length in localtime_r() and gmtime_r()
|
2015-06-19 18:51:27 +02:00 |
|
|
d310be1b6d
|
Merge branch 'dev'
|
2015-06-08 21:13:24 +02:00 |
|
|
20be059f27
|
Fix a bug : Don't add operation if amount not set
|
2015-06-04 20:18:35 +02:00 |
|
|
f0e0aba4f3
|
Fix a bug : Forgot +1 when creating tags list in GridAccount
|
2015-01-27 18:50:55 +01:00 |
|
|
efc2ce20b3
|
Forgot Tag header
|
2014-12-02 17:50:07 +01:00 |
|
|
54945703b6
|
Update web view
|
2014-11-27 18:27:31 +01:00 |
|
|
e9e0e35c12
|
Fix problems in export engine
|
2014-11-12 20:48:45 +01:00 |
|
|
628c4a4588
|
Update Changelog
|
2014-11-11 10:25:45 +01:00 |
|
|
459e07ee11
|
Second version
|
2014-11-10 13:50:00 +01:00 |
|
|
57d4b90182
|
Tag management : first version
|
2014-11-10 11:54:28 +01:00 |
|
|
899dc3db71
|
Update Makefile for WIN32 and copyright date
|
2014-10-23 21:06:27 +02:00 |
|
|
2cea83f22b
|
Warn user when some operation dates are modified due to month restriction
|
2014-02-08 15:14:04 +01:00 |
|
|
34bbd08de6
|
Fix a bug in generate month : if the next month has less days than the first, but there are operations on non existings days, use last day of new month.
|
2014-02-08 12:21:07 +01:00 |
|
|
2572701d34
|
Update Debian information for version 0.5
|
2013-06-10 22:48:47 +02:00 |
|
|
6b762e0df5
|
Update version in README
|
2013-06-08 15:00:32 +02:00 |
|
|
9575705106
|
Update version in README
|
2013-06-08 15:00:07 +02:00 |
|
|
e46c5292b9
|
New dev version : 0.5
|
2013-06-03 18:43:00 +02:00 |
|
|
27afbb95c6
|
Merge from dev
|
2013-06-03 18:37:43 +02:00 |
|
|
68f2294b96
|
Update ChangeLog
|
2013-02-26 16:06:57 +01:00 |
|
|
d6ef8aebdb
|
Add cost repartition to SearchPanel
|
2013-02-26 16:04:27 +01:00 |
|
|
eaba622a3f
|
Extract cost repartition from StatsPannel
|
2013-02-26 15:34:52 +01:00 |
|
|
fb2541358c
|
Fix a regression : meta description always updated to first child description
|
2013-02-26 15:05:34 +01:00 |
|
|
2ec5e124da
|
Extract cost repartition banner
|
2013-02-26 12:17:35 +01:00 |
|
|
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 |
|
|
e0efe42b14
|
Simplify UpdateNextMonths function
Add "create_if_not_exsits" to Database::GetAccountAmount
|
2013-02-17 18:58:32 +01:00 |
|
|
fcc7d09071
|
Update Changelog
|
2013-01-17 20:25:27 +01:00 |
|