185 Commits

Author SHA1 Message Date
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
Unick Soft
290306e924 Added setup dialog for background. 2019-09-07 22:36:18 +02:00
Unick Soft
5ba794dc34 Added style dialogs for edges and vertexes 2019-07-07 21:15:44 +02:00
Oleg Sh
5e9431f33a Fixes to run from sub-directory. 2019-06-29 18:10:15 +02:00
Unick Soft
2394894f72 fix reset edge bend on change weight. 2019-06-13 19:49:02 +02:00
Unick Soft
e8a985c91b Fix typo 2019-05-30 21:43:53 +02:00
Oleg Sh
381d6474a8 fix php cgi scripts. Renamed BFS. 2019-05-25 14:26:24 +02:00
Unick Soft
bec33619c9 Added printed version of graph image. 2019-05-02 17:52:38 +02:00
Unick Soft
479282d0c1 Fix https in statistic. Added auto redirect to https for en/wiki 2019-04-28 10:42:15 +02:00
Unick Soft
d92c62cc57 Added undo for delete button 2019-03-30 12:59:56 +02:00
Unick Soft
344191ea5f Fix IE11 problem with default function param 2019-03-13 21:45:28 +02:00
Unick Soft
e1058bbedf fix stat name 2019-03-09 23:15:31 +02:00
Unick Soft
4cd806e570 Added fullscreen button. 2019-03-09 22:57:58 +02:00
Unick Soft
1f4a8a258a more log information 2019-02-12 20:59:29 +02:00
Unick Soft
6a0e308368 Fix save images for bent edges. Add more statistic. 2019-02-12 13:53:43 +02:00
Unick Soft
b2a80c7f4f Added edge bend. Small edges fixes. 2019-02-10 20:00:38 +02:00
Unick Soft
94f643f587 Fix rename in some cases. Added unbind for event buttons. 2019-01-27 19:43:30 +02:00
Unick Soft
db6167921e Changed algorithm order 2019-01-03 14:05:06 +02:00
Unick Soft
d282e24590 Added BFS and DFS 2019-01-03 13:50:27 +02:00
Unick Soft
4f8af5b4e7 Fix algorithm menu. Offset it if need. 2018-12-29 19:14:28 +02:00
Unick Soft
d114ab6fa9 hot fix remove vertex 2018-11-17 22:38:12 +02:00
Unick Soft
1dea43bbcf Fix change adj matrix and remove vertex. 2018-11-17 22:28:16 +02:00
Unick Soft
9ffa9f0571 Added statistic messages. 2018-10-21 20:36:49 +02:00