Commit Graph

270 Commits

Author SHA1 Message Date
Oleg Sh dccdcecc93 Add bg flag 2021-11-22 19:49:13 +02:00
Unick Soft 3da9db735d Merge pull request #31 from MBeshkov/master
Added Bulgarian lang
2021-11-22 19:42:24 +02:00
MBeshkov 7a6dd07a83 Added Bulgarian lang 2021-11-22 02:14:17 +00:00
Unick Soft 54f592d791 Update README.md
Add info about offline build.
2021-11-19 12:55:19 +02:00
Unick Soft ad4d740188 Merge pull request #29 from jd-develop/patch-1
fix french translation
2021-11-16 12:16:26 +02:00
Jean Dubois 5342edd63f fix 3 2021-11-16 10:58:07 +01:00
Jean Dubois cd1aa01981 fix 2 2021-11-16 10:49:04 +01:00
Jean Dubois 6dd5e2c413 fix of french translation
https://en.wiktionary.org/wiki/lier#French for more info about this word
2021-11-16 10:46:35 +01:00
Oleg Sh 63a0cef6cc Add algorithm to find all shortest paths from one vertex to another. 2021-11-11 20:53:29 +02:00
Oleg Sh dc6c90991e Added find all patches algorithm. 2021-09-29 21:10:14 +02:00
Oleg Sh 947a3072ba Up version. 2021-09-20 20:32:15 +02:00
Unick Soft 5782b579a9 Merge pull request #28 from serd2011/algorithms-locale
Added use of locale in algorithms
2021-09-20 20:23:35 +02:00
serd2011 0a294c1720 Added use of locale inColoring algorithm 2021-09-19 19:05:44 +03:00
serd2011 56ab95df40 Added use of locale in Graph Reorder algorithm 2021-09-19 18:59:11 +03:00
serd2011 92dd7751e3 Added use of locale in Modern Graph Style algorithm 2021-09-19 18:58:33 +03:00
serd2011 164a2818f0 Added use of locale in Vertices Degree algorithm 2021-09-19 18:43:19 +03:00
serd2011 c145c53ec8 Added use of locale in Radius and Diameter algorithm 2021-09-19 18:27:12 +03:00
Unick Soft b2919829e3 Merge pull request #26 from serd2011/master
Fixed missprint in radius and diameter algorithm in Russian
2021-09-16 10:03:52 +02:00
serd2011 50eda744d6 Fixed missprint in radius and diameter algorithm in Russian 2021-09-16 02:14:13 +03:00
Oleg Sh 7f60486647 Updated adv image. 2021-08-29 21:49:27 +02:00
Oleg Sh 06b23c9b94 Add adv of our hosting. 2021-07-17 22:18:23 +02:00
Oleg Sh 112e2b37ae Add global undo for graph 2021-07-17 21:53:21 +02:00
Oleg Sh 50f1d0b936 Up version 2021-06-27 14:49:59 +02:00
Oleg Sh a2fcf74998 Add select style for group selection. 2021-06-27 14:47:43 +02:00
Oleg Sh 699e22e882 Up version 2021-06-16 21:39:11 +02:00
Oleg Sh 1de5a3128b Up max vertex number 2021-06-16 21:38:26 +02:00
Oleg Sh 320de9f399 Fix loading old graphs. 2021-06-15 20:47:01 +02:00
Oleg Sh 1b3d8d72bc Change create edge dialog. 2021-06-13 18:40:56 +02:00
Oleg Sh d70c3d27e5 Up version 2021-06-12 16:08:28 +02:00
Oleg Sh 5076ba07c5 Fix search Eulerian path/loop if graph has separate nodes. 2021-06-12 16:07:37 +02:00
Oleg Sh d8ed01c438 Up version 2021-05-04 12:14:01 +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 c9fc2cacdf up version 2021-04-24 21:14:37 +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 7583db561f Up version 2021-04-20 19:02:49 +02:00
Oleg Sh 109fd61e1f Add edge with parameter for style. 2021-04-19 20:32:10 +02:00
Oleg Sh 04b87c0b3c Up version 2021-04-17 20:28:26 +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 1fb79b3418 up version 2021-04-12 13:19:19 +02:00
Oleg Sh ec5ea03848 Added move focus cell for matrix. 2021-04-12 13:12:00 +02:00
Oleg Sh d0a620af31 Fix edges curved, if we create graph from incidence matrix. 2021-04-11 22:12:02 +02:00