Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Code in gui/* should be completely namespaced | hjk | 2009-11-09 | 1 | -4/+5 | |
* | | | | | Improvements to graphics effects API after review round. | Samuel Rødal | 2009-11-10 | 2 | -6/+6 | |
| |/ / / |/| | | | ||||||
* | | | | Dont set DontCreateNativeAncestors attribute. | Denis Dzyubenko | 2009-11-09 | 1 | -1/+0 | |
* | | | | Merge branch '4.6-platform' into 4.6 | Denis Dzyubenko | 2009-11-09 | 6 | -6/+24 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Bradley T. Hughes | 2009-11-09 | 9 | -12/+68 | |
| |\ \ \ | ||||||
| * | | | | Added a -no-native-gestures option for configure.exe | Denis Dzyubenko | 2009-11-06 | 6 | -3/+16 | |
| * | | | | Dont create native winid when not required. | Denis Dzyubenko | 2009-11-06 | 1 | -3/+8 | |
* | | | | | Merge branch '4.6-api-review' into 4.6 | Marius Storm-Olsen | 2009-11-09 | 4 | -5/+40 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | API review: Rename functions numColors(), setNumColors() and numBytes() | Marius Storm-Olsen | 2009-11-06 | 2 | -5/+5 | |
| * | | | | API review: Add convenience functions using QMargins | Marius Storm-Olsen | 2009-11-06 | 2 | -0/+35 | |
| |/ / / | ||||||
* | | | | Doc: typo fixed | Joerg Bornemann | 2009-11-09 | 2 | -2/+2 | |
| |_|/ |/| | | ||||||
* | | | Merge commit 'ceteam/4.6' into 4.6 | Joerg Bornemann | 2009-11-09 | 2 | -2/+23 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | fix QWizard issues on Windows CE | Joerg Bornemann | 2009-11-06 | 1 | -0/+7 | |
| * | | compilefixes for qfeatures | Thomas Hartmann | 2009-11-06 | 2 | -2/+16 | |
* | | | Merge branch 'feature' into 4.6 | Jørgen Lind | 2009-11-06 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | Fix QT_NO_GRAPHICSVIEW | Jørgen Lind | 2009-11-06 | 1 | -0/+2 | |
* | | | | Merge branch '4.6-s60' into 4.6 | axis | 2009-11-06 | 5 | -8/+41 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-05 | 6 | -13/+47 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge commit 's60/4.6' into mmfphonon | Frans Englich | 2009-11-04 | 30 | -397/+529 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-04 | 28 | -392/+494 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Fixed modal dialog fading support in Symbian. | Janne Anttila | 2009-11-04 | 3 | -4/+25 | |
| * | | | | | | Call PositionChanged from QSymbianControl::SizeChanged | Gareth Stockwell | 2009-11-04 | 1 | -0/+5 | |
| * | | | | | | Revert "Fixed a crash in the QApplication autotest." | Gareth Stockwell | 2009-11-03 | 1 | -2/+1 | |
| * | | | | | | Merge branch '4.6' into mmfphonon | Gareth Stockwell | 2009-11-03 | 42 | -446/+1058 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Fix for defect introduced by dd48c27f | Gareth Stockwell | 2009-11-03 | 1 | -1/+4 | |
| * | | | | | | | Fix for unresponsive sliders after orientation switch or full-screen | Gareth Stockwell | 2009-11-03 | 1 | -0/+3 | |
| * | | | | | | | When creating a Symbian WId for a visible widget, make the control | Gareth Stockwell | 2009-10-23 | 1 | -1/+3 | |
* | | | | | | | | Merge remote branch 'qt-official/4.6' into 4.6 | Morten Johan Sørvig | 2009-11-06 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Fixed uninitialized background artifacts in QWidget::render. | Samuel Rødal | 2009-11-06 | 1 | -2/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Removed the unnecessery loop in the last commit originated from a merge | Denis Dzyubenko | 2009-11-06 | 1 | -6/+5 | |
* | | | | | | | Fix QDesktopWidget::availableGeometry() on OSX | Fred Emmott | 2009-11-06 | 1 | -4/+8 | |
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6 | Morten Johan Sørvig | 2009-11-06 | 6 | -6/+80 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add support for GetURL events on Mac OS X | Tor Arne Vestbø | 2009-11-05 | 6 | -6/+80 | |
* | | | | | | | | Merge remote branch 'qt-official/4.6' into 4.6 | Morten Johan Sørvig | 2009-11-06 | 5 | -13/+29 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | ||||||
| * | | | | | | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-05 | 1 | -9/+0 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge branch 'graphicseffect' into 4.6 | Jørgen Lind | 2009-11-05 | 3 | -1/+26 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add QT_NO_GRAPHICSEFFECT | Jørgen Lind | 2009-11-04 | 3 | -1/+26 | |
| | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Merge branch '4.5' into 4.6 | Morten Johan Sørvig | 2009-11-05 | 1 | -3/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Disable the move-by-scrolling optimization. | Morten Johan Sørvig | 2009-11-02 | 1 | -3/+3 | |
* | | | | | | | Fixed pinching in the imagegestures example. | Denis Dzyubenko | 2009-11-05 | 1 | -2/+6 | |
* | | | | | | | Implemented Tap and TapAndHold gestures. | Denis Dzyubenko | 2009-11-05 | 6 | -1/+303 | |
* | | | | | | | Improved pinch gesture. | Denis Dzyubenko | 2009-11-05 | 1 | -1/+7 | |
* | | | | | | | Implemented QSwipeGesture recognizer using touch events. | Denis Dzyubenko | 2009-11-05 | 4 | -5/+166 | |
* | | | | | | | Merge remote branch 'qt-official/4.6' into 4.6 | Morten Johan Sørvig | 2009-11-05 | 18 | -162/+201 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-04 | 2 | -9/+18 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-04 | 2 | -12/+13 | |
| * | | | | | | Merge commit '51c9b68' into 4.6 | Morten Johan Sørvig | 2009-11-04 | 26 | -385/+487 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch '4.6-s60' into 4.6 | axis | 2009-11-04 | 2 | -45/+78 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | Fix cleanupstack crash on exit in Symbian OS 9.2 | Shane Kearns | 2009-11-03 | 1 | -1/+10 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-03 | 33 | -261/+890 | |
| | |\ \ \ \ \ |