Andreas Kling
|
13d7c09125
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
|
asynts
|
1160817a9e
|
AK: Add Formatter<FormatString> as helper class.
|
2021-01-09 21:11:09 +01:00 |
|
Andreas Kling
|
f181ddb56a
|
LibGUI: Use String::formatted() and String::number() more
|
2021-01-03 14:52:50 +01:00 |
|
asynts
|
7e62ffbc6e
|
AK+Format: Remove TypeErasedFormatParams& from format function.
|
2020-12-30 20:33:53 +01:00 |
|
asynts
|
93d04b9f8d
|
LibGUI: Add formatter for ModelIndex.
|
2020-10-06 15:04:37 +02:00 |
|
Andreas Kling
|
f882424869
|
LibGUI: Add ModelIndex::data(ModelRole)
This is a convenience API that makes accessing model data easier.
|
2020-08-16 16:44:09 +02:00 |
|
Andreas Kling
|
2143da6434
|
LibGUI: Add forwarding header
This patch adds <LibGUI/Forward.h> and uses it a bunch.
It also dragged various header dependency reduction changes into it.
|
2020-02-16 09:41:56 +01:00 |
|