Age | Commit message (Expand) | Author |
---|---|---|
2020-02-02 | LibGUI: Put all classes in the GUI namespace and remove the leading G | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-11-09 | LibGUI: Include internal_data() in GModelIndex LogStream output | Andreas Kling |
2019-09-07 | GModelIndex: Add hash traits so we can make a HashTable<GModelIndex> | Andreas Kling |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-08-18 | LibGUI: Add LogStream operator<< for GModelIndex | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |