summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-1321-27/+100
|\
| * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-136-15/+39
| |\
| | * Merge commit 'widget/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-116-15/+39
| | |\
| | | * QKeySequence::mnemonic: add a warning if the text contains severals '&'Olivier Goffart2009-11-111-4/+16
| | | * Make sure the context menus also clear the status tip when neededThierry Bastian2009-11-102-10/+18
| | | * PlatformPlugin: Do not load the plugin if there is no GUIOlivier Goffart2009-11-101-1/+2
| | | * Avoid XSync-related runtime crashes on HP-UX due to C++ mangling.Andreas Aardal Hanssen2009-11-101-0/+2
| | | * Fix warningsThierry Bastian2009-11-091-0/+1
| * | | Fix typo in license headerAlessandro Portale2009-11-1211-11/+11
| * | | Merge commit 'origin/4.6' into 4.6-ceJoerg Bornemann2009-11-122-0/+15
| |\ \ \
| | * | | Documentation: Adding comments to QHoverEvent classMorten Engvoldsen2009-11-111-0/+34
| | * | | Code in gui/* should be completely namespacedhjk2009-11-111-4/+5
| | * | | Improvements to graphics effects API after review round.Samuel Rødal2009-11-112-6/+6
| | * | | Doc: Added an example to demonstrate the QWebElement class.David Boddie2009-11-092-0/+15
| * | | | fix crash in QWidgetPrivate::screenGeometryJoerg Bornemann2009-11-111-1/+1
| | |/ / | |/| |
| * | | Documentation: Adding comments to QHoverEvent classMorten Engvoldsen2009-11-101-0/+34
* | | | doc change: remove duplicate entry in "see also" and stray focusWidget.Christian Kamm2009-11-111-2/+1
|/ / /
* | | Merge branch 'tools-team/4.6' (early part) into 4.6Oswald Buddenhagen2009-11-101-4/+5
|\ \ \
| * | | Code in gui/* should be completely namespacedhjk2009-11-091-4/+5
* | | | Improvements to graphics effects API after review round.Samuel Rødal2009-11-102-6/+6
| |/ / |/| |
* | | Dont set DontCreateNativeAncestors attribute.Denis Dzyubenko2009-11-091-1/+0
* | | Merge branch '4.6-platform' into 4.6Denis Dzyubenko2009-11-096-6/+24
|\ \ \ | |_|/ |/| |
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Bradley T. Hughes2009-11-099-12/+68
| |\ \
| * | | Added a -no-native-gestures option for configure.exeDenis Dzyubenko2009-11-066-3/+16
| * | | Dont create native winid when not required.Denis Dzyubenko2009-11-061-3/+8
* | | | Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-094-5/+40
|\ \ \ \ | |_|/ / |/| | |
| * | | API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-062-5/+5
| * | | API review: Add convenience functions using QMarginsMarius Storm-Olsen2009-11-062-0/+35
| |/ /
* | | Doc: typo fixedJoerg Bornemann2009-11-092-2/+2
* | | Merge commit 'ceteam/4.6' into 4.6Joerg Bornemann2009-11-092-2/+23
|\ \ \ | |_|/ |/| |
| * | fix QWizard issues on Windows CEJoerg Bornemann2009-11-061-0/+7
| * | compilefixes for qfeaturesThomas Hartmann2009-11-062-2/+16
* | | Merge branch 'feature' into 4.6Jørgen Lind2009-11-061-0/+2
|\ \ \
| * | | Fix QT_NO_GRAPHICSVIEWJørgen Lind2009-11-061-0/+2
* | | | Merge branch '4.6-s60' into 4.6axis2009-11-065-8/+41
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-056-13/+47
| |\ \ \
| * \ \ \ Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-0430-397/+529
| |\ \ \ \
| | * \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0428-392/+494
| | |\ \ \ \
| | * | | | | Fixed modal dialog fading support in Symbian.Janne Anttila2009-11-043-4/+25
| * | | | | | Call PositionChanged from QSymbianControl::SizeChangedGareth Stockwell2009-11-041-0/+5
| * | | | | | Revert "Fixed a crash in the QApplication autotest."Gareth Stockwell2009-11-031-2/+1
| * | | | | | Merge branch '4.6' into mmfphononGareth Stockwell2009-11-0342-446/+1058
| |\ \ \ \ \ \
| * | | | | | | Fix for defect introduced by dd48c27fGareth Stockwell2009-11-031-1/+4
| * | | | | | | Fix for unresponsive sliders after orientation switch or full-screenGareth Stockwell2009-11-031-0/+3
| * | | | | | | When creating a Symbian WId for a visible widget, make the controlGareth Stockwell2009-10-231-1/+3
* | | | | | | | Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-061-2/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Fixed uninitialized background artifacts in QWidget::render.Samuel Rødal2009-11-061-2/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Removed the unnecessery loop in the last commit originated from a mergeDenis Dzyubenko2009-11-061-6/+5
* | | | | | | Fix QDesktopWidget::availableGeometry() on OSXFred Emmott2009-11-061-4/+8
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Morten Johan Sørvig2009-11-066-6/+80
|\ \ \ \ \ \ \