Commit graph

17 commits

Author SHA1 Message Date
d2b3445f98 Ignore preview runtime state 2026-05-20 09:37:38 +02:00
e6f076ed54 Add Shift icon theme and coverage guard
Install org.shift.icons as the look-and-feel icon theme while keeping the Plasma style on breeze-dark. Add the icon-theme coverage guard and CTest registration so shell, System Settings, KCM, and installed Plasma icon names do not silently fall back to missing Breeze-only assets.

Document the theme rules and add scoped REUSE metadata for the Phosphor-derived SVG glyphs.
2026-05-17 08:56:33 +02:00
39e5a504a3 Ignore VS Code workspace files
Remove the checked-in workspace file and ignore local VS Code
workspace files going forward.
2026-05-06 08:27:13 +02:00
160bc97621 Drop KDE wallpaper packages from dependencies
SHIFT now ships its own wallpaper package; remove
breeze6-wallpapers and plasma6-workspace-wallpapers from the
runtime dependency list in HACKING.md. Add .preview-data/ to
.gitignore.
2026-05-04 11:43:41 +02:00
ddc2e4cb81 Ignore .preview-config/ 2026-04-28 08:20:41 +02:00
d18c2acadb Ignore build-prefix directory and preview script
.prefix/ holds the local install tree used for testing.
preview.sh is a developer convenience script.
2026-04-09 10:15:57 +02:00
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
Devin Lin
eb9509ce68 Remove trailing whitespace 2024-07-26 23:47:44 -04:00
Laurent Montel
5ec496b26e Ignore dir 2022-05-13 08:36:05 +02:00
Devin Lin
4a3f855173 REUSE compliance, add check to CI, drop unused components 2021-12-23 16:02:41 +00:00
Alexander Lohnau
610bf524dd
GIT_SILENT Add auto generated files to .gitignore 2021-05-03 14:49:30 +02:00
Alexander Lohnau
2154671058 GIT_SILENT Add auto generated files to .gitignore 2021-04-08 16:41:37 +02:00
Alexander Lohnau
c4f211b8ae
GIT_SILENT Update .gitignore 2021-03-19 08:56:22 +01:00
Nicolas Fella
73af5c54ef Add kdev files to gitignore 2019-10-25 17:26:58 +02:00
Bhushan Shah
2bebbbf02a ignore user file 2016-07-21 17:24:19 +05:30
Boudewijn Rempt
624e47be6c Hide some qtcreator droppings 2015-05-12 10:34:43 +02:00
Aaron Seigo
5b14e878e6 ignore build artifacts 2014-08-06 10:48:57 +02:00