107 Commits

Author SHA1 Message Date
Oleg Sh
5076ba07c5 Fix search Eulerian path/loop if graph has separate nodes. 2021-06-12 16:07:37 +02:00
Oleg Sh
89ad081919 Add presets for color
Add select style for all selected styles.
2021-05-04 12:13:27 +02:00
Oleg Sh
f0dbbb31f4 Fix bug 2021-04-24 21:59:51 +02:00
Oleg Sh
c6b1611740 Add text position.
Setting for selection groups.
Fix bugs.
2021-04-24 19:12:49 +02:00
Oleg Sh
35c6656d0f Add more options for vertex. 2021-04-23 21:38:16 +02:00
Oleg Sh
109fd61e1f Add edge with parameter for style. 2021-04-19 20:32:10 +02:00
Oleg Sh
0d923bb37f Add settings for vertex shape and size. 2021-04-17 20:27:04 +02:00
Oleg Sh
0e00aa0f32 Fix print background
Add vertex shape to settings
Fix separate style
2021-04-16 20:47:10 +02:00
Oleg Sh
5d3a6e1f7c Fix style. 2021-04-16 12:17:20 +02:00
Oleg Sh
2271e32a93 Add own style for separate vertex/edges. 2021-04-16 12:13:16 +02:00
Oleg Sh
b60e70c089 Add new shapes for vertexes. 2021-04-15 14:18:47 +02:00
Oleg Sh
2172acb28f Fix drawing edges. 2021-04-14 13:16:31 +02:00
Oleg Sh
a40f927b66 Fix print styles. 2021-04-14 12:26:02 +02:00
Oleg Sh
4a7b1a534c Refactor styles inherent. 2021-04-13 14:50:01 +02:00
Oleg Sh
d0a620af31 Fix edges curved, if we create graph from incidence matrix. 2021-04-11 22:12:02 +02:00
Oleg Sh
8c3e607d2c Add check graphs isomophism.
Changed some default styles.
2021-01-31 17:23:22 +02:00
Unick Soft
cf0970f5a1 Change spanning tree calculations. Ignore orientation of edges. 2020-09-05 12:51:17 +02:00
Unick Soft
5e7d07a9aa Fix problem with save graph 2020-08-20 19:07:20 +02:00
Unick Soft
475f4ea88b Fix bug with text for nodes. Add escaping symbols. 2020-08-19 20:45:26 +02:00
Unick Soft
17a276f797 Fix remove self edge 2020-07-09 19:58:41 +02:00
/usr/bin/nano
61f79385ea Fix conflict 2020-07-03 23:24:10 +03:00
Unick Soft
abb41c3852 Added translation for algorithm names. 2020-06-21 11:00:39 +02:00
Unick Soft
7528947d20 Change bottom panel name. Change saving to graphml. 2020-05-24 15:52:40 +02:00
Unick Soft
6e17b9719c Added multi select using ctrl 2020-05-05 20:23:55 +02:00
Oleg Sh
42c592fe2f temp. Added multiple selection with ctrl. Not finished. 2020-05-04 20:28:57 +02:00
Unick Soft
583cb024a1 Fix create graph by matrix. 2020-05-03 21:46:33 +02:00
Unick Soft
4fbe526813 Fix hamiltonpath for non multi graphs. 2020-05-03 21:25:54 +02:00
Unick Soft
14cefec5c1 Fix search loop and path in non multi graph. 2020-05-03 21:17:49 +02:00
Unick Soft
bbcdbb7294 Added up text for edges. 2020-05-03 15:04:01 +02:00
Unick Soft
72f94e5ddd Added save weight presets for edges. 2020-04-26 20:15:08 +02:00
Unick Soft
aa1be3fae5 Added multigraph support for hamiltonian loop/path 2020-04-01 21:21:20 +02:00
Unick Soft
fe4f14970b Improved load GraphML graphs. 2020-03-02 21:05:17 +02:00
Unick Soft
fa79baf2ea Added multigraph support 2020-02-27 22:13:25 +02:00
Unick Soft
ec4e64585b Added support of multigraph 2020-02-27 21:47:03 +02:00
Unick Soft
7c2383ada4 Add degree calculations for multigraph 2020-02-23 22:29:14 +02:00
Unick Soft
1e6dbc279f Add mutligraph support for floid algorithm 2020-02-23 11:28:56 +02:00
Unick Soft
a5e44e1858 Fix Issues: changes select object by Z order. Remove hotkey for New Graph. 2020-02-15 11:33:38 +02:00
/usr/bin/nano
b659e2cd60 Merge branch 'master' of https://github.com/UnickSoft/graphonline 2020-01-25 15:14:42 +03:00
Oleg Sh
0059cebea0 Added multi graph supports for some algorithms. 2020-01-25 13:18:38 +02:00
/usr/bin/nano
4c1a7dc135 Merge branch 'master' of https://github.com/UnickSoft/graphonline 2019-10-20 12:20:05 +03:00
Unick Soft
52c15a5e33 fix create graph by adjacency matrix. 2019-10-20 11:17:56 +02:00
/usr/bin/nano
a3ac8b8fe5 Merge branch 'master' of https://github.com/UnickSoft/graphonline 2019-10-05 20:11:53 +03:00
/usr/bin/nano
19fc5524b2 Change mode 2019-10-05 20:09:43 +03:00
Unick Soft
063c2f9ec0 Add multigraph support. Visualization and some algorithms. 2019-10-05 16:11:55 +02:00
/usr/bin/nano
316b7167a9 Merge branch 'master' of https://github.com/UnickSoft/graphonline 2019-09-08 17:22:54 +03:00
Unick Soft
c580c5aef9 Fix bug with rename vertex. Add postfix for graph with styles. 2019-09-08 16:22:11 +02:00
/usr/bin/nano
0dabdd844b Merge branch 'master' of https://github.com/UnickSoft/graphonline 2019-09-08 10:58:37 +03:00
Unick Soft
1abf19abbf Fix background color for setup style dialogs. 2019-09-08 09:57:26 +02:00
/usr/bin/nano
7a8bb47791 Merge branch 'master' of https://github.com/UnickSoft/graphonline 2019-09-07 23:40:47 +03:00
/usr/bin/nano
b7247e18a8 change mode 2019-09-07 23:40:42 +03:00