44 Commits

Author SHA1 Message Date
592bbd6236 Fix mispelling in linux desktop file 2023-09-25 20:41:45 -05:00
25ba74de09 Rename to Orianne 2023-09-25 14:52:05 -05:00
2127ca5c1b Test FlowLayout class in main 2023-09-25 01:55:18 -05:00
3c6fdf84c2 Add FlowLayout class for responsive UI 2023-09-24 23:19:53 -05:00
73ea8114f8 Create prototype UI design in Qt Creator 2023-09-24 23:19:22 -05:00
cabc7b4c01 Glob search for incuded C++ & Header files 2023-09-24 23:18:36 -05:00
c7898489b3 Reorganize cpp/ui files into /src/ 2023-09-23 22:07:43 -05:00
d778725ba8 Commit design document
random thoughts
2023-09-23 00:30:18 -05:00
2d076ea68f Add cache for linux, rename workflow to just 'Build' 2023-09-22 23:46:43 -05:00
94ff1ce808 Attempt cache on Windows build 2023-09-22 23:41:42 -05:00
3a0cc643e5 Add concerns section to README, remove list Qt files step, name checkout step 2023-09-22 23:41:22 -05:00
504ab23a35 Upgrade linux install-qt-action to v3 2023-09-22 23:22:46 -05:00
8a88a7bf8d Switch checkout & upload-artifact actions to v3 (node12-16 warning) 2023-09-22 23:21:36 -05:00
0ac52435aa Fix linux .desktop executable casing 2023-09-22 23:21:05 -05:00
b326d73768 Fix linux build casing, remove zip step on Windows 2023-09-22 23:18:15 -05:00
fa6bcc09e2 Merge build workflows into single file 2023-09-22 23:00:53 -05:00
a29c3044ba Grab executable from correct directory 2023-09-22 22:57:37 -05:00
1f32b91a0b Refine TestTaker target, rename .ui file 2023-09-22 22:55:46 -05:00
14496aeaca Fix cmake build command dir 2023-09-22 22:15:49 -05:00
70e1f910c8 Add documentation on deployment strategies, reference workflows 2023-09-22 22:14:51 -05:00
a78cc1c3b2 Add windows build (first iteration), rename linux build workflow file 2023-09-22 20:35:30 -05:00
c2a342a0a6 Use apt-get for dependency install, target correct path for artifact upload 2023-09-22 14:29:51 -05:00
535342ab81 Define icon name in desktop def file 2023-09-22 14:24:19 -05:00
43c6d80f5a Add icons 2023-09-22 14:24:01 -05:00
ac99eb12c2 Add dependency install setup for libxcb-cursor LDD 2023-09-22 14:14:25 -05:00
4e0bf189e2 Rename calculatorbuilder to testtaker 2023-09-22 14:09:06 -05:00
20b1e61376 Fix executable name for .desktop AppImage def 2023-09-22 14:06:24 -05:00
b13a9fbdc8 Add TestTaker.desktop for AppImage build 2023-09-22 02:52:40 -05:00
9d7f783051 Lower Ubuntu version for AppImage build 2023-09-22 01:56:34 -05:00
706080eb63 Add title to build workflow 2023-09-22 01:52:31 -05:00
fd5f1484a2 Fix version env variable, remove substituition 2023-09-22 01:50:23 -05:00
7bfbdd789c Fix executable path 2023-09-22 01:47:51 -05:00
379c0af5f7 Package executable with linuxdeployqt 2023-09-22 01:39:58 -05:00
feabc285f9 Remove binary executable from repository 2023-09-22 01:34:05 -05:00
3a18ab643b Add VS Code setup instructions to README.md 2023-09-21 17:16:26 -05:00
5b0c065c19 Add README.md 2023-09-21 14:54:25 -05:00
bed6701e42 Artifact upload step in build 2023-09-21 12:52:56 -05:00
592b5037c8 Remove path prefixing, use default directory 2023-09-21 12:49:22 -05:00
4a480c3b8b Implicit default generator, remove RePr target 2023-09-21 12:35:59 -05:00
a24f0c9e0c Remove mysys2/mingw setup stage 2023-09-21 12:32:23 -05:00
bd40db5928 Commit initial build workflow 2023-09-21 12:31:05 -05:00
a39089f34b Reformat main.cpp 2023-09-21 12:20:43 -05:00
f365030759 Reformat, ignore /build 2023-09-21 12:20:30 -05:00
bb62992ed4 Initial commit 2023-09-21 11:24:33 -05:00