Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | 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 branch 'qt-master/master' | Sami Lempinen | 2011-03-17 | 2 | -8/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge remote branch 'qt-master/master' | Guoqing Zhang | 2011-03-16 | 41 | -101/+471 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | key to string translations for Symbian return and tab characters | mread | 2011-03-10 | 1 | -2/+11 | |
* | | | | | | | | | | | | | Remove DefaultSharedContext from Lighthouse API. | Samuel Rødal | 2011-04-13 | 4 | -44/+3 | |
* | | | | | | | | | | | | | Made wayland plugin single-threaded, yay :) | Samuel Rødal | 2011-04-07 | 1 | -2/+0 | |
* | | | | | | | | | | | | | After we make the QPlatformIntegration process events | Jørgen Lind | 2011-04-06 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Lighthouse: Make it possible to compile in default platform plugin | Jørgen Lind | 2011-03-18 | 1 | -3/+10 | |
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | Cocoa: processEvents does not always send posted events | Richard Moe Gustavsen | 2011-02-17 | 1 | -2/+8 | |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into qt-master-from-4.7 | Thiago Macieira | 2011-03-11 | 33 | -31/+45 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Update copyright year to 2011. | Rohan McGovern | 2011-03-10 | 28 | -28/+28 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-03-09 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-team | aavit | 2011-03-04 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Place cursor at the end of the selected range | Jiang Jiang | 2011-03-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-03-08 | 3 | -1/+15 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | Fix preprocessor directive. | Fabien Freling | 2011-03-04 | 1 | -1/+1 | |
| | | * | | | | | | | | | Fix compiling issue on Lion. | Fabien Freling | 2011-03-04 | 2 | -0/+14 | |
| | * | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-03-04 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | / / / / / / | | | | |_|/ / / / / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | Merge remote branch 'earth/master' into master | João Abecasis | 2011-02-28 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master | axis | 2011-02-24 | 18 | -120/+292 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Avoid warning when seting a window icon | Olivier Goffart | 2011-02-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2011-03-11 | 7 | -48/+380 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | / / / / / | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Don't use EGL surfaces for translucency with 32MB GPU chip. | Jani Hautakangas | 2011-03-10 | 3 | -7/+37 | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | * | | | | | | | | Added missing ifdefs to allow compilation on older Symbian versions. | Laszlo Agocs | 2011-03-09 | 2 | -1/+5 | |
| | * | | | | | | | | Multiple screen support for Symbian in QDeskopWidget. | Laszlo Agocs | 2011-03-09 | 6 | -42/+279 | |
| | * | | | | | | | | Support partial input mode | Sami Merila | 2011-03-08 | 2 | -0/+61 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
* | | | | | | | | | 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 | |