slint/internal/compiler/widgets
Florian Blasius f2aab576f4
Add StandardTableView widget (#2032)
* Text only StandardTableView with column and rows
* Text editing of cells
* Sort by column ascending and descending
* Variants of the TableView for native, fluent and material
2023-01-12 19:41:12 +01:00
..
common Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
fluent Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
fluent-base Add StandardTableView widget (#2032) 2023-01-12 19:41:12 +01:00
fluent-dark Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
fluent-light Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
material Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
material-base Add StandardTableView widget (#2032) 2023-01-12 19:41:12 +01:00
material-dark Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
material-light Run the syntax_updater on our widgets 2023-01-11 10:52:48 +01:00
native Add StandardTableView widget (#2032) 2023-01-12 19:41:12 +01:00