ladybird/Userland/Applications/Maps
Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits
This feels like a more fitting name for something that provides the
default values for Traits.
2023-11-09 10:05:51 -05:00
..
CMakeLists.txt Maps: Add favorites panel with favorite places management 2023-10-26 17:23:54 -06: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
FavoritesPanel.cpp Maps: Add favorites panel with favorite places management 2023-10-26 17:23:54 -06:00
FavoritesPanel.gml Maps: Add favorites panel with favorite places management 2023-10-26 17:23:54 -06:00
FavoritesPanel.h Maps: Add favorites panel with favorite places management 2023-10-26 17:23:54 -06:00
main.cpp Maps: Add favorites panel with favorite places management 2023-10-26 17:23:54 -06:00
MapWidget.cpp Maps: Add custom context menu actions option to MapWidget 2023-10-26 17:23:54 -06:00
MapWidget.h AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
SearchPanel.cpp Maps: Use name + coordinates in search marker tooltip 2023-10-26 17:23:54 -06:00
SearchPanel.gml Maps: Use name + coordinates in search marker tooltip 2023-10-26 17:23:54 -06:00
SearchPanel.h Maps: Use name + coordinates in search marker tooltip 2023-10-26 17:23:54 -06:00
UsersMapWidget.cpp Maps: Add search panel 2023-09-24 20:05:33 -06:00
UsersMapWidget.h Maps: Add search panel 2023-09-24 20:05:33 -06:00