Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Sasan Hezarkhani 6db11e5bba IRCClient: Sort the member list ignoring the character cases. %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 4ea229accd LibCore: Convert CTCPServer to ObjectPtr %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 4298ba25c3 LibCore: Convert CTCPSocket to ObjectPtr, add construct() helper %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d1bacb9885 LibCore: Convert CNotifier to ObjectPtr %!s(int64=5) %!d(string=hai) anos
  MinusGix ad75b61eca IRCClient: Fix unneeded conversion to String %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2216c7ecc6 IRCClient: Make the auto-join on connect feature actually do something %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9cb4e5ac81 IRCClient: Don't auto-open new queries for NOTICE or CTCP messages %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 5c7ef5977d IRCClient: Handle incoming CTCP requests VERSION and PING %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ecbf1b673a IRCClient: Implement "/msg <nick> ..." %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 5e6c1c6912 IRCClient: Open query window immediately when created by the user. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9a7b638743 IRCClient: Process incoming NOTICE messages like PRIVMSG. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 6382c14faf IRCClient: Remove use of copy_ref(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 752d297321 IRCClient: Fix build. Forgot to update a function signature. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ea9340aeca IRCClient: Implement the "part from channel" action. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 39d1a9ae66 Meta: Tweak .clang-format to not wrap braces after enums. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling fd604a7c68 Applications: Run clang-format on everything. %!s(int64=6) %!d(string=hai) anos
  Christopher Dumas c23882dde1 can now tile background and made sure the IRC choose server popup still works %!s(int64=6) %!d(string=hai) anos
  Christopher Dumas e3f81bce49 IRC client setttings, Terminal settings, more WM settings %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 58240fdb33 Do a pass of compiler warning fixes. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ab94a6be00 AK: Add String::copy(BufferType) helper. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 5eedb22834 Sprinkle use of AK::Vector in various places. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 33920df299 AK: Try to use StringViews more for substrings and splitting. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling cfd6e6cc36 LibCore: Move GIODevice hierarchy from LibGUI to LibCore. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling fc1d3074de LibCore: Move LibGUI/GNotifier to LibCore/CNotifier. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 6d5a54690e LibGUI: Make GSocket connection asynchronous. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling cc20eef7ef IRCClient: Ask the user which IRC server to connect to on startup. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 951377e93e GTableView: Add ability to hide individual columns at view-level. %!s(int64=6) %!d(string=hai) anos