Jean-Baptiste Boric 16983dbe8e LibCore: Add ability to not read shadow data for Account vor 4 Jahren
..
Account.cpp 16983dbe8e LibCore: Add ability to not read shadow data for Account vor 4 Jahren
Account.h 16983dbe8e LibCore: Add ability to not read shadow data for Account vor 4 Jahren
AnonymousBuffer.cpp 4cb0bbef9d LibCore: Make Core::AnonymousBuffer moveable vor 4 Jahren
AnonymousBuffer.h 4cb0bbef9d LibCore: Make Core::AnonymousBuffer moveable vor 4 Jahren
ArgsParser.cpp 32654b340a LibCore: Remove overly informal language in ArgsParser error message vor 4 Jahren
ArgsParser.h 7db3e962f3 LibCore: Add unsigned option to ArgsParser vor 4 Jahren
CMakeLists.txt d3f112f9a2 AK+LibCore: Remove empty files vor 4 Jahren
Command.cpp a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice vor 4 Jahren
Command.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
ConfigFile.cpp a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice vor 4 Jahren
ConfigFile.h b15fe2b926 LibCore: Add getter for how many groups exist in a Core::ConfigFile vor 4 Jahren
DateTime.cpp 904322e754 LibCore: Add a way to parse a DateTime from a string vor 4 Jahren
DateTime.h 904322e754 LibCore: Add a way to parse a DateTime from a string vor 4 Jahren
DirIterator.cpp e4a55404f1 LibCore: Avoid duplicate '/' in DirIterator::next_full_path() vor 4 Jahren
DirIterator.h 758085571f LibCore: Expose DirIterator's underlying file descriptor vor 4 Jahren
ElapsedTimer.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
ElapsedTimer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
Event.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
Event.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
EventLoop.cpp b8a204c5b9 LibThreading: Rename Lock => Mutex vor 4 Jahren
EventLoop.h dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) vor 4 Jahren
File.cpp 60f84f3154 LibCore: Add method to leak fd from File vor 4 Jahren
File.h 60f84f3154 LibCore: Add method to leak fd from File vor 4 Jahren
FileStream.h 463a645d37 LibCore: Add InputFileStream::seek vor 4 Jahren
FileWatcher.cpp d8be530397 AK+Everywhere: Remove "null state" of LexicalPath vor 4 Jahren
FileWatcher.h 2159f90e00 Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0 vor 4 Jahren
Forward.h 3aaffa2c47 LibGUI: Move widget registration to LibCore vor 4 Jahren
GetPassword.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
GetPassword.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
IODevice.cpp d8b5fa9dfe AK: Remove the public ByteBuffer::trim method vor 4 Jahren
IODevice.h fbfd0ed5ab LibCore: Open files with O_CLOEXEC by default vor 4 Jahren
LocalServer.cpp 07341c3594 LibCore: Close accepted sockets on exec() and make them non-blocking vor 4 Jahren
LocalServer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
LocalSocket.cpp 972e5d7292 LibCore: Add peer pid retrieval for LocalSocket vor 4 Jahren
LocalSocket.h 972e5d7292 LibCore: Add peer pid retrieval for LocalSocket vor 4 Jahren
MimeData.cpp cb8d0c8d0d LibCore+Userland: Add 13 more detectable file types vor 4 Jahren
MimeData.h cf5f3a9874 LibCore: Implement basic mime type guessing based on binary patterns vor 4 Jahren
NetworkJob.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
NetworkJob.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
NetworkResponse.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
NetworkResponse.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
Notifier.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
Notifier.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
Object.cpp 303358220b LibCore: Replace fprintf(stderr)/printf() with warnln()/out() vor 4 Jahren
Object.h 20c066b8e0 LibCore: Call optional did_construct() method when constucting objects vor 4 Jahren
ProcessStatisticsReader.cpp 303358220b LibCore: Replace fprintf(stderr)/printf() with warnln()/out() vor 4 Jahren
ProcessStatisticsReader.h a1e133cc6b LibCore: Make ProcessStatisticsReader return results in a Vector vor 4 Jahren
Property.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
Property.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
Socket.cpp 303358220b LibCore: Replace fprintf(stderr)/printf() with warnln()/out() vor 4 Jahren
Socket.h a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice vor 4 Jahren
SocketAddress.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
StandardPaths.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
StandardPaths.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
TCPServer.cpp 63b1296821 LibCore: Allow TCPServer to be blocking vor 4 Jahren
TCPServer.h 63b1296821 LibCore: Allow TCPServer to be blocking vor 4 Jahren
TCPSocket.cpp a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice vor 4 Jahren
TCPSocket.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
Timer.cpp ae9e352104 LibCore: Add unit to Core::Timer interval arguments vor 4 Jahren
Timer.h ae9e352104 LibCore: Add unit to Core::Timer interval arguments vor 4 Jahren
UDPServer.cpp d8b5fa9dfe AK: Remove the public ByteBuffer::trim method vor 4 Jahren
UDPServer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
UDPSocket.cpp a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice vor 4 Jahren
UDPSocket.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren