Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
* | fix warnings on Windows CE | Joerg Bornemann | 2009-08-26 | 1 | -1/+1 |
* | Add missing license headers and header guards. | Jason McDonald | 2009-08-21 | 1 | -0/+41 |
* | make the new anchor layout code compile with namespaces | hjk | 2009-08-21 | 1 | -1/+4 |
* | Fix typo: feaseable => feasible | Jan-Arve Sæther | 2009-07-22 | 1 | -1/+1 |
* | QSimplex: Skip x = x + y*0.0 | Anselmo Lacerda S. de Melo | 2009-07-22 | 1 | -1/+7 |
* | QSimplex: new method solver, avoinding code replication | Anselmo Lacerda S. de Melo | 2009-07-22 | 1 | -18/+16 |
* | QGraphicsAnchorLayout: Fix memory management issue in QSimplex solver | Eduardo M. Fleury | 2009-07-22 | 1 | -1/+1 |
* | QSimplex: Adding the Simplex solver for linear systems | Jesus Sanchez-Palencia | 2009-07-22 | 1 | -0/+364 |