Aregtech

Results 54 issues of Aregtech

**Describe the bug** Created _.jscpd.json_ file in the project root as it is described [here](https://nvuillam.github.io/mega-linter/descriptors/copypaste_jscpd/). In the section "ignore" left only ```"**/*.md"``` Still getting [failure](https://github.com/aregtech/areg-sdk/runs/3919947851?check_suite_focus=true) with error message ```ERROR: jscpd...

Similar to Makefile, there should be integrate CMake - to compile all project - generate files in `product/gen` folder - Add possibility to include `.siml` files in CMake automatically to...

enhancement
cmake
script

- Replace String - Replace WideString

enhancement
help wanted

The test application build fails because of MFC dependencies. First appearance is in PR #46 https://github.com/aregtech/areg-sdk/pull/46

bug
c++17 migration

Implement a watchdog for dispatcher threads. - Each thread should be able to define a watchdog timeout, the timeout should be configurable; - There should be possibility to cancel watchdog;...

enhancement
help wanted

- Optimize the Log service

enhancement
help wanted

Implement and register SSH communication channel in communication manager.

enhancement
help wanted
C++

- Replace TEHashMap with std::map - Refactor resource maps

enhancement
help wanted

- Replace TEArray and TELinkedList with STL vectors and list - Optional, replace TEStack - Do not touch maps, inclusive resource maps.

enhancement
help wanted

The project [winchat](https://github.com/aregtech/areg-sdk/tree/master/examples/17_winchat) is written with MSVS, implement similar application using Qt.

enhancement
help wanted
good first issue
C++
test