Commit Graph

19 Commits

Author SHA1 Message Date
altffour 3a495350b6 Fix catch.hpp 2019-10-25 19:07:56 +03:00
altffour f85736e1a4 Fix issue with Triangle methods not outputing error.
- Fix issue with triangle methods not outputing error.
- Refactored code-base
2019-10-17 18:10:24 +03:00
altffour cff624c56e Fix UI glitch on windows. 2019-10-13 16:46:24 +03:00
altffour 58b0264394 Finish GUI 2019-10-10 22:09:43 +03:00
altffour c7ba2b9275 Merge branch 'master' into gui 2019-10-10 19:20:01 +03:00
altffour 2ac8657b75 Follow-up for master merge 2019-10-10 19:19:58 +03:00
altffour 7bf6f2da1a Fix Triangle methods missing 2019-10-10 18:27:01 +03:00
Ayham Abou Al Fadl 25ecc09eea QMake is now buildable.
Fix some issues with .pro file having incorrect files and whatnot.
Currently the gui is does nothing.
But it does compile in the qt5 creator.
2019-10-04 13:32:21 +03:00
Ayham Abou Al Fadl ebd34ff04a Add some files. 2019-10-01 19:37:34 +03:00
Ayham Abou Al Fadl b1c573abac Fix UI missing max-error input.
- Missing max-error input fix.
- Add gitlab-cicd qmake build.
2019-09-30 14:57:10 +03:00
Ayham Abou Al Fadl abd8ef19b7 Add Basic GUI infostructure. 2019-09-29 17:43:55 +03:00
Ayham Abou Al Fadl 0ce54865e7 Fix M_PI on windows. 2019-09-27 17:33:59 +03:00
Ayham Abou Al Fadl 9b681e26d7 Remove trapezoid support. 2019-09-27 14:17:56 +03:00
Ayham Abou Al Fadl 5ea470fe44 Add Square method. 2019-09-27 12:55:56 +03:00
Ayham Abou Al Fadl 34de5fbb67 Add Rectangle. 2019-09-27 11:50:28 +03:00
Ayham Abou Al Fadl 2ff97b75ca Add Parallelogram 2019-09-27 10:50:39 +03:00
Ayham Abou Al Fadl e21cce5e33 Add EquTriangle. 2019-09-27 09:02:08 +03:00
Ayham Abou Al Fadl 1821db6be4 Add Circle Method. 2019-09-26 23:30:46 +03:00
Ayham Abou Al Fadl 6bf21a2532 Add Basic Infostructure. 2019-09-26 20:00:03 +03:00