Commit Graph

41 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
altf_four c634e2844a
Fix markdown typo 2019-10-12 10:56:21 +03:00
altffour 317d9ee2e4 Fix buildGuiRelease 2019-10-11 16:08:36 +03:00
altffour f59d30ea7e Add local releases in .gitignore 2019-10-11 16:06:57 +03:00
altffour eb82e58ccf Fix timout of cicd 2019-10-11 15:52:44 +03:00
altffour 5d69d6f94c Fix missing -y 2019-10-11 14:54:15 +03:00
altffour 80ff825091 Add README & windows gui.
- Add proper readme file.
- Add windows gui build.
- Update gitlab-cicd for windows cross platform build.
2019-10-11 14:32:08 +03:00
altffour 2288ec4726 Add tests Cross-compilation for windows. 2019-10-11 08:37:07 +03:00
altf_four 55b93d70b3 Update .gitlab-ci.yml
changed running each test by its own, to running one script that runs the tests.
2019-10-10 20:27:05 +00: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 e897923dc6 Merge branch 'gui' of https://gitlab.com/ayhamaboualfadl/uplowerbounds into gui 2019-10-04 13:33:45 +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 ff4604b5f8 Remove bounds.pro.user 2019-10-04 13:31:19 +03:00
Ayham Abou Al Fadl 87967b7ebb Update .gitlab-ci.yml 2019-10-04 09:48:22 +00:00
Ayham Abou Al Fadl c95bf384c4 Update .gitignore
Add *.user files to be ignored.
2019-10-04 11:52:02 +03:00
Ayham Abou Al Fadl 836ede3a84 Merge branch 'master' of https://gitlab.com/ayhamaboualfadl/uplowerbounds into gui 2019-10-01 19:48:45 +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 2177ba6cfb Fix compilation too slow. 2019-09-29 07:52:31 +00:00
Ayham Abou Al Fadl 4cc316ed86 Update .gitlab-ci.yml 2019-09-28 13:11:09 +00:00
Ayham Abou Al Fadl 7419989aa7 Update .gitlab-ci.yml 2019-09-28 13:09:05 +00:00
Ayham Abou Al Fadl 9994cb3aeb Update .gitlab-ci.yml 2019-09-28 13:02:45 +00:00
Ayham Abou Al Fadl b5383dd0b4 Merge 2019-09-27 17:35:57 +03:00
Ayham Abou Al Fadl 0ce54865e7 Fix M_PI on windows. 2019-09-27 17:33:59 +03:00
Ayham Abou Al Fadl 988d3b55f6 Add .gitlab-ci.yml 2019-09-27 13:00:00 +00: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
Ayham Abou Al Fadl 79960d83c8 Add .gitignore 2019-09-26 19:58:50 +03:00
Ayham Abou Al Fadl fa6525f3bc Add new file 2019-09-26 13:21:30 +00:00
Ayham Abou Al Fadl 712e717e21 Initial commit 2019-09-26 13:20:04 +00:00