Search found 256 matches

by seasoned_geek
Fri Sep 01 2023 9:36 pm
Forum: Developers
Topic: Fonts and Colors
Replies: 0
Views: 9

Fonts and Colors

I'm working on a new release of RedDiamond on Ubuntu 22.04 and I periodically compare it to other editors. I've always noticed that font rendering was poor when compared to others, even Emacs. It appears that something is a wee bit hosed with color processing as well. Today's comparison was with Cud...
by seasoned_geek
Thu Aug 24 2023 9:51 am
Forum: Issues
Topic: QComboBox Documentation Issue
Replies: 6
Views: 12235

Re: QComboBox Documentation Issue

Well the internal name is currently the only one that works, so please leave it.
by seasoned_geek
Wed Aug 23 2023 5:34 pm
Forum: Developers
Topic: CppCheck
Replies: 0
Views: 21236

CppCheck

All, RedDiamond is coming along far enough that I decided to integrate CppCheck as part of the build. Once I gave it the path to CopperSpice so it could find the include files, there was a lot of stuff like this popping up. /usr/include/copperspice/QtCore/csobject_macro.h:86:28: warning: The class '...
by seasoned_geek
Tue Aug 22 2023 9:17 pm
Forum: Issues
Topic: QComboBox Documentation Issue
Replies: 6
Views: 12235

QComboBox Documentation Issue

All, Really wish we could put screen shots up here. When you go here: https://www.copperspice.com/docs/cs_api/class_qcombobox.html#ad327ec54dc1f47543d2407bdc28282fb You see this https://www.logikalsolutions.com/wordpress/wp-content/uploads/2023/08/Screenshot-from-2023-08-22-16-12-56.png When you go ...
by seasoned_geek
Tue Aug 22 2023 9:10 pm
Forum: Developers
Topic: MySQL plugin question
Replies: 3
Views: 11078

Re: MySQL plugin question

Yes, building this plugin has been tested on several Unix systems and it does build as expected. The FindMySQL.cmake in our cmake directory will be invoked and then PkgConfig will be used by CMake to search for MySQL. We can see by your output that “mysql/mysql.h” was found, which is a good start. ...
by seasoned_geek
Fri Aug 04 2023 3:42 pm
Forum: Developers
Topic: MySQL plugin question
Replies: 3
Views: 11078

MySQL plugin question

Dug through all of the documentation on the Web site and a few Ubuntu forums. How does one stop this if they wish to build the plugin. -- Looking for mysql/mysql.h -- Looking for mysql/mysql.h - found -- Looking for net/if.h ... -- MySQL was not found, CopperSpice plugin will not be built I know you...
by seasoned_geek
Sun Jul 30 2023 3:20 pm
Forum: Issues
Topic: XCB Assert failure again
Replies: 0
Views: 18183

XCB Assert failure again

All, Everything is merged from tip of tip in LS-CS. RedDiamond, and basically anything written with CopperSpice and using the clipboard gets the following assertion. ASSERT: "m_timestamp[mode] == XCB_CURRENT_TIME || getSelectionOwner(atomForMode(mode)) == m_owner" in file /home/developer/g...
by seasoned_geek
Tue Jun 13 2023 3:58 pm
Forum: User Support
Topic: Markdown preview question
Replies: 1
Views: 4671

Markdown preview question

All, The documentation makes no mention of this, but given there is also DoxyPress, does one of the QTextBrowser type classes have a Markdown preview that simply isn't documented. I see setHtml() and setPlainText() all over the place but no setMarkdown() and no enum/bit flag to indicate text is Mark...
by seasoned_geek
Wed Apr 05 2023 8:02 pm
Forum: Developers
Topic: Compilation error
Replies: 1
Views: 7651

Re: Compilation error

Just a follow-up. If you do not already have CopperSpice installed in a system directory, the current CMake process successfully builds. The files need to have the local directory tree in front when searching for includes though or corrupted builds due to header file changes will be an ongoing probl...
by seasoned_geek
Sun Apr 02 2023 10:10 pm
Forum: Developers
Topic: Compilation error
Replies: 1
Views: 7651

Compilation error

I just pulled I think, 9, commits (whatever happened over past couple of days) into my fork of CopperSpice to update RPM branch. [137/3819] Building CXX object src/core/CMakeFiles/CsCore.dir/kernel/qvariant.cpp.o FAILED: src/core/CMakeFiles/CsCore.dir/kernel/qvariant.cpp.o /usr/bin/c++ @src/core/CMa...