Compare commits

...

9 Commits

Author SHA1 Message Date
a7d301d4cf Merge pull request 'readme-patch' (#21) from readme-patch into master
Reviewed-on: https://git.shs.tools/SHS/shstk/pulls/21
2020-09-14 18:18:02 +03:00
3c01dbce2c Изменить 'README.md' 2020-09-14 18:17:46 +03:00
1ecb0c552a Merge pull request 'master' (#20) from master into release
All checks were successful
SHS Gitea/shstk/pipeline/head This commit looks good
Reviewed-on: https://git.shs.tools/SHS/shstk/pulls/20
2020-09-14 15:55:04 +03:00
ce968ebcfb Merge pull request 'update qad and cd' (#19) from master into release
All checks were successful
SHS Gitea/shstk/pipeline/head This commit looks good
Reviewed-on: https://git.shs.tools/SHS/shstk/pulls/19
2020-09-13 15:55:53 +03:00
7861656711 Merge pull request 'pip' (#18) from master into release
All checks were successful
SHS Gitea/shstk/pipeline/head This commit looks good
Reviewed-on: https://git.shs.tools/SHS/shstk/pulls/18
2020-09-11 22:51:48 +03:00
178343a0b7 Merge pull request 'master' (#17) from master into release
Some checks failed
SHS Gitea/shstk/pipeline/head There was a failure building this commit
Reviewed-on: https://git.shs.tools/SHS/shstk/pulls/17
2020-09-11 19:20:11 +03:00
7a1aaf662c Merge pull request 'cd' (#16) from master into release
All checks were successful
SHS Gitea/shstk/pipeline/head This commit looks good
Reviewed-on: https://git.shs.tools/SHS/shstk/pulls/16
2020-09-08 20:30:00 +03:00
a1e3c4a35d Merge pull request 'fix some warnings' (#15) from master into release
All checks were successful
SHS Gitea/shstk/pipeline/head This commit looks good
Reviewed-on: https://git.shs.tools/SHS/shstk/pulls/15
2020-09-08 15:17:26 +03:00
ca3537719c Merge pull request 'master' (#14) from master into release
All checks were successful
SHS Gitea/shstk/pipeline/head This commit looks good
Reviewed-on: https://git.shs.tools/SHS/shstk/pulls/14
2020-09-08 14:18:06 +03:00

View File

@@ -13,17 +13,17 @@ This repo contains:
* PIP::FFTW - FFT with libfftw3
* PIP::OpenCL - PIP OpenCL bindings
* PIP::IOUtils
* PIP::Cloud
* PIP::Cloud - PIP cloud IODevices
* PIP::Lua - PIP Lua bindings
* QAD - Qt for Advanced Developers:
* QAD::Utils
* QAD::Widgets
* QAD::Widgets - collection of extendent widgets
* QAD::Application
* QAD::Blockview
* QAD::Graphic
* QAD::SQLTable
* QAD::TouchWidgets
* QAD::Doc
* QAD::Graphic - widget for realtime visualization and publication quality 1D/2D plots
* QAD::SQLTable - widget for display and edit data based on SQL tables with relations
* QAD::TouchWidgets - collection of widgets for touch screen interface
* QAD::Doc - markdown helper for qt
* QAD::PIQt - helpers to convert PIP <-> Qt types
* QAD::PIQtUtils - Gui libraries and executables to edit PIConnection configs and watch PIIntrospection
* qglview - old Qt-base OpenGL engine