seamly2d:develop

Last commit made on 2024-05-10
Get this branch:
git clone -b develop https://git.launchpad.net/seamly2d

Branch merges

Branch information

Name:
develop
Repository:
lp:seamly2d

Recent commits

cdcd529... by DSCaskey <email address hidden>

switch formula length and angle order (#1106)

0119c03... by Christoph Settgast <email address hidden>

ci: temporarily disable windows signing (#1107)

b843e7f... by Susan Spencer

Merge pull request #1096 from FashionFreedom/ci-macos-13

ci: pin to macos-13 as macos-latest is too new for Qt5

1c9292f... by Christoph Settgast <email address hidden>

ci: pin to macos-13 as macos-latest is too new for Qt5

The macos-latest runners will transition to macos-14 over the next 12 weeks, but that no longer contains XCode 14.2 that we need to build against Qt5. Thus Pin to macos-13, that has Xcode 14.2. See https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image/ and https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md

Signed-off-by: Christoph Settgast <email address hidden>

0bce425... by DSCaskey <email address hidden>

feature: Enhance and update about dialog (#1095)

This enhances the layout of the About dialog and updates the contributors.

Dialog is now split into 3 tabs.

    About - Displays the basic build and legal information. This tab also adds a Copy to Clipboard that copies the build and system information to the clipboard that can then be pasted into for ex: a bug report.

    Moves the downloading widget to the button box area .

    Now displays the proper compiler version for MSVC when MSVC 2019 or greater.

fe07a43... by DSCaskey <email address hidden>

Merge pull request #1092 from FashionFreedom/background-image

UI bugs fixes after having merged the background image feature

1376666... by Onetchou <email address hidden>

fix: operations toolbar is no more greyed out

0357413... by Onetchou <email address hidden>

fix: intersect arc & line icon visible again in mainwindow

e829b84... by DSCaskey <email address hidden>

Merge pull request #1091 from FashionFreedom/reporting-compilation-issue

fix: old conditionals have been removed to solve compilation issue

3ab6059... by Onetchou <email address hidden>

fix: old conditionals have been removed