ladybird/Userland/Applications/Maps
2024-03-11 10:40:23 +00:00
..
CMakeLists.txt Maps: Add FavoritesModel and remove hacky misusage of JSONArrayModel 2024-03-11 10:40:23 +00:00
FavoritesEditDialog.gml Maps: Add favorites panel with favorite places management 2023-10-26 17:23:54 -06:00
FavoritesEditDialog.h Maps: Add favorites panel with favorite places management 2023-10-26 17:23:54 -06:00
FavoritesModel.cpp Maps: Add FavoritesModel and remove hacky misusage of JSONArrayModel 2024-03-11 10:40:23 +00:00
FavoritesModel.h Maps: Add FavoritesModel and remove hacky misusage of JSONArrayModel 2024-03-11 10:40:23 +00:00
FavoritesPanel.cpp Maps: Add FavoritesModel and remove hacky misusage of JSONArrayModel 2024-03-11 10:40:23 +00:00
FavoritesPanel.gml Maps: Add favorites panel with favorite places management 2023-10-26 17:23:54 -06:00
FavoritesPanel.h Maps: Add FavoritesModel and remove hacky misusage of JSONArrayModel 2024-03-11 10:40:23 +00:00
main.cpp Maps: Add FavoritesModel and remove hacky misusage of JSONArrayModel 2024-03-11 10:40:23 +00:00
MapWidget.cpp LibGfx+Fallout: Make ImageDecoder return ErrorOr 2024-03-07 11:20:06 -05:00
MapWidget.h Maps: Add FavoritesModel and remove hacky misusage of JSONArrayModel 2024-03-11 10:40:23 +00:00
SearchPanel.cpp Everywhere: Use unqualified AK::URL 2024-02-25 08:54:31 +01:00
SearchPanel.gml Maps: Use name + coordinates in search marker tooltip 2023-10-26 17:23:54 -06:00
SearchPanel.h Userland: Port to automatic GML initializer where possible 2024-01-29 05:21:48 -07:00
UsersMapWidget.cpp AK+Everywhere: Remove JsonValue APIs with implicit default values 2024-01-21 15:47:53 -07:00
UsersMapWidget.h Maps: Add search panel 2023-09-24 20:05:33 -06:00