Commit Graph

297 Commits

Author SHA1 Message Date
Yannick Mauray 8171a1a357
Merge branch 'macos_desktop' of https://github.com/quickemu-project/quickgui into macos_desktop 2024-07-03 19:24:05 +02:00
Yannick Mauray 3868b1199c
fix: don't try to connect via SSH with empty username 2024-07-03 19:23:07 +02:00
Yannick Mauray 76454bd3f9
feat: detect and use the Terminal app to connect via SSH 2024-07-03 19:22:46 +02:00
Yannick Mauray c6c727f03b
chore: localizations 2024-07-03 18:30:08 +02:00
Yannick Mauray 8d800b5f54
feat: in debug mode, throw an exception is a message is not translated 2024-07-03 18:30:08 +02:00
Yannick Mauray 49b13616cb
fix : comment 2024-07-03 18:30:08 +02:00
Yannick Mauray 69178a03b6
fix: don't use a private variable for $version 2024-07-03 18:30:08 +02:00
Yannick Mauray db2b06a997
fix: desktop notification not (yet?) supported on macos 2024-07-03 18:30:08 +02:00
Yannick Mauray e3b6803621
feat: set window size 2024-07-03 18:30:08 +02:00
Yannick Mauray 328f3deff6
feat: misc macos settings. 2024-07-03 18:30:08 +02:00
Yannick Mauray d02820f2bf
chore: formating 2024-07-03 18:30:08 +02:00
Yannick Mauray 41b60ed360
fix: more use of "super.key" 2024-07-03 18:30:08 +02:00
Yannick Mauray 0269f3156b
chore: .vscode settings 2024-07-03 18:30:07 +02:00
Yannick Mauray e90423ca4d
fix: use "super.key" 2024-07-03 18:30:07 +02:00
Yannick Mauray ca23964e5a
feat: macos desktop app on Apple silicon, initial config [wip] 2024-07-03 18:30:07 +02:00
Martin Wimpress c42976c453
docs: add FUNDING.yml 2024-07-03 13:34:04 +01:00
Yannick Mauray 52fd1325eb Merge branch 'macos_desktop' of https://github.com/quickemu-project/quickgui into macos_desktop 2024-07-03 14:06:09 +02:00
Yannick Mauray 1e4198111e chore: localizations 2024-07-03 14:05:10 +02:00
Yannick Mauray bedcbca60a feat: in debug mode, throw an exception is a message is not translated 2024-07-03 14:05:10 +02:00
Yannick Mauray b73bded01a fix : comment 2024-07-03 14:05:10 +02:00
Yannick Mauray 56dc59e943 fix: don't use a private variable for $version 2024-07-03 14:05:10 +02:00
Yannick Mauray f7985e2c6d fix: desktop notification not (yet?) supported on macos 2024-07-03 14:05:10 +02:00
Yannick Mauray 7b8c384090 feat: set window size 2024-07-03 14:05:10 +02:00
Yannick Mauray 429584cdad feat: misc macos settings. 2024-07-03 14:05:10 +02:00
Yannick Mauray 1b4534979b chore: formating 2024-07-03 14:05:10 +02:00
Yannick Mauray 2aaafe966a fix: more use of "super.key" 2024-07-03 14:03:58 +02:00
Yannick Mauray f79524d50d chore: .vscode settings 2024-07-03 14:03:58 +02:00
Yannick Mauray 8b0b3abf20 fix: use "super.key" 2024-07-03 14:03:58 +02:00
Yannick Mauray a6acc90a2e feat: macos desktop app on Apple silicon, initial config [wip] 2024-07-03 14:03:58 +02:00
Martin Wimpress 679f5c3523 fix: check for running VM processes using kill -0 2024-07-03 13:01:03 +01:00
Martin Wimpress ada669500f
docs: update pull_request_template.md (#184) 2024-07-03 11:52:08 +01:00
Martin Wimpress 1f4f120eb2 chore: update pubspec.lock.json 2024-07-03 11:42:13 +01:00
dependabot[bot] d591153da4 build(deps): bump gettext_i18n from 1.0.5 to 1.0.7
Bumps [gettext_i18n](https://github.com/frenchguych/gettext_i18n) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/frenchguych/gettext_i18n/releases)
- [Changelog](https://github.com/frenchguych/gettext_i18n/blob/main/CHANGELOG.md)
- [Commits](https://github.com/frenchguych/gettext_i18n/compare/v1.0.5...v1.0.7)

---
updated-dependencies:
- dependency-name: gettext_i18n
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 16:14:50 +01:00
dependabot[bot] 59a623abfd build(deps): bump file_picker from 8.0.5 to 8.0.6
Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 8.0.5 to 8.0.6.
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/miguelpruivo/flutter_file_picker/compare/8.0.5...8.0.6)

---
updated-dependencies:
- dependency-name: file_picker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 11:13:53 +01:00
Yannick Mauray 21ea78bf78 fix : comment 2024-07-02 07:06:51 +02:00
Yannick Mauray 69a32d3b1e Merge branch 'main' into macos_desktop 2024-07-02 07:00:03 +02:00
Yannick Mauray 275d065c74 fix: localizations 2024-07-02 02:22:18 +01:00
Martin Wimpress 3f8be1bfc0 feat: nix package, overlay and devshell use the quickemu FlakeHub flake 2024-07-02 02:21:53 +01:00
Yannick Mauray 0ac0ea0344 fix: don't use a private variable for $version 2024-07-01 07:24:03 +02:00
Yannick Mauray 2d00e31444 Merge branch 'main' into macos_desktop 2024-07-01 07:09:07 +02:00
Martin Wimpress a5a4c7cd11 docs: make the pubspec description match the project tagline 2024-07-01 02:09:21 +01:00
Martin Wimpress 8b77041cf2 feat: add authors to the left menu 2024-07-01 02:09:21 +01:00
Martin Wimpress cdbe799232 chore: make the disabled dark mode toggle look like a toggle 2024-07-01 02:09:21 +01:00
Martin Wimpress dbc5e3f551 feat: kill VMs using quickemu --kill when running quickemu >= 4.9.6 2024-07-01 01:52:58 +01:00
Martin Wimpress bdce26ebb6 docs: update pull_request_template.md 2024-07-01 01:52:21 +01:00
Martin Wimpress dcadfb69f5 feat: add fetchQuickemuVersion() and display version in the menu 2024-07-01 01:24:27 +01:00
Yannick Mauray c2ef833dc3 Merge branch 'main' into macos_desktop 2024-06-30 19:16:19 +02:00
Martin Wimpress 6f30c78251 refactor: check in pubspec.lock
devshell.nix auto-regenerates pubspec.lock and pubspec.lock.json
2024-06-30 18:16:04 +01:00
Martin Wimpress c334ddd7c2 fix: correct the flake description 2024-06-30 18:16:04 +01:00
Martin Wimpress 7a59735ad9 ci: only test build quickgui if the flutter app was changed 2024-06-30 16:13:52 +01:00