| .. |
|
.gitignore
|
IRCClient: Start working on a simple graphical IRC client.
|
2019-03-15 12:14:23 +01:00 |
|
IRCAppWindow.cpp
|
IRCClient: Add a little "(n)" indicator to window list for unread messages.
|
2019-03-16 02:14:53 +01:00 |
|
IRCAppWindow.h
|
IRCClient: Add a little "(n)" indicator to window list for unread messages.
|
2019-03-16 02:14:53 +01:00 |
|
IRCChannel.cpp
|
IRCClient: Add a little "(n)" indicator to window list for unread messages.
|
2019-03-16 02:14:53 +01:00 |
|
IRCChannel.h
|
IRCClient: Refactor window creation responsibilities.
|
2019-03-16 01:45:49 +01:00 |
|
IRCChannelMemberListModel.cpp
|
IRClient: Add a member list to channel views.
|
2019-03-15 18:25:51 +01:00 |
|
IRCChannelMemberListModel.h
|
IRClient: Add a member list to channel views.
|
2019-03-15 18:25:51 +01:00 |
|
IRCClient.cpp
|
IRCClient: Add a little "(n)" indicator to window list for unread messages.
|
2019-03-16 02:14:53 +01:00 |
|
IRCClient.h
|
IRCClient: Add a little "(n)" indicator to window list for unread messages.
|
2019-03-16 02:14:53 +01:00 |
|
IRCLogBuffer.cpp
|
IRCClient: Hacking on IRCClient bringup.
|
2019-03-15 13:07:04 +01:00 |
|
IRCLogBuffer.h
|
GTableView: Add a way to turn off alternating row colors.
|
2019-03-15 21:41:27 +01:00 |
|
IRCLogBufferModel.cpp
|
IRCClient+LibGUI: Add an input box so we can send messages to channels.
|
2019-03-15 17:37:13 +01:00 |
|
IRCLogBufferModel.h
|
IRCClient+LibGUI: Add an input box so we can send messages to channels.
|
2019-03-15 17:37:13 +01:00 |
|
IRCQuery.cpp
|
IRCClient: Add a little "(n)" indicator to window list for unread messages.
|
2019-03-16 02:14:53 +01:00 |
|
IRCQuery.h
|
IRCClient: Refactor window creation responsibilities.
|
2019-03-16 01:45:49 +01:00 |
|
IRCWindow.cpp
|
IRCClient: Add a little "(n)" indicator to window list for unread messages.
|
2019-03-16 02:14:53 +01:00 |
|
IRCWindow.h
|
IRCClient: Add a little "(n)" indicator to window list for unread messages.
|
2019-03-16 02:14:53 +01:00 |
|
IRCWindowListModel.cpp
|
IRCClient: Add a little "(n)" indicator to window list for unread messages.
|
2019-03-16 02:14:53 +01:00 |
|
IRCWindowListModel.h
|
IRCClient: Rename IRCClientWindowFoo => IRCWindowFoo.
|
2019-03-16 01:15:19 +01:00 |
|
main.cpp
|
IRCClient: Start working on a simple graphical IRC client.
|
2019-03-15 12:14:23 +01:00 |
|
Makefile
|
IRCClient: Rename IRCClientWindowFoo => IRCWindowFoo.
|
2019-03-16 01:15:19 +01:00 |