hasecilu
8619b03bbc
Addon Manager: Show involved branches' names on branch change operation
...
Fix #12969
2024-11-18 08:47:52 -05:00
Chris Hennes
342116e614
Addon Manager: Eliminate use of Qt::WindowStaysOnTopHint
...
Fixes #14860
2024-07-10 22:26:14 -05:00
Chris Hennes
760aaf4afe
Addon Manager: Complete migration away from GitPython
2024-01-30 11:12:01 +01:00
Ladislav Michl
62c3836c97
Addon Manager: Qt6 fixes
2024-01-24 11:24:07 -06:00
Chris Hennes
89579cff6e
Addon Manager: Reformat with new Black line length
2023-09-02 13:38:08 -05:00
Chris Hennes
9c6164bc07
Addon Manager: Add SPDX license ID to all files
2023-02-20 15:39:47 -06:00
Chris Hennes
e188802ca6
Addon Manager: Update license headers
2023-01-28 13:07:29 -07:00
Chris Hennes
89c191e160
Addon Manager: Refactor installation code
...
Improve testability of installation code by refactoring it to completely
separate the GUI and non-GUI code, and to provide more robust support
for non-GUI access to some type of Addon Manager activity.
2022-12-17 17:49:13 -06:00
Chris Hennes
b407332475
Addon Manager: Qt6 migration part 1, use PySide
...
Migrate all uses of "import PySide 2" to use "import PySide" so that the
FreeCAD-provided wrappers can switch between Qt versions.
2022-11-06 13:19:36 +01:00
Chris Hennes
633449f8f7
Addon Manager: Fix window focus issues
2022-03-11 20:07:20 -06:00
Chris Hennes
0d6a506447
Addon Manager: Renaming and cleanup
2022-02-27 22:50:54 -06:00
Chris Hennes
8edc1ebe73
Addon Manager: Make branch switching scarier
2022-02-13 20:19:32 -06:00
Chris Hennes
074c4b0a3b
Addon Manager: Add branch switching GUI
...
For users with git and GitPython installed, a new button is added to the
details view allowing them to change the branch they are on. Some other
minor UI changes are made to accomodate this new behavior.
2022-02-13 20:19:32 -06:00