Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Fixing compile issue on Windows CE | Aleksandar Sasha Babic | 2009-12-18 | 1 | -3/+1 | |
| | * | | | | | | Fixed two incorrect signal connections. | axis | 2009-12-18 | 2 | -2/+2 | |
| | * | | | | | | Switched two files to BSD license. | axis | 2009-12-18 | 2 | -56/+52 | |
| | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2009-12-19 | 25 | -91/+928 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2009-12-18 | 25 | -91/+928 | |
| |\ \ \ \ \ \ |/ / / / / / / | ||||||
| * | | | | | | Fixed QPixmap::load() to not modify referenced copies. | Trond Kjernåsen | 2009-12-18 | 1 | -5/+4 | |
| * | | | | | | Fixes bug when using AnchorUnderMouse for GraphicsView transformation. | Yoann Lopes | 2009-12-18 | 2 | -3/+113 | |
| * | | | | | | Make the layout{,AboutToBe}Changed signals in the QSortFilterProxyModel match... | Stephen Kelly | 2009-12-18 | 2 | -13/+115 | |
| * | | | | | | Make sure mappings are created for columns when indexes newly become parents. | Stephen Kelly | 2009-12-18 | 8 | -17/+80 | |
| * | | | | | | NEON configure detection and initial blend function implementations. | Samuel Rødal | 2009-12-18 | 8 | -4/+432 | |
| * | | | | | | Optimize QThreadStorage with QVector | Olivier Goffart | 2009-12-18 | 5 | -49/+183 | |
| * | | | | | | Add Q_OBJECT to QBalloonTip so it can be intreospected by styles. | Olivier Goffart | 2009-12-18 | 1 | -0/+1 | |
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i... | Qt Continuous Integration System | 2009-12-18 | 4 | -14/+39 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Check if the scene exists before attempting to set its focus item. | Michael Brasser | 2009-12-18 | 1 | -1/+1 | |
| * | | | | | | The "audioinput" multimedia example locks up the audio input/output | Kurt Korbatits | 2009-12-18 | 2 | -13/+33 | |
| * | | | | | | no audiodevices found using QAudioDeviceInfo::availableDevices on Ubuntu | Kurt Korbatits | 2009-12-18 | 1 | -0/+5 | |
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2009-12-18 | 7 | -66/+62 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Prevent access to non-existent memory in triagulating stroker | Rhys Weatherley | 2009-12-18 | 1 | -2/+8 | |
| * | | | | | | | Align GL_RGB lines on a 4-byte boundary when uploading pixmap textures | Rhys Weatherley | 2009-12-18 | 1 | -13/+2 | |
| * | | | | | | | Cleanup qsqldatabase test case a little bit. | Bill King | 2009-12-17 | 1 | -15/+9 | |
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2009-12-17 | 4 | -36/+43 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | GL2Engine: Don't mark brush as dirty if it hasn't changed | Tom Cooksey | 2009-12-17 | 3 | -34/+41 | |
| | * | | | | | | Doc: setFeature snippet was in the wrong place | Joerg Bornemann | 2009-12-17 | 1 | -2/+2 | |
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2009-12-18 | 3 | -12/+43 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2009-12-17 | 3 | -12/+43 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Designer: Fix compilation with -static on Mac OS X | Friedemann Kleint | 2009-12-17 | 2 | -3/+16 | |
| | * | | | | | | Configure support for multiple include levels in qmake.conf hierarchy. | Harald Fernengel | 2009-12-17 | 1 | -9/+23 | |
| | * | | | | | | Stop the configuration if the test compiler cannot be found. | Harald Fernengel | 2009-12-17 | 1 | -0/+4 | |
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2009-12-17 | 2 | -4/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | WeatherInfo now shows Oslo info upon launch instead of blank screen | Miikka Heikkinen | 2009-12-17 | 1 | -2/+1 | |
| * | | | | | | | Fixed QCoeFepInputContext::widgetDestroyed | Miikka Heikkinen | 2009-12-17 | 1 | -2/+1 | |
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2009-12-17 | 2 | -12/+62 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2009-12-17 | 31 | -346/+253 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Stack overflow when closing a Color panel in Cocoa. | Prasanth Ullattil | 2009-12-17 | 1 | -12/+23 | |
| * | | | | | | | | doc: Added discussion on connecting signals that have default arg values. | Martin Smith | 2009-12-17 | 1 | -0/+39 | |
* | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2009-12-17 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Fixed parsing of svg paths. | Kim Motoyoshi Kalland | 2009-12-17 | 1 | -4/+4 | |
* | | | | | | | | | Merge remote branch 'staging/4.6' into 4.6 | Simon Hausmann | 2009-12-17 | 43 | -200/+407 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Avoid timer starvation when handling many X11 events | Bradley T. Hughes | 2009-12-17 | 3 | -0/+9 | |
| * | | | | | | | Disable benchlibwalltime test. | Rohan McGovern | 2009-12-17 | 1 | -3/+3 | |
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2009-12-16 | 16 | -196/+52 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fixed wheel event delivery in graphicsview. | Denis Dzyubenko | 2009-12-16 | 1 | -1/+1 | |
| | * | | | | | | | An optimisation to QTextStream | Denis Dzyubenko | 2009-12-16 | 1 | -5/+4 | |
| | * | | | | | | | Doc fix: mark QFileOpenEvent::url to be available since 4.6 | Denis Dzyubenko | 2009-12-16 | 1 | -1/+3 | |
| | * | | | | | | | Do not call macToQtFormat twice in QLocale. | Denis Dzyubenko | 2009-12-16 | 1 | -4/+4 | |
| | * | | | | | | | Text cursor is not shown properly in line edits on Mac OS X. | Prasanth Ullattil | 2009-12-16 | 3 | -2/+18 | |
| | * | | | | | | | Fixes: Ensure QMAKE_LFLAGS+=/MACHINE:X64 works for vcproj files | Andy Shaw | 2009-12-16 | 2 | -2/+5 | |
| | * | | | | | | | Revert "Changes to support locale change event for symbian platform" | Denis Dzyubenko | 2009-12-16 | 8 | -181/+17 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Doc: Modified the coding style of the Audio Devices example. | David Boddie | 2009-12-15 | 4 | -69/+84 | |
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2009-12-15 | 27 | -59/+373 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / |