summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
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/control-channel-direction-filter'Christian 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-29Merge branch 'feat/device-naming'Christian Kolset
2026-07-29Merge branch 'feat/dev-debug-window'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-07-29Rework channel labeling and add source picker to virtual-channel creationChristian Kolset
2026-07-29Add editable device display name, persist it across profile save/loadChristian Kolset
2026-07-29Hide non-writable channels from Controls picker, gate writes on enabled+writableChristian Kolset
2026-07-27Fix .gitignore: remove duplicate entry for plugins/enabled.jsonChristian Kolset
2026-06-09Derived channels: signal display names as vars, auto-update template code, No...Christian Kolset
2026-06-09Fix custom_script execution + add templates for expression/function kindsChristian Kolset
2026-06-09Channels: inject variable names as comment in code editor, fix derivative wrtChristian Kolset
2026-06-09Channels: live variable-name hint in code editor updates with sourcesChristian Kolset
2026-06-09Scripting: named signal vars, shared vars dict, control scripts, code templatesChristian Kolset
2026-06-09Channels/Signals UX: rename labels, calibration section, splitter, sig# IDsChristian Kolset
2026-06-09UI: streamline Add Device dialog and serial config widgetChristian Kolset
2026-06-09Redesign Add Device dialog with streamlined two-section layoutChristian Kolset
2026-06-04Merge plot-builder-layout-feature: layout canvas drag-drop fixesChristian Kolset
2026-06-04Fix split zone detection and canvas-edge squeeze behaviorChristian Kolset
2026-06-04Fix layout canvas drag-drop: zone logic, pop-out bug, canvas heightChristian Kolset
2026-06-03Fix virtual channels not appearing in Plot BuilderChristian Kolset
2026-06-03Remove __pycache__ from trackingChristian Kolset
2026-06-03Changed dialog text window from channels to signals for clarityChristian Kolset
2026-06-03Fix horizontal zone detection for wide/short tilesChristian Kolset
2026-06-03Three-zone drop system: squeeze, split, centerChristian Kolset
2026-06-03Add center-zone move (swap); restore center drop zoneChristian Kolset
2026-06-03Equalize tile sizes after every BSP tree operationChristian Kolset
2026-06-03Replace grid-snap canvas with BSP-tree drag-to-split tilingChristian Kolset
2026-06-03Add drag-and-snap tiling layout canvas to Plot BuilderChristian Kolset
2026-06-03Make Devices, Channels, Plot windows maximizableChristian Kolset
2026-06-03Redesign Channels window: side-by-side layout, picker dialog, collapsible vir...Christian 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-03Fix derivative sources visibility; code editor monospace + 4-space tabsChristian Kolset
2026-06-03Rename signals_window.py → channels_window.py; update docstringChristian Kolset
2026-06-03Remove dead signal_builder.pyChristian Kolset
2026-06-03Rename virtual channel defaults and Kind labelChristian Kolset
2026-06-03Improve Channels window: split layout + derivative w.r.t. selectorChristian 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-24Added difference serial protocolsChristian Kolset