.. |
Account.cpp
|
764a41e284
LibCore: Fix building LibCore on FreeBSD
|
4 سال پیش |
Account.h
|
764a41e284
LibCore: Fix building LibCore on FreeBSD
|
4 سال پیش |
AnonymousBuffer.cpp
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 سال پیش |
AnonymousBuffer.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
ArgsParser.cpp
|
d7126fbbc2
LibCore/ArgsParser: Learn how to stop on first non-option
|
4 سال پیش |
ArgsParser.h
|
d7126fbbc2
LibCore/ArgsParser: Learn how to stop on first non-option
|
4 سال پیش |
CMakeLists.txt
|
d3f112f9a2
AK+LibCore: Remove empty files
|
4 سال پیش |
Command.cpp
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 سال پیش |
Command.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
ConfigFile.cpp
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 سال پیش |
ConfigFile.h
|
7ae7170d61
Everywhere: "file name" => "filename"
|
4 سال پیش |
DateTime.cpp
|
904322e754
LibCore: Add a way to parse a DateTime from a string
|
4 سال پیش |
DateTime.h
|
904322e754
LibCore: Add a way to parse a DateTime from a string
|
4 سال پیش |
DirIterator.cpp
|
758085571f
LibCore: Expose DirIterator's underlying file descriptor
|
4 سال پیش |
DirIterator.h
|
758085571f
LibCore: Expose DirIterator's underlying file descriptor
|
4 سال پیش |
ElapsedTimer.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
ElapsedTimer.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
Event.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
Event.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
EventLoop.cpp
|
2d2747cb15
LibCore+AK: Use proper atomics in `Singleton`
|
4 سال پیش |
EventLoop.h
|
dc65f54c06
AK: Rename Vector::append(Vector) => Vector::extend(Vector)
|
4 سال پیش |
File.cpp
|
fbfd0ed5ab
LibCore: Open files with O_CLOEXEC by default
|
4 سال پیش |
File.h
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 سال پیش |
FileStream.h
|
f740667fa1
LibCore: Add a standard error stream getter
|
4 سال پیش |
FileWatcher.cpp
|
e16894af5a
LibC: Do not include errno.h inside unistd.h
|
4 سال پیش |
FileWatcher.h
|
2159f90e00
Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0
|
4 سال پیش |
Forward.h
|
3aaffa2c47
LibGUI: Move widget registration to LibCore
|
4 سال پیش |
GetPassword.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
GetPassword.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
IODevice.cpp
|
d8b5fa9dfe
AK: Remove the public ByteBuffer::trim method
|
4 سال پیش |
IODevice.h
|
fbfd0ed5ab
LibCore: Open files with O_CLOEXEC by default
|
4 سال پیش |
LocalServer.cpp
|
07341c3594
LibCore: Close accepted sockets on exec() and make them non-blocking
|
4 سال پیش |
LocalServer.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
LocalSocket.cpp
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 سال پیش |
LocalSocket.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
MimeData.cpp
|
cb8d0c8d0d
LibCore+Userland: Add 13 more detectable file types
|
4 سال پیش |
MimeData.h
|
cf5f3a9874
LibCore: Implement basic mime type guessing based on binary patterns
|
4 سال پیش |
NetworkJob.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
NetworkJob.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
NetworkResponse.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
NetworkResponse.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
Notifier.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
Notifier.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
Object.cpp
|
303358220b
LibCore: Replace fprintf(stderr)/printf() with warnln()/out()
|
4 سال پیش |
Object.h
|
20c066b8e0
LibCore: Call optional did_construct() method when constucting objects
|
4 سال پیش |
ProcessStatisticsReader.cpp
|
303358220b
LibCore: Replace fprintf(stderr)/printf() with warnln()/out()
|
4 سال پیش |
ProcessStatisticsReader.h
|
a1e133cc6b
LibCore: Make ProcessStatisticsReader return results in a Vector
|
4 سال پیش |
Property.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
Property.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
Socket.cpp
|
303358220b
LibCore: Replace fprintf(stderr)/printf() with warnln()/out()
|
4 سال پیش |
Socket.h
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 سال پیش |
SocketAddress.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
StandardPaths.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
StandardPaths.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
TCPServer.cpp
|
63b1296821
LibCore: Allow TCPServer to be blocking
|
4 سال پیش |
TCPServer.h
|
63b1296821
LibCore: Allow TCPServer to be blocking
|
4 سال پیش |
TCPSocket.cpp
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 سال پیش |
TCPSocket.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
Timer.cpp
|
ae9e352104
LibCore: Add unit to Core::Timer interval arguments
|
4 سال پیش |
Timer.h
|
ae9e352104
LibCore: Add unit to Core::Timer interval arguments
|
4 سال پیش |
UDPServer.cpp
|
d8b5fa9dfe
AK: Remove the public ByteBuffer::trim method
|
4 سال پیش |
UDPServer.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
UDPSocket.cpp
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 سال پیش |
UDPSocket.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |