summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qsimplex_p.h
Commit message (Expand)AuthorAgeFilesLines
* QGAL: Avoid false assertions due to floating point precision errorsEduardo M. Fleury2009-11-041-1/+1
* Compile on 64bitOlivier Goffart2009-10-281-2/+2
* QGAL (QSimplex): Add constraints simplificationEduardo M. Fleury2009-10-261-2/+5
* QGAL (QSimplex): Make deep copy of constraints inside QSimplexEduardo M. Fleury2009-10-261-7/+1
* QGAL: Add QSimplexConstraint::toString() method for debuggingEduardo M. Fleury2009-10-261-0/+23
* Cosmetic fixes to the previous patches.Jan-Arve Sæther2009-10-071-2/+2
* QSimplex: Remove overly conservative assertionEduardo M. Fleury2009-10-061-1/+25
* Implement hasConflicts().Jan-Arve Sæther2009-09-171-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Removing a few superfluous semicolons.Alessandro Portale2009-09-031-2/+2
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Add missing license headers and header guards.Jason McDonald2009-08-221-5/+44
* make the new anchor layout code compile with namespaceshjk2009-08-211-1/+4
* QSimplex: new method solver, avoinding code replicationAnselmo Lacerda S. de Melo2009-07-221-0/+2
* QSimplex: Adding the Simplex solver for linear systemsJesus Sanchez-Palencia2009-07-221-0/+120