summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-06LibGUI: Register many properties of AbstractViewkleines Filmröllchen
2022-04-06LibGUI: Register should_fill_selected_rows for GML in TreeViewkleines Filmröllchen
2022-04-06LibGUI: Delegate the tree column in SortingProxyModelkleines Filmröllchen
2022-04-06AK: Add const version of Vector::first_matchingkleines Filmröllchen
2022-04-06AK: Add find_first_index to NonnullPtrVector that strips smart pointerkleines Filmröllchen
2022-04-06LibGUI: Register AbstractTableView.column_headers_visiblekleines Filmröllchen
2022-04-06LibGUI: Implement column_headers_visible in AbstractTableViewkleines Filmröllchen
2022-04-06LibWeb: Determine intrinsic flex container size from content-sizeAndreas Kling
2022-04-06LibCore+Base: Hide empty options sections in manpagessin-ack
2022-04-06LibCore+Base: Add way to hide ArgsParser opt.s from specific usage textssin-ack
2022-04-06LibWeb: Add basic constructor/prototype to exotic objectsIgor Pissolati
2022-04-06AnalogClock: Keep default alpha hit thresholdAli Chraghi
2022-04-06LibGL+LibGPU+LibSoftGPU: Load SoftGPU driver dynamicallyStephan Unverwerth
2022-04-06LibGL+LibGPU+LibSoftGPU: Add virtual base class for devicesStephan Unverwerth
2022-04-06LibGL+LibGPU+LibSoftGPU: Add virtual base class for ImagesStephan Unverwerth
2022-04-06LibGPU+LibSoftGPU: Move RasterizerOptions into LibGPUStephan Unverwerth
2022-04-06LibGL+LibGPU+LibSoftGPU: Move Vertex.h to LibGPUStephan Unverwerth
2022-04-06LibGPU+LibSoftGPU: Move LightModelParameters into LibGPUStephan Unverwerth
2022-04-06LibGL+LibGPU+LibSoftGPU: Move TexCoordGenerationConfig into LibGPUStephan Unverwerth
2022-04-06LibGPU+LibSoftGPU: Move RasterPosition into its own header in LibGPUStephan Unverwerth
2022-04-06LibGL+LibGPU+LibSoftGPU: Move StencilConfiguration.h to LibGPUStephan Unverwerth
2022-04-06LibGL+LibGPU+LibSoftGPU: Move Material.h to LibGPUStephan Unverwerth
2022-04-06LibGL+LibGPU+LibSoftGPU: Move Light.h to LibGPUStephan Unverwerth
2022-04-06LibGL+LibGPU+LibSoftGPU: Move SamplerConfig to LibGPUStephan Unverwerth
2022-04-06LibGL+LibGPU+LibSoftGPU: Move ImageDataLayout.h to LibGPUStephan Unverwerth
2022-04-06LibGL+LibGPU+LibSoftGPU: Move ImageFormat.h to LibGPUStephan Unverwerth
2022-04-06LibGL+LibGPU+LibSoftGPU: Move Enums.h to LibGPUStephan Unverwerth
2022-04-06LibGL+LibGPU+LibSoftGPU: Move DeviceConfig to LibGPUStephan Unverwerth
2022-04-06LibWeb: Implement basic intrinsic sizing algorithms for flex containersAndreas Kling
2022-04-06Kernel: Improve the aarch64 kernel source files disk layoutJames Mintram
2022-04-06Ports: Update angband to 4.2.4Tim Schumacher
2022-04-05Ports: Update openttd to version 12.2Kevin Nobel
2022-04-05Ports: Update openttd-opensfx to version 1.0.3Kevin Nobel
2022-04-05Ports: Update openttd-opengfx to version 7.1Kevin Nobel
2022-04-05LibWeb: Add XMLHttpRequest::open() overloadKenneth Myhra
2022-04-05LibWeb: Verify argument_check before generating if statementKenneth Myhra
2022-04-05LibWeb: Get argument count from Function::parameters::size()Kenneth Myhra
2022-04-05LibWeb: Add IDLGenerators::is_primitive()Kenneth Myhra
2022-04-05Kernel: Make sys$mmap() round requested VM size to page size multipleAndreas Kling
2022-04-05Base: Add Lucidity Bold fontdjwisdom
2022-04-05Base: Add Miscellaneous Symbols to font Tinier Regular 5Lady Gegga
2022-04-05Base: Add Runic characters to font Tinier Regular 5Lady Gegga
2022-04-05Base: Add Latin Extended-B to font Tinier Regular 5Lady Gegga
2022-04-05Base: Add Latin Extended-A to font Tinier Regular 5Lady Gegga
2022-04-05Base: Add C1 Controls and Latin-1 Supplement to font Tinier Regular 5Lady Gegga
2022-04-05Base: Add U+1F389 to font Katica Regular 10Lady Gegga
2022-04-05Revert "WebContent: Use ConsoleGlobalObject for the console's global object :^)"Andreas Kling
2022-04-05WindowServer+LibGUI: Notify windows when their maximized state changesAndreas Kling
2022-04-05WebContent: Cancel pending paint requests when removing a backing storeAndreas Kling
2022-04-05Kernel: Protect Mutex's thread lists with a spinlockAndreas Kling