123 Commits

Author SHA1 Message Date
34704972d4 fixed entered regex 2023-05-21 23:48:51 +02:00
09587d9233 green border when entered 2023-05-21 23:48:29 +02:00
7a68075dd2 renamed app 2023-05-21 23:47:59 +02:00
15d5ea017c some typings 2023-05-21 23:47:48 +02:00
4d64879c29 started support for global messages 2023-05-21 00:20:02 +02:00
e822834bcb use leave instead of kick 2023-05-20 20:53:56 +02:00
707ab78c05 removed username from config 2023-05-07 09:03:02 +02:00
3a72fba48b extend max line lenght to 180 2023-05-07 09:01:47 +02:00
45d3a59416 test file for logs 2023-05-07 09:00:30 +02:00
fc9dca3b38 username is no longer needed for leaving group 2023-05-07 08:58:52 +02:00
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