1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enables high-DPI scaling + removes font size selector from SettingsPage More... almost 6 years ago
gui - using Roboto as the default font More... almost 6 years ago
fixed bug: saveProject() should not add a comma at the end of the row More... almost 6 years ago
fix appveyor.yml - now using Qt 5.11.1 More... almost 6 years ago
preparing tst_nodes.cpp More... almost 6 years ago
minor fix - node and edge can now access attr from QString More... almost 6 years ago
bug fixed: Nodes must be exported keeping ids order More... almost 6 years ago
tst_node - remove code duplication More... almost 6 years ago
ops, fix PluginType signal More... almost 6 years ago
move GraphType enum to enums.h + delete trials when setting inputs + minor code fixes More... almost 6 years ago
fix compilation More... almost 6 years ago
Tests for tst_node.cpp and tst_attributes.cpp (#13) More... almost 6 years ago
fix compilation on Windows + update CHANGELOG More... almost 6 years ago
Merge branch 'major' More... almost 6 years ago
ExperimentDesigner - fix minor bug introduced in previous commits More... almost 6 years ago
SquareGrid plugin - change boundary conditions attribute from bool to string More... almost 6 years ago
move functions from Utils to SquareGrid More... almost 6 years ago
ignore CMakeLists.txt.user files More... almost 6 years ago
allow opening projects with invalid experiments + reduce memory load of unused experiments More... almost 6 years ago
move Status and GraphType enums to enums.h + simplify Output::doOperation More... almost 6 years ago
fix gui to reflect the last changes More... almost 6 years ago
core - several minor fixes More... almost 6 years ago
more fixes for the plugins abstract classes More... almost 6 years ago
protect constructors of nodes and edges More... almost 6 years ago
experiment and trial - minor fixes More... almost 6 years ago
fix abstract classes to reflect the new Trial class More... almost 6 years ago
WIP - detaching Trial stuff from Experiment class More... almost 6 years ago
minor fixes More... almost 6 years ago
preparing for edge and attributerange tests More... almost 6 years ago
minor fixes More... almost 6 years ago