Commit Graph

  • 029e098f4f style: make app name and version more prominent Martin Wimpress 2024-06-28 16:28:27 +0100
  • d53d7b1177 refactor: cache supportedLocales in left_menu in initState() Martin Wimpress 2024-06-28 16:27:30 +0100
  • 02e37cf054
    fix: replace Divider() with Container() to prevent flickering Martin Wimpress 2024-06-28 16:31:59 +0100
  • dfb18aae52
    style: make app name and version more prominent Martin Wimpress 2024-06-28 16:28:27 +0100
  • d906a311af
    refactor: cache supportedLocales in left_menu in initState() Martin Wimpress 2024-06-28 16:27:30 +0100
  • 0490c83790 style: make theme switching inactive and enable light theme by default Martin Wimpress 2024-06-28 15:14:08 +0100
  • 329ebb8a00
    style: make theme switching inactive and enable light theme by default Martin Wimpress 2024-06-28 15:14:08 +0100
  • 38055236d3 refactor: update nix flake to be consistent with other packaging Martin Wimpress 2024-06-28 14:28:33 +0100
  • 9123026a32
    refactor: update nix flake to be consistent with other packaging Martin Wimpress 2024-06-28 14:28:33 +0100
  • 66cbfd037d
    docs: update README Martin Wimpress 2024-06-28 14:23:20 +0100
  • 7257157557 Merge branch 'main' into macos_desktop Yannick Mauray 2024-06-28 13:50:31 +0200
  • c534a8467c chore: remove old Makefile Martin Wimpress 2024-06-28 12:21:24 +0100
  • d26b5035e0 ci: add building and pushing to PPA Martin Wimpress 2024-06-28 12:12:16 +0100
  • 085081fd27 style: white space clean up Martin Wimpress 2024-06-27 16:24:08 +0100
  • 9db8208755 docs: Use the same tagline in the README Martin Wimpress 2024-06-27 16:23:55 +0100
  • e853e101ff chore: run quickgui icons & logos through optipng Martin Wimpress 2024-06-27 16:25:47 +0100
  • bee1a4ed37 refactor: make flutter_distributor packaging consistent with debian Martin Wimpress 2024-06-27 16:21:10 +0100
  • 6bd84d57b5 feat: add initial debian packaging template; for PPA Martin Wimpress 2024-06-28 12:04:26 +0100
  • bc5e55a7a6
    chore: remove old Makefile Martin Wimpress 2024-06-28 12:21:24 +0100
  • d123a1f181
    ci: add building and pushing to PPA Martin Wimpress 2024-06-28 12:12:16 +0100
  • dbebdf175e
    style: white space clean up Martin Wimpress 2024-06-27 16:24:08 +0100
  • 83f58c16be
    docs: Use the same tagline in the README Martin Wimpress 2024-06-27 16:23:55 +0100
  • eb4abefb99
    chore: run quickgui icons & logos through optipng Martin Wimpress 2024-06-27 16:25:47 +0100
  • 9794bc09bf
    refactor: make flutter_distributor packaging consistent with debian Martin Wimpress 2024-06-27 16:21:10 +0100
  • c0ee6a0cb2
    feat: add initial debian packaging template; for PPA Martin Wimpress 2024-06-28 12:04:26 +0100
  • cd9657f23f Merge branch 'main' into macos_desktop Yannick Mauray 2024-06-28 09:36:57 +0200
  • 0ac635a1ca fix: more unlocalizable messages Yannick Mauray 2024-06-28 06:35:49 +0200
  • 814c8e4543 fix: more unlocalizable messages Yannick Mauray 2024-06-28 06:35:49 +0200
  • 83ca25a594 Merge branch 'main' into macos_desktop Yannick Mauray 2024-06-28 06:15:55 +0200
  • 404579af36 fix: unlocalized messages (and wrong filename) Yannick Mauray 2024-06-27 18:42:29 +0200
  • 97f7832c27 fix: desktop notification not (yet?) supported on macos downloader_working Yannick Mauray 2024-06-27 20:48:05 +0200
  • 02c3a9031a feat: set window size Yannick Mauray 2024-06-27 20:35:52 +0200
  • 39970236cf feat: misc macos settings. Yannick Mauray 2024-06-27 20:35:37 +0200
  • bb793040bc chore: formating Yannick Mauray 2024-06-27 19:27:04 +0200
  • 703094c825 fix: more use of "super.key" Yannick Mauray 2024-06-27 19:26:45 +0200
  • 07a29cb109 chore: .vscode settings Yannick Mauray 2024-06-27 19:23:31 +0200
  • 8d0a5da746 fix: use "super.key" Yannick Mauray 2024-06-27 19:21:51 +0200
  • c89ed06b83 Merge branch 'macos_desktop' of https://github.com/quickemu-project/quickgui into macos_desktop Yannick Mauray 2024-06-27 19:08:19 +0200
  • 6f379408de fix: unlocalized messages (and wrong filename) Yannick Mauray 2024-06-27 18:42:29 +0200
  • fea175c1f9 feat: macos desktop app on Apple silicon, initial config [wip] Yannick Mauray 2024-06-27 06:54:09 +0200
  • 2b9af064e1 feat: add alacritty to the list of support terminals Martin Wimpress 2024-06-27 04:15:19 +0100
  • 7e342008c7 fix: find supported terminal on operating systems other than Debian. closes #61 Martin Wimpress 2024-06-27 04:14:49 +0100
  • 6ad3bc498f feat: macos desktop app on Apple silicon, initial config [wip] Yannick Mauray 2024-06-27 06:54:09 +0200
  • 19be417f57
    feat: add alacritty to the list of support terminals Martin Wimpress 2024-06-27 04:15:19 +0100
  • e8f96ed832
    fix: find supported terminal on operating systems other than Debian. closes #61 Martin Wimpress 2024-06-27 04:14:49 +0100
  • e0221d3393 fix(nix): update window_size hash Martin Wimpress 2024-06-26 19:31:19 +0100
  • 4ea949572a ci: add test build with nix Martin Wimpress 2024-06-26 19:29:08 +0100
  • c4889f9806 fix(nix): correctly derive version number and use cleanSource Martin Wimpress 2024-06-26 19:19:05 +0100
  • e4f75d3088 chore: update pubspec.lock.json Martin Wimpress 2024-06-26 19:17:57 +0100
  • b815f04f28 style(pubspec): order dependencies Martin Wimpress 2024-06-26 18:16:40 +0100
  • 6f4de952ec chore(pubspec): update window_size to current git Martin Wimpress 2024-06-26 18:14:16 +0100
  • 3a2f69bb71 chore(pubspec): update gettext_i18n to ^1.0.5 Martin Wimpress 2024-06-26 18:12:09 +0100
  • f4559125c5 chore(pubspec): update url_launcher to ^6.3.0 Martin Wimpress 2024-06-26 18:11:41 +0100
  • b3c6372fdc chore(pubspec): update desktop_notifications to ^0.6.3 Martin Wimpress 2024-06-26 18:11:14 +0100
  • 591c89ff02 chore(pubspec): update provider to ^6.1.2 Martin Wimpress 2024-06-26 18:10:38 +0100
  • e56655cd4d chore(pubspec): update shared_preferences to ^2.2.3 Martin Wimpress 2024-06-26 18:10:14 +0100
  • c51938c1be chore(pubspec): update tuple to ^2.0.2 Martin Wimpress 2024-06-26 18:09:47 +0100
  • 097b329049 chore(pubspec): update quiver to ^3.2.1 Martin Wimpress 2024-06-26 18:09:23 +0100
  • e5a9922b45 chore(pubspec): update cupertino_icons to ^1.0.8 Martin Wimpress 2024-06-26 18:08:54 +0100
  • 305a3c9105 style: make app report as Quickgui in the menu Martin Wimpress 2024-06-26 17:55:06 +0100
  • 035b2b7683 chore: bump version to 1.2.9.+1 Martin Wimpress 2024-06-26 17:54:27 +0100
  • 169cc00001
    fix(nix): update window_size hash Martin Wimpress 2024-06-26 19:31:19 +0100
  • 5f5e47a78e
    ci: add test build with nix Martin Wimpress 2024-06-26 19:29:08 +0100
  • 8e088ac03e
    fix(nix): correctly derive version number and use cleanSource Martin Wimpress 2024-06-26 19:19:05 +0100
  • 7649de4fb3
    chore: update pubspec.lock.json Martin Wimpress 2024-06-26 19:17:57 +0100
  • ee5c53aede
    style(pubspec): order dependencies Martin Wimpress 2024-06-26 18:16:40 +0100
  • 16199b7caa
    chore(pubspec): update window_size to current git Martin Wimpress 2024-06-26 18:14:16 +0100
  • 348d325822
    chore(pubspec): update gettext_i18n to ^1.0.5 Martin Wimpress 2024-06-26 18:12:09 +0100
  • ef0da3514c
    chore(pubspec): update url_launcher to ^6.3.0 Martin Wimpress 2024-06-26 18:11:41 +0100
  • bb46374a85
    chore(pubspec): update desktop_notifications to ^0.6.3 Martin Wimpress 2024-06-26 18:11:14 +0100
  • 5833110b3b
    chore(pubspec): update provider to ^6.1.2 Martin Wimpress 2024-06-26 18:10:38 +0100
  • e2d28ba1b3
    chore(pubspec): update shared_preferences to ^2.2.3 Martin Wimpress 2024-06-26 18:10:14 +0100
  • 4da0fb389e
    chore(pubspec): update tuple to ^2.0.2 Martin Wimpress 2024-06-26 18:09:47 +0100
  • 19621fc872
    chore(pubspec): update quiver to ^3.2.1 Martin Wimpress 2024-06-26 18:09:23 +0100
  • 361db6cbfe
    chore(pubspec): update cupertino_icons to ^1.0.8 Martin Wimpress 2024-06-26 18:08:54 +0100
  • 60b65ed981
    style: make app report as Quickgui in the menu Martin Wimpress 2024-06-26 17:55:06 +0100
  • 0465480255
    chore: bump version to 1.2.9.+1 Martin Wimpress 2024-06-26 17:54:27 +0100
  • 841fc5dee8 chore: temporarily force light mode Martin Wimpress 2024-06-26 17:45:06 +0100
  • da03323f20
    chore: temporarily force light mode Martin Wimpress 2024-06-26 17:45:06 +0100
  • a8ada5a40a refactor: adapt parseWgetProgress to parseCurlProgress Martin Wimpress 2024-06-26 17:04:21 +0100
  • 7a21dd2898 chore: drop parseAriaProgress Martin Wimpress 2024-06-26 15:55:14 +0100
  • 9d596b6acc chore: drop parseMacRecoveryProgress Martin Wimpress 2024-06-26 15:53:37 +0100
  • f0f02030cc refactor: update loadOperatingSystems to use quickget --list-csv Martin Wimpress 2024-06-26 15:47:02 +0100
  • b6100ce434
    refactor: adapt parseWgetProgress to parseCurlProgress Martin Wimpress 2024-06-26 17:04:21 +0100
  • d672a9bb4d
    chore: drop parseAriaProgress Martin Wimpress 2024-06-26 15:55:14 +0100
  • 3a1eb7020d
    chore: drop parseMacRecoveryProgress Martin Wimpress 2024-06-26 15:53:37 +0100
  • 8dbff6d066
    refactor: update loadOperatingSystems to use quickget --list-csv Martin Wimpress 2024-06-26 15:47:02 +0100
  • 0d9b87fb0c
    ci: add publish-flakehub Martin Wimpress 2024-06-26 14:47:20 +0100
  • 778fa3f348 fix: add pubspec.lock.json; required for package.nix Martin Wimpress 2024-06-26 14:39:06 +0100
  • 50d88ebd98
    fix: add pubspec.lock.json; required for package.nix Martin Wimpress 2024-06-26 14:39:06 +0100
  • 1605c162cf feat: add nix flake Martin Wimpress 2024-06-26 14:25:53 +0100
  • fd7aa77578
    feat: add nix flake Martin Wimpress 2024-06-26 14:25:53 +0100
  • d4893b5d2c feat: add flutter_distributor Martin Wimpress 2024-06-26 09:25:37 +0100
  • b1f494238f
    feat: add flutter_distributor Martin Wimpress 2024-06-26 09:25:37 +0100
  • 38e0a833ad style: correct version in pubspec to adhere to Flutter conventions Martin Wimpress 2024-06-25 18:24:28 +0100
  • dad70f24f6 ci: update flutter SDK to >=3.2.0 <4.0.0 Martin Wimpress 2024-06-25 17:17:43 +0100
  • d7f962fe4c fix(ci): drop intl from pubspec; use pinned intl from flutter SDK Martin Wimpress 2024-06-25 16:36:54 +0100
  • ce91d6be86 ci: add workflow to build quickemu Martin Wimpress 2024-06-25 18:59:57 +0100
  • 9ce72cd495 ci: add dependabot Martin Wimpress 2024-06-25 15:31:15 +0100
  • 9e61b54fc5
    style: correct version in pubspec to adhere to Flutter conventions Martin Wimpress 2024-06-25 18:24:28 +0100