summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-155-36/+44
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-03-151-6/+8
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Avoid panics in QDesktopWidget on Symbian emulator.Laszlo Agocs2011-03-151-6/+8
| | | | * | | | | | | | QS60Style: use placeholder texture when polishing widgets and paletteSami Merila2011-03-153-7/+33
| | | | * | | | | | | | Regression: QS60Style: Theme background is incorrectSami Merila2011-03-151-0/+1
| | | | |/ / / / / / /
| | | | * | | | | | | Remove changes from fix to QTBUG-17045 that were not related to the fixSami Merila2011-03-151-12/+16
| | | | * | | | | | | Prevent null pointer crash when closing splitviewSami Merila2011-03-152-17/+14
| | | | * | | | | | | QS60Style slows down layout switch by updating widgets unnecessarilySami Merila2011-03-143-22/+0
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-141-4/+4
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | | * | | | | | | Prevented infinite recursion in QPainterPath::contains().Samuel Rødal2011-03-141-4/+4
| | * | | | | | | | | Merge earth-team into masterOlivier Goffart2011-03-155-5/+14
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Mac Style: Compile FixMartin Petersson2011-03-141-1/+1
| | | * | | | | | | | | Mac: Center the Window title on Cocoa.Martin Petersson2011-03-101-0/+2
| | | * | | | | | | | | Fix corner of scroll area so it is stylable on Mac.Martin Petersson2011-03-101-1/+1
| | | * | | | | | | | | Windows: Activate the context menu on tray icons when shown.Martin Petersson2011-03-101-0/+1
| | | * | | | | | | | | Do not handle posted events in QSplashScreen.Denis Dzyubenko2011-03-032-4/+10
| * | | | | | | | | | | Merge branch 'merge_raster'Fabien Freling2011-03-1714-145/+338
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge remote branch 'raster/master' into merge_rasterFabien Freling2011-03-1714-145/+338
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Add an overloading function to flush().Fabien Freling2011-03-162-0/+9
| | | * | | | | | | | | | | Remove the check on flushRequested.Fabien Freling2011-03-161-1/+1
| | | * | | | | | | | | | | Merge remote branch 'mainline/master' into merge_rasterFabien Freling2011-03-15165-386/+3876
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / /
| | | * | | | | | | | | | | Change the way the unified toolbar is flushed.Fabien Freling2011-03-155-37/+50
| | | * | | | | | | | | | | Add the ability to remove a toolbar from the unified toolbar.Fabien Freling2011-02-253-4/+33
| | | * | | | | | | | | | | 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-231175-3157/+4660
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Optimize the rendering path for the unified toolbar.Fabien Freling2011-02-155-18/+47
| | | * | | | | | | | | | | | Remove useless statements.Fabien Freling2011-02-142-4/+0
| | | * | | | | | | | | | | | Force the repaint during live resize.Fabien Freling2011-02-081-0/+5
| | | * | | | | | | | | | | | Remove useless function.Fabien Freling2011-02-082-6/+0
| | | * | | | | | | | | | | | 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-274-24/+23
| | | * | | | | | | | | | | | Force the display: in the unified toolbar.Fabien Freling2011-01-271-1/+3
| | | * | | | | | | | | | | | Remove useless displayIfNeeded: definition.Fabien Freling2011-01-261-16/+0
| | | * | | | | | | | | | | | Change variable name.Fabien Freling2011-01-263-3/+3
| | | * | | | | | | | | | | | Move the flushing to [view drawRect:rect]Fabien Freling2011-01-267-98/+153
| | | * | | | | | | | | | | | Small typo fix.Fabien Freling2011-01-251-1/+1
| | | * | | | | | | | | | | | Merge branch 'unified-toolbar'Fabien Freling2011-01-251-1/+12
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | Free memory when disabling the unified toolbar.Fabien Freling2011-01-141-1/+12
| | | * | | | | | | | | | | | | Add utility functions for using Core Graphics contexts.Fabien Freling2011-01-251-0/+28
| | | * | | | | | | | | | | | | Set the graphics system name in the graphics system factory.Fabien Freling2011-01-212-1/+2
| | | * | | | | | | | | | | | | Add a utility function to call setNeedsDisplay:Fabien Freling2011-01-182-0/+10
| | | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-03-1715-39/+47
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Only enable RightToLeft forcing in OS X 10.6 and skip the testJiang Jiang2011-03-161-0/+2
| | * | | | | | | | | | | | | Make getters for staticContentsSupport and partialUpdateSupport virtualArmin Berres2011-03-1612-37/+43
| | * | | | | | | | | | | | | Fix some warnings in font codeEskil Abrahamsen Blomfeldt2011-03-152-2/+2
| * | | | | | | | | | | | | | Fixes: some text fields in PNG image files were not readaavit2011-03-171-26/+39
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Fix grayscale antialiasing with DirectWrite engineEskil Abrahamsen Blomfeldt2011-03-151-6/+1
| * | | | | | | | | | | | | Merge remote branch 'qt-mainline/master'aavit2011-03-1598-183/+1008
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |