ladybird/Userland/Applications/Browser
Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#cother-other-default-operation-rules

"The compiler is more likely to get the default semantics right and
you cannot implement these functions better than the compiler."
2022-02-14 22:06:55 +00:00
..
BookmarksBarWidget.cpp Browser: Load icons at start of program 2022-01-21 22:14:13 +01:00
BookmarksBarWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Browser.h Browser: Load icons at start of program 2022-01-21 22:14:13 +01:00
BrowserWindow.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
BrowserWindow.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
BrowserWindow.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
CMakeLists.txt Browser: Load icons at start of program 2022-01-21 22:14:13 +01:00
ConsoleWidget.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
ConsoleWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
CookieJar.cpp Everywhere: Update copyrights with my new serenityos.org e-mail :^) 2022-01-31 18:23:22 +00:00
CookieJar.h Everywhere: Update copyrights with my new serenityos.org e-mail :^) 2022-01-31 18:23:22 +00:00
DownloadWidget.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
DownloadWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
EditBookmark.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
History.cpp Browser: Add title to go back/forward context menu 2021-05-29 12:03:41 +01:00
History.h Browser: Add title to go back/forward context menu 2021-05-29 12:03:41 +01:00
IconBag.cpp Base+Browser: Add browser icons 2022-02-09 21:00:37 +00:00
IconBag.h Base+Browser: Add browser icons 2022-02-09 21:00:37 +00:00
InspectorWidget.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
InspectorWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
main.cpp LibConfig: Rename pledge_domains(String) => pledge_domain(String) 2022-02-11 18:06:39 +01:00
Tab.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
Tab.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
Tab.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
WindowActions.cpp Browser: Load icons at start of program 2022-01-21 22:14:13 +01:00
WindowActions.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00