..
Account.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
Account.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
AnonymousBuffer.cpp
AnonymousBuffer.h
ArgsParser.cpp
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
2023-12-23 20:41:07 +01:00
ArgsParser.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
CMakeLists.txt
Command.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
Command.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
ConfigFile.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
ConfigFile.h
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
2023-12-23 20:41:07 +01:00
DateTime.cpp
LibCore/DateTime: Add helper for setting only the date from another date
2024-01-06 10:37:53 -07:00
DateTime.h
LibCore/DateTime: Add more binary operators
2024-01-06 10:37:53 -07:00
Debounce.h
DeferredInvocationContext.h
Directory.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
Directory.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
DirectoryEntry.cpp
LibCore: Add methods to convert DirectoryEntry types to names
2024-01-13 19:01:07 -07:00
DirectoryEntry.h
LibCore: Add methods to convert DirectoryEntry types to names
2024-01-13 19:01:07 -07:00
DirIterator.cpp
LibCore: Add new flag for DirIterator to not use fstatat
2024-01-13 19:01:07 -07:00
DirIterator.h
LibCore: Add new flag for DirIterator to not use fstatat
2024-01-13 19:01:07 -07:00
ElapsedTimer.cpp
ElapsedTimer.h
Event.cpp
Event.h
EventLoop.cpp
LibCore: Log a message before failure in EventLoop::current()
2024-01-07 20:10:22 +01:00
EventLoop.h
EventLoopImplementation.cpp
EventLoopImplementation.h
EventLoopImplementationUnix.cpp
EventLoopImplementationUnix.h
EventReceiver.cpp
EventReceiver.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
File.cpp
File.h
FilePermissionsMask.cpp
FilePermissionsMask.h
FileWatcher.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
FileWatcherLinux.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
FileWatcherMacOS.mm
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
FileWatcherSerenity.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
FileWatcherUnimplemented.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
Forward.h
GetPassword.cpp
GetPassword.h
Group.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
Group.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
LocalServer.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
LocalServer.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
LockFile.cpp
LockFile.h
MappedFile.cpp
MappedFile.h
MimeData.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
MimeData.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
NetworkJob.cpp
NetworkJob.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
NetworkResponse.h
Notifier.cpp
Notifier.h
Process.cpp
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
2023-12-23 20:41:07 +01:00
Process.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
ProcessStatisticsReader.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
ProcessStatisticsReader.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
Promise.h
LibCore: Fix compilation of infallible Promise::when_resolved handlers
2024-01-01 10:11:45 +01:00
Proxy.h
Resource.cpp
Resource.h
ResourceImplementation.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
ResourceImplementation.h
ResourceImplementationFile.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
ResourceImplementationFile.h
SecretString.cpp
SecretString.h
SessionManagement.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
SessionManagement.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
SharedCircularQueue.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
Socket.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
Socket.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
SocketAddress.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
SOCKSProxyClient.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
SOCKSProxyClient.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
StandardPaths.cpp
LibCore: Default to a temp directory for runtime directory on non-Linux
2023-12-29 09:46:50 +01:00
StandardPaths.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
System.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
System.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
SystemServerTakeover.cpp
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
2023-12-23 20:41:07 +01:00
SystemServerTakeover.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
TCPServer.cpp
TCPServer.h
ThreadedPromise.h
ThreadEventQueue.cpp
ThreadEventQueue.h
Timer.cpp
Timer.h
UDPServer.cpp
UDPServer.h
UmaskScope.h
Version.cpp
Version.h