Skip to content

QMake support, added builtinStyles(), added standard typedefs for C++#2

Open
EssGeeEich wants to merge 2 commits intoRemnant44:masterfrom
EssGeeEich:master
Open

QMake support, added builtinStyles(), added standard typedefs for C++#2
EssGeeEich wants to merge 2 commits intoRemnant44:masterfrom
EssGeeEich:master

Conversation

@EssGeeEich
Copy link

In detail:

  • QMake support was added (see .pro and .pri files).
  • The builtin styles are now available through QSyntaxStyle::builtinStyles(), the Example was updated to make use of this function.
  • A couple of #include <QDebug> have been removed.
  • A #include <QFile> was added to fix builds on Qt6.
  • Some common standard typedefs have been added to cpp.xml
  • #pragma once have been replaced with proper include guards.

…, include guards, Qt6 Compatibility

Added CFXS/QCodeEditor style, added builtinStyles().

Added standard typedefs

Re-evaluation of builtin styles

Qt6 Compatibility

Proper include guards, mild dependency cleanup

Pro/Pri alignment for proper project usage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant