Cronologia Commit

Autore SHA1 Messaggio Data
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity 5 anni fa
  Andreas Kling 88b9fcb976 AK: Use size_t for ByteBuffer sizes 5 anni fa
  Andreas Kling a6e69bda71 AK: Add basic Traits for RefPtr 5 anni fa
  Andreas Kling 24dfc5051a IRCClient: Use Core::DateTime 5 anni fa
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames 5 anni fa
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C 5 anni fa
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 anni fa
  Sasan Hezarkhani 6db11e5bba IRCClient: Sort the member list ignoring the character cases. 5 anni fa
  Andreas Kling 4ea229accd LibCore: Convert CTCPServer to ObjectPtr 5 anni fa
  Andreas Kling 4298ba25c3 LibCore: Convert CTCPSocket to ObjectPtr, add construct() helper 5 anni fa
  Andreas Kling d1bacb9885 LibCore: Convert CNotifier to ObjectPtr 5 anni fa
  MinusGix ad75b61eca IRCClient: Fix unneeded conversion to String 5 anni fa
  Andreas Kling 2216c7ecc6 IRCClient: Make the auto-join on connect feature actually do something 5 anni fa
  Andreas Kling 9cb4e5ac81 IRCClient: Don't auto-open new queries for NOTICE or CTCP messages 5 anni fa
  Andreas Kling 5c7ef5977d IRCClient: Handle incoming CTCP requests VERSION and PING 5 anni fa
  Andreas Kling ecbf1b673a IRCClient: Implement "/msg <nick> ..." 6 anni fa
  Andreas Kling 5e6c1c6912 IRCClient: Open query window immediately when created by the user. 6 anni fa
  Andreas Kling 9a7b638743 IRCClient: Process incoming NOTICE messages like PRIVMSG. 6 anni fa
  Andreas Kling 6382c14faf IRCClient: Remove use of copy_ref(). 6 anni fa
  Andreas Kling 752d297321 IRCClient: Fix build. Forgot to update a function signature. 6 anni fa
  Andreas Kling ea9340aeca IRCClient: Implement the "part from channel" action. 6 anni fa
  Andreas Kling 39d1a9ae66 Meta: Tweak .clang-format to not wrap braces after enums. 6 anni fa
  Andreas Kling fd604a7c68 Applications: Run clang-format on everything. 6 anni fa
  Christopher Dumas c23882dde1 can now tile background and made sure the IRC choose server popup still works 6 anni fa
  Christopher Dumas e3f81bce49 IRC client setttings, Terminal settings, more WM settings 6 anni fa
  Andreas Kling 58240fdb33 Do a pass of compiler warning fixes. 6 anni fa
  Andreas Kling ab94a6be00 AK: Add String::copy(BufferType) helper. 6 anni fa
  Andreas Kling 5eedb22834 Sprinkle use of AK::Vector in various places. 6 anni fa
  Andreas Kling 33920df299 AK: Try to use StringViews more for substrings and splitting. 6 anni fa
  Andreas Kling cfd6e6cc36 LibCore: Move GIODevice hierarchy from LibGUI to LibCore. 6 anni fa