User Details
User Details
- User Since
- Dec 3 2015, 7:40 AM (496 w, 3 d)
- Availability
- Available
Jan 24 2018
Jan 24 2018
conet committed R877:7b01aae9f56e: KMyMoney no longer depends on khtml, it was replaced by kdewebkit. (authored by conet).
KMyMoney no longer depends on khtml, it was replaced by kdewebkit.
Pushed as https://commits.kde.org/kmymoney/207a463a14bbc0fd7d7cf7111fec2ea1f8d1826d sorry, I missed the 'Differential Revision' keyword.
conet committed R261:207a463a14bb: Replace all usage of <sys/types.h> with the more portable <QtGlobal>. (authored by conet).
Replace all usage of <sys/types.h> with the more portable <QtGlobal>.
Jan 23 2018
Jan 23 2018
conet added a comment to D10052: Replace <sys/types.h> with <QtGlobal> for ulong definition.
Where should I push this? To master and cherry pick in 5.x or to 5.x and merge into master?
conet updated the diff for D10052: Replace <sys/types.h> with <QtGlobal> for ulong definition.
Please review the new diff. I removed all traces of <sys/types.h> and removed the defined from config-kmymoney.h.cmake which were not used anymore.
conet added a comment to D10052: Replace <sys/types.h> with <QtGlobal> for ulong definition.
I was planning to replace also that definition but somehow thought that I can't because it does not depend on QtCore, I see now that I was wrong, going to update the patch.
conet accepted D9994: Update credits.
conet updated subscribers of D10043: Pass MP include header location detected at client configure time to clients.
Apr 3 2017
Apr 3 2017
conet added a comment to D4656: Use price precision setting on investment prices report.
Mar 31 2017
Mar 31 2017
conet added a comment to D4656: Use price precision setting on investment prices report.
Mar 15 2017
Mar 15 2017
This breaks "Net worth" reports which are no longer displayed using the account's currency precision but use the global price precision instead.
Nov 28 2016
Nov 28 2016
Jun 16 2016
Jun 16 2016
conet committed R138:babbb7a6cabe: Merge remote-tracking branch 'origin/master' into unix3 (authored by conet).
Merge remote-tracking branch 'origin/master' into unix3
conet committed R138:9f818f9274b3: KMyMoney no longer depends on kdelibs4support, yay :). (authored by conet).
KMyMoney no longer depends on kdelibs4support, yay :).
Jun 15 2016
Jun 15 2016
conet committed R138:a097cb029005: Merge remote-tracking branch 'origin/master' into unix3 (authored by conet).
Merge remote-tracking branch 'origin/master' into unix3
conet committed R138:7e7133dcebe1: Merge remote-tracking branch 'origin/master' into unix3 (authored by conet).
Merge remote-tracking branch 'origin/master' into unix3
Add kmymoney packaging support.
conet committed R138:54731a9e2708: Merge remote-tracking branch 'origin/master' into unix3 (authored by conet).
Merge remote-tracking branch 'origin/master' into unix3
Merge branch 'master' into unix3
KIconThemes now depends on KArchive.
KMyMoney frameworks was merge in master.
Jun 13 2016
Jun 13 2016
conet committed R175:51dfb926723b: Remove unused headers to allow building the project using MSVC. (authored by conet).
Remove unused headers to allow building the project using MSVC.
conet committed R138:87a9af119c34: Remove the g++ debug info part of the patch because it was adopted upstream. (authored by conet).
Remove the g++ debug info part of the patch because it was adopted upstream.
conet committed R138:7b6e275f334f: LibAlkimia has already been ported to frameworks. (authored by conet).
LibAlkimia has already been ported to frameworks.
Fix mpir tests.
Jun 12 2016
Jun 12 2016
conet committed R138:1ae857a6c92b: Update mpir version and make it buildable with MSVC 2015. (authored by conet).
Update mpir version and make it buildable with MSVC 2015.
Make sure icu can be built with msvc 2015.