Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | QS60Style: use placeholder texture when polishing widgets and palette | Sami Merila | 2011-03-15 | 3 | -7/+33 | |
| | | * | | | | | | | | Regression: QS60Style: Theme background is incorrect | Sami Merila | 2011-03-15 | 1 | -0/+1 | |
| | | |/ / / / / / / | ||||||
| | | * | | | | | | | Remove changes from fix to QTBUG-17045 that were not related to the fix | Sami Merila | 2011-03-15 | 1 | -12/+16 | |
| | | * | | | | | | | Prevent null pointer crash when closing splitview | Sami Merila | 2011-03-15 | 2 | -17/+14 | |
| | | * | | | | | | | QS60Style slows down layout switch by updating widgets unnecessarily | Sami Merila | 2011-03-14 | 3 | -22/+0 | |
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-03-14 | 1 | -4/+4 | |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | Prevented infinite recursion in QPainterPath::contains(). | Samuel Rødal | 2011-03-14 | 1 | -4/+4 | |
| * | | | | | | | | | Merge earth-team into master | Olivier Goffart | 2011-03-15 | 5 | -5/+14 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Mac Style: Compile Fix | Martin Petersson | 2011-03-14 | 1 | -1/+1 | |
| | * | | | | | | | | | Mac: Center the Window title on Cocoa. | Martin Petersson | 2011-03-10 | 1 | -0/+2 | |
| | * | | | | | | | | | Fix corner of scroll area so it is stylable on Mac. | Martin Petersson | 2011-03-10 | 1 | -1/+1 | |
| | * | | | | | | | | | Windows: Activate the context menu on tray icons when shown. | Martin Petersson | 2011-03-10 | 1 | -0/+1 | |
| | * | | | | | | | | | Do not handle posted events in QSplashScreen. | Denis Dzyubenko | 2011-03-03 | 2 | -4/+10 | |
* | | | | | | | | | | | Merge branch 'merge_raster' | Fabien Freling | 2011-03-17 | 14 | -145/+338 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'raster/master' into merge_raster | Fabien Freling | 2011-03-17 | 14 | -145/+338 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Add an overloading function to flush(). | Fabien Freling | 2011-03-16 | 2 | -0/+9 | |
| | * | | | | | | | | | | | 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 | 165 | -386/+3876 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Change the way the unified toolbar is flushed. | Fabien Freling | 2011-03-15 | 5 | -37/+50 | |
| | * | | | | | | | | | | | Add the ability to remove a toolbar from the unified toolbar. | Fabien Freling | 2011-02-25 | 3 | -4/+33 | |
| | * | | | | | | | | | | | 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 | 1175 | -3157/+4660 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Optimize the rendering path for the unified toolbar. | Fabien Freling | 2011-02-15 | 5 | -18/+47 | |
| | * | | | | | | | | | | | | Remove useless statements. | Fabien Freling | 2011-02-14 | 2 | -4/+0 | |
| | * | | | | | | | | | | | | Force the repaint during live resize. | Fabien Freling | 2011-02-08 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | Remove useless function. | Fabien Freling | 2011-02-08 | 2 | -6/+0 | |
| | * | | | | | | | | | | | | 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 | 4 | -24/+23 | |
| | * | | | | | | | | | | | | Force the display: in the unified toolbar. | Fabien Freling | 2011-01-27 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | Remove useless displayIfNeeded: definition. | Fabien Freling | 2011-01-26 | 1 | -16/+0 | |
| | * | | | | | | | | | | | | Change variable name. | Fabien Freling | 2011-01-26 | 3 | -3/+3 | |
| | * | | | | | | | | | | | | Move the flushing to [view drawRect:rect] | Fabien Freling | 2011-01-26 | 7 | -98/+153 | |
| | * | | | | | | | | | | | | Small typo fix. | Fabien Freling | 2011-01-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Merge branch 'unified-toolbar' | Fabien Freling | 2011-01-25 | 1 | -1/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Free memory when disabling the unified toolbar. | Fabien Freling | 2011-01-14 | 1 | -1/+12 | |
| | * | | | | | | | | | | | | | Add utility functions for using Core Graphics contexts. | Fabien Freling | 2011-01-25 | 1 | -0/+28 | |
| | * | | | | | | | | | | | | | Set the graphics system name in the graphics system factory. | Fabien Freling | 2011-01-21 | 2 | -1/+2 | |
| | * | | | | | | | | | | | | | Add a utility function to call setNeedsDisplay: | Fabien Freling | 2011-01-18 | 2 | -0/+10 | |
| | |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-team | aavit | 2011-03-17 | 15 | -39/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Only enable RightToLeft forcing in OS X 10.6 and skip the test | Jiang Jiang | 2011-03-16 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | Make getters for staticContentsSupport and partialUpdateSupport virtual | Armin Berres | 2011-03-16 | 12 | -37/+43 | |
| * | | | | | | | | | | | | | Fix some warnings in font code | Eskil Abrahamsen Blomfeldt | 2011-03-15 | 2 | -2/+2 | |
* | | | | | | | | | | | | | | Fixes: some text fields in PNG image files were not read | aavit | 2011-03-17 | 1 | -26/+39 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Fix grayscale antialiasing with DirectWrite engine | Eskil Abrahamsen Blomfeldt | 2011-03-15 | 1 | -6/+1 | |
* | | | | | | | | | | | | | Merge remote branch 'qt-mainline/master' | aavit | 2011-03-15 | 98 | -183/+1008 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2011-03-14 | 2 | -4/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-03-14 | 2 | -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-14 | 1 | -2/+5 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / | | | | |/| | | | | | | | | |