Ali Mohammad Pur 1ae8775a1b LibCore+Everywhere: Move SeekMode out of IODevice 4 lat temu
..
Account.cpp 56010379f9 LibCore: Call setgrent before looping on groups in get_extra_gids 4 lat temu
Account.h f18895c0d6 LibCore: Fix building the library on macOS 4 lat temu
AnonymousBuffer.cpp b91c49364d AK: Rename adopt() to adopt_ref() 4 lat temu
AnonymousBuffer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ArgsParser.cpp 695cdf7bc0 LibCore: Support Vector<String> positional arguments 4 lat temu
ArgsParser.h 695cdf7bc0 LibCore: Support Vector<String> positional arguments 4 lat temu
CMakeLists.txt d3f112f9a2 AK+LibCore: Remove empty files 4 lat temu
Command.cpp a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 lat temu
Command.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ConfigFile.cpp a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 lat temu
ConfigFile.h 7ae7170d61 Everywhere: "file name" => "filename" 4 lat temu
DateTime.cpp 24c149b013 LibCore: Convert StringBuilder::appendf() => AK::Format 4 lat temu
DateTime.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
DirIterator.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
DirIterator.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ElapsedTimer.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
ElapsedTimer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Event.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Event.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
EventLoop.cpp 691b6f69c5 LibThread: Remove LOCKER() macro, as it adds no value 4 lat temu
EventLoop.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
File.cpp a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 lat temu
File.h a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 lat temu
FileStream.h 1ae8775a1b LibCore+Everywhere: Move SeekMode out of IODevice 4 lat temu
FileWatcher.cpp b91c49364d AK: Rename adopt() to adopt_ref() 4 lat temu
FileWatcher.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Forward.h 3aaffa2c47 LibGUI: Move widget registration to LibCore 4 lat temu
GetPassword.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
GetPassword.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
IODevice.cpp a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 lat temu
IODevice.h 1ae8775a1b LibCore+Everywhere: Move SeekMode out of IODevice 4 lat temu
IODeviceStreamReader.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
LocalServer.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
LocalServer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
LocalSocket.cpp a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 lat temu
LocalSocket.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
MimeData.cpp 00de3b53c8 LibCore+Userland: Add more detectable types 4 lat temu
MimeData.h cf5f3a9874 LibCore: Implement basic mime type guessing based on binary patterns 4 lat temu
NetworkJob.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
NetworkJob.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
NetworkResponse.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
NetworkResponse.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Notifier.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Notifier.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Object.cpp 3aaffa2c47 LibGUI: Move widget registration to LibCore 4 lat temu
Object.h 3aaffa2c47 LibGUI: Move widget registration to LibCore 4 lat temu
ProcessStatisticsReader.cpp 1ae8775a1b LibCore+Everywhere: Move SeekMode out of IODevice 4 lat temu
ProcessStatisticsReader.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Property.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Property.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Socket.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Socket.h a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 lat temu
SocketAddress.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
StandardPaths.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
StandardPaths.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
TCPServer.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
TCPServer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
TCPSocket.cpp a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 lat temu
TCPSocket.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Timer.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
Timer.h b91c49364d AK: Rename adopt() to adopt_ref() 4 lat temu
UDPServer.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
UDPServer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
UDPSocket.cpp a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 lat temu
UDPSocket.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu