Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc and example fixes for library qualification (QT-558) | Warwick Allison | 2009-07-23 | 24 | -39/+40 |
* | Mark constant properties. | Warwick Allison | 2009-07-23 | 1 | -5/+5 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-07-23 | 819 | -6442/+55281 |
|\ | |||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-07-23 | 802 | -6389/+55206 |
| |\ | |||||
| | * | Introduced annotations | Roberto Raggi | 2009-07-23 | 10 | -945/+1204 |
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Aaron Kennedy | 2009-07-23 | 772 | -5317/+53185 |
| | |\ | |||||
| | | * | Add the math3d types to QVariant | Rhys Weatherley | 2009-07-23 | 15 | -28/+452 |
| | | * | Compile in release mode for DFB version > 0.9 | Anders Bakken | 2009-07-22 | 1 | -1/+6 |
| | | * | Compile | Anders Bakken | 2009-07-22 | 1 | -1/+2 |
| | | * | Doc - Clarified that Graphics View does not support the inverted y-axis | Kavindra Devi Palaraja | 2009-07-22 | 1 | -0/+3 |
| | | * | Fix potential deadlock in QAbstractFileEngine | João Abecasis | 2009-07-22 | 1 | -10/+12 |
| | | * | Fix build on Mac | Tom Cooksey | 2009-07-22 | 2 | -8/+28 |
| | | * | Plug a texture leak when deleting QPixmaps without a current context | Tom Cooksey | 2009-07-22 | 2 | -16/+9 |
| | | * | Fix autotest compile failure | Jens Bache-Wiig | 2009-07-22 | 1 | -2/+2 |
| | | * | fix linker error for the cetest tool | Joerg Bornemann | 2009-07-22 | 1 | -1/+2 |
| | | * | QNetworkReply: add possibility to ignore specific SSL errors | Peter Hartmann | 2009-07-22 | 21 | -17/+348 |
| | | * | Merge branch '4.5' | Thiago Macieira | 2009-07-22 | 5 | -56/+40 |
| | | |\ | |||||
| | | | * | Fix handling of invalid object paths and signatures in release mode. | Thiago Macieira | 2009-07-22 | 1 | -11/+2 |
| | | | * | Revert "Added a check that X11 timestamp goes forward only." | Denis Dzyubenko | 2009-07-22 | 1 | -20/+15 |
| | | | * | QSslSocket autotest: adapt to new certificate on test server | Peter Hartmann | 2009-07-22 | 2 | -23/+16 |
| | | | * | Fix table borders in multiline tables when printing to PostScript. | Gunnar Sletta | 2009-07-22 | 1 | -2/+7 |
| | | * | | Use texture_from_pixmap on X11 & avoid copies | Tom Cooksey | 2009-07-22 | 8 | -174/+422 |
| | | * | | Compile on embedded | Olivier Goffart | 2009-07-22 | 2 | -2/+2 |
| | | * | | Make QStateMachine inherit QState | Kent Hansen | 2009-07-22 | 19 | -499/+428 |
| | | * | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-07-22 | 1 | -2/+4 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Fix memory leak. | Olivier Goffart | 2009-07-22 | 1 | -0/+2 |
| | | | * | Update documentation for QMessageBox::open(). | Norwegian Rock Cat | 2009-07-22 | 1 | -2/+4 |
| | | * | | Prefer mutable over const_cast. | João Abecasis | 2009-07-22 | 2 | -5/+4 |
| | | * | | Bugfix/optimization in QResourceFileEngineIterator | João Abecasis | 2009-07-22 | 1 | -2/+1 |
| | | * | | Off-by-one error in QResourceFileEngineIterator | João Abecasis | 2009-07-22 | 1 | -1/+1 |
| | | * | | Don't hide errors in QDirIterator | João Abecasis | 2009-07-22 | 1 | -4/+1 |
| | | * | | QDirIterator refactoring | João Abecasis | 2009-07-22 | 1 | -5/+18 |
| | | * | | QDirIterator refactoring | João Abecasis | 2009-07-22 | 1 | -6/+5 |
| | | * | | QDirIterator refactoring | João Abecasis | 2009-07-22 | 1 | -13/+16 |
| | | * | | QDirIterator: fail early, fail often | João Abecasis | 2009-07-22 | 1 | -2/+2 |
| | | * | | QDirIterator: Cleaning up after one's self | João Abecasis | 2009-07-22 | 1 | -2/+1 |
| | | * | | QDirIterator cleanup after refactoring | João Abecasis | 2009-07-22 | 1 | -9/+8 |
| | | * | | QDirIterator refactoring | João Abecasis | 2009-07-22 | 1 | -11/+7 |
| | | * | | QDirIterator refactoring | João Abecasis | 2009-07-22 | 1 | -9/+9 |
| | | * | | QDirIterator: no point in delaying the inevitable | João Abecasis | 2009-07-22 | 1 | -7/+3 |
| | | * | | QDirIterator refactoring | João Abecasis | 2009-07-22 | 1 | -4/+3 |
| | | * | | QDirIterator: another one bites the dust | João Abecasis | 2009-07-22 | 1 | -12/+5 |
| | | * | | Still fixing QDirIterator... | João Abecasis | 2009-07-22 | 1 | -2/+2 |
| | | * | | QDirIterator cleanup | João Abecasis | 2009-07-22 | 1 | -7/+5 |
| | | * | | QDirIterator: Don't recurse into hidden directories unless asked | João Abecasis | 2009-07-22 | 1 | -0/+4 |
| | | * | | QDirIterator moving around conditions | João Abecasis | 2009-07-22 | 1 | -6/+5 |
| | | * | | Faster condition comes first | João Abecasis | 2009-07-22 | 1 | -1/+1 |
| | | * | | QDirIterator: refactor initializations in private constructor | João Abecasis | 2009-07-22 | 1 | -5/+5 |
| | | * | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-07-22 | 11 | -10/+73 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Designer: Fixed bug in setting QUrl property values from resources. | Friedemann Kleint | 2009-07-22 | 1 | -2/+5 |