Cascaded the directory overhaul that happened with 0.9.4 to#1653
Open
Maxzor wants to merge 1378 commits into
Open
Cascaded the directory overhaul that happened with 0.9.4 to#1653Maxzor wants to merge 1378 commits into
Maxzor wants to merge 1378 commits into
Conversation
Renamed all icons that was in Portuguese to English.
Added missing file windows_ico.qrc
Fixed a bug in SyntaxHighlighter that was wrongly highlighting the entire document when a multiline group had a line break as final expression.
language highlighting GeneralConfigWidget now restores the sch-highlight.conf to default
the syntax highlight conf file in use.
sch files in file explorer.
identify multi line groups (WIP)
SyntaxHighlighter
binaries: gui -> pgmodeler, cli -> pgmodeler-cli, crashhandler -> pgmodeler-ch, scheditor -> pgmodeler-sce.
Syntax checker now uses PgModelerApp class as main app instance in order to load stylesheets and lang files.
Minor doxygen tags update
some inactive (invisible) when adding a new layer (issue nullptrlabs#1551)
directories on Windows (issue nullptrlabs#1614)
correctly configure the file mode (any file or directories) (issue nullptrlabs#1614)
apps/apps.pri Added the instruction $$QMAKE_LIBS_EXECINFO (PR nullptrlabs#1623) to apps/ pgmodeler/pgmodeler.pro
will now be triggered only in the absence of $DISPLAY env var.
in BaseTableView in order to avoid wrong clipping of column items during export to PNG.
not reusing sequences/changing types properly (issue nullptrlabs#1629)
before 0.9.2 can be correctly replaced by "collapse-mode" during the model fix.
different from name, comment, schema
rendered as 1:1 or 1:N.
the asset directory and the translations. This is a naive refactor, check needed. nullptrlabs#1652
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
the asset directory and the translations.
This is a naive refactor, check needed.
#1652