aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/mainwindow.py (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-12update for Pillow 12 and Qt 6tassaron2-3/+2
2026-01-11update to Qt 6 and Pillow 12tassaron30-2240/+2558
2024-09-15fix #78tassaron2-3/+6
2024-04-10update readme for Ubuntu 24.04Brianna Rainey1-21/+5
2024-04-10pin pillow version to one with qt5 supportBrianna Rainey1-1/+1
2023-02-17fix #75 by computing evolution during frameRenderBrianna Rainey1-24/+12
2023-02-17ignore cells that are 40+ coords out of frameBrianna Rainey1-0/+11
2023-02-17fix typoBrianna Rainey1-1/+1
2023-02-17Add comments to Life componentBrianna Rainey1-1/+14
2022-05-10change screenshot, remove unused filetassaron2-59/+0
2022-05-10log name of missing/unreadable audio filetassaron2-1/+2
2022-05-09move variable declaration closer to usage.tassaron2-7/+5
2022-05-09use pytest-qt to test actual export processtassaron2-1/+31
2022-05-09no components on commandline adds a default visualizertassaron1-0/+4
2022-05-09include test data in package, pytest-qt plugin for testing Qt event loop, rem...tassaron5-25/+22
2022-05-09rename visualisation to visualizationtassaron2-6/+9
2022-05-09demote error message to debug messagetassaron1-1/+1
2022-05-08reorganize Classic Visualizer widgets to be more left-alignedtassaron1-29/+68
2022-05-08Add sensitivity option to classic visualizertassaron2-39/+51
2022-05-07fixtassaron1-1/+1
2022-05-07concatenate trimmed ffmpeg logs to the test reporttassaron1-8/+29
2022-05-07--export-project uses -i and -o if providedtassaron1-32/+49
2022-05-07Fix drawing of "peace" shape. Rename a shape to pietassaron2-9/+6
2022-05-07change default colour to white for consistency with the default settings of o...tassaron1-1/+1
2022-05-07Add initial state to the grid - a Queen Bee Shuttletassaron1-1/+13