log main.cpp @ 68:597bf29c5898

age author description
Sun, 09 Apr 2017 15:54:06 +0300 Matti Hamalainen Use a better validator (regexp) for the amount input field.
Sun, 09 Apr 2017 14:49:03 +0300 Matti Hamalainen Add more keyboard controls.
Sun, 09 Apr 2017 11:29:56 +0300 Matti Hamalainen Version number display etc. changes.
Sun, 09 Apr 2017 11:12:12 +0300 Matti Hamalainen Improve keyboard shortcuts.
Sat, 08 Apr 2017 02:42:01 +0300 Matti Hamalainen Add a separate "About" button, don't use the logo as one. Change logo widget
Sat, 08 Apr 2017 02:16:08 +0300 Matti Hamalainen Add license information to about box.
Sat, 08 Apr 2017 00:37:45 +0300 Matti Hamalainen Add license.
Thu, 06 Apr 2017 16:03:13 +0300 Matti Hamalainen More work.
Thu, 06 Apr 2017 15:50:19 +0300 Matti Hamalainen Improve shortcuts functionality a bit.
Thu, 06 Apr 2017 15:13:30 +0300 Matti Hamalainen Do not attempt to create the SQL tables if they already exist.
Thu, 06 Apr 2017 14:50:12 +0300 Matti Hamalainen Use #define APP_SQLITE_FILE for the application Sqlite3 database filename.
Thu, 06 Apr 2017 13:13:12 +0300 Matti Hamalainen UI visual improvements.
Thu, 06 Apr 2017 13:04:08 +0300 Matti Hamalainen Version information, etc.
Tue, 04 Apr 2017 03:47:12 +0300 Matti Hamalainen Add application icon.
Mon, 03 Apr 2017 18:04:11 +0300 Matti Hamalainen Make the UI scale with undocumented hotkeys.
Mon, 03 Apr 2017 17:23:39 +0300 Matti Hamalainen Commonize stylesheet code.
Mon, 03 Apr 2017 17:16:07 +0300 Matti Hamalainen Work on UI cosmetics and stylesheet stuff.
Mon, 03 Apr 2017 13:03:55 +0300 Matti Hamalainen Fix initial sorting.
Mon, 03 Apr 2017 12:46:21 +0300 Matti Hamalainen De-select active person when deleting.
Mon, 03 Apr 2017 12:46:04 +0300 Matti Hamalainen Cosmetics.
Mon, 03 Apr 2017 12:39:56 +0300 Matti Hamalainen UI polishing.
Thu, 30 Mar 2017 19:10:51 +0300 Matti Hamalainen Remove trailing whitespace.
Thu, 30 Mar 2017 19:10:28 +0300 Matti Hamalainen Cleanups.
Thu, 30 Mar 2017 18:37:49 +0300 Matti Hamalainen Implement some keyboard shortcuts.
Thu, 30 Mar 2017 18:15:09 +0300 Matti Hamalainen Cleanups.
Thu, 30 Mar 2017 17:10:22 +0300 Matti Hamalainen Remove the mysterious XXX button.
Thu, 30 Mar 2017 16:57:21 +0300 Matti Hamalainen Fixes.
Thu, 30 Mar 2017 16:54:11 +0300 Matti Hamalainen Refactoring.
Thu, 30 Mar 2017 15:53:10 +0300 Matti Hamalainen More cleanups, fixes.
Thu, 30 Mar 2017 15:40:46 +0300 Matti Hamalainen More cleanups, better error dialogs.
Thu, 30 Mar 2017 15:36:37 +0300 Matti Hamalainen Cleanups.
Thu, 30 Mar 2017 15:32:50 +0300 Matti Hamalainen Oops, 10L.
Thu, 30 Mar 2017 15:31:20 +0300 Matti Hamalainen More cleanups.
Thu, 30 Mar 2017 15:12:18 +0300 Matti Hamalainen Implement person and transaction history deletion.
Thu, 30 Mar 2017 13:50:42 +0300 Matti Hamalainen More cleanups and fixes.
Thu, 30 Mar 2017 12:32:05 +0300 Matti Hamalainen Cleaning up the code.
Thu, 30 Mar 2017 03:44:38 +0300 Matti Hamalainen Implement "pay debt in full" button.
Thu, 30 Mar 2017 03:27:08 +0300 Matti Hamalainen Disable the edit person push button when no person is selected.
Thu, 30 Mar 2017 03:20:08 +0300 Matti Hamalainen Initial import of the post-prototyping phase code.