Skip to content

FIXED: Allow people to select another PREFIX path#1136

Open
TeaObvious wants to merge 39 commits into
nullptrlabs:developfrom
TeaObvious:develop
Open

FIXED: Allow people to select another PREFIX path#1136
TeaObvious wants to merge 39 commits into
nullptrlabs:developfrom
TeaObvious:develop

Conversation

@TeaObvious
Copy link
Copy Markdown

@TeaObvious TeaObvious commented May 31, 2018

the actual issue is towards the end of the install script where $INSTALL_ROOT is used instead of $PREFIX
simplest fix was to set $INSTALL_ROOT to $PREFIX
reordering some lines allows to use the DEPLOY_VER in the PREFIX

rkhaotix and others added 30 commits April 23, 2018 10:46
Fix window scaling on HiDPI/Retina screens
Improved the setTag operation in ModelWidget in order to cleanup the
assigned tag to a set of objects

Minor improvement on DatabaseExplorerWidget to show the rls attributes
labels correctly in the attributes grid
DatabaseExplorerWidget

Added an custom option checkbox in Messagebox for general purpose usage.
…rder

to make them closable via dedicated button
amount of data more quickly and consuming less memory.
text and csv to accept QTableView instance instead of QTableWidget
triggers, and policies can be copied together with the parent object
(issue nullptrlabs#1120)
Minor layout adjustment on DonationWidget
identity column was followed by another column which datatype was not
accepted for identity, e.g, text after smallint (issue nullptrlabs#1123)
rkhaotix and others added 9 commits May 11, 2018 14:32
-> the actual issue is that towards the end of the install script where $INSTALL_ROOT is used instead of $PREFIX
-> simplest fix was to set $INSTALL_ROOT to $PREFIX
-> reordering some allows to use the DEPLOY_VER in the PREFIX
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.

2 participants