Commit Graph
36 Commits
Author SHA1 Message Date
talksik 6ab19ddba2 refactor: use private slots instead of lambdas 2026-02-07 10:21:30 -08:00
talksik 2d612326e1 refactor: organize into rough directories 2026-02-07 10:09:28 -08:00
talksik eda2592fb0 chore: add separator for status bar 2026-02-07 10:05:48 -08:00
talksik 814f4e471e refactor: settings dialog decoupled from bus logic 2026-02-07 09:43:48 -08:00
talksik af5cd32010 refactor: use brackets for loop 2026-02-07 09:38:17 -08:00
talksik 4607a23fa2 refactor: decouple network detail widget from business logic 2026-02-07 09:35:17 -08:00
talksik 25a43ab4da refactor: cleanup brackets around blocks 2026-02-07 09:02:14 -08:00
talksik a0b14827f8 chore: add ui tooltips 2026-02-07 08:26:18 -08:00
talksik 18ff58f27e chore: adjust content size 2026-02-07 08:26:11 -08:00
talksik 87fe792f33 feat: show network detail view
Includes refactor to not using mainwindow.ui form. More flexible layout
management with programmatic initialization.
2026-02-06 17:13:33 -08:00
talksik 7dd84ff9b1 fix: show particle after creation 2026-02-06 15:06:25 -08:00
talksik 01529e8d14 feat: show acks on particles 2026-02-06 15:06:11 -08:00
talksik fefba20571 feat: shorten particle id 2026-02-06 14:40:08 -08:00
talksik 8597bf7c31 feat: implement ping and particle data size in statusbar 2026-02-06 14:38:52 -08:00
talksik e204c638c7 feat: create stream and add members to stream 2026-02-06 14:28:54 -08:00
talksik dd655c9679 feat: create text particles in a stream 2026-02-06 13:04:16 -08:00
talksik f3e5b90191 feat: integrate ui with data api
Much of this was ai generated.
2026-02-06 12:47:44 -08:00
talksik ec47e074f6 adjust layout dimensions 2026-02-05 10:27:28 -08:00
talksik dd54ce6a25 refactor: use proper qt widgets patterns for auth 2026-02-03 19:47:58 -08:00
talksik 1737cc3b1a chore: experiment with example thumbnail for video 2026-01-30 16:32:36 -08:00
talksik 67c61d9498 chore: tighten interface for alpha release 2026-01-30 08:17:53 -08:00
talksik efcf45ff58 feat: add missing presence and close stream 2026-01-29 11:59:56 -08:00
talksik 33b04b539d feat: focus content area in center 2026-01-29 08:38:54 -08:00
talksik 20dd1e3a67 feat: show drag cursor 2026-01-29 08:33:43 -08:00
talksik 62c262e0a9 feat: allow dragging frameless window 2026-01-28 18:50:10 -08:00
talksik 6e1910e72a feat: show fake statusbar with path 2026-01-28 17:20:58 -08:00
talksik 458a26b84a chore: tweak ux for particles 2026-01-28 16:20:49 -08:00
talksik dfcd366f9d feat: show fake data network, stream, and particles data 2026-01-28 08:26:30 -08:00
talksik 5b271ab623 chore: add boilerplate for a settings dialog 2026-01-27 17:20:50 -08:00
talksik d4f8a964cd fix: prevent auth dialog jankiness on start 2026-01-27 17:03:33 -08:00
talksik 7a50bf12c9 feat: barebones auth implementation 2026-01-27 11:29:07 -08:00
talksik 7e1c8418c5 chore: spike on qt widgets and ui files 2026-01-24 11:21:31 -08:00
talksik c4a85cf212 refactor: improve header imports and forward declarations 2026-01-14 17:11:12 -08:00
talksik 69cd38e1c8 use sideways header for main window 2026-01-13 17:29:32 -08:00
talksik fa10f986b4 set app as dock-less background tool 2026-01-13 13:37:45 -08:00
talksik 5fd763b028 refactor: structuring apps into polyrepo 2026-01-13 10:53:58 -08:00