socnetv:develop

Last commit made on 2024-03-31
Get this branch:
git clone -b develop https://git.launchpad.net/socnetv

Branch merges

Branch information

Name:
develop
Repository:
lp:socnetv

Recent commits

31be868... by Dimitris Kalamaras

added brew untap commands as per brew update recommendations

db7a4df... by Dimitris Kalamaras

set macOS 12.3 to be the min version for our macos builds. Trigger [travis] [skip linux]

d4375c2... by Dimitris Kalamaras

trigger [travis] [ci]

3f5e38e... by Dimitris Kalamaras

trigger travis [ci]

7aa41da... by Dimitris Kalamaras

fixes #151 - Added a Settings checkbox option where the user can select if any zero-weight edges will be saved (applies only for saving in GraphML format). This is by default FALSE. Note: To do this, we changed saveToGraphMLFormat() accordingly, using a new edgeExistsVirtual() function.

1d3ee59... by Dimitris Kalamaras

Adjacency matrix support improvements: Added support for user-defined delimiter -- First steps in supporting node labels in the first (comment) line of the adjahcy formatted file

a663dd9... by Dimitris Kalamaras

3.2 dev version number change

b5f8464... by Dimitris Kalamaras

added QRegularExpression myRegExp object in parseAsPajek and parseAsDL
to avoid clazy-use-static-qregularexpression warning.

20f7050... by Dimitris Kalamaras

minor code fixes

dff2d44... by Dimitris Kalamaras

fix autoindent in Graph::loadFile