summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mainline/master'Oswald Buddenhagen2011-03-2224-62/+464
|\
| * Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-223-4/+14
| |\
| | * Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-193-4/+14
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-193-4/+14
| | | |\
| | | | * Add flag for forcibly propagating backing store alpha to framebufferGareth Stockwell2011-03-183-4/+14
| * | | | Merge remote branch 'qt/master' into staging-masterSamuel Rødal2011-03-2118-19/+259
| |\ \ \ \
| | * \ \ \ Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-191-2/+13
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-181-2/+13
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-171-2/+13
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * Clipboard/Windows: Fix a hang when sending to non-responsive clients.Friedemann Kleint2011-03-171-2/+13
| | * | | | Fixes detected by the static-checkJørgen Lind2011-03-171-1/+1
| | * | | | Mac: add autorelease pools to create_sysMorten Sorvig2011-03-171-0/+4
| | * | | | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-1743-105/+491
| | |\ \ \ \ | | | |/ / /
| | * | | | Lighthouse: Support Q_NO_CLIPBOARD.Morten Johan Sørvig2011-03-164-0/+14
| | * | | | Do not explicitly process events before running event loop integration.con2011-03-041-1/+0
| | * | | | Lighthouse: Make Native Interface slightly more agileJørgen Lind2011-03-012-30/+3
| | * | | | Lighthouse: Native Interface, added graphicsDeviceJørgen Lind2011-03-012-4/+11
| | * | | | added capabilites to QPlatformIntegrationGunnar Sletta2011-03-012-0/+16
| | * | | | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-0135-1377/+2103
| | |\ \ \ \
| | * | | | | Lighthouse: Add a native interface.Jørgen Lind2011-03-015-3/+150
| | * | | | | Added extended key event support in QWindowSystemInterface.Samuel Rødal2011-02-245-3/+62
| * | | | | | Remove the check on flushRequested.Fabien Freling2011-03-161-1/+1
| * | | | | | Merge remote branch 'mainline/master' into merge_rasterFabien Freling2011-03-1550-135/+669
| |\ \ \ \ \ \
| * | | | | | | Change the way the unified toolbar is flushed.Fabien Freling2011-03-152-3/+29
| * | | | | | | Move the Mac specific behavior in #ifdef.Fabien Freling2011-02-231-1/+14
| * | | | | | | Remove useless variable.Fabien Freling2011-02-232-2/+0
| * | | | | | | Merge remote branch 'mainline/master' into merge_rasterFabien Freling2011-02-23210-1675/+2473
| |\ \ \ \ \ \ \
| * | | | | | | | Optimize the rendering path for the unified toolbar.Fabien Freling2011-02-153-10/+21
| * | | | | | | | Remove useless statements.Fabien Freling2011-02-141-2/+0
| * | | | | | | | Force the repaint during live resize.Fabien Freling2011-02-081-0/+5
| * | | | | | | | Remove useless variables.Fabien Freling2011-01-311-3/+0
| * | | | | | | | Disable subtractOpaqueSiblings when in the unified toolbar.Fabien Freling2011-01-281-1/+1
| * | | | | | | | Move all display: utility functions.Fabien Freling2011-01-273-23/+22
| * | | | | | | | Remove useless displayIfNeeded: definition.Fabien Freling2011-01-261-16/+0
| * | | | | | | | Change variable name.Fabien Freling2011-01-262-2/+2
| * | | | | | | | Move the flushing to [view drawRect:rect]Fabien Freling2011-01-263-24/+96
| * | | | | | | | Small typo fix.Fabien Freling2011-01-251-1/+1
| * | | | | | | | Add utility functions for using Core Graphics contexts.Fabien Freling2011-01-251-0/+28
| * | | | | | | | Add a utility function to call setNeedsDisplay:Fabien Freling2011-01-182-0/+10
* | | | | | | | | Fix compilation with QT_NO_Tasuku Suzuki2011-03-211-1/+4
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-162-8/+10
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Initial implementation of GLES2.0 resource poolingJani Hautakangas2011-03-151-2/+2
| * | | | | | | Avoid panics in QDesktopWidget on Symbian emulator.Laszlo Agocs2011-03-151-6/+8
* | | | | | | | Merge earth-team into masterOlivier Goffart2011-03-152-2/+10
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Mac: Center the Window title on Cocoa.Martin Petersson2011-03-101-0/+2
| * | | | | | | Do not handle posted events in QSplashScreen.Denis Dzyubenko2011-03-031-2/+8
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-03-143-22/+52
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master-upstream'Thierry Bastian2011-03-1017-37/+209
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Cocoa: use mouse location from eventRichard Moe Gustavsen2011-02-182-3/+3
| * | | | | | | | | Cocoa: implement eventdispatcher flag excludeUserInputEventsRichard Moe Gustavsen2011-02-181-18/+42