Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | accelerate QWindowsPipeWriter for bigger chunks of data | Joerg Bornemann | 2010-04-12 | 2 | -6/+4 |
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-04-12 | 165 | -1840/+3540 |
|\ | |||||
| * | Fix flattening of largely scaled, thin, dashed beziers. | Gunnar Sletta | 2010-04-12 | 1 | -4/+24 |
| * | Increased the precision used to flatten beziers | Gunnar Sletta | 2010-04-12 | 1 | -2/+2 |
| * | Fix QT_NO_MOVIE | Tasuku Suzuki | 2010-04-12 | 4 | -0/+14 |
| * | Fix compile error with QT_NO_ACTION in QtGui | Tasuku Suzuki | 2010-04-12 | 2 | -7/+20 |
| * | Fix QT_NO_COMPLETER | Tasuku Suzuki | 2010-04-12 | 1 | -1/+1 |
| * | Fix QT_NO_FSCOMPLETER | Tasuku Suzuki | 2010-04-12 | 1 | -0/+4 |
| * | Fix QT_NO_FILESYSTEMMODEL | Tasuku Suzuki | 2010-04-12 | 1 | -0/+2 |
| * | Build fix | Thierry Bastian | 2010-04-12 | 1 | -10/+0 |
| * | Safeguard ourselves against corrupt registry values for cleartype gamma | Gunnar Sletta | 2010-04-12 | 1 | -0/+5 |
| * | fix cetest build properly | Joerg Bornemann | 2010-04-12 | 4 | -21/+24 |
| * | qdrawhelper: optimize the fetch transformed bilinear functions | Olivier Goffart | 2010-04-12 | 1 | -46/+46 |
| * | Compile fix for WinCE | Thierry Bastian | 2010-04-12 | 1 | -1/+7 |
| * | Make sure the selectionChanged signal is not called too much | Thierry Bastian | 2010-04-12 | 3 | -1/+26 |
| * | Merge commit 'internal-qt-repo/4.7' into oslo-staging-2/4.7 | Tom Cooksey | 2010-04-12 | 31 | -633/+1460 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-12 | 28 | -631/+1423 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-10 | 28 | -631/+1423 |
| | | |\ | | |/ / | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-10 | 28 | -631/+1423 |
| | | |\ | |||||
| | | | * | Fix build error in QtGui armv5 udeb | Shane Kearns | 2010-04-09 | 1 | -1/+1 |
| | | | * | Updated qtbench to build against modified QStaticText API | Gareth Stockwell | 2010-04-09 | 1 | -2/+2 |
| | | | * | Make compiling / linking a non-qt app work too on symbian/gcce | Thomas Zander | 2010-04-08 | 2 | -11/+14 |
| | | | * | When on Symbian use smaller files. | Aleksandar Sasha Babic | 2010-04-08 | 1 | -3/+6 |
| | | | * | Fixing the missing "\\" | Aleksandar Sasha Babic | 2010-04-08 | 1 | -1/+1 |
| | | | * | The cmd line arguments have not been delegated properly. | Aleksandar Sasha Babic | 2010-04-08 | 1 | -32/+1 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7 | Janne Koskinen | 2010-04-08 | 771 | -7758/+18989 |
| | | | |\ | |||||
| | | | | * | Add --download option to runonphone | Shane Kearns | 2010-04-07 | 1 | -36/+42 |
| | | | | * | Implement download support to TRK Launcher | Shane Kearns | 2010-04-07 | 3 | -24/+200 |
| | | | | * | Fix library creation on symbian/gcce | Thomas Zander | 2010-04-07 | 1 | -0/+1 |
| | | | | * | Update Symbian def files for 4.7 | Shane Kearns | 2010-04-07 | 13 | -510/+1109 |
| | | | | * | Various fixes for symbian/gcce building. | Thomas Zander | 2010-04-07 | 3 | -17/+33 |
| | | | | * | Make encoding clear | Thomas Zander | 2010-04-07 | 1 | -2/+2 |
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-07 | 2 | -3/+20 |
| | | | | |\ | |||||
| | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-06 | 2 | -3/+20 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-06 | 2 | -3/+20 |
| | | | | | | |\ | |||||
| | | | | | | | * | Fix 'make sis' working on symbian makefile based system again. | Thomas Zander | 2010-04-06 | 1 | -3/+9 |
| | | | | | | | * | Make shipped symbian scripts available from the build-dir bin dir. | Thomas Zander | 2010-04-06 | 1 | -0/+11 |
| | | | * | | | | | Clear QFontCache TLS content before nullifying TLS pointer. | Janne Koskinen | 2010-04-08 | 1 | -1/+3 |
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-04-10 | 3 | -3/+29 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | | * | | | | | | Reimplemented event() and sceneEvent() in video item, for BC. | Dmytro Poplavskiy | 2010-04-08 | 2 | -2/+24 |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-04-07 | 1 | -1/+5 |
| | | |\ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | |||||
| | | | * | | | | | Fix Phonon build with mingw. | Andrew den Exter | 2010-04-07 | 1 | -1/+5 |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Jan-Arve Sæther | 2010-04-12 | 46 | -407/+537 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-10 | 60 | -955/+1338 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| | | * | | | | | | | Fix the doc for QFrame::frameStyle | Thierry Bastian | 2010-04-09 | 1 | -1/+1 |
| | | * | | | | | | | Don't use texture-from-pixmap if the target isn't GL_TEXTURE_2D | Tom Cooksey | 2010-04-09 | 1 | -1/+2 |
| | | * | | | | | | | Add runtime check for GLX >= 1.3 before using glXCreatePixmap | Tom Cooksey | 2010-04-09 | 1 | -0/+8 |
| | | * | | | | | | | QDrawHelper: Reduce code duplications | Olivier Goffart | 2010-04-09 | 1 | -215/+61 |
| | | * | | | | | | | Improve matching X11 VisualIDs to EGL configs | Tom Cooksey | 2010-04-09 | 1 | -24/+53 |
| | * | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-04-10 | 41 | -166/+412 |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | |