| .. |
|
Bitmap.cpp
|
LibGfx: Remove unused Bitmap::load_from_file() for loading raw RGBA
|
2020-02-15 01:06:32 +01:00 |
|
Bitmap.h
|
LibGfx: Remove unused Bitmap::load_from_file() for loading raw RGBA
|
2020-02-15 01:06:32 +01:00 |
|
CharacterBitmap.cpp
|
LibGfx: Rename from LibDraw :^)
|
2020-02-06 12:04:00 +01:00 |
|
CharacterBitmap.h
|
LibGfx: Rename from LibDraw :^)
|
2020-02-06 12:04:00 +01:00 |
|
Color.cpp
|
LibGfx: More work on header dependency reduction
|
2020-02-14 23:33:21 +01:00 |
|
Color.h
|
LibGfx: More work on header dependency reduction
|
2020-02-14 23:33:21 +01:00 |
|
DisjointRectSet.cpp
|
LibGfx: Rename from LibDraw :^)
|
2020-02-06 12:04:00 +01:00 |
|
DisjointRectSet.h
|
LibGfx: Rename from LibDraw :^)
|
2020-02-06 12:04:00 +01:00 |
|
Emoji.cpp
|
LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h}
|
2020-02-06 12:07:05 +01:00 |
|
Emoji.h
|
LibGfx: Rename from LibDraw :^)
|
2020-02-06 12:04:00 +01:00 |
|
FloatPoint.h
|
LibGfx: Unpublish FloatPoint from the global namespace
|
2020-02-06 14:35:54 +01:00 |
|
FloatRect.h
|
LibGfx: Unpublish FloatRect from the global namespace
|
2020-02-06 14:33:05 +01:00 |
|
FloatSize.h
|
LibGfx: Unpublish FloatSize from the global namespace
|
2020-02-06 14:35:06 +01:00 |
|
Font.cpp
|
LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h}
|
2020-02-06 12:07:05 +01:00 |
|
Font.h
|
LibGfx: Reduce header dependencies of Bitmap and Font
|
2020-02-15 01:03:37 +01:00 |
|
Forward.h
|
LibGUI: Remove some header dependencies from Widget.h
|
2020-02-14 23:53:11 +01:00 |
|
GIFLoader.cpp
|
LibGfx: Remove unused Bitmap::load_from_file() for loading raw RGBA
|
2020-02-15 01:06:32 +01:00 |
|
GIFLoader.h
|
LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h}
|
2020-02-06 12:07:05 +01:00 |
|
ImageDecoder.cpp
|
LibGfx: Move a bunch of LogStream::operator<< to cpp files
|
2020-02-15 00:58:54 +01:00 |
|
ImageDecoder.h
|
LibGfx: Move a bunch of LogStream::operator<< to cpp files
|
2020-02-15 00:58:54 +01:00 |
|
Makefile
|
LibGfx: Move a bunch of LogStream::operator<< to cpp files
|
2020-02-15 00:58:54 +01:00 |
|
Orientation.h
|
LibGfx: Rename from LibDraw :^)
|
2020-02-06 12:04:00 +01:00 |
|
Painter.cpp
|
LibGfx: Add forward declaration header
|
2020-02-14 23:31:18 +01:00 |
|
Painter.h
|
LibGfx: Move a bunch of LogStream::operator<< to cpp files
|
2020-02-15 00:58:54 +01:00 |
|
Palette.cpp
|
LibGfx: Add forward declaration header
|
2020-02-14 23:31:18 +01:00 |
|
Palette.h
|
LibGfx: More work on header dependency reduction
|
2020-02-14 23:33:21 +01:00 |
|
PNGLoader.cpp
|
LibGfx: Add forward declaration header
|
2020-02-14 23:31:18 +01:00 |
|
PNGLoader.h
|
LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h}
|
2020-02-06 12:07:05 +01:00 |
|
Point.cpp
|
LibGfx: Move a bunch of LogStream::operator<< to cpp files
|
2020-02-15 00:58:54 +01:00 |
|
Point.h
|
LibGfx: Move a bunch of LogStream::operator<< to cpp files
|
2020-02-15 00:58:54 +01:00 |
|
Rect.cpp
|
LibGfx: Move a bunch of LogStream::operator<< to cpp files
|
2020-02-15 00:58:54 +01:00 |
|
Rect.h
|
LibGfx: Move a bunch of LogStream::operator<< to cpp files
|
2020-02-15 00:58:54 +01:00 |
|
Size.cpp
|
LibGfx: Move a bunch of LogStream::operator<< to cpp files
|
2020-02-15 00:58:54 +01:00 |
|
Size.h
|
LibGfx: Move a bunch of LogStream::operator<< to cpp files
|
2020-02-15 00:58:54 +01:00 |
|
StylePainter.cpp
|
LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h}
|
2020-02-06 12:07:05 +01:00 |
|
StylePainter.h
|
LibGfx: More work on header dependency reduction
|
2020-02-14 23:33:21 +01:00 |
|
SystemTheme.cpp
|
LibGfx: Add forward declaration header
|
2020-02-14 23:31:18 +01:00 |
|
SystemTheme.h
|
LibGfx: Add forward declaration header
|
2020-02-14 23:31:18 +01:00 |
|
TextAlignment.h
|
LibGfx: Rename from LibDraw :^)
|
2020-02-06 12:04:00 +01:00 |
|
TextElision.h
|
LibGfx: Rename from LibDraw :^)
|
2020-02-06 12:04:00 +01:00 |
|
Triangle.cpp
|
LibGfx: Move a bunch of LogStream::operator<< to cpp files
|
2020-02-15 00:58:54 +01:00 |
|
Triangle.h
|
LibGfx: Move a bunch of LogStream::operator<< to cpp files
|
2020-02-15 00:58:54 +01:00 |