Commit Graph

  • 34704972d4 fixed entered regex master oli 2023-05-21 23:48:51 +02:00
  • 09587d9233 green border when entered oli 2023-05-21 23:48:29 +02:00
  • 7a68075dd2 renamed app oli 2023-05-21 23:47:59 +02:00
  • 15d5ea017c some typings oli 2023-05-21 23:47:48 +02:00
  • 4d64879c29 started support for global messages oli 2023-05-21 00:20:02 +02:00
  • e822834bcb use leave instead of kick oli 2023-05-20 20:53:56 +02:00
  • 707ab78c05 removed username from config oli 2023-05-07 09:03:02 +02:00
  • 3a72fba48b extend max line lenght to 180 oli 2023-05-07 09:01:47 +02:00
  • d806ecf947 some directinput tests directInput oli 2023-05-07 09:01:23 +02:00
  • 45d3a59416 test file for logs oli 2023-05-07 09:00:30 +02:00
  • fc9dca3b38 username is no longer needed for leaving group oli 2023-05-07 08:58:52 +02:00
  • e1e1139c8b format gui file oli 2023-05-07 08:58:15 +02:00
  • b8b9cf5672 don't send pickup message oli 2023-05-07 08:57:52 +02:00
  • 132aa1897f fixed some warnings in the test oli 2023-02-15 15:00:33 +01:00
  • 1c302221e3 use set_keyboard_focus to avoid moving cursor oli 2023-02-15 15:00:22 +01:00
  • c402999b2f add coloredlogs to reqs oli 2023-01-08 14:12:09 +01:00
  • a5935e45bb catch exception when app not found oli 2023-01-08 14:11:47 +01:00
  • 745017cd04 use colored logs oli 2023-01-08 14:11:10 +01:00
  • 2d594b668d fixed user name oli 2023-01-07 23:57:04 +01:00
  • 4b85bc5b18 working out trades oli 2023-01-07 23:56:54 +01:00
  • fd14e4578d start implementing outgoing trades oli 2023-01-06 15:09:43 +01:00
  • af4de2df62 fixed pyright oli 2023-01-06 01:41:09 +01:00
  • b07bc06a4b added icons oli 2023-01-06 01:40:57 +01:00
  • 343b00ceef also specify the exe path oli 2023-01-06 01:35:29 +01:00
  • d3ec409f18 more cleanup oli 2023-01-05 16:03:58 +01:00
  • 527d7ff1de start cleaning the gui oli 2023-01-05 15:24:53 +01:00
  • 8fe5e3430d running shrink version. Needs a lot of cleanup oli 2023-01-05 15:10:42 +01:00
  • a940e22065 finally fixed duplicate trades oli 2023-01-04 23:06:20 +01:00
  • b647427581 implement hash and eq for trade class oli 2023-01-04 22:38:33 +01:00
  • df603fdbaa added pyside6 to the reqs oli 2023-01-04 21:46:52 +01:00
  • 07ba0a23ea another test message with float value oli 2023-01-04 21:46:33 +01:00
  • 5cca682ce5 fixed warning by setting assert oli 2023-01-04 21:46:11 +01:00
  • 8cf45be0b6 type hint for config oli 2023-01-04 21:45:27 +01:00
  • 5b4cdabbbd always stay on top oli 2023-01-04 21:45:13 +01:00
  • 3b32f83acf rework creating of buttons oli 2023-01-04 21:44:06 +01:00
  • 594626ce7e use Qt signals to connect to gui oli 2023-01-04 15:02:34 +01:00
  • c0fff4e59d use a module to fix import paths oli 2023-01-04 01:13:10 +01:00
  • 6cadbe308f fixed some warnings oli 2023-01-04 00:51:47 +01:00
  • 85c3f49e1a index is no longer used oli 2023-01-04 00:36:51 +01:00
  • d538e7af8f hide when last tab is removed oli 2023-01-04 00:36:37 +01:00
  • 4709054cab fixed regex\ oli 2023-01-04 00:16:47 +01:00
  • fdc55ca802 closed button on tab oli 2023-01-04 00:16:18 +01:00
  • 69a04199c1 hide the windows after all collections are done oli 2023-01-03 23:19:55 +01:00
  • 02954ad97b make sure tab is deleted after all trades are done oli 2023-01-03 23:19:33 +01:00
  • f5ce6895e6 fixed issue with nrItems (again) oli 2023-01-03 23:19:11 +01:00
  • e055f17fd2 added all venv to gitignore oli 2023-01-03 23:18:52 +01:00
  • e96ec3eaec more implementations for pyside gui oli 2023-01-03 22:32:36 +01:00
  • 1f63d814ac more launcher defined oli 2023-01-03 21:57:39 +01:00
  • 5826f141ad fixed regex oli 2023-01-03 21:57:25 +01:00
  • bc520acae1 fixed an issue with nrItems oli 2023-01-03 21:57:16 +01:00
  • d24d53116f added pyside gui oli 2023-01-03 21:55:35 +01:00
  • eff36bd9e0 fixed layout oli 2023-01-03 01:42:46 +01:00
  • 958fab5ae8 fixed parser for float amount of currency oli 2023-01-03 00:23:56 +01:00
  • 07008d2e08 added a pytest.ini file oli 2023-01-02 21:24:21 +01:00
  • 1cd687ed6e remove versions from requierements oli 2023-01-02 21:24:09 +01:00
  • a152a157af format oli 2023-01-02 21:23:52 +01:00
  • 065df5ff15 fixed some warnings oli 2023-01-02 16:03:06 +01:00
  • 749337047c fixed some warnings in data oli 2023-01-02 13:39:52 +01:00
  • 2ef111059d updated tests oli 2023-01-02 13:35:22 +01:00
  • cac1c95eef added pyrightconfig.json oli 2023-01-02 13:34:52 +01:00
  • 1177fcc0b7 fixed some things in gui oli 2023-01-02 13:34:41 +01:00
  • 31ab60c910 added vscode config files oli 2023-01-02 13:34:28 +01:00
  • 3733a179f3 from debug to info oli 2023-01-02 13:33:35 +01:00
  • 0c4054d94f fixed some warnings in trade.py oli 2023-01-02 13:31:59 +01:00
  • e48abb9820 Start refactoring of gui oli 2021-05-12 15:05:18 +02:00
  • 69b1f928ec Fixed keyboard unit tests oli 2021-05-12 11:48:17 +02:00
  • 0df0e8c5e9 Fixed trade regex oli 2021-05-12 11:47:58 +02:00
  • 8076a215e0 Send message to poe if "@user " is detected oli 2021-05-11 22:39:58 +02:00
  • dd629816d8 escape ~ char for type_keys oli 2021-05-11 22:39:21 +02:00
  • c8c108c695 create trade object from clipboard oli 2021-05-11 22:20:57 +02:00
  • c598b45db4 clipboard regex oli 2021-05-11 22:20:23 +02:00
  • f790eb9350 by_regex_result class function in trade class oli 2021-05-11 22:19:58 +02:00
  • 36702f9dd2 Fixed thread arguments oli 2021-05-11 22:18:44 +02:00
  • 1f42a7cd48 Added invite test oli 2021-05-11 19:55:07 +02:00
  • f6775a4717 Start with clipboard oli 2021-05-11 19:34:21 +02:00
  • 00098e3fa6 Fixed exception when log file not available oli 2021-05-11 19:33:59 +02:00
  • 12773f1543 extend trade regex for "I'd" oli 2021-05-09 17:36:09 +02:00
  • 0f95e53cdc cleaning main.py oli 2021-05-09 16:19:23 +02:00
  • 76d68fec7c Use steam version of poe oli 2021-05-09 16:19:06 +02:00
  • bb79363f2c Added close button oli 2021-05-09 16:18:57 +02:00
  • 6e99de90a6 Support currency trade oli 2021-05-09 16:18:37 +02:00
  • fcf65b7c10 Use dict_deep oli 2021-05-09 16:17:56 +02:00
  • 7b1943fb86 Removed unused import oli 2021-03-21 14:54:20 +01:00
  • ba402c3ef7 Small code format oli 2021-03-20 21:32:18 +01:00
  • a1636f8f70 Added test for writing the log oli 2021-03-20 21:31:38 +01:00
  • 965eb3be48 Refactor logging oli 2021-03-20 21:31:16 +01:00
  • a321824fda Always use the data logger oli 2021-03-20 14:57:40 +01:00
  • 990b001730 Catch the window title not found exception oli 2021-03-20 14:40:47 +01:00
  • 36589fc68f Some more keyboard tests oli 2021-03-16 12:39:00 +01:00
  • ee8fcb66cc gui button callbacks oli 2021-03-16 12:38:50 +01:00
  • 7f5dae82b1 Added kick sendkeys function oli 2021-03-14 18:44:15 +01:00
  • 3a3433d571 Fixed some deprecated calls oli 2021-03-14 18:43:54 +01:00
  • 6f5cbcc23a escape ( and ) oli 2021-03-14 14:54:59 +01:00
  • 8c9cc4db88 Global conf and key press wait config option oli 2021-03-14 14:38:24 +01:00
  • 06468bb224 Fixed exception if no trade object is available oli 2021-03-14 14:12:48 +01:00
  • 58736954d1 documentation oli 2021-03-14 14:10:45 +01:00
  • 82b5b8c7a8 Fixed keyboard tests oli 2021-03-14 14:10:38 +01:00
  • f3648d568c Fixed parser tests oli 2021-03-14 14:03:16 +01:00
  • 1c50451187 Some more sendkeys messages oli 2021-03-14 14:02:57 +01:00
  • d67b574969 Added sendkeys module. oli 2021-03-14 13:20:22 +01:00