summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Fix checking hintingPreference in Windows font databaseEskil Abrahamsen Blomfeldt2011-03-141-2/+2
| * | | | | | | | | | | | | Add RightToLeft direction forcing to Core Text shaperJiang Jiang2011-03-141-2/+13
| * | | | | | | | | | | | | Introduce QFontEngineDirectWriteEskil Abrahamsen Blomfeldt2011-03-1414-56/+1167
* | | | | | | | | | | | | | Fix compilation with QT_NO_Tasuku Suzuki2011-03-2112-9/+109
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-169-65/+79
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-161-1/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| | * | | | | | | | | | | Added automatic graphicssystem switching on meego when app is minimized.Samuel Rødal2011-03-161-1/+4
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-151-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Initial implementation of GLES2.0 resource poolingJani Hautakangas2011-03-151-2/+2
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-151-22/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Adjust right bearing when breaking with line separatorsJiang Jiang2011-03-151-22/+25
| * | | | | | | | | | | | 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 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-142-4/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-142-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-141-2/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-03-144-7/+40
| | | |\ \ \ \ \ \ \ \ \ \ \