Age | Commit message (Expand) | Author |
---|---|---|
2019-03-24 | LibGUI+FileManager: Add a GIcon class to support multi-size icons. | Andreas Kling |
2019-03-18 | LibGUI: Add GTableModel::Role::ForegroundColor. | Andreas Kling |
2019-03-09 | Make it possible to sort a GTableModel by column+order. | Andreas Kling |
2019-03-06 | LibGUI: Fix LibGUI::to_string() for GVariant::Type::Float. | Andreas Kling |
2019-02-28 | LibGUI: Add GVariant class and use it for table model data. | Andreas Kling |