Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Qt::Key_ScreenSaver | Paul Olav Tvete | 2011-01-18 | 1 | -0/+1 |
* | Lighthouse: Fix keyboard modifier handling | Jørgen Lind | 2011-01-07 | 1 | -5/+3 |
* | Lighthouse: Support external plugins. | Morten Johan Sørvig | 2011-01-07 | 3 | -9/+34 |
* | Merge branch 'master' into lighthouse-master | Jørgen Lind | 2011-01-05 | 2 | -0/+4 |
|\ | |||||
| * | Allow QWidget with size larger than 16383 on Mac OS X (Cocoa) | Prasanth Ullattil | 2011-01-04 | 1 | -0/+2 |
| * | Set no brush when the brush is a solid patern transparent color. | Pierre Rossi | 2011-01-04 | 1 | -0/+2 |
* | | Add styleHint to fallback api for fontdatabases in Lighthouse | Jørgen Lind | 2011-01-04 | 4 | -7/+12 |
* | | Initial support for WS specific clipboard support in Lighthouse | Jørgen Lind | 2011-01-04 | 7 | -74/+209 |
* | | Add basic mouse context menues to lighthouse | Jørgen Lind | 2011-01-04 | 1 | -0/+8 |
* | | Fix nativechild widget position in Lighthouse | Jørgen Lind | 2011-01-04 | 1 | -10/+6 |
* | | Dont do backingStore.destroy in deleteTLSysExtra | Jørgen Lind | 2011-01-04 | 1 | -1/+0 |
* | | Handle the QWidgetPrivate::mapper structure | Jørgen Lind | 2011-01-04 | 1 | -0/+1 |
* | | Add function QPlatformScreen::platformScreenForWidget | Jørgen Lind | 2011-01-04 | 6 | -39/+36 |
* | | Added window focus handling to lighthouse | Jørgen Lind | 2011-01-04 | 8 | -6/+47 |
|/ | |||||
* | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-12-30 | 1 | -0/+8 |
|\ | |||||
| * | Clear WSERV content when a native child receives an "expose" | Jason Barron | 2010-12-29 | 1 | -0/+8 |
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-12-24 | 2 | -2/+6 |
|\ \ | |||||
| * \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-12-24 | 2 | -2/+6 |
| |\ \ | |||||
| | * \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-12-24 | 2 | -2/+6 |
| | |\ \ | |||||
| | | * | | Prevented infinite loop in QMoviePrivate::next(). | Samuel Rødal | 2010-12-22 | 1 | -1/+5 |
| | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-12-21 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * | | QMessageBox wrong Show/Hide Details button label | Raul Metsma | 2010-12-21 | 1 | -1/+1 |
* | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-12-24 | 1 | -6/+18 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Fix fullscreen/Maximized dialog misplacement in Symbian | Miikka Heikkinen | 2010-12-23 | 1 | -6/+18 |
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-12-24 | 1 | -22/+15 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-12-22 | 1 | -22/+15 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-12-21 | 1 | -22/+15 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-12-20 | 1 | -22/+15 |
| | | |\ \ | |||||
| | | | * | | Make the QRasterPaintEngineState copy constructor cheaper. | Andreas Kling | 2010-12-20 | 1 | -21/+13 |
| | | | * | | Micro-optimization for QSpanData::setup() | Andreas Kling | 2010-12-20 | 1 | -1/+2 |
| | | | * | | Make parent constructor argument optional | João Abecasis | 2010-12-16 | 1 | -1/+1 |
* | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-23 | 6 | -69/+203 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-12-23 | 1 | -3/+32 |
| |\ \ \ \ | |||||
| | * | | | | Improve performance of bilinear upscaling of images with neon. | Samuel Rødal | 2010-12-22 | 1 | -3/+32 |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int... | Qt Continuous Integration System | 2010-12-23 | 2 | -3/+7 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Fix crash in indeterminate progressbars on windows | Jens Bache-Wiig | 2010-12-22 | 2 | -3/+6 |
| | * | | | | Fix timer regression for indeterminate progressbars | Jens Bache-Wiig | 2010-12-22 | 1 | -0/+1 |
| * | | | | | Made documentation of QPixmap::createMaskFromColor match behaviour. | Samuel Rødal | 2010-12-22 | 1 | -2/+2 |
| * | | | | | Improve performance of bilinear downscaling of images with neon. | Samuel Rødal | 2010-12-22 | 1 | -26/+107 |
| |/ / / / | |||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integration | Qt Continuous Integration System | 2010-12-21 | 1 | -5/+12 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-14 | 10 | -16/+44 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-13 | 2 | -0/+10 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-10 | 5 | -150/+184 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-09 | 6 | -6/+16 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-08 | 9 | -42/+81 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-12-07 | 1 | -0/+3 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Doc: Added documentation about the use of null custom title bar widgets. | David Boddie | 2010-12-07 | 1 | -5/+12 |
| * | | | | | | | | | | | Remove few compile warnings | Miikka Heikkinen | 2010-12-20 | 1 | -2/+2 |
| * | | | | | | | | | | | Fix using QFileDialog statics in Symbian. | Miikka Heikkinen | 2010-12-20 | 1 | -28/+41 |
* | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-... | Qt Continuous Integration System | 2010-12-21 | 7 | -653/+342 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |