summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qeasingcurve.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-131-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | qdoc: DITA XML generator now uses <section> elements...Martin Smith2010-09-181-8/+12
|/
* QEasingCurve::operator== returning wrong valueFrederik Gladhorn2010-09-081-16/+24
* Fixed the curve descriptions and added descriptions for overshoot, amplitude,...Jerome Pasion2010-08-041-6/+16
* doc: Fixed many broken links.Martin Smith2010-05-191-2/+2
* Fix building of corelib, network and gui with qconfig minimal.Aaron McCarthy2010-04-161-0/+4
* doc: Fixed several qdoc errors.Martin Smith2010-03-091-2/+2
* Make sure that QEasingCurve::type when streamed is a quint8, as documentedLeonardo Sobral Cunha2010-02-261-2/+2
* Fix compilation: intptr_t -> quintptrThiago Macieira2010-02-251-2/+2
* Fix compile error in QEasingCurveLeonardo Sobral Cunha2010-02-231-3/+3
* Add QEasingCurve as builtin metatypeLeonardo Sobral Cunha2010-02-231-4/+65
* Doc fixes: Remove some lies from QEasingCurve.Jan-Arve Sæther2010-01-211-3/+3
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* fix includes to use lower-caseHarald Fernengel2009-08-171-1/+1
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Try to express ourselves better in the explanation for the curve types.Jan-Arve Sæther2009-07-211-81/+84
* Doc fixes to QEasingCurve.Jan-Arve Sæther2009-07-211-7/+8
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animat...Thierry Bastian2009-05-221-1/+1
* compile when using qt namespaceKent Hansen2009-05-201-2/+7
* update the qdoc tags (\since 4.6, remove \preliminary)Kent Hansen2009-05-201-0/+1
* Removing QT_EXPERIMENTAL_SOLUTION from the animation apiLeonardo Sobral Cunha2009-05-191-5/+1
* Removed memory leak in QEasingCurvePrivateLeonardo Sobral Cunha2009-05-191-0/+1
* Whitespace cleanup in QEasingCurveLeonardo Sobral Cunha2009-05-191-45/+44
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171-0/+844