|
a1636f8f70
|
Added test for writing the log
|
2021-03-20 21:31:38 +01:00 |
|
|
965eb3be48
|
Refactor logging
|
2021-03-20 21:31:16 +01:00 |
|
|
a321824fda
|
Always use the data logger
|
2021-03-20 14:57:40 +01:00 |
|
|
990b001730
|
Catch the window title not found exception
|
2021-03-20 14:40:47 +01:00 |
|
|
36589fc68f
|
Some more keyboard tests
|
2021-03-16 12:39:00 +01:00 |
|
|
ee8fcb66cc
|
gui button callbacks
|
2021-03-16 12:38:50 +01:00 |
|
|
7f5dae82b1
|
Added kick sendkeys function
|
2021-03-14 18:44:15 +01:00 |
|
|
3a3433d571
|
Fixed some deprecated calls
|
2021-03-14 18:43:54 +01:00 |
|
|
6f5cbcc23a
|
escape ( and )
|
2021-03-14 14:54:59 +01:00 |
|
|
8c9cc4db88
|
Global conf and key press wait config option
|
2021-03-14 14:38:24 +01:00 |
|
|
06468bb224
|
Fixed exception if no trade object is available
|
2021-03-14 14:12:48 +01:00 |
|
|
58736954d1
|
documentation
|
2021-03-14 14:10:45 +01:00 |
|
|
82b5b8c7a8
|
Fixed keyboard tests
|
2021-03-14 14:10:38 +01:00 |
|
|
f3648d568c
|
Fixed parser tests
|
2021-03-14 14:03:16 +01:00 |
|
|
1c50451187
|
Some more sendkeys messages
|
2021-03-14 14:02:57 +01:00 |
|
|
d67b574969
|
Added sendkeys module.
|
2021-03-14 13:20:22 +01:00 |
|
|
e817062f68
|
Fixed new tab with same item/user
|
2021-03-14 11:57:36 +01:00 |
|
|
381dceb80a
|
Added factory function for Message
|
2021-03-14 11:51:33 +01:00 |
|
|
3c7c5c5f5d
|
Use config yaml file
|
2021-03-14 11:31:43 +01:00 |
|
|
11bde6d597
|
Start layout of gui
|
2021-03-13 21:55:02 +01:00 |
|
|
8b4d2649a6
|
Only accept "From" whispers
|
2021-03-13 21:54:48 +01:00 |
|
|
3cbb8309b5
|
Added to and global test
|
2021-03-13 21:29:16 +01:00 |
|
|
c022c15b07
|
First pytest
|
2021-03-13 21:24:18 +01:00 |
|
|
fd6c7ac8be
|
Fixed line too long
|
2021-03-13 20:58:15 +01:00 |
|
|
64c288c1b9
|
Added flake8 to reqs
|
2021-03-13 20:50:36 +01:00 |
|
|
d11d17c557
|
flake8 fixes
|
2021-03-13 20:50:21 +01:00 |
|
|
0c7c7eafa4
|
Append Trade object to Message
|
2021-03-13 20:49:21 +01:00 |
|
|
34cc3db033
|
Added from and to variable
|
2021-03-13 18:14:04 +01:00 |
|
|
2e48d9dd19
|
Restructered and thread for reader
|
2021-03-12 21:21:49 +01:00 |
|
|
6c4d1f5d1e
|
Code format, import gui
|
2021-03-12 16:14:31 +01:00 |
|
|
831a698aa6
|
Merge pull request 'prototype' (#1) from prototype into master
Reviewed-on: http://git.freiewildbahn.de/oli/PoeTrade/pulls/1
|
2021-03-12 15:58:51 +01:00 |
|
|
c3ec2db17b
|
update gitignore
|
2021-03-12 15:53:09 +01:00 |
|
|
a03e4abc1d
|
Added readme
|
2021-03-12 15:52:58 +01:00 |
|
|
d09bbc7fca
|
Compile regex at the beginning
|
2021-03-12 15:41:09 +01:00 |
|
|
b49002774a
|
Test of the gui
|
2021-03-12 15:32:27 +01:00 |
|
|
dd6f3f189c
|
Added logger, parse_trade and some code format
|
2021-03-12 15:32:10 +01:00 |
|
|
f0e10a7679
|
Some fixes for the guild tag
|
2021-03-08 22:22:53 +01:00 |
|
|
ee24f8a47b
|
Use regex instead of parse
|
2021-03-08 22:08:07 +01:00 |
|
|
dd080fe3a1
|
Added message class
|
2021-03-08 18:45:49 +01:00 |
|
|
ccebedce22
|
Continous read of the log file
|
2021-03-08 00:08:11 +01:00 |
|