shift-shell/initialstart/modules/wifi/package/contents/ui
User8395 a54503419e Improvements to initialstart + 1 more
This MR implements multiple things

- Add `.vscode/` to .gitignore
  - Any files generated by Visual Studio code or its extensions will not be pushed.
- Give `InitialStartModule` a required `name` property
  - Every `InitialStartModule` now requires a `name` property. This replaces the previous setup where a `property string name` was needed in the `contentitem` of the `InitialStartModule`.
- Remove the cellular page if no modem
  - If the device has no modem (`PlasmaMM.SignalIndicator.modemAvailable == false`), the cellular page will no longer be shown.
2024-11-10 06:35:06 +00:00
..
ConnectDialog.qml Remove trailing whitespace 2024-07-26 23:47:44 -04:00
ConnectionItemDelegate.qml Remove trailing whitespace 2024-07-26 23:47:44 -04:00
main.qml Improvements to initialstart + 1 more 2024-11-10 06:35:06 +00:00
PasswordField.qml Remove import versions from networkmanager imports 2023-09-24 20:47:29 +00:00