summaryrefslogtreecommitdiff
path: root/ui/main_window.py
AgeCommit message (Expand)Author
2026-08-03Fix acquisition pipeline stutter with many channelsChristian Kolset
2026-08-03Removed floating control panel feature. Floating can make windowChristian Kolset
2026-08-02Merge branch 'feat/auto-updater'Christian Kolset
2026-08-02Remove Debug window featureChristian Kolset
2026-08-02Merge origin/main: reconcile ConfigWindow consolidation with Debug window + p...Christian Kolset
2026-08-02Fix Settings button calling nonexistent _toggle_win methodChristian Kolset
2026-08-02Consolidate Devices/Channels/Plot into unified ConfigWindowChristian Kolset
2026-08-01Major control panel improvements.Christian Kolset
2026-08-01Rename LabDAQ → LabUI and overhaul plugin systemChristian Kolset
2026-07-31Add PyInstaller packaging and tufup-based auto-update pipelineChristian Kolset
2026-07-29Merge branch 'fix/run-stop-log-master-switch'Christian Kolset
2026-07-29Merge branch 'feat/plugin-pip-install-prompt'Christian Kolset
2026-07-29Add Developer Mode setting, Debug window, and gate simulate behind itChristian Kolset
2026-07-29Offer to pip install missing plugin dependencies instead of just warningChristian Kolset
2026-07-29Check plugin dependencies before loading, warn instead of silent console errorChristian Kolset
2026-07-29Make Run the master stop switch; add Log button disabled/recording stylingChristian Kolset
2026-06-09Scripting: named signal vars, shared vars dict, control scripts, code templatesChristian Kolset
2026-06-03Fix virtual channels not appearing in Plot BuilderChristian Kolset
2026-06-03Apply saved settings (theme, poll rate) on startupChristian Kolset
2026-06-03Persist settings per-computer; add Reset to Defaults in General tabChristian Kolset
2026-06-03Rename signals_window.py → channels_window.py; update docstringChristian Kolset
2026-06-03Sync Channels window with device/channel changesChristian Kolset
2026-06-03Fix settings/plugin window bugs; remove example pluginChristian Kolset
2026-06-03Added Motion Capture pluginChristian Kolset
2026-06-03Added plugin/add-on systemChristian Kolset
2026-04-27Improved arduino interface. Now allowing the user to configure pins on the fly.Christian Kolset
2026-04-23Fixed clear signal feature to inlcude all signalsChristian Kolset
2026-04-22Added derived signal to be sources of other derived signals.Christian Kolset
2026-04-22Removed calibration feature in signal processing > pipeline.Christian Kolset
2026-04-22Fixed saving profile to include devices and their configurationChristian Kolset
2026-04-22Added feature/create-controlsChristian Kolset
2026-04-21Major update to Output controlChristian Kolset
2026-04-21V13Christian Kolset
2026-04-20V8Christian Kolset
2026-04-13Removed QtPy5 snippet and fixed directoriesChristian Kolset