Commit Graph

113 Commits

Author SHA1 Message Date
oli e1e1139c8b format gui file 2023-05-07 08:58:15 +02:00
oli b8b9cf5672 don't send pickup message 2023-05-07 08:57:52 +02:00
oli 132aa1897f fixed some warnings in the test 2023-02-15 15:00:33 +01:00
oli 1c302221e3 use set_keyboard_focus to avoid moving cursor 2023-02-15 15:00:22 +01:00
oli c402999b2f add coloredlogs to reqs 2023-01-08 14:12:09 +01:00
oli a5935e45bb catch exception when app not found 2023-01-08 14:11:47 +01:00
oli 745017cd04 use colored logs 2023-01-08 14:11:10 +01:00
oli 2d594b668d fixed user name 2023-01-07 23:57:04 +01:00
oli 4b85bc5b18 working out trades 2023-01-07 23:56:54 +01:00
oli fd14e4578d start implementing outgoing trades 2023-01-06 15:09:43 +01:00
oli af4de2df62 fixed pyright 2023-01-06 01:41:09 +01:00
oli b07bc06a4b added icons 2023-01-06 01:40:57 +01:00
oli 343b00ceef also specify the exe path 2023-01-06 01:35:29 +01:00
oli d3ec409f18 more cleanup 2023-01-05 16:03:58 +01:00
oli 527d7ff1de start cleaning the gui 2023-01-05 15:24:53 +01:00
oli 8fe5e3430d running shrink version. Needs a lot of cleanup 2023-01-05 15:10:42 +01:00
oli a940e22065 finally fixed duplicate trades 2023-01-04 23:06:20 +01:00
oli b647427581 implement hash and eq for trade class 2023-01-04 22:38:33 +01:00
oli df603fdbaa added pyside6 to the reqs 2023-01-04 21:46:52 +01:00
oli 07ba0a23ea another test message with float value 2023-01-04 21:46:33 +01:00
oli 5cca682ce5 fixed warning by setting assert 2023-01-04 21:46:11 +01:00
oli 8cf45be0b6 type hint for config 2023-01-04 21:45:27 +01:00
oli 5b4cdabbbd always stay on top 2023-01-04 21:45:13 +01:00
oli 3b32f83acf rework creating of buttons 2023-01-04 21:44:26 +01:00
oli 594626ce7e use Qt signals to connect to gui 2023-01-04 15:02:34 +01:00
oli c0fff4e59d use a module to fix import paths 2023-01-04 01:13:10 +01:00
oli 6cadbe308f fixed some warnings 2023-01-04 00:51:47 +01:00
oli 85c3f49e1a index is no longer used 2023-01-04 00:36:51 +01:00
oli d538e7af8f hide when last tab is removed 2023-01-04 00:36:37 +01:00
oli 4709054cab fixed regex\ 2023-01-04 00:16:47 +01:00
oli fdc55ca802 closed button on tab 2023-01-04 00:16:18 +01:00
oli 69a04199c1 hide the windows after all collections are done 2023-01-03 23:19:55 +01:00
oli 02954ad97b make sure tab is deleted after all trades are done 2023-01-03 23:19:33 +01:00
oli f5ce6895e6 fixed issue with nrItems (again) 2023-01-03 23:19:11 +01:00
oli e055f17fd2 added all venv to gitignore 2023-01-03 23:18:52 +01:00
oli e96ec3eaec more implementations for pyside gui 2023-01-03 22:32:36 +01:00
oli 1f63d814ac more launcher defined 2023-01-03 21:57:39 +01:00
oli 5826f141ad fixed regex 2023-01-03 21:57:25 +01:00
oli bc520acae1 fixed an issue with nrItems 2023-01-03 21:57:16 +01:00
oli d24d53116f added pyside gui 2023-01-03 21:55:35 +01:00
oli eff36bd9e0 fixed layout 2023-01-03 01:42:46 +01:00
oli 958fab5ae8 fixed parser for float amount of currency 2023-01-03 00:23:56 +01:00
oli 07008d2e08 added a pytest.ini file 2023-01-02 21:24:21 +01:00
oli 1cd687ed6e remove versions from requierements 2023-01-02 21:24:09 +01:00
oli a152a157af format 2023-01-02 21:23:52 +01:00
oli 065df5ff15 fixed some warnings 2023-01-02 16:03:06 +01:00
oli 749337047c fixed some warnings in data 2023-01-02 13:39:52 +01:00
oli 2ef111059d updated tests 2023-01-02 13:35:22 +01:00
oli cac1c95eef added pyrightconfig.json 2023-01-02 13:34:52 +01:00
oli 1177fcc0b7 fixed some things in gui 2023-01-02 13:34:41 +01:00