Commit Graph

  • 38c6462788 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-01-08 20:47:10 +00:00
  • 2b41b52019
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-01-08 20:47:10 +00:00
  • c7800b8eb6 Update validators muzing 2024-01-07 05:15:16 +08:00
  • 26e149c0ec Update ROADMAP.md muzing 2024-01-06 12:04:35 +08:00
  • 0edbed1fa5 Update dev scripts muzing 2024-01-06 12:00:00 +08:00
  • a6b7e323e4 Simplify dependencies muzing 2024-01-05 16:52:41 +08:00
  • 35e24cb95b
    Merge pull request #20 from muziing/dev v0.3.1-beta 木子 2024-01-04 22:21:16 +08:00
  • 09f6533b8d Version 0.3.1 muzing 2024-01-04 22:04:06 +08:00
  • ed67cd8b87 Update README muzing 2024-01-04 21:59:23 +08:00
  • 6a30d8c56e Update README muzing 2024-01-04 21:54:28 +08:00
  • c42fbaecc9 New feature: i18n muzing 2024-01-04 20:46:18 +08:00
  • cea7f5ba2a Update resources muzing 2024-01-04 20:36:48 +08:00
  • b099b94625 Add QObjTr muzing 2024-01-04 15:39:39 +08:00
  • b7e36c9960 Update dev scripts muzing 2024-01-04 14:47:15 +08:00
  • 5f3bc8b46f
    Merge pull request #19 from muziing/dev v0.3.0-beta 木子 2024-01-02 22:31:52 +08:00
  • f5b3793903 Version 0.3.0 muzing 2024-01-02 22:26:42 +08:00
  • 8e48c32216 Update PyEnv muzing 2024-01-02 21:53:12 +08:00
  • c691a71373 Update ROADMAP.md muzing 2024-01-02 15:32:08 +08:00
  • 5ce25f0c99 Move pyinstaller_option_table into CenterWidget muzing 2024-01-02 14:59:52 +08:00
  • e37711efb1 Add filter to InterpreterFileDlg muzing 2024-01-02 14:56:39 +08:00
  • 8d50c97cd4 Add global variable ALL_PY_ENVs muzing 2024-01-02 11:07:40 +08:00
  • 950b8d813a Update README muzing 2024-01-01 11:23:27 +08:00
  • f7d5934b0e Add __all__ muzing 2024-01-01 09:46:05 +08:00
  • c83614eb17 Add __all__ muzing 2024-01-01 09:42:57 +08:00
  • 37e7fd48c9 Move handle_pyenv_change() into CenterWidget muzing 2023-12-31 21:49:54 +08:00
  • 3b98417164 Update pkg_browser_dlg muzing 2023-12-31 21:28:22 +08:00
  • 6f4966cff1 Update pyinstaller_option_widget.py muzing 2023-12-31 20:24:06 +08:00
  • 244f149e9a Add dev tool line-profiler muzing 2023-12-31 14:56:17 +08:00
  • 3dd2013131 Update PyEnv muzing 2023-12-31 11:11:20 +08:00
  • 8614ca1d42 Fix duplicate PyEnv issue muzing 2023-12-31 09:59:34 +08:00
  • a3224c86e5 Update Resources muzing 2023-12-31 09:40:11 +08:00
  • fc7dfd7dfb New feature: browse Python environment muzing 2023-12-31 00:35:33 +08:00
  • e75204a282 Update docstrings muzing 2023-12-29 21:06:54 +08:00
  • 9b0555bdac Update dev script build muzing 2023-12-29 16:13:12 +08:00
  • 9f0a0bd1cd Update docstrings muzing 2023-12-29 16:05:25 +08:00
  • 972c379277 Update validators muzing 2023-12-29 15:58:42 +08:00
  • 6aae8f4aab Update PyEnvComboBox muzing 2023-12-29 11:28:45 +08:00
  • 23ae7522d0 Update open_qfile.py muzing 2023-12-28 23:36:17 +08:00
  • f78e697693 Fix PackagingTask.option_error muzing 2023-12-28 20:36:12 +08:00
  • bc035f955b Update PyEnv muzing 2023-12-28 22:50:30 +08:00
  • 40e3941c86 Fix import muzing 2023-12-28 22:20:37 +08:00
  • b712168f35 Refactor Platform muzing 2023-12-28 17:10:40 +08:00
  • a3c431a3de Add more exclude rules for dev tools muzing 2023-12-28 17:04:47 +08:00
  • a7cb5aa722 Add package-level docstrings muzing 2023-12-28 10:57:02 +08:00
  • ea39c09317 Version 0.2.1 muzing 2023-12-27 16:31:45 +08:00
  • f3b0bc9ac1 Optimize subprocess muzing 2023-12-27 15:13:00 +08:00
  • c4e9591d3d Fix PyEnv muzing 2023-12-27 14:23:27 +08:00
  • d0e71181e7 Update PkgBrowserDlg muzing 2023-12-27 13:20:33 +08:00
  • 562a73c72d Refactor PyEnv muzing 2023-12-27 13:19:41 +08:00
  • b257c35b08 Add --hidden-import feature muzing 2023-12-27 11:47:35 +08:00
  • 7e942711a6 Add ToolTips for several widgets muzing 2023-12-27 10:35:02 +08:00
  • 7e17fce92c Update muzing 2023-12-27 09:35:21 +08:00
  • a9b9e2be12 Update AboutDlg muzing 2023-12-26 23:08:01 +08:00
  • 2e44079b5b Update pyinstaller_option_widget muzing 2023-12-26 23:06:27 +08:00
  • e5651cc0c2 Update open_qfile.py muzing 2023-12-26 23:02:36 +08:00
  • 343af9ab7c Update ROADMAP muzing 2023-12-26 20:14:33 +08:00
  • 37b46cedb3 Rename PyinstallerArgs to PyInstOpt muzing 2023-12-26 19:44:25 +08:00
  • 501af69f4f Isort fix muzing 2023-12-26 19:01:39 +08:00
  • 974e79bdd6 Optimize PackagingTask muzing 2023-12-26 18:55:43 +08:00
  • f419484061 Add MultiItemEditWindow muzing 2023-12-26 11:18:11 +08:00
  • 1d4e1eba7c Add python_env_class muzing 2023-12-25 12:57:21 +08:00
  • a740e09f28 Version 0.2.1 muzing 2023-12-27 16:31:45 +08:00
  • 58942d0e35 Merge branch 'main' into dev muzing 2023-12-27 16:18:53 +08:00
  • cd48340361 Optimize subprocess muzing 2023-12-27 15:13:00 +08:00
  • ace76b9204 Fix PyEnv muzing 2023-12-27 14:23:27 +08:00
  • 24339b9281 Update PkgBrowserDlg muzing 2023-12-27 13:20:33 +08:00
  • 4d666f9f9f Refactor PyEnv muzing 2023-12-27 13:19:41 +08:00
  • f39e7cb2b3 Add --hidden-import feature muzing 2023-12-27 11:47:35 +08:00
  • a6c44ce046 Add ToolTips for several widgets muzing 2023-12-27 10:35:02 +08:00
  • 7f98496cea Update muzing 2023-12-27 09:35:21 +08:00
  • 2841cc4469 Update AboutDlg muzing 2023-12-26 23:08:01 +08:00
  • 2d4b43c259 Update pyinstaller_option_widget muzing 2023-12-26 23:06:27 +08:00
  • a24e7bac7c Update open_qfile.py muzing 2023-12-26 23:02:36 +08:00
  • 2b767d9ad2 Update ROADMAP muzing 2023-12-26 20:14:33 +08:00
  • ea645ad604 Rename PyinstallerArgs to PyInstOpt muzing 2023-12-26 19:44:25 +08:00
  • a58435bf14 Isort fix muzing 2023-12-26 19:01:39 +08:00
  • f6ea063260 Optimize PackagingTask muzing 2023-12-26 18:55:43 +08:00
  • 50f3f745f9 Add MultiItemEditWindow muzing 2023-12-26 11:18:11 +08:00
  • 94674f49dd [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-12-25 20:48:37 +00:00
  • 16ce7c5bed
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-12-25 20:48:37 +00:00
  • e8ce14fb66 Bump black from 23.12.0 to 23.12.1 dependabot[bot] 2023-12-25 05:07:52 +00:00
  • 9847a1032c Bump mypy from 1.7.1 to 1.8.0 dependabot[bot] 2023-12-25 05:07:37 +00:00
  • eb735cb233 Bump ruff from 0.1.8 to 0.1.9 dependabot[bot] 2023-12-25 05:07:23 +00:00
  • d1e792c295
    Bump black from 23.12.0 to 23.12.1 dependabot[bot] 2023-12-25 05:07:52 +00:00
  • c809c9f10b
    Bump mypy from 1.7.1 to 1.8.0 dependabot[bot] 2023-12-25 05:07:37 +00:00
  • 2bd533b92a
    Bump ruff from 0.1.8 to 0.1.9 dependabot[bot] 2023-12-25 05:07:23 +00:00
  • 6a54cf5694 Add python_env_class muzing 2023-12-25 12:57:21 +08:00
  • 40664add6d Version 0.2.0 v0.2.0-alpha muzing 2023-12-20 20:13:24 +08:00
  • 8f3308896d Update README muzing 2023-12-20 18:27:44 +08:00
  • 3616ccba3b Update about text muzing 2023-12-20 09:28:17 +08:00
  • 60c8e59127 Update .pre-commit-config.yaml muzing 2023-12-20 09:27:31 +08:00
  • 7a214823db Add classifiers muzing 2023-12-19 20:25:03 +08:00
  • 6de6f8e693 Add __version__ muzing 2023-12-19 20:24:35 +08:00
  • 3df28a6a77 Version 0.2.0 muzing 2023-12-20 20:13:24 +08:00
  • d07cb3d229 Update README muzing 2023-12-20 18:27:44 +08:00
  • 05781eda5f Merge branch 'main' into dev muzing 2023-12-20 17:54:15 +08:00
  • 6d15ca3e12
    Merge pull request #12 from muziing/add-data-dev 木子 2023-12-20 17:41:52 +08:00
  • e89da64510 Update PackagingTask and CenterWidget muzing 2023-12-20 17:37:59 +08:00
  • 6cee2a7c85 Update AddDataWindow muzing 2023-12-20 17:22:56 +08:00
  • 31da8ac60e Fix --add-data and --add-binary muzing 2023-12-20 16:56:43 +08:00