log

age author description
Sun, 23 Feb 2020 19:13:57 +0100 Lewin Bormann Add FreeBSD note to README default tip
Sun, 23 Feb 2020 12:44:41 +0100 Lewin Bormann Fix address parsing in client
Tue, 05 Nov 2019 18:45:09 +0100 Lewin Bormann Fix image in README
Tue, 05 Nov 2019 18:44:20 +0100 Lewin Bormann Add screenshot
Tue, 05 Nov 2019 18:38:15 +0100 Lewin Bormann Make stex portable with pipenv
Sun, 17 Mar 2019 16:59:19 +0100 Lewin Bormann client: Fix help output
Thu, 14 Mar 2019 17:46:34 +0100 Lewin Bormann README: Clarify port for server.
Thu, 14 Mar 2019 17:44:57 +0100 Lewin Bormann Add README.md
Thu, 14 Mar 2019 17:44:50 +0100 Lewin Bormann Client: Show help if --help is supplied.
Sun, 10 Mar 2019 16:50:25 +0100 Lewin Bormann Client: Further develop replacement algorithm for stock widgets
Sun, 10 Mar 2019 14:52:38 +0100 Lewin Bormann Server: Undo debugging change
Sun, 10 Mar 2019 14:50:45 +0100 Lewin Bormann Client: vastly improve stock widget allocation algorithm
Sun, 10 Mar 2019 14:43:23 +0100 Lewin Bormann Server: Implement stock replacement in case of bankrupcy
Sun, 10 Mar 2019 14:34:19 +0100 Lewin Bormann Server: Fix message handling
Sun, 10 Mar 2019 14:23:42 +0100 Lewin Bormann WIP: Move buy/sell to server side
Sun, 03 Mar 2019 18:37:55 +0100 Lewin Bormann Server: Log to file if requested
Sat, 02 Mar 2019 14:26:23 +0100 Lewin Bormann Update testclient
Fri, 01 Mar 2019 22:08:01 +0000 Lewin Bormann Server: Remove QT imports
Fri, 01 Mar 2019 23:05:56 +0100 Lewin Bormann Server: Remove unneeded DEBUG statement
Fri, 01 Mar 2019 23:01:29 +0100 Lewin Bormann Server: Actual fix now for real :-)
Fri, 01 Mar 2019 22:57:19 +0100 Lewin Bormann Server: Fix "stumbling"
Fri, 01 Mar 2019 22:50:45 +0100 Lewin Bormann Client: More size hacking
Fri, 01 Mar 2019 22:44:00 +0100 Lewin Bormann Client: Sort leaderbord properly and improve size of it
Fri, 01 Mar 2019 22:29:55 +0100 Lewin Bormann Client: Increment loop variable in leaderboard loop
Fri, 01 Mar 2019 22:26:09 +0100 Lewin Bormann Client: Fix total value calculation
Fri, 01 Mar 2019 22:23:03 +0100 Lewin Bormann Client, Server: Support leader board by depot value
Fri, 01 Mar 2019 21:56:25 +0100 Lewin Bormann Server: Only distribute interesting data and use better random source
Fri, 01 Mar 2019 21:56:07 +0100 Lewin Bormann Client: Add spin boxes and fix layout bug
Fri, 01 Mar 2019 17:58:07 +0100 Lewin Bormann Implement group interaction in server and client
Fri, 01 Mar 2019 17:41:25 +0100 Lewin Bormann Client: Implement group field.
Fri, 01 Mar 2019 17:17:51 +0100 Lewin Bormann Client: Fix price graph glitch
Fri, 01 Mar 2019 17:14:52 +0100 Lewin Bormann Add a bit of documentation to the client
Fri, 01 Mar 2019 17:04:08 +0100 Lewin Bormann Add graphical indicators for average buy price and current update
Fri, 01 Mar 2019 16:42:02 +0100 Lewin Bormann Make stock market more pessimistic
Fri, 01 Mar 2019 16:33:03 +0100 Lewin Bormann Implement callbacks to server in client
Fri, 01 Mar 2019 16:32:42 +0100 Lewin Bormann Properly log client messages in server
Fri, 01 Mar 2019 15:36:58 +0100 Lewin Bormann Run pyfmt on server and add callback socket
Fri, 01 Mar 2019 14:59:39 +0100 Lewin Bormann Run pyfmt
Fri, 01 Mar 2019 14:36:08 +0100 Lewin Bormann Improve depot widget
Fri, 01 Mar 2019 14:20:28 +0100 Lewin Bormann Make buy/sell buttons functional and display depot value
Fri, 01 Mar 2019 13:19:32 +0100 Lewin Bormann Migrate to QtCharts
Thu, 28 Feb 2019 20:01:03 +0100 Lewin Bormann Make graphs moving.
Thu, 28 Feb 2019 18:19:21 +0100 Lewin Bormann Add very simplistic initial graphic client
Thu, 28 Feb 2019 18:19:09 +0100 Lewin Bormann Move testclient to client/
Thu, 28 Feb 2019 14:31:53 +0100 Lewin Bormann Initial commit with basic server