347 Commits

Author SHA1 Message Date
Phillip Stephens c72381fced Add ability to have multiple input connections 2020-04-17 10:10:30 -07:00
Phillip Stephens d5b3c7defb Linux build fixes 2020-04-17 07:18:45 -07:00
Luke Street 0959790966 Delete connections when changing port types 2020-04-17 05:44:24 -04:00
Luke Street 3cd627eb91 Add nodedata_cast 2020-04-17 02:57:33 -04:00
Luke Street 50b4353dcf Use QStringLiteral where needed 2020-04-17 02:25:14 -04:00
Luke Street acfe76cc0c Fix compilation with -fno-rtti and -fno-exceptions 2020-04-17 02:13:33 -04:00
Dmitry Pinaev a939cf8659 (#241) Add missing namespace for Style 2020-01-25 00:23:08 +01:00
Dmitry Pinaev 092192f65e (#257) Fix appveyor and travis 2020-01-25 00:09:09 +01:00
Dmitry Pinaev eff278c49e (#257) define hash for QString depending on Qt version 2020-01-24 23:24:47 +01:00
Malcohol 2816c94fca Mimimum expanding widgets (#246)
Support widgets with QSizePolicy::MinimumExpanding
2019-07-28 14:41:55 +02:00
Dmitry Pinaev 1151b597b3 Add FlowScene::allNodes() #229 2.1.3 2019-05-01 13:11:24 +02:00
Dmitry Pinaev c41a038b13 Emit nodePlaced on restoring #234 2019-05-01 12:27:03 +02:00
Dmitry Pinaev 2b4274afc9 Make possible to pull new connections from In port #233 2019-04-29 17:23:49 +02:00
Dmitry Pinaev bbb155131d Fix Qt version in appveyor 2019-04-23 11:56:47 +02:00
Andrew Stenyaew 4de5c51bad Improve connection rounding near nodes (#223)
* ImprovConnection geometry: adequate rounding around the OY axis

* Connection geometry: correction adequate rounding around the OY axis

* formatted code
2019-04-08 10:12:26 +02:00
Dmitry Pinaev edaaeac459 Fix data propagation in converter (in calculator example) (#217) 2019-03-18 12:58:41 +01:00
Dmitry Pinaev bbe1a4ac93 Improve travis script; fix VS build 2019-03-18 12:58:16 +01:00
Dmitry Pinaev 09da58991c Fix travis typo 2019-03-18 12:29:48 +01:00
Dmitry Pinaev a930cb892a Start OSX travis build first 2019-03-18 12:25:24 +01:00
Dmitry Pinaev d860cd289d Fix linux travis CI 2019-03-18 12:24:27 +01:00
Dmitry Pinaev da2cf81f21 Fix CI 2019-03-18 12:16:01 +01:00
Dmitry Pinaev 5bab847f45 Fix compilers in README 2019-02-11 15:34:20 +01:00
Dmitry Pinaev 1d1757d09b Add a screenshot to README 2019-02-11 14:55:57 +01:00
paceholder f494150bee Add connection created/deleted slots to nodedatamodel (#175) (#211) 2019-02-10 17:07:58 +01:00
Dmitry Pinaev b5aee9748f Update to xenial in travis 2019-02-10 00:18:28 +01:00