Search found 406 matches

by barbara
Fri Feb 03 2023 10:50 pm
Forum: Issues
Topic: CS Designer - Dialog with button box
Replies: 2
Views: 338

Re: CS Designer - Dialog with button box

All reported issues related to the dialog button box have been corrected in Designer. * * CS Designer 1.0.2 was released on January 31 2023 Pre-built binary files can be found on our download site https://download.copperspice.com/designer/binary/ Source code and pre-built binary files can be also be...
by barbara
Fri Feb 03 2023 10:42 pm
Forum: Enhancements
Topic: Could you ship your own version of Qt Designer?
Replies: 4
Views: 5333

Re: Could you ship your own version of Qt Designer?

The CopperSpice team decided to create a version of Designer which is built with the CopperSpice libraries. Our Designer application can be used to read and modify any .UI file created with our program or QtCreator. * * CS Designer 1.0.2 was released on January 31 2023 Pre-built binary files can be ...
by barbara
Fri Feb 03 2023 12:55 am
Forum: Designer
Topic: Designer 1.0.2
Replies: 0
Views: 539

Designer 1.0.2

Designer 1.0.2 was released on January 31 2023 ____________________________________________________________________ Pre-built binary files can be found on our download site or under releases on github https://download.copperspice.com/designer/binary/ https://github.com/copperspice/cs_designer Copper...
by barbara
Fri Feb 03 2023 12:41 am
Forum: Announcements
Topic: CopperSpice 1.8.1
Replies: 0
Views: 461

CopperSpice 1.8.1

CopperSpice 1.8.1 was released on January 31 2023 This release includes enhancements in enum registration, QStringParser::section(), multiple changes in SQL support including the new ODBC SQL plugin, ?and improvements to numeric conversions in QVariant. This version also provides a smooth process to...
by barbara
Wed Feb 01 2023 7:44 pm
Forum: Installation
Topic: Why no binaries for openSuSE 15.x?
Replies: 3
Views: 612

Re: Why no binaries for openSuSE 15.x?

Thank you for your interest in CopperSpice. For Unix / Linux we release pre-built binary files based on the following criteria. - Debian, Fedora, and Ubuntu since they are the most popular distributions - our customer base We have customers who want to use older versions and others who want the most...
by barbara
Mon Jan 16 2023 4:53 am
Forum: Enhancements
Topic: Daniel Bermond?
Replies: 2
Views: 389

Re: Daniel Bermond?

We have not looked at the exact changes but he did alter something in our source or build files. This is both good and bad. Making changes to conform to the FreeBSD suggested approach does make sense on some level. But his changes caused compatibility problems. Every time someone uses the FreeBSD pa...
by barbara
Sun Jan 01 2023 10:34 pm
Forum: Issues
Topic: CS Designer - Dialog with button box
Replies: 2
Views: 338

Re: CS Designer - Dialog with button box

Thanks for submitting this example. We have tracked down an issue related to how the StandardButton enum was being used. These changes will be available on github with in the next few days. You will need to rebuild both CopperSpice and Designer. Please retest after you have the new commits and let u...
by barbara
Wed Dec 28 2022 6:14 pm
Forum: Issues
Topic: ToolBar::allowedAreas not work in CopperSpice Designer
Replies: 7
Views: 707

Re: ToolBar::allowedAreas not work in CopperSpice Designer

We have found the issue with "ToolBar::allowedArea" and we are in testing Designer.

Barbara
by barbara
Wed Dec 28 2022 6:12 pm
Forum: User Support
Topic: Need help using QXmlStreamReader.
Replies: 8
Views: 1048

Re: Need help using QXmlStreamReader.

Thanks, have the files now and someone on the team will take a look at this.
by barbara
Mon Dec 26 2022 8:24 pm
Forum: Issues
Topic: ToolBar::allowedAreas not work in CopperSpice Designer
Replies: 7
Views: 707

Re: ToolBar::allowedAreas not work in CopperSpice Designer

Please keep in mind that CopperSpice is an open source product and everyone is welcome to submit a pull request on github at any time. Any submissions will go through a code review and full CI testing before being merged to the main branch.

Barbara