robocut (1.0.11-1)
[PTS] [DDPO]
COMMITS: VCS has seen 8 commits since the v1.0.11 tag
- Git: https://github.com/alpharesearch/robocut.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 86016
- Browser: https://github.com/alpharesearch/robocut
- Last scan: 2025-02-18 21:36:07+00
- Next scan: 2025-02-19 22:57:00+00
- Debian changelog in Git:
robocut (1.0.11-1) unstable; urgency=low
* fixed spelling bug (Closes: #657050)
* fixed git url (Closes: #867053)
* QT5 support (Closes: #875173)
* Added Transform_Silhouette_Cameo() to rotate the plot as SVG onscreen.
Allow left aligned paper. Cameo has high x-coordinates to the left,
although the head homes at the left side.
* Added File->Reload (CTRL-L), this saves a lot of clicking and scrolling
through the file dialogue while adjusting the design.
* Added View->Identify to print the devices seen to stdout. This option
is temporarily hidden in the menu (via the .ui file) until it does
something user-visible.
* Refactored UsbOpen() / UsbInit() from Plotter.cpp:Cut().
* Added to about message and tooltip. Removed debug page dump on stdout;
* robocut.spec added, as used in
https://build.opensuse.org/package/show?package=robocut&project=home:jnweiger
* Maybe very slightly better icon? It's still pretty rubbish!
Contributions welcome!
* Change links to point to http://robocut.org/
* Code style fixes
* Mouse zoom is the "standard" way now.
* Mouse zooms to the cursor.
* Fixed missing image files.
* Add USB ID 111A for CC300-20 Craft Robo Lite as another default.
-- Markus Schulz <schulz@alpharesearch.de> Wed, 13 Sep 2017 11:42:47 -0400
- This branch is 8 commits ahead of tag v1.0.11
- Git log:
commit ee4023743257024cc19ce3ae250e2c9f6a521909
Author: Markus Schulz <schulz@alpharesearch.de>
Date: Fri Sep 15 16:02:44 2017 -0400
better script
commit 674903157c4ec07b056efc789af4119577ac335d
Author: Markus Schulz <schulz@alpharesearch.de>
Date: Wed Sep 13 22:40:42 2017 -0400
try to fix watch file
commit e879247c2d45f6c6a6acade932cc80511058aeea
Author: Markus Schulz <schulz@alpharesearch.de>
Date: Wed Sep 13 20:58:32 2017 -0400
new debian control verison
commit f4135459dd4c7e623a91f72e4c6addf95cc03886
Author: Markus Schulz <schulz@alpharesearch.de>
Date: Wed Sep 13 19:13:32 2017 -0400
more changes for the package release
* fixed spelling bug (Closes: #657050)
* fixed git url (Closes: #867053)
* QT5 support (Closes: #875173)
commit c508577461968ee486f186fe52ebe177a49b5e75
Author: Markus Schulz <schulz@alpharesearch.de>
Date: Wed Sep 13 15:18:25 2017 -0400
more debian changes
commit 012a41bec568bbe309ebdc612d075405142ec0c2
Author: Markus Schulz <schulz@alpharesearch.de>
Date: Wed Sep 13 15:00:40 2017 -0400
some clean up and more changes fro deb package
commit f561b9b1d8df4448ad79a2c12d4ceaf1d8d83c13
Author: Markus Schulz <schulz@alpharesearch.de>
Date: Wed Sep 13 14:25:45 2017 -0400
changes for debian package
commit 4cfd1951c6952b75ad676fb5e87f7da3280d3c22
Author: Markus Schulz <schulz@alpharesearch.de>
Date: Wed Sep 13 10:06:04 2017 -0400
V1.0.11 now with QT5 support