Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'mainline/master' | Oswald Buddenhagen | 2011-03-22 | 24 | -62/+464 |
|\ | |||||
| * | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2011-03-22 | 3 | -4/+14 |
| |\ | |||||
| | * | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-03-19 | 3 | -4/+14 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-03-19 | 3 | -4/+14 |
| | | |\ | |||||
| | | | * | Add flag for forcibly propagating backing store alpha to framebuffer | Gareth Stockwell | 2011-03-18 | 3 | -4/+14 |
| * | | | | Merge remote branch 'qt/master' into staging-master | Samuel Rødal | 2011-03-21 | 18 | -19/+259 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2011-03-19 | 1 | -2/+13 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-03-18 | 1 | -2/+13 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-03-17 | 1 | -2/+13 |
| | | | |\ \ | | | | | |/ | | | | |/| | |||||
| | | | | * | Clipboard/Windows: Fix a hang when sending to non-responsive clients. | Friedemann Kleint | 2011-03-17 | 1 | -2/+13 |
| | * | | | | Fixes detected by the static-check | Jørgen Lind | 2011-03-17 | 1 | -1/+1 |
| | * | | | | Mac: add autorelease pools to create_sys | Morten Sorvig | 2011-03-17 | 1 | -0/+4 |
| | * | | | | Merge remote-tracking branch 'origin/master' into lighthouse-master | Jørgen Lind | 2011-03-17 | 43 | -105/+491 |
| | |\ \ \ \ | | | |/ / / | |||||
| | * | | | | Lighthouse: Support Q_NO_CLIPBOARD. | Morten Johan Sørvig | 2011-03-16 | 4 | -0/+14 |
| | * | | | | Do not explicitly process events before running event loop integration. | con | 2011-03-04 | 1 | -1/+0 |
| | * | | | | Lighthouse: Make Native Interface slightly more agile | Jørgen Lind | 2011-03-01 | 2 | -30/+3 |
| | * | | | | Lighthouse: Native Interface, added graphicsDevice | Jørgen Lind | 2011-03-01 | 2 | -4/+11 |
| | * | | | | added capabilites to QPlatformIntegration | Gunnar Sletta | 2011-03-01 | 2 | -0/+16 |
| | * | | | | Merge remote-tracking branch 'origin/master' into lighthouse-master | Jørgen Lind | 2011-03-01 | 35 | -1377/+2103 |
| | |\ \ \ \ | |||||
| | * | | | | | Lighthouse: Add a native interface. | Jørgen Lind | 2011-03-01 | 5 | -3/+150 |
| | * | | | | | Added extended key event support in QWindowSystemInterface. | Samuel Rødal | 2011-02-24 | 5 | -3/+62 |
| * | | | | | | Remove the check on flushRequested. | Fabien Freling | 2011-03-16 | 1 | -1/+1 |
| * | | | | | | Merge remote branch 'mainline/master' into merge_raster | Fabien Freling | 2011-03-15 | 50 | -135/+669 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Change the way the unified toolbar is flushed. | Fabien Freling | 2011-03-15 | 2 | -3/+29 |
| * | | | | | | | Move the Mac specific behavior in #ifdef. | Fabien Freling | 2011-02-23 | 1 | -1/+14 |
| * | | | | | | | Remove useless variable. | Fabien Freling | 2011-02-23 | 2 | -2/+0 |
| * | | | | | | | Merge remote branch 'mainline/master' into merge_raster | Fabien Freling | 2011-02-23 | 210 | -1675/+2473 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Optimize the rendering path for the unified toolbar. | Fabien Freling | 2011-02-15 | 3 | -10/+21 |
| * | | | | | | | | Remove useless statements. | Fabien Freling | 2011-02-14 | 1 | -2/+0 |
| * | | | | | | | | Force the repaint during live resize. | Fabien Freling | 2011-02-08 | 1 | -0/+5 |
| * | | | | | | | | Remove useless variables. | Fabien Freling | 2011-01-31 | 1 | -3/+0 |
| * | | | | | | | | Disable subtractOpaqueSiblings when in the unified toolbar. | Fabien Freling | 2011-01-28 | 1 | -1/+1 |
| * | | | | | | | | Move all display: utility functions. | Fabien Freling | 2011-01-27 | 3 | -23/+22 |
| * | | | | | | | | Remove useless displayIfNeeded: definition. | Fabien Freling | 2011-01-26 | 1 | -16/+0 |
| * | | | | | | | | Change variable name. | Fabien Freling | 2011-01-26 | 2 | -2/+2 |
| * | | | | | | | | Move the flushing to [view drawRect:rect] | Fabien Freling | 2011-01-26 | 3 | -24/+96 |
| * | | | | | | | | Small typo fix. | Fabien Freling | 2011-01-25 | 1 | -1/+1 |
| * | | | | | | | | Add utility functions for using Core Graphics contexts. | Fabien Freling | 2011-01-25 | 1 | -0/+28 |
| * | | | | | | | | Add a utility function to call setNeedsDisplay: | Fabien Freling | 2011-01-18 | 2 | -0/+10 |
* | | | | | | | | | Fix compilation with QT_NO_ | Tasuku Suzuki | 2011-03-21 | 1 | -1/+4 |
| |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | Merge remote-tracking branch 'origin/4.7' into HEAD | Thiago Macieira | 2011-03-16 | 2 | -8/+10 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Initial implementation of GLES2.0 resource pooling | Jani Hautakangas | 2011-03-15 | 1 | -2/+2 |
| * | | | | | | | Avoid panics in QDesktopWidget on Symbian emulator. | Laszlo Agocs | 2011-03-15 | 1 | -6/+8 |
* | | | | | | | | Merge earth-team into master | Olivier Goffart | 2011-03-15 | 2 | -2/+10 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Mac: Center the Window title on Cocoa. | Martin Petersson | 2011-03-10 | 1 | -0/+2 |
| * | | | | | | | Do not handle posted events in QSplashScreen. | Denis Dzyubenko | 2011-03-03 | 1 | -2/+8 |
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast... | Qt Continuous Integration System | 2011-03-14 | 3 | -22/+52 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master-upstream' | Thierry Bastian | 2011-03-10 | 17 | -37/+209 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Cocoa: use mouse location from event | Richard Moe Gustavsen | 2011-02-18 | 2 | -3/+3 |
| * | | | | | | | | | Cocoa: implement eventdispatcher flag excludeUserInputEvents | Richard Moe Gustavsen | 2011-02-18 | 1 | -18/+42 |