Commit Graph

36 Commits

Author SHA1 Message Date
f3f63590a8 BuildGuideQtCreator.md edited online with Bitbucket 2025-03-25 16:43:13 +00:00
74fafec40d Update documentation. 2023-08-06 01:07:05 -06:00
1dfbd4eff2 --User changes
-Add new preset dimensions to the right click menu of the width and height fields in the editor.
-Change QSS stylesheets to properly handle tabs.
-Make tabs rectangular by default. For some reason, they had always been triangular.

--Bug fixes
 -Incremental rendering times in the editor were wrong.

--Code changes
 -Migrate to Qt6. There is probably more work to be done here.
-Migrate to VS2022.
-Migrate to Wix 4 installer.
-Change installer to install to program files for all users.
-Fix many VS2022 code analysis warnings.
-No longer use byte typedef, because std::byte is now a type. Revert all back to unsigned char.
-Upgrade OpenCL headers to version 3.0 and keep locally now rather than trying to look for system files.
-No longer link to Nvidia or AMD specific OpenCL libraries. Use the generic installer located at OCL_ROOT too.
-Add the ability to change OpenCL grid dimensions. This was attempted for investigating possible performance improvments, but made no difference.

This has not been verified on Linux or Mac yet.
2023-04-25 17:59:54 -06:00
a0406174b1 BuildGuideQtCreator.md edited online with Bitbucket 2022-03-14 13:19:08 +00:00
c841f1f5b7 BuildGuideQtCreator.md edited online with Bitbucket 2022-03-14 04:49:13 +00:00
596ae2992e BuildGuideQtCreator.md edited online with Bitbucket 2020-04-15 06:31:50 +00:00
14cd471dd5 BuildGuideQtCreator.md edited online with Bitbucket 2020-04-15 06:29:54 +00:00
8457a9c4e9 BuildGuideQtCreator.md edited online with Bitbucket 2019-05-13 15:14:52 +00:00
04761955b2 BuildGuideQtCreator.md edited online with Bitbucket 2019-05-13 15:09:15 +00:00
82f11707ec BuildGuideQtCreator.md edited online with Bitbucket 2018-09-22 05:19:46 +00:00
139fee5b9a BuildGuideQtCreator.md edited online with Bitbucket 2018-09-19 04:02:20 +00:00
033e0d3c1d BuildGuideQtCreator.md edited online with Bitbucket 2018-09-19 03:55:25 +00:00
df4d8ff13b BuildGuideQtCreator.md edited online with Bitbucket 2017-12-22 04:24:53 +00:00
ca13636cb4 BuildGuideQtCreator.md edited online with Bitbucket 2017-12-22 04:23:07 +00:00
420fa2e376 BuildGuideQtCreator.md edited online with Bitbucket 2017-12-22 04:19:13 +00:00
706c0b60ad BuildGuideQtCreator.md edited online with Bitbucket 2017-07-23 05:35:35 +00:00
f2f5b2c5fc BuildGuideQtCreator.md edited online with Bitbucket 2017-07-23 05:33:16 +00:00
e7c6c589fd BuildGuideQtCreator.md edited online with Bitbucket 2017-03-16 00:32:26 +00:00
0f5755eaf9 BuildGuideQtCreator.md edited online with Bitbucket 2017-03-16 00:24:05 +00:00
51dbe8e59d --Code changes
-Migrate to bitbucket.
2016-05-30 14:51:54 -07:00
c2c293a373 Update BuildGuideQtCreator.md 2016-03-09 19:58:41 -08:00
f6831ea832 Update BuildGuideQtCreator.md 2016-03-09 19:58:00 -08:00
df9921a8fb Update BuildGuideQtCreator.md 2016-03-09 19:55:24 -08:00
b6f3e94087 Update BuildGuideQtCreator.md 2016-03-03 20:36:38 -08:00
0795776a51 Update BuildGuideQtCreator.md 2016-03-03 20:24:45 -08:00
9cc0560545 Update BuildGuideQtCreator.md 2016-03-03 19:45:27 -08:00
0877625eb9 Update BuildGuideQtCreator.md 2016-03-03 19:43:31 -08:00
79390a6ecf Update BuildGuideQtCreator.md 2016-03-03 19:32:30 -08:00
92baac41b3 Update BuildGuideQtCreator.md 2016-03-03 19:00:18 -08:00
db447d2075 Update BuildGuideQtCreator.md 2016-03-03 18:55:49 -08:00
f2accfed5c Update BuildGuideQtCreator.md 2016-03-01 18:24:21 -08:00
a75bf9a857 Update BuildGuideQtCreator.md 2016-03-01 18:10:37 -08:00
d64b7023e9 Update BuildGuideQtCreator.md 2016-03-01 18:00:02 -08:00
2d19b8a948 Update BuildGuideQtCreator.md 2016-03-01 17:58:34 -08:00
4cffd47f47 Update BuildGuideQtCreator.md 2016-03-01 17:47:59 -08:00
02261e6e76 modify Qt projects for building with Qt Creator (windows)
add build guide using Qt Creator and MSVC2013
2016-01-04 21:45:40 +08:00