Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change to release licenses for 4.6.3. | Jason McDonald | 2010-05-30 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Merge remote branch 'qt/4.6' into oslo-staging-2/4.6 | Paul Olav Tvete | 2010-01-12 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: dist/changes-4.6.1 | ||||
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | warning fixes for platforms, where qreal == float | Joerg Bornemann | 2010-01-11 | 1 | -256/+256 |
|/ | | | | Reviewed-by: thartman | ||||
* | Compile on Visual Studio 2003 | Eskil Abrahamsen Blomfeldt | 2009-10-05 | 1 | -1/+1 |
| | | | | | | Don't add export declaration for the definition of the variable. Reviewed-by: Gunnar | ||||
* | Added qFastSin() and qFastCos() functions. | Kim Motoyoshi Kalland | 2009-10-02 | 1 | -0/+305 |
The new functions use a lookup table. Reviewed-by: Trond |