|
e1e1139c8b
|
format gui file
|
2023-05-07 08:58:15 +02:00 |
|
|
b8b9cf5672
|
don't send pickup message
|
2023-05-07 08:57:52 +02:00 |
|
|
132aa1897f
|
fixed some warnings in the test
|
2023-02-15 15:00:33 +01:00 |
|
|
1c302221e3
|
use set_keyboard_focus to avoid moving cursor
|
2023-02-15 15:00:22 +01:00 |
|
|
c402999b2f
|
add coloredlogs to reqs
|
2023-01-08 14:12:09 +01:00 |
|
|
a5935e45bb
|
catch exception when app not found
|
2023-01-08 14:11:47 +01:00 |
|
|
745017cd04
|
use colored logs
|
2023-01-08 14:11:10 +01:00 |
|
|
2d594b668d
|
fixed user name
|
2023-01-07 23:57:04 +01:00 |
|
|
4b85bc5b18
|
working out trades
|
2023-01-07 23:56:54 +01:00 |
|
|
fd14e4578d
|
start implementing outgoing trades
|
2023-01-06 15:09:43 +01:00 |
|
|
af4de2df62
|
fixed pyright
|
2023-01-06 01:41:09 +01:00 |
|
|
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 |
|