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