summaryrefslogtreecommitdiff
path: root/gui/gui.h
AgeCommit message (Expand)Author
2025-04-27Add a slider value for 100 million cyclesbd
2025-04-27Add two new high-value step options in the step sliderbd
2025-04-26Fix some issues in GUI looking for memory leakbd
2025-04-26Partial cache size generation, full cache displaybd
2025-04-26Add proper tables display for storage devicesbd
2025-04-25Remove onWorkerFinishedbd
2025-04-25Pass full DTO to GUIbd
2025-04-21add RET instructionbd
2025-04-21Untested multi-cache-viewbd
2025-04-21Add functionality to toggle button.bd
2025-04-21Add some expressionbd
2025-04-21Merge remote-tracking branch 'origin/master' into gui-nextbd
2025-04-21Add licensing informationbd
2025-04-19Add new widget to display number in base 10 and 16bd
2025-04-19Safely delete old controller object when re-initializingbd
2025-04-19Readd logic to initialize pipelinebd
2025-04-19GUI validate programbd
2025-04-19Add custom QWidget to keep track of up to 4 user cache waysbd
2025-04-18Swap to just priming file on button click, status displaybd
2025-04-18Remove/comment out a lot of code in charge of loadingbd
2025-04-18Use a slider for step amountbd
2025-04-18Remove run_steps buttonbd
2025-04-18initialization from GUISiddarth-Suresh
2025-04-17Loading binary program into dramSiddarth-Suresh
2025-04-15Added pipeline to GUISiddarth-Suresh
2025-04-01GUI and controller on separate threadsSiddarth-Suresh
2025-03-29Layout changesSiddarth-Suresh
2025-03-24Added gui folder with its own CMake to house GUI+main.ccbd