Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Andy Shaw | 2009-07-23 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Fix build on Harmattan | Tom Cooksey | 2009-07-23 | 1 | -1/+1 | |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Andy Shaw | 2009-07-23 | 8 | -52/+266 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2009-07-23 | 7 | -50/+282 | |
| | |\ \ | ||||||
| | | * | | Fix merge error, restore size of bit field. | Andreas Aardal Hanssen | 2009-07-23 | 1 | -2/+2 | |
| | | * | | Add QGraphicsItem::focusProxy(), focus proxy support. | Andreas Aardal Hanssen | 2009-07-23 | 6 | -48/+261 | |
| | * | | | Build with rvct compiler. | Martin Jones | 2009-07-23 | 2 | -2/+3 | |
| * | | | | Remove the close shortcut from the example since QMdiArea provides this | Andy Shaw | 2009-07-23 | 1 | -1/+0 | |
| | |/ / | |/| | | ||||||
| * | | | Add texture_from_pixmap defines for systems without them | Tom Cooksey | 2009-07-23 | 1 | -0/+19 | |
| |/ / | ||||||
| * | | 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 | |