Search found 492 matches

by barbara
Fri Jan 15 2021 5:52 pm
Forum: Developers
Topic: CopperSpice License Question
Replies: 23
Views: 89288

Re: CopperSpice License Question

1) I do not claim to be an expert. just showing what is working for me - Remember I am an mechanical engineer ... us knuckle draggers bludgeon problems into submission 2) Started a github project separate from any Copperspice project, that way you have plausible deniability. - what is the standard ...
by barbara
Fri Jan 15 2021 1:45 am
Forum: User Support
Topic: Where's the UI Designer?
Replies: 27
Views: 233652

Re: Where's the UI Designer?

Would love to see temporarily a version of Qt Creator we can download from here. In the future, A Creator actually made in CS (with source and binaries alike) would be ideal. This seems doable. I think the best option is to set up a git repo where we can redistribute QtCreator. Since it is LGPL 2.1...
by barbara
Thu Jan 14 2021 6:47 pm
Forum: Developers
Topic: CopperSpice License Question
Replies: 23
Views: 89288

Re: CopperSpice License Question

The Kitchensink app is indeed a mashup of what seems to be 8-10 Qt examples.... so it definitely proves capability. My comment has to do with the target audience. I will also likely contact Bryan and see how he feels about us using his examples....using his videos and CS gitub ... could be a really...
by barbara
Tue Jan 12 2021 10:24 pm
Forum: Developers
Topic: CopperSpice License Question
Replies: 23
Views: 89288

Re: CopperSpice License Question

How is Qt WebKit licensed? I seem to remember that QtWebEngine is LGPL 3 and as CS is LGPL 2.1 I am assuming that it can’t be used within CS? I am a little surprised that a product can change it license from being LGPL to closed source but I guess this is allowed if you own it. What is the situatio...
by barbara
Tue Jan 12 2021 10:12 pm
Forum: Developers
Topic: CopperSpice License Question
Replies: 23
Views: 89288

Re: CopperSpice License Question

. . . should have a video about migrating from Qt to CopperSpice Our videos are bit more about C++ and those we have done about this CopperSpice and DoxyPress tend to be less popular. We are also not sure a video would help since the process can be different for each project. The amount of work inv...
by barbara
Tue Jan 12 2021 10:02 pm
Forum: User Support
Topic: Where's the UI Designer?
Replies: 27
Views: 233652

Re: Where's the UI Designer?

For me, yes it would.
There were multiple options in my post, can you let me know which ones help you out. Keep in mind that licensing may prevent some options from being possible.

Thanks,

Barbara
by barbara
Tue Jan 12 2021 4:04 am
Forum: Developers
Topic: CopperSpice License Question
Replies: 23
Views: 89288

Re: CopperSpice License Question

As we have mentioned it is our goal to release a stable CopperSpice API, just not at this point. If some company needs this we encourage them to contact us directly and discuss their requirements in full detail. However, I will add that we are seeing a flood of new users to CopperSpice, they just do...
by barbara
Mon Jan 11 2021 8:54 pm
Forum: User Support
Topic: Where's the UI Designer?
Replies: 27
Views: 233652

Re: Where's the UI Designer?

Would our putting a copy of QtCreator on our download site for convenience help out?

What version would you consider to be a stable version?

Another idea is for us to release the UI Designer itself as a stand alone application, moved to CS. Would this be of value to CS users?

Barbara
by barbara
Mon Jan 11 2021 6:03 pm
Forum: User Support
Topic: [BUG ?] Doxypress crash parsing a single header file...
Replies: 5
Views: 319667

Re: [BUG ?] Doxypress crash parsing a single header file...

We did an initial test and running from the command line the output is generated with no issues.

doxypress [your_path]/copia.json

This seems to be something with DoxyPressApp and we will investigate.

Barbara
by barbara
Mon Jan 11 2021 7:41 am
Forum: Developers
Topic: CS_DECLARE_METATYPE documentation issue
Replies: 1
Views: 9118

Re: CS_DECLARE_METATYPE documentation issue

Thanks, we will correct the docs.