- Nov 24, 2014
-
-
Don Gagne authored
Centralize all connecting and disconnecting of links through LinkManager::[Connect|Disconnect]Link api. Connect/Disconnect no longer allowed through LinkInterface. This allows creation of new LinkManager::setConnections[Suspended|Allowed] methods to disallow connections as needed.
-
- Nov 21, 2014
-
-
Don Gagne authored
-
- Nov 17, 2014
-
-
Don Gagne authored
-
- Nov 11, 2014
-
-
Julian Oes authored
-
- Nov 05, 2014
- Nov 03, 2014
-
-
Don Gagne authored
This api doesn’t make any sense given the fact that LinkInterface signals bytesReceived with the bytes in the signal. Also the reason why it is never called!
-
- Nov 01, 2014
-
-
Don Gagne authored
-
- Oct 31, 2014
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- Oct 30, 2014
-
-
philipoe authored
-
- Oct 28, 2014
-
-
Lorenz Meier authored
-
- Oct 27, 2014
-
-
Lorenz Meier authored
-
- Oct 23, 2014
-
-
Don Gagne authored
-
- Oct 07, 2014
- Oct 04, 2014
-
-
Lorenz Meier authored
-
Lorenz Meier authored
This reverts commit b4089ad9.
-
Lorenz Meier authored
-
- Sep 29, 2014
-
-
Don Gagne authored
-
- Sep 02, 2014
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- Aug 23, 2014
-
-
Don Gagne authored
This way we can test with QT_FAIL_WARNINGS set.
-
- Aug 10, 2014
-
-
Lorenz Meier authored
-
- Aug 05, 2014
-
-
Bryant Mairs authored
-
Lorenz Meier authored
-
- Jul 31, 2014
-
-
Bryant Mairs authored
Found by valgrind.
-
- Jul 25, 2014
-
-
Lorenz Meier authored
-
- Jul 23, 2014
-
-
Bryant authored
SLUGS has maintained their patches out-of-tree for a long while now. These will eventually get merged back in, but it'll be easier to evaluate them as fresh commits instead of modifications to this old & dead code, so we'll delete this for now.
-
- Jul 20, 2014
-
-
Lorenz Meier authored
-
- Jul 09, 2014
-
-
Bryant Mairs authored
-
- Jul 02, 2014
-
-
Bryant Mairs authored
-
- Jul 01, 2014
-
-
Bryant Mairs authored
-
- Jun 27, 2014
-
-
Bryant Mairs authored
-
Bryant Mairs authored
-
- Jun 25, 2014
-
-
Bryant Mairs authored
-
Bryant Mairs authored
-
- Jun 20, 2014
-
-
Lorenz Meier authored
Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary
-
Lorenz Meier authored
Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary
-
- Jun 16, 2014
-
-
Don Gagne authored
This way the delete happens on the right thread.
-