| Commit message (Expand) | Author | Age | Files | Lines |
* | QGAL (QSimplex): Add constraints simplification | Eduardo M. Fleury | 2009-10-26 | 1 | -2/+94 |
|
|
* | QGAL (QSimplex): Make deep copy of constraints inside QSimplex | Eduardo M. Fleury | 2009-10-26 | 1 | -4/+11 |
|
|
* | Cosmetic fixes to the previous patches. | Jan-Arve Sæther | 2009-10-07 | 1 | -2/+2 |
|
|
* | QSimplex: Remove overly conservative assertion | Eduardo M. Fleury | 2009-10-06 | 1 | -18/+6 |
|
|
* | Doc fix. | Alexis Menard | 2009-10-05 | 1 | -0/+30 |
|
|
* | Dont generate public docs for QSimplex. | Jan-Arve Sæther | 2009-09-29 | 1 | -0/+4 |
|
|
* | Use qDebug() instead of printf() when dumping the simplex matrix. | Jan-Arve Sæther | 2009-09-25 | 1 | -12/+10 |
|
|
* | QGraphicsAnchorLayout: Fix bug where simplex would return wrong results | Eduardo M. Fleury | 2009-09-25 | 1 | -0/+38 |
|
|
* | QSimplex: Add class and methods documentation | Eduardo M. Fleury | 2009-09-25 | 1 | -5/+108 |
|
|
* | Implement hasConflicts(). | Jan-Arve Sæther | 2009-09-17 | 1 | -4/+5 |
|
|
* | 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 |
|
|