コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Kling fd604a7c68 Applications: Run clang-format on everything. 6 年 前
  Andreas Kling fa232ac180 LibGUI: Remove GModel activations to GAbstractView. 6 年 前
  Andreas Kling add38b3981 GModel: Add GModelIndex argument to row_count() and column_count(). 6 年 前
  Andreas Kling 994cf10b3e LibGUI: Rename GTableModel => GModel. 6 年 前
  Andreas Kling 55aa819077 IRCClient: Colorize some channel messages (joins, parts, topics) 6 年 前
  Andreas Kling d466f2634d LibGUI: Add GTableModel::Role::ForegroundColor. 6 年 前
  Andreas Kling b4f787090c IRCClient: Add a little "(n)" indicator to window list for unread messages. 6 年 前
  Andreas Kling fc7f700c20 IRCClient: Rename IRCClientWindowFoo => IRCWindowFoo. 6 年 前