|
b07bc06a4b
|
added icons
|
2023-01-06 01:40:57 +01:00 |
|
|
343b00ceef
|
also specify the exe path
|
2023-01-06 01:35:29 +01:00 |
|
|
d3ec409f18
|
more cleanup
|
2023-01-05 16:03:58 +01:00 |
|
|
527d7ff1de
|
start cleaning the gui
|
2023-01-05 15:24:53 +01:00 |
|
|
8fe5e3430d
|
running shrink version. Needs a lot of cleanup
|
2023-01-05 15:10:42 +01:00 |
|
|
a940e22065
|
finally fixed duplicate trades
|
2023-01-04 23:06:20 +01:00 |
|
|
b647427581
|
implement hash and eq for trade class
|
2023-01-04 22:38:33 +01:00 |
|
|
df603fdbaa
|
added pyside6 to the reqs
|
2023-01-04 21:46:52 +01:00 |
|
|
07ba0a23ea
|
another test message with float value
|
2023-01-04 21:46:33 +01:00 |
|
|
5cca682ce5
|
fixed warning by setting assert
|
2023-01-04 21:46:11 +01:00 |
|
|
8cf45be0b6
|
type hint for config
|
2023-01-04 21:45:27 +01:00 |
|
|
5b4cdabbbd
|
always stay on top
|
2023-01-04 21:45:13 +01:00 |
|
|
3b32f83acf
|
rework creating of buttons
|
2023-01-04 21:44:26 +01:00 |
|
|
594626ce7e
|
use Qt signals to connect to gui
|
2023-01-04 15:02:34 +01:00 |
|
|
c0fff4e59d
|
use a module to fix import paths
|
2023-01-04 01:13:10 +01:00 |
|
|
6cadbe308f
|
fixed some warnings
|
2023-01-04 00:51:47 +01:00 |
|
|
85c3f49e1a
|
index is no longer used
|
2023-01-04 00:36:51 +01:00 |
|
|
d538e7af8f
|
hide when last tab is removed
|
2023-01-04 00:36:37 +01:00 |
|
|
4709054cab
|
fixed regex\
|
2023-01-04 00:16:47 +01:00 |
|
|
fdc55ca802
|
closed button on tab
|
2023-01-04 00:16:18 +01:00 |
|
|
69a04199c1
|
hide the windows after all collections are done
|
2023-01-03 23:19:55 +01:00 |
|
|
02954ad97b
|
make sure tab is deleted after all trades are done
|
2023-01-03 23:19:33 +01:00 |
|
|
f5ce6895e6
|
fixed issue with nrItems (again)
|
2023-01-03 23:19:11 +01:00 |
|
|
e055f17fd2
|
added all venv to gitignore
|
2023-01-03 23:18:52 +01:00 |
|
|
e96ec3eaec
|
more implementations for pyside gui
|
2023-01-03 22:32:36 +01:00 |
|
|
1f63d814ac
|
more launcher defined
|
2023-01-03 21:57:39 +01:00 |
|
|
5826f141ad
|
fixed regex
|
2023-01-03 21:57:25 +01:00 |
|
|
bc520acae1
|
fixed an issue with nrItems
|
2023-01-03 21:57:16 +01:00 |
|
|
d24d53116f
|
added pyside gui
|
2023-01-03 21:55:35 +01:00 |
|
|
eff36bd9e0
|
fixed layout
|
2023-01-03 01:42:46 +01:00 |
|
|
958fab5ae8
|
fixed parser for float amount of currency
|
2023-01-03 00:23:56 +01:00 |
|
|
07008d2e08
|
added a pytest.ini file
|
2023-01-02 21:24:21 +01:00 |
|
|
1cd687ed6e
|
remove versions from requierements
|
2023-01-02 21:24:09 +01:00 |
|
|
a152a157af
|
format
|
2023-01-02 21:23:52 +01:00 |
|
|
065df5ff15
|
fixed some warnings
|
2023-01-02 16:03:06 +01:00 |
|
|
749337047c
|
fixed some warnings in data
|
2023-01-02 13:39:52 +01:00 |
|
|
2ef111059d
|
updated tests
|
2023-01-02 13:35:22 +01:00 |
|
|
cac1c95eef
|
added pyrightconfig.json
|
2023-01-02 13:34:52 +01:00 |
|
|
1177fcc0b7
|
fixed some things in gui
|
2023-01-02 13:34:41 +01:00 |
|
|
31ab60c910
|
added vscode config files
|
2023-01-02 13:34:28 +01:00 |
|
|
3733a179f3
|
from debug to info
|
2023-01-02 13:33:35 +01:00 |
|
|
0c4054d94f
|
fixed some warnings in trade.py
|
2023-01-02 13:31:59 +01:00 |
|
|
e48abb9820
|
Start refactoring of gui
|
2021-05-12 15:05:18 +02:00 |
|
|
69b1f928ec
|
Fixed keyboard unit tests
|
2021-05-12 11:48:17 +02:00 |
|
|
0df0e8c5e9
|
Fixed trade regex
|
2021-05-12 11:47:58 +02:00 |
|
|
8076a215e0
|
Send message to poe if "@user " is detected
|
2021-05-11 22:39:58 +02:00 |
|
|
dd629816d8
|
escape ~ char for type_keys
|
2021-05-11 22:39:21 +02:00 |
|
|
c8c108c695
|
create trade object from clipboard
|
2021-05-11 22:20:57 +02:00 |
|
|
c598b45db4
|
clipboard regex
|
2021-05-11 22:20:23 +02:00 |
|
|
f790eb9350
|
by_regex_result class function in trade class
|
2021-05-11 22:19:58 +02:00 |
|