From 67c61d94984c750aa2c3c19a41ae9a14e6334555 Mon Sep 17 00:00:00 2001 From: talksik Date: Fri, 30 Jan 2026 08:17:53 -0800 Subject: [PATCH] chore: tighten interface for alpha release --- src/MainWindow.cpp | 1 + src/mainwindow.ui | 275 ++++++++++++++++++++------------------------- 2 files changed, 121 insertions(+), 155 deletions(-) diff --git a/src/MainWindow.cpp b/src/MainWindow.cpp index 99cea42..3a02f79 100644 --- a/src/MainWindow.cpp +++ b/src/MainWindow.cpp @@ -162,6 +162,7 @@ void MainWindow::setupModels() // Create and set tree model m_networkStreamModel = new NetworkStreamModel(m_data, this); ui->topLevelParticlesView->setModel(m_networkStreamModel); + ui->topLevelParticlesView->setIndentation(5); ui->topLevelParticlesView->setHeaderHidden(true); ui->topLevelParticlesView->expandAll(); diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 7745c61..52d996b 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -6,8 +6,8 @@ 0 0 - 800 - 676 + 659 + 500 @@ -184,6 +184,22 @@ + + + + + 15 + false + + + + mike@inra.com + + + Qt::AlignmentFlag::AlignCenter + + + @@ -215,51 +231,12 @@ - - - - 0 - 1 - + + + acked by: arthur, ed, sam - - - - 10 - 0 - 376 - 31 - - - - - 20 - true - - - - mike@inra.com - - - - - - 10 - 30 - 376 - 31 - - - - acked by: arthur, ed, sam - - - - - - - - Qt::Orientation::Horizontal + + Qt::AlignmentFlag::AlignCenter @@ -281,103 +258,6 @@ 0 - - - - - - - - - 153 - 156 - 145 - - - - - - - - - 153 - 156 - 145 - - - - - - - - - Hold space to speak - - - - - - - Qt::Orientation::Horizontal - - - - 40 - 20 - - - - - - - - ... - - - - - - - - - - ... - - - - - - - - - - ... - - - - - - - - - - ... - - - - - - - - - - ... - - - - - - @@ -411,7 +291,51 @@ - + + + + 0 + 1 + + + + + + + + + + + + + 153 + 156 + 145 + + + + + + + + + 153 + 156 + 145 + + + + + + + + + Hold space to speak + + + Qt::AlignmentFlag::AlignCenter + + @@ -431,18 +355,39 @@ 0 + + + + + + + Qt::LayoutDirection::RightToLeft + + + + 2 + + + 0 + + + 0 + + + 0 + + + 0 + - - - Qt::Orientation::Horizontal + + + ... - - - 40 - 20 - + + - + @@ -455,12 +400,32 @@ - + ... - + + + + + + + + ... + + + + + + + + + + ... + + +