Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Designer: Minor BT issue: '-' button in Signal/Slot editor not updated. | Friedemann Kleint | 2010-09-23 | 1 | -1/+1 | |
| | * | | | Changelog: 4.7.1 (uic/Designer). | Friedemann Kleint | 2010-09-23 | 1 | -0/+1 | |
| | * | | | Incorrect translations for application menu items on Mac OS X. | Prasanth Ullattil | 2010-09-23 | 1 | -2/+7 | |
| | * | | | Update the changelog with the SSE work done for Qt 4.7.1 | Benjamin Poulain | 2010-09-23 | 1 | -2/+7 | |
| | * | | | build configure.exe directly in source dir | Oswald Buddenhagen | 2010-09-23 | 1 | -1/+1 | |
| | * | | | fix build key generation for real | Oswald Buddenhagen | 2010-09-23 | 1 | -1/+1 | |
| | * | | | my changes for 4.7.1 | Peter Hartmann | 2010-09-23 | 1 | -0/+10 | |
| | * | | | My Qt 4.7.1 changes | Eskil Abrahamsen Blomfeldt | 2010-09-23 | 1 | -0/+9 | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-23 | 20 | -148/+526 | |
| |\ \ \ \ | ||||||
| | * | | | | Compile on Symbian - rework the X11 mask patch a bit. | Trond Kjernåsen | 2010-09-23 | 6 | -22/+19 | |
| | * | | | | Fix text direction setting in QTextBlock layout | Jiang Jiang | 2010-09-23 | 1 | -6/+0 | |
| | * | | | | Fix text direction handling in QLabel | Jiang Jiang | 2010-09-23 | 2 | -11/+17 | |
| | * | | | | Fixed QPixmap::resize() for X11 pixmap with masks. | Trond Kjernåsen | 2010-09-23 | 1 | -9/+14 | |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-23 | 19 | -117/+493 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-23 | 19 | -117/+493 | |
| | | |\ \ \ | ||||||
| | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 19 | -117/+493 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | QPainter not restored correctly in Graphics View. | Bjørn Erik Nilsen | 2010-09-22 | 3 | -6/+47 | |
| | | | | * | | | Setting QGraphicsItem::ItemClipsChildrenToShape forces ItemClipsToShape | Bjørn Erik Nilsen | 2010-09-22 | 2 | -45/+267 | |
| | | | | * | | | Fix compilation | Olivier Goffart | 2010-09-22 | 1 | -2/+2 | |
| | | | | * | | | Fixed drawing of QPixmaps with masks in the GL 2 and X11 engines. | Trond Kjernåsen | 2010-09-22 | 6 | -2/+22 | |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 10 | -64/+157 | |
| | | | | |\ \ \ | ||||||
| | | | | | * | | | Fix warning on MSVC | Olivier Goffart | 2010-09-22 | 1 | -1/+1 | |
| | | | | | * | | | QThread: make sure start works even if called after exit | Olivier Goffart | 2010-09-22 | 3 | -0/+45 | |
| | | | | | * | | | Revert "Fixed painter path drawing on FBO without stencil buffer." | Kim Motoyoshi Kalland | 2010-09-22 | 2 | -30/+0 | |
| | | | | | * | | | Fix a crash with D&d on mingw | Thierry Bastian | 2010-09-22 | 1 | -6/+6 | |
| | | | | | * | | | Revert "Keep other text format with QTextOption::SuppressColors tag on" | Jiang Jiang | 2010-09-22 | 1 | -6/+2 | |
| | | | | | * | | | Fixed stencil buffer on FBOs with OpenGL ES. | Kim Motoyoshi Kalland | 2010-09-22 | 2 | -27/+79 | |
| | | | | | * | | | Keep other text format with QTextOption::SuppressColors tag on | Jiang Jiang | 2010-09-22 | 1 | -2/+6 | |
| | | | | | * | | | QTreeView: do not scroll to top if last item is removed | Frank Reininghaus | 2010-09-22 | 2 | -0/+26 | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-23 | 4 | -57/+93 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | Improved Symbian4 platform detection | Miikka Heikkinen | 2010-09-23 | 4 | -57/+93 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-23 | 22 | -180/+112 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Minimize parameter changes on glyph cache textures | Aaron Kennedy | 2010-09-28 | 3 | -5/+32 | |
* | | | | | | | Only set maskTexture sampler uniform once | Aaron Kennedy | 2010-09-28 | 2 | -6/+13 | |
* | | | | | | | Only repopulate the glyph cache when we know something could have changed | Aaron Kennedy | 2010-09-28 | 1 | -11/+16 | |
* | | | | | | | Remove unnecessary attribute changes | Aaron Kennedy | 2010-09-23 | 1 | -2/+0 | |
* | | | | | | | Invalidate QStaticText coord cache when texture size changes | Aaron Kennedy | 2010-09-23 | 1 | -1/+8 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Various declarative autotest additions. | Michael Brasser | 2010-09-23 | 9 | -1/+96 | |
* | | | | | | Update QtDeclarative def files | Joona Petrell | 2010-09-23 | 2 | -3/+7 | |
* | | | | | | Fix ListModel::set() so the implementation and docs are | Bea Lam | 2010-09-23 | 2 | -3/+4 | |
* | | | | | | Improve docs for Qt.quit() | Bea Lam | 2010-09-23 | 1 | -1/+3 | |
* | | | | | | Doc fix. | Michael Brasser | 2010-09-23 | 1 | -1/+1 | |
* | | | | | | Remove unused, unexported class. | Michael Brasser | 2010-09-23 | 4 | -127/+0 | |
* | | | | | | Remove dead code paths in declarative list model code. | Michael Brasser | 2010-09-23 | 4 | -44/+0 | |
* | | | | | | Properly cleanup in QDeclarativeModulePlugin test. | Michael Brasser | 2010-09-23 | 1 | -0/+1 | |
|/ / / / / | ||||||
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-23 | 16 | -15/+551 | |
|\ \ \ \ \ | ||||||
| * | | | | | Move includes after copyright block | Martin Jones | 2010-09-22 | 1 | -5/+2 | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-22 | 16 | -15/+554 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Mitigate private header problems in QtCreator by adding semi-private API | Kai Koehne | 2010-09-22 | 4 | -0/+187 | |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-22 | 16 | -15/+367 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | |