-
-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
qt6: Merge latest develop #1164
Merged
Merged
Changes from 1 commit
Commits
Show all changes
256 commits
Select commit
Hold shift + click to select a range
967e339
Update URL
slspencer 0d69763
update to new URL
slspencer c758473
Merge pull request #1014 from FashionFreedom/update-url
slspencer 2df4aea
feat: update German translation
csett86 e32db77
fix excessive logging
DSCaskey 22480d4
update dialogs
DSCaskey 83cf622
Merge pull request #1025 from FashionFreedom/issue-1024-fix-logging
slspencer d1e1407
Merge branch 'develop' into fix-dialog-window-max-scale
DSCaskey ddbfadc
revert warnings
DSCaskey 36da4c1
migrate to new file extensions
DSCaskey 350a5b3
Merge pull request #1029 from FashionFreedom/issue-1028-fix-logging-w…
DSCaskey 174b182
revert fx warning dialogs
DSCaskey 4e5ba16
Merge pull request #1031 from FashionFreedom/issue-1030-revert-fx-war…
csett86 2c2a7a4
Merge pull request #1027 from FashionFreedom/issue-1026-fix-dialog-ma…
DSCaskey b8886c7
revert logging warning(0's
DSCaskey 0bf76e9
Merge pull request #1033 from FashionFreedom/issue-1032-logging-warnings
DSCaskey 2cb5ca7
revert qCWarning() to qCDebug()
DSCaskey 3559a55
Merge pull request #1035 from FashionFreedom/issue-1034-revert-seamly…
DSCaskey c8062fb
update translations
DSCaskey d3be223
Merge branch 'develop' into spanish-lupdate
DSCaskey 0b59373
update pattern piece dialog
DSCaskey e9992b0
fix translations
DSCaskey bc6cb36
Merge branch 'german-translation' into fix-and-update-translations
DSCaskey 5422839
more translation fixes
DSCaskey b4a0d3d
Merge pull request #1040 from FashionFreedom/fix-and-update-translations
slspencer 9316121
Merge branch 'develop' into issue-858-new-filename-extensions
DSCaskey 6113b2a
fix name conflict
DSCaskey 196cb98
lupdate
DSCaskey 20e0706
update individual size file icon
DSCaskey 5e7cf9c
Merge pull request #1041 from FashionFreedom/issue-858-new-filename-e…
slspencer 80ee806
fix move tool
DSCaskey f89dcb0
remove un-needed event() override
DSCaskey eb847ca
Fix text string
DSCaskey d86cd3b
Merge pull request #1043 from FashionFreedom/issue-1042-fix-move-tool
DSCaskey 7de3631
lupdate
DSCaskey ec4e65a
enhance groups dock
DSCaskey af9de10
enhance piece dock
DSCaskey c53ff94
add notch subtype to context menu
DSCaskey afa1945
Merge pull request #1044 from FashionFreedom/russian-lupdate
slspencer da67188
Merge branch 'develop' into enhance-pattern-piece-dock
DSCaskey 5382e82
add ME splash screen
DSCaskey 89a876e
Merge pull request #1046 from FashionFreedom/enhance-pattern-piece-dock
slspencer 1ad1044
Merge branch 'develop' into enhance-groups-dock
DSCaskey aec2361
Merge pull request #1048 from FashionFreedom/add-me-splash-screen
DSCaskey fd05e62
Merge pull request #1049 from FashionFreedom/enhance-groups-dock
slspencer 6f27e4f
Merge branch 'develop' into add-notch-subtype-to-context-menu
DSCaskey 9891812
Merge pull request #1051 from FashionFreedom/add-notch-subtype-to-con…
slspencer 94bb943
add import menu for bodyscans
DSCaskey b47de1d
Merge branch 'develop' into add-import-menu
DSCaskey ee8c5dd
lupdate
DSCaskey 7723880
Merge pull request #1052 from FashionFreedom/add-import-bodyscan-menu
slspencer 5ef61b8
add seamlyme welcome screen
DSCaskey 0dee9a2
fix file path prefs
DSCaskey 36e3fc0
Remove leftovers from splash screen
csett86 b62a763
ci(mac): fix Xcode version to prevent breaking builds when Xcode 15 i…
csett86 26d0bca
remove qtimer call
DSCaskey 3ec9ef5
revert remove qtimer call
DSCaskey a45df37
add seamly2d welcome screen
DSCaskey 133eaab
Merge pull request #1057 from FashionFreedom/update-Me-splash-screen-…
slspencer 1c444cb
Merge pull request #1058 from FashionFreedom/issue-1054-fix-file-path…
slspencer 8dc04f5
Merge branch 'develop' into add-welcome-screen-to-seamly2d
DSCaskey f35045a
Merge pull request #1059 from FashionFreedom/ci-fix-xcode-version
slspencer b3cb828
cleanup code
DSCaskey edd6eb1
add selection sound pref
DSCaskey a5761fc
lupdate
DSCaskey 1b5f945
fix new file extensions
DSCaskey a3aad68
Merge branch 'develop' into fix-new-file-extensions
DSCaskey cfaed3e
fix filename case
DSCaskey cce323e
fix more filenames case issues
DSCaskey 90a59fb
fix filename case
DSCaskey eb5f74c
Merge pull request #1063 from FashionFreedom/new-measurement--file-sc…
slspencer 445d75a
feat: Base Point Combobox added to point name toolbar
Onetchou 6620612
feat: editable base point combobox with data validation
Onetchou ae9c352
fix: base point combobox tooltip updated
Onetchou 1eca1dd
refactor: unused getDefaultBasePoint method removed and code simplifi…
Onetchou 13843d6
feat: labels are now using the GUI language instead of the label lang…
Onetchou ab27e0a
feat: label language combobox has been removed
Onetchou 407e91c
revert: basepoint labels use label language
Onetchou 05403f3
feat: renaming the "label combobox" into a "point name alphabet" comb…
Onetchou b026e3f
feat: "point name alphabet" combobox renamed "point name text" combobox
Onetchou fb276d7
fix: .ts files updated
Onetchou f790c07
Merge pull request #1064 from Onetchou/basepoint-combobox
DSCaskey 422f867
fix export layout dialog
DSCaskey 06123c2
Merge branch 'develop' into add-welcome-screen-to-seamly2d
DSCaskey 23a52de
fix gui language change update
DSCaskey 8cc3ba1
Merge pull request #1066 from FashionFreedom/issue-1065-fix-export-la…
slspencer c82daa6
Merge pull request #1067 from FashionFreedom/add-welcome-screen-to-se…
slspencer 16ba2a8
remove bug reporting
DSCaskey 5f5e6f1
Update ci.ym use node.js 20
DSCaskey 7b5f7a2
Update ci.yml use node.js 20 for upload artifact action
DSCaskey 9910f12
Merge branch 'develop' into background-image
DSCaskey ede31ed
Merge branch 'develop' into background-image
DSCaskey 54ebd8b
ci: bump softprops/action-gh-release to address node16 deprecations
csett86 3025038
Merge pull request #1070 from FashionFreedom/issue-1069-remove-reporting
DSCaskey e87d092
Merge pull request #1071 from FashionFreedom/ci-node20
DSCaskey 1fa9a6a
add locations to lupdate
DSCaskey 057e636
refactor: replace obsolete Q_DECL_OVERRIDE with override in image_item.h
Onetchou c9eefdc
refactor: remove unuseful functions in image_item.h and image_item.cpp
Onetchou 3cc6e50
fix: Images can be moved and resized without jumping
Onetchou 1c2a05d
style: Import image dialog is now suggesting png by default
Onetchou 1464f51
fix: opacity combobox for images has a minimum of 5% instead of 1%
Onetchou 5a4c320
fix: images are only moved with left clicks
Onetchou 9a01004
feat: Image_toobar has been removed
jim555-lab 442cbf9
lupdate: run with relative via Makefile
csett86 b409a46
lupdate: relative is enough on the main file, the measurements anyway…
csett86 b79d727
widen tool dialogs (#1074)
DSCaskey 5e836e3
Merge pull request #1072 from FashionFreedom/add-location-tags-to-lup…
DSCaskey 2319e10
ci: bump document action for node20 (#1076)
csett86 597f502
fix: the origin of the images is set at their top left
Onetchou e1be075
fix: images can be moved and resized according to the values sent by …
Onetchou da82746
feat: resizing handles are only shown when the image is hovered
Onetchou 84c1167
feat: images keep aspect ratio when resized while pressing shift
Onetchou 7b19318
improve intersect arc line icon and cursor
DSCaskey c6c610a
Merge pull request #1080 from FashionFreedom/improve-toolicon-and-cursor
DSCaskey 5262048
feat: image can be rotated using image property dialog
Onetchou 2aa02e1
fix: minor fixes to the image properties dialog
Onetchou 1486e2b
fix: unit conversion is working in image properties dialog
Onetchou 62e687c
fix: lock aspect ratio button is working in image properties
Onetchou b09c417
feat: locking image aspect ratio in image properties dialog also affe…
Onetchou c5f2c9f
fix: images can be deleted using the right click menu
Onetchou 1c6d673
feat: Images Toolbox added to the interface
jim555-lab a2e42fb
feat: Add Images ToolBar and Images ToolBox_ToolBar
jim555-lab 15639bb
feat: Import Image shortcut (Alt+ I)
jim555-lab f1a0bbf
fix: Add icon in file path preferences for image path
jim555-lab c90f8bb
fix: resizing an image using handles while pressing ctrl keeps its as…
Onetchou 8ff459f
fix: apply button is working in image properties dialog
Onetchou 8ab6992
feat: show hidden from image right click menu
Onetchou 986758c
refactor: origin point combobox removed
Onetchou fd24d48
fix: image can be locked
Onetchou 68b4a56
fix: New Images Menu/Tools/Toolbar_toolbox Icon
jim555-lab 73ec067
feat: Add an info popup that explains that background images are not …
jim555-lab 4125a68
fix: user can start a rubber band selection inside a locked image
Onetchou e73dc7f
fix: no more glitch when images are moved or resized when zoomed on
Onetchou cab1a67
feat: user can move inside the scene using the mouse middle click eve…
Onetchou 40fee90
feat: the user can change images z order
Onetchou 8184b99
bug: fix shortcut tooltips (#1082)
DSCaskey d8b5d46
add new schema
DSCaskey b383d4b
code styling maintenance
DSCaskey 710dd5e
lupdate
DSCaskey 2b45d35
fix: no more unexpected crashes at image deletion
Onetchou 29472db
feat: confirmation popup on image deletion linked to the confirm dele…
Onetchou 29584d1
fix: .ts files updated after background image feature MVP
Onetchou a092fb8
fix: when an image is resized using the handles, the arrow cursor is …
Onetchou 4cce2ae
fix: no more casting warnings generated by the ImageItem class
Onetchou fe6e305
fix: image resizing handles are not affected by the scene zoom
Onetchou 82a52b4
fix: image properties dialog works if pattern is in mm
Onetchou dfa202d
feat: the user can use the middle handles when aspect ratio is locked…
Onetchou e3102b3
feat: error popup if image can't be read
Onetchou 27247db
feat: image can be selected
Onetchou 32661f3
docs: unit icon svgs have been added to the repo
Onetchou af88ec4
fix: can access the Image page in the Toolbox
jim555-lab 043bb90
feat: Add StatusBar message when resizing an image
jim555-lab 0d0fff1
feat: Add statusbar message when hovering over an image
jim555-lab 2bf1799
refactor: use a lambda function to transmit status message from image…
Onetchou 363197a
feat: Image status message tells image position and if aspect ratio i…
Onetchou 8ef9b54
fix: image selection has been disabled for the MVP to solve resizing …
Onetchou 11fac63
Merge pull request #1084 from FashionFreedom/change-increments-to-var…
slspencer 2674525
fix: Lock icon now updates in the context menu and the dialog
jim555-lab ac587de
feat: opacity spinbox snaps to its minimum value when the entered val…
jim555-lab 67f1c8d
fix: new design for the image properties dialog
jim555-lab 59954a4
fix: no more cursor change when the image is locked and hovered
Onetchou ace4c57
fix: no more crash when software is closed due to children calling sl…
Onetchou 4a4d36b
fix: lines are not on top of the background images anymore
Onetchou 5397eb1
fix: image can be zoomed on when double clicked or using the zoom to …
Onetchou 3a638dc
fix: undo does not remove images anymore
Onetchou 5d1e3ab
fix: no more crash due to the property browser
Onetchou 37423c5
refactor: m_imagemap moved into vabstractpattern.h
Onetchou 4a07c79
refactor: images are kept when doing a PrepareForParse
Onetchou dfc8bef
feat: little locks around the locked images
Onetchou f0f0eb7
fix: images size limitations are coherent with one another
Onetchou 0c0ecb1
refactor: refactoring of the limitPosition function of resizeHandlesItem
Onetchou b119cea
fix: no more bug when resizing image to extreme sizes when aspect rat…
Onetchou 95de09b
fix: solve synchronization and extreme values pbms with the size spin…
Onetchou 89f68d5
feat: little locks' size depend on the size of the image
Onetchou 4209a78
style: image resize handles are a little bit darker
Onetchou 58040b8
feat: all images filter in image import dialog
Onetchou 7ed2b8b
fix: images are now clearing selection
Onetchou f62d4d3
fix: no more crashes when a new pattern is opened after one is closed
Onetchou 680c57b
fix: no more scale attributes to DraftImages / no more sync issues wi…
Onetchou fe48877
fix: import image info popup updated
Onetchou 286d8e9
fix: .ts files updated
Onetchou a495f57
fix: layout of image properties dialog updated
Onetchou e0ebfe8
style: images little locks are grey instead of black
Onetchou 80e47f3
fix: Resolve conflicts between develop and background-image
Onetchou 790b2e5
correct method name (#1088)
DSCaskey 582f3ee
Merge pull request #1085 from FashionFreedom/background-image
DSCaskey 3ab6059
fix: old conditionals have been removed
Onetchou e829b84
Merge pull request #1091 from FashionFreedom/reporting-compilation-issue
DSCaskey 0357413
fix: intersect arc & line icon visible again in mainwindow
Onetchou 1376666
fix: operations toolbar is no more greyed out
Onetchou fe07a43
Merge pull request #1092 from FashionFreedom/background-image
DSCaskey 66d7796
Merge remote-tracking branch 'upstream/develop' into develop
xypp3 83c1433
Merge pull request #3 from FashionFreedom/qt6
xypp3 d75d936
fix: Include qobject.h and Add string literal to fix warnings
xypp3 215dab8
Revert "fix: Include qobject.h and Add string literal to fix warnings"
xypp3 2febc55
fix: Include <qobject.h> in ifcdef.cpp && Add string literal in QStri…
xypp3 bbfb72e
Merge pull request #4 from De-Rossi-Consulting/minor-fixes
xypp3 29125f8
fix: Add xerces-c_3_2.dll to fix .dll no found issue, issue#1018 in o…
xypp3 0bce425
feature: Enhance and update about dialog (#1095)
DSCaskey 1c9292f
ci: pin to macos-13 as macos-latest is too new for Qt5
csett86 b843e7f
Merge pull request #1096 from FashionFreedom/ci-macos-13
slspencer 0119c03
ci: temporarily disable windows signing (#1107)
csett86 cdcd529
switch formula length and angle order (#1106)
DSCaskey d045623
Merge pull request #5 from De-Rossi-Consulting/fix-xerces-found
Martin-Nyaga 68b3e84
Fix: notch geometry max spinbox values (#1118)
DSCaskey 538559d
refactor: image tool class added (#1112)
Onetchou fa52a9d
Fix license link (#1114)
bkmgit ee3c3c7
Update Linux install instructions (#1116)
bkmgit 38cec5d
Add doxygen comments for vcontainer (#1119)
sconklin 81029fe
update wiki url (#1125)
DSCaskey 2871629
ci: fix mac hdiutil github actions issues (#1124)
csett86 74da69b
images can have their origin offset from the top left corner (#1126)
Onetchou 56d225f
Fix: file conversion backup (#1128)
DSCaskey 4bc3942
Add comments (#1108)
slspencer bc502b4
maintenance: correct comments for vcontainer (#1130)
DSCaskey 7964eae
bug: fix file errors when running collection (#1137)
DSCaskey c9692d7
fix 100% CPU usage of spline control points (#1129)
DSCaskey d9fd698
feat: all the UI part of the image origin functionnality has been add…
Onetchou 4cb61ff
feat: image origin can be changed
Onetchou c00665e
fix: .ts files updated
Onetchou 78b50c1
fix: minor semantic change
Onetchou 4c943d0
add current pen preference
DSCaskey 6a67380
update seamly2d about dialog
DSCaskey aaaff77
lupdate
DSCaskey 74fd8b0
set lupdate locations to none in pro file
DSCaskey 78f973b
ci: Upgrade Qt version from 6.5.2 to 6.5.3
xypp3 49ea0f3
PR feedback to remove/inline divergences
xypp3 e199edc
Merge branch 'qt6' of github.com:De-Rossi-Consulting/Seamly2D into qt6
xypp3 d643b29
Revert "ci: Upgrade Qt version from 6.5.2 to 6.5.3"
xypp3 d4e8004
rm superflous asset files
xypp3 f0e6c17
rm: another batch of extra .val files
xypp3 2859336
feat: Add end point option to point on arcs, curves, and splines (#1143)
DSCaskey 2f7a7c8
Merge https://github.com/FashionFreedom/Seamly2D into develop
xypp3 cbdcf97
Add doxygen comment blocks for vtranslatemeasurements
sconklin c52e9cb
feat: examples have been added to math function comments
Onetchou ad4e3f7
feat: add info about units and domains in math function comments
Onetchou 37127be
fix: no more warning popup when using a math function with a semicolon
Onetchou e91b1e1
fix: no more error popup when cancelling image import
Onetchou e27901a
fix: auto scroll when moving pattern piece is now independent from th…
Onetchou 2438932
Add comments to mainwindow.cpp - partial (#1109)
slspencer df16541
README: Fix flathub link
csett86 a467657
README: fixup
csett86 47dcd65
README: flathub uses shorter URLs now
csett86 2c739c9
flathub: add linux screenshot
csett86 05b8be6
Merge remote-tracking branch 'origin/qt6' into qt6
Martin-Nyaga 63d2fe7
Merge remote-tracking branch 'origin/develop' into develop
Martin-Nyaga fd6e522
Merge branch 'develop' into qt6
Martin-Nyaga 8d12583
Port additional code from develop to qt6
Martin-Nyaga 6d08ed0
xerces: Copy xerces-c dll to dest dir
Martin-Nyaga 1857d36
schema: Update individual size version regex for v0.3.4
Martin-Nyaga File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you describe why this section of code was removed? Is this functionality no longer needed due to changes in Qt6? Or is this code refactoring, removing unused code, etc?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QMetaType was improved in Qt6 so qRegisterMetaTypeStreamOperators is no longer needed. We can just remove it.